Home
last modified time | relevance | path

Searched refs:MAX_M2_INPUT (Results 1 – 5 of 5) sorted by relevance

/external/aac/libSACdec/src/
Dsac_rom.h172 extern const SCHAR row2channelSTP[][MAX_M2_INPUT];
217 extern const SCHAR row2channelGES[][MAX_M2_INPUT];
220 extern const SCHAR row2residual[][MAX_M2_INPUT];
Dsac_dec.h158 #define MAX_M2_INPUT (MAX_OUTPUT_CHANNELS) /* 3 direct + 5 diffuse */ macro
Dsac_process.cpp658 if (self->pActivM2ParamBands[MAX_M2_INPUT * row + in SpatialDecApplyM2()
731 if (self->pActivM2ParamBands[MAX_M2_INPUT * row + in SpatialDecApplyM2()
Dsac_rom.cpp4431 const SCHAR row2channelSTP[][MAX_M2_INPUT] = {{0, 1}, {0, 3}, {0, 2}, {0, 4},
4434 const SCHAR row2channelGES[][MAX_M2_INPUT] = {{0, 1}, {0, 3}, {0, 3}, {0, 5},
4437 const SCHAR row2residual[][MAX_M2_INPUT] = {{-1, 0}, {-1, 0}, {-1, -1},
/external/libxaac/decoder/
Dixheaacd_mps_dec.h76 #define MAX_M2_INPUT (2) macro
278 ia_cmplx_flt_struct w_diff[MAX_M2_INPUT][MAX_TIME_SLOTS]
280 ia_cmplx_flt_struct w_dir[MAX_M2_INPUT][MAX_TIME_SLOTS][MAX_HYBRID_BANDS_MPS];