Searched refs:predictionGain (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/media/libstagefright/codecs/aacenc/src/
H A Dtns.c276 Word32 predictionGain; local
295 predictionGain = CalcTnsFilter( &pWeightedSpectrum[tC.lpcStartLine],
302 temp = predictionGain - tC.threshold;
310 tnsData->dataRaw.tnsLong.subBlockInfo.predictionGain = predictionGain;
314 predictionGain = CalcTnsFilter( &pWeightedSpectrum[tC.lpcStartLine],
320 temp = predictionGain - tC.threshold;
328 tnsData->dataRaw.tnsShort.subBlockInfo[subBlockNumber].predictionGain = predictionGain;
337 tnsData->dataRaw.tnsLong.subBlockInfo.predictionGain
642 Word32 predictionGain; local
720 Word32 predictionGain = 0; local
[all...]
/frameworks/base/media/libstagefright/codecs/aacenc/inc/
H A Dtns.h79 Word16 predictionGain; member in struct:__anon618

Completed in 63 milliseconds