Searched defs:MAX_PARAMETER_BANDS (Results 1 - 3 of 3) sorted by relevance

/external/aac/libSACdec/src/
H A Dsac_dec_ssc_struct.h118 #define MAX_PARAMETER_BANDS (28) macro
/external/libxaac/decoder/
H A Dixheaacd_mps_dec.h72 #define MAX_PARAMETER_BANDS (28) macro
91 FLOAT32 smooth_in_energy[MAX_PARAMETER_BANDS];
92 FLOAT32 smooth_out_energy[MAX_PARAMETER_BANDS];
124 WORD32 cld_idx[MAX_PARAMETER_SETS_MPS][MAX_PARAMETER_BANDS];
125 WORD32 icc_idx[MAX_PARAMETER_SETS_MPS][MAX_PARAMETER_BANDS];
127 WORD32 cld_idx_pre[MAX_PARAMETER_BANDS];
128 WORD32 icc_idx_pre[MAX_PARAMETER_BANDS];
130 WORD32 cmp_cld_idx[MAX_PARAMETER_SETS_MPS][MAX_PARAMETER_BANDS];
131 WORD32 cmp_icc_idx[MAX_PARAMETER_SETS_MPS][MAX_PARAMETER_BANDS];
133 WORD32 cmp_cld_idx_prev[MAX_PARAMETER_BANDS];
[all...]
H A Dixheaacd_struct_def.h32 #define MAX_PARAMETER_BANDS (28) macro

Completed in 325 milliseconds