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

/frameworks/av/media/libstagefright/codecs/aacenc/src/
H A Dpre_echo_control.c61 Word16 mdctScalenm1)
70 scaling = ((mdctScale - mdctScalenm1) << 1);
55 PreEchoControl(Word32 *pbThresholdNm1, Word16 numPb, Word32 maxAllowedIncreaseFactor, Word16 minRemainingThresholdFactor, Word32 *pbThreshold, Word16 mdctScale, Word16 mdctScalenm1) argument
/frameworks/av/media/libstagefright/codecs/aacenc/inc/
H A Dpsy_data.h53 Word16 mdctScalenm1; /* scale of last block's mdct (PreEchoControl) */ member in struct:__anon540

Completed in 46 milliseconds