HomeSort by relevance Sort by last modified time
    Searched refs:qFormat (Results 1 - 7 of 7) sorted by null

  /frameworks/av/media/libstagefright/codecs/aacdec/
q_normalize.h 89 Int qFormat[],
s_tdec_int_chan.h 138 Int qFormat[MAXBANDS];
q_normalize.cpp 61 qFormat[] = Array of qFormats, one per scalefactor band. [ Int ]
112 pQformat = &(qFormat[0]);
132 pQformat = &(qFormat[0]);
238 Int qFormat[],
265 pQformat = &(qFormat[0]);
280 Int qformat = *(pQformat++); local
281 if (qformat < min_q)
283 min_q = qformat;
290 pQformat = &(qFormat[0]);
huffspec_fxp.cpp 107 coef[] = array that holds inverse quantized coefs, Int32 QFormat.
137 qFormat contains Q-Format for each scalefactor band
309 Int qFormat[])
349 Int binaryDigits, QFormat;
585 though each one of them for re-quant and scaling, and pick the right qFormat to apply to
618 QFormat = SIGNED32BITS - binaryDigits;
647 qFormat[tot_sfb] = QFormat;
652 QFormat,
657 qFormat[tot_sfb] -= power_scale_div_4
    [all...]
pvmp4audiodecoderframe.cpp     [all...]
huffman.h 191 Int qFormat[]);
getics.cpp 369 pChVars->qFormat)
370 MODIFYING(pInputStream,fxpCoef,quantSpec,tmp_spec,qFormat)
665 pChVars->pShareWfxpCoef->qFormat);

Completed in 452 milliseconds