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

/frameworks/av/media/libstagefright/codecs/aacenc/src/
H A Dtns.c75 Word16 bitsPerCoeff);
78 Word16 bitsPerCoeff);
816 Word16 bitsPerCoeff) { /*!< quantizer resolution */
821 temp = bitsPerCoeff - 3;
840 Word16 bitsPerCoeff) /*!< quantizer resolution */
846 temp = bitsPerCoeff - 4;
813 Parcor2Index(const Word32 parcor[], Word16 index[], Word16 order, Word16 bitsPerCoeff) argument
837 Index2Parcor(const Word16 index[], Word32 parcor[], Word16 order, Word16 bitsPerCoeff) argument

Completed in 20 milliseconds