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

/frameworks/av/media/libstagefright/codecs/aacenc/src/
H A Dtns.c73 Word16 bitsPerCoeff);
76 Word16 bitsPerCoeff);
812 Word16 bitsPerCoeff) { /*!< quantizer resolution */
817 temp = bitsPerCoeff - 3;
836 Word16 bitsPerCoeff) /*!< quantizer resolution */
842 temp = bitsPerCoeff - 4;
809 Parcor2Index(const Word32 parcor[], Word16 index[], Word16 order, Word16 bitsPerCoeff) argument
833 Index2Parcor(const Word16 index[], Word32 parcor[], Word16 order, Word16 bitsPerCoeff) argument

Completed in 37 milliseconds