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

/frameworks/av/media/libstagefright/codecs/aacenc/src/
H A Dtns.c278 Word32 predictionGain; local
297 predictionGain = CalcTnsFilter( &pWeightedSpectrum[tC.lpcStartLine],
304 temp = predictionGain - tC.threshold;
312 tnsData->dataRaw.tnsLong.subBlockInfo.predictionGain = predictionGain;
316 predictionGain = CalcTnsFilter( &pWeightedSpectrum[tC.lpcStartLine],
322 temp = predictionGain - tC.threshold;
330 tnsData->dataRaw.tnsShort.subBlockInfo[subBlockNumber].predictionGain = predictionGain;
339 tnsData->dataRaw.tnsLong.subBlockInfo.predictionGain
644 Word32 predictionGain; local
724 Word32 predictionGain = 0; local
[all...]
/frameworks/av/media/libstagefright/codecs/aacenc/inc/
H A Dtns.h79 Word16 predictionGain; member in struct:__anon340

Completed in 280 milliseconds