Searched refs:highSubband (Results 1 – 6 of 6) sorted by relevance
/external/aac/libSBRdec/src/ |
D | env_calc.cpp | 162 int lowSubband, int highSubband, 185 int highSubband, 531 int highSubband = hFreq->highSubband; in calculateSbrEnvelope() local 532 int noSubbands = highSubband - lowSubband; in calculateSbrEnvelope() 657 lowSubband, highSubband, in calculateSbrEnvelope() 1065 highSubband, in calculateSbrEnvelope() 1075 highSubband, in calculateSbrEnvelope() 1090 lowSubband, highSubband, in calculateSbrEnvelope() 1097 lowSubband, highSubband, in calculateSbrEnvelope() 1250 int highSubband, /*!< End of frequency range to process */ in rescaleSubbandSamples() argument [all …]
|
D | sbr_dec.cpp | 476 …lias[hHeaderData->freqBandData.lowSubband], (hHeaderData->freqBandData.highSubband-hHeaderData->fr… in sbr_dec() 660 initSlotBasedRotation( h_ps_d, env, hHeaderData->freqBandData.highSubband ); in sbr_dec() 816 hHeaderData->freqBandData.highSubband, in createSbrDec() 838 hHeaderData->freqBandData.highSubband, in createSbrDec() 951 …F.usb = fixMin((INT)hSbrDec->SynthesisQMF.no_channels, (INT)hHeaderData->freqBandData.highSubband); in resetSbrDec() 1083 hHeaderData->freqBandData.highSubband, in resetSbrDec()
|
D | env_calc.h | 161 int highSubband,
|
D | env_extr.h | 158 UCHAR highSubband; /*!< QMF-band where SBR frequency range ends */ member
|
D | sbrdec_freq_sca.cpp | 809 hFreq->highSubband = usb; in resetFreqBandTables()
|
D | sbrdecoder.cpp | 630 hSbrHeader->freqBandData.highSubband = hSbrHeader->numberOfAnalysisBands; in sbrDecoder_HeaderUpdate()
|