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

/frameworks/av/media/libstagefright/codecs/aacenc/src/
H A Dadj_thr.c1077 const Word16 bitsLast)
1081 Word16 peBitsLast = bits2pe(bitsLast);
1083 if ((bitsLast > 0) &&
1074 calcPeCorrection(Word16 *correctionFac, const Word16 peAct, const Word16 peLast, const Word16 bitsLast) argument

Completed in 9 milliseconds