#define EFAP_MAX_CHAN_NUM 5 /* Maximum number of channels that constitute a polygon, 4 or 5 */
#define EFAP_MAX_POLY_SET 70 /* Upper bound on number of polygons; with a Speaker setup of 26.0, we obtain 54 polygons/triangles in the matlab implementation. */
#define EFAP_MAX_POLY_SET 50 /* Upper bound on number of polygons; with a Speaker setup of 16.0, we obtain 44 polygons/triangles in the matlab implementation. */
#define EFAP_MODE_EFAP 0 /* EFAP Panning */
#define EFAP_MODE_EFIP 1 /* EFIP Panning */
...
...
@@ -1361,12 +1373,21 @@ typedef enum
#define BINAURAL_COHERENCE_DIFFERENCE_BINS 9 /* Number of bins for direction-dependent diffuse-field binaural coherence */
OTR_TRACKING_NONE=IVAS_ORIENT_TRK_REF-1,/* track orientation relative to external reference orientation (default: yaw=pitch=roll=0) */// VE: not really used in IVAS (only in unit-test)
{384000,0,1,FB,24000,4,WYXZ,0,0,{{128000,128000,128000},{100000,100000,128000},{79850,79850,104000},{66600,66600,104000}},// not yet optimized
{{31,1,1,1},{1,1,1,1},{1,1,1,1}},1,2,0},
{384000,0,2,FB,24000,4,WYXZ,0,0,{{128000,128000,128000},{105350,103300,112000},{75200,73750,96000},{45100,44250,48000}},// just added as a place holder, not necessarily operational
{384000,0,SBA_HOA2_ORDER,FB,24000,4,WYXZ,0,0,{{128000,128000,128000},{105350,103300,112000},{75200,73750,96000},{45100,44250,48000}},// just added as a place holder, not necessarily operational
{{31,11,11,1},{1,1,1,1},{1,1,1,1}},1,2,0},
{384000,0,3,FB,24000,4,WYXZ,0,0,{{124300,121550,128000},{96700,94550,112000},{69050,67500,96000},{41450,40500,48000}},// just added as a place holder, not necessarily operational
{384000,0,SBA_HOA3_ORDER,FB,24000,4,WYXZ,0,0,{{124300,121550,128000},{96700,94550,112000},{69050,67500,96000},{41450,40500,48000}},// just added as a place holder, not necessarily operational
{{31,11,11,1},{1,1,1,1},{1,1,1,1}},1,2,0},
{512000,0,1,FB,24000,4,WYXZ,0,0,{{128000,128000,128000},{128000,128000,128000},{128000,128000,128000},{118450,118450,128000}},// not yet optimized
{{31,1,1,1},{1,1,1,1},{1,1,1,1}},1,2,0},
{512000,0,2,FB,24000,4,WYXZ,0,0,{{128000,128000,128000},{128000,128000,128000},{128000,128000,128000},{97700,93300,128000}},// not yet optimized
{512000,0,SBA_HOA2_ORDER,FB,24000,4,WYXZ,0,0,{{128000,128000,128000},{128000,128000,128000},{128000,128000,128000},{97700,93300,128000}},// not yet optimized
{{31,11,11,1},{1,1,1,1},{1,1,1,1}},1,2,0},
{512000,0,3,FB,24000,4,WYXZ,0,0,{{128000,128000,128000},{128000,128000,128000},{127200,122550,128000},{76300,73550,128000}},// not yet optimized
{512000,0,SBA_HOA3_ORDER,FB,24000,4,WYXZ,0,0,{{128000,128000,128000},{128000,128000,128000},{127200,122550,128000},{76300,73550,128000}},// not yet optimized