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

/frameworks/base/media/libstagefright/codecs/aacdec/
H A Ds_tdec_int_chan.h138 Int qFormat[MAXBANDS]; member in struct:__anon573
H A Dq_normalize.cpp61 qFormat[] = Array of qFormats, one per scalefactor band. [ Int ]
112 pQformat = &(qFormat[0]);
132 pQformat = &(qFormat[0]);
238 Int qFormat[],
265 pQformat = &(qFormat[0]);
290 pQformat = &(qFormat[0]);
237 q_normalize( Int qFormat[], const FrameInfo *pFrameInfo, Int32 abs_max_per_window[], Int32 coef[]) argument
H A Dhuffspec_fxp.cpp137 qFormat contains Q-Format for each scalefactor band
309 Int qFormat[])
585 though each one of them for re-quant and scaling, and pick the right qFormat to apply to
647 qFormat[tot_sfb] = QFormat;
657 qFormat[tot_sfb] -= power_scale_div_4;
298 huffspec_fxp( FrameInfo *pFrameInfo, BITS *pInputStream, Int nsect, SectInfo *pSectInfo, Int factors[], Int32 coef[], Int16 quantSpec[], Int16 tmp_spec[], const FrameInfo *pLongFrameInfo, PulseInfo *pPulseInfo, Int qFormat[]) argument

Completed in 76 milliseconds