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

/frameworks/av/media/libstagefright/codecs/aacenc/inc/
H A Dadj_thr.h30 Word16 bits2pe(const Word16 bits);
/frameworks/av/media/libstagefright/codecs/aacenc/src/
H A Dpsy_configuration.c296 pePerWindow = bits2pe(extract_l((bitrate * numLines) / samplerate));
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 1832 milliseconds