OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:predictiongain
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/media/libstagefright/codecs/aacenc/src/
tns.c
276
Word32
predictionGain
;
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
= 0;
[
all
...]
/frameworks/base/media/libstagefright/codecs/aacenc/inc/
tns.h
79
Word16
predictionGain
;
Completed in 87 milliseconds