Home
last modified time | relevance | path

Searched refs:nDecoderSubbands (Results 1 – 1 of 1) sorted by relevance

/external/aac/libDRCdec/src/
DdrcGainDec_process.cpp374 int nDecoderSubbands; in processDrcSubband() local
392 nDecoderSubbands = SUBBAND_NUM_BANDS_QMF64; in processDrcSubband()
397 nDecoderSubbands = SUBBAND_NUM_BANDS_QMF71; in processDrcSubband()
408 nDecoderSubbands = SUBBAND_NUM_BANDS_STFT256; in processDrcSubband()
513 for (s = 0; s < nDecoderSubbands; s++) { in processDrcSubband()
520 for (s = 0; s < nDecoderSubbands; s++) { in processDrcSubband()