Home
last modified time | relevance | path

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

/external/aac/libAACdec/src/
Daacdec_drc.h173 int aacFrameSize, int bSbrPresent);
Daacdec_drc.cpp839 int aacFrameSize, int bSbrPresent) { in aacDecoder_drcApply() argument
992 if (((pDrcChData->bandTop[fMax(0, numBands - 1)] + 1) << 2) < aacFrameSize) in aacDecoder_drcApply()
1034 aacFrameSize); /* ... * DRC_BAND_MULT; */ in aacDecoder_drcApply()
1047 for (bin = bottom; bin < aacFrameSize; bin += 1) { in aacDecoder_drcApply()