search for: mapping_matrix_max_size

Displaying 8 results from an estimated 8 matches for "mapping_matrix_max_size".

2017 Nov 03
1
[PATCH] Support for Channel Mapping 253.
...there... Some minor comments: > > 1) The public header file should not have an > #ifdef ENABLE_EXPERIMENTAL_AMBISONICS > since that would require the user code to define it. > > Done > 2) Why do you have #define MAPPING_MATRIX_C ? > > No idea. Fixed. > 3) Looks like MAPPING_MATRIX_MAX_SIZE is not longer useful, right? > > Yup. Removed. > 4) Even though it's not strictly necessary here, please add parentheses > to the definition of MATRIX_INDEX() to avoid nasty surprises in the > future (e.g. MATRIX_INDEX(...)*sizeof(foo) would be really bad). > > Done. &g...
2017 Oct 31
7
[PATCH] Support for Channel Mapping 253.
Hi Jean-Marc, Thanks so much for your review. Attached are my comments and an updated patch. On Mon, Oct 30, 2017 at 5:48 PM Jean-Marc Valin <jmvalin at jmvalin.ca> wrote: > Hi Drew, > > I've had some time to dig more deeply into your patch. Here's some more > in-depth comments: > > 1) I note that your OpusMSEncoder struct in private.h adds a > subframe_mem[]
2017 Nov 02
0
[PATCH] Support for Channel Mapping 253.
Hi Drew, We're getting there... Some minor comments: 1) The public header file should not have an #ifdef ENABLE_EXPERIMENTAL_AMBISONICS since that would require the user code to define it. 2) Why do you have #define MAPPING_MATRIX_C ? 3) Looks like MAPPING_MATRIX_MAX_SIZE is not longer useful, right? 4) Even though it's not strictly necessary here, please add parentheses to the definition of MATRIX_INDEX() to avoid nasty surprises in the future (e.g. MATRIX_INDEX(...)*sizeof(foo) would be really bad). Cheers, Jean-Marc On 10/31/2017 04:10 PM, Drew Allen wr...
2017 Nov 07
0
[PATCH] Support for Channel Mapping 253.
...hat would require the user code to define it. > > > > Done  > > > >     2) Why do you have #define MAPPING_MATRIX_C ? > > > > No idea. Fixed. > >   > > > >     3) Looks like MAPPING_MATRIX_MAX_SIZE is not longer useful, right? > > > > Yup. Removed. > >   > > > >     4) Even though it's not strictly necessary here, please add parentheses > >     to the definition of MATRIX_INDEX() to avoid nasty surprises i...
2017 Nov 09
2
[PATCH] Support for Channel Mapping 253.
...> > > > 2) Why do you have #define MAPPING_MATRIX_C ? > > > > > > > > No idea. Fixed. > > > > > > > > > > > > 3) Looks like MAPPING_MATRIX_MAX_SIZE is not > > longer useful, right? > > > > > > > > Yup. Removed. > > > > > > > > > > > > 4) Even though it's not strictly necessary here, &...
2017 Nov 09
0
[PATCH] Support for Channel Mapping 253.
...; >         > > >         >     2) Why do you have #define MAPPING_MATRIX_C ? > >         > > >         > No idea. Fixed. > >         >   > >         > > >         >     3) Looks like MAPPING_MATRIX_MAX_SIZE is not > longer useful, right? > >         > > >         > Yup. Removed. > >         >   > >         > > >         >     4) Even though it's not strictly necessary here, > please add paren...
2017 Nov 09
0
[PATCH] Support for Channel Mapping 253.
...t; > 2) Why do you have #define MAPPING_MATRIX_C ? >> > > > >> > > > No idea. Fixed. >> > > > >> > > > >> > > > 3) Looks like MAPPING_MATRIX_MAX_SIZE is not >> > longer useful, right? >> > > > >> > > > Yup. Removed. >> > > > >> > > > >> > > > 4) Even though it's not st...
2017 Nov 10
2
[PATCH] Support for Channel Mapping 253.
...ave #define > MAPPING_MATRIX_C ? > >         >         > > >         >         > No idea. Fixed. > >         >         >   > >         >         > > >         >         >     3) Looks like MAPPING_MATRIX_MAX_SIZE > is not > >         longer useful, right? > >         >         > > >         >         > Yup. Removed. > >         >         >   > >         >         > > >         >         ...