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

/frameworks/av/media/libstagefright/codecs/aacenc/src/
H A Dadj_thr.c54 * function name:bits2pe
59 Word16 bits2pe(const Word16 bits) { function
1081 Word16 peBitsLast = bits2pe(bitsLast);
1175 grantedPe = ((bitFactor * bits2pe(avgBits)) / 100);
1219 * description: save dynBitsUsed for correction of bits2pe relation

Completed in 46 milliseconds