Home
last modified time | relevance | path

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

/external/aac/libDRCdec/src/
DdrcDec_gainDecoder.cpp115 const GAIN_DEC_LOCATION drcLocation) { in _fitsLocation() argument
117 switch (drcLocation) { in _fitsLocation()
376 const GAIN_DEC_LOCATION drcLocation, const int channelOffset, in drcDec_GainDecoder_ProcessTimeDomain() argument
387 if (!_fitsLocation(hGainDec->activeDrc[a].pInst, drcLocation)) continue; in drcDec_GainDecoder_ProcessTimeDomain()
402 const GAIN_DEC_LOCATION drcLocation, const int channelOffset, in drcDec_GainDecoder_ProcessSubbandDomain() argument
414 if (!_fitsLocation(hGainDec->activeDrc[a].pInst, drcLocation)) continue; in drcDec_GainDecoder_ProcessSubbandDomain()
DdrcDec_gainDecoder.h232 const GAIN_DEC_LOCATION drcLocation, const int channelOffset,
239 GAIN_DEC_LOCATION drcLocation, const int channelOffset,
DdrcDec_types.h248 UCHAR drcLocation; member
269 UCHAR drcLocation; member
DFDK_drcDecLib.cpp760 const DRC_DEC_LOCATION drcLocation, in FDK_drcDec_ProcessTime() argument
772 hDrcDec->hGainDec, delaySamples, (GAIN_DEC_LOCATION)drcLocation, in FDK_drcDec_ProcessTime()
782 const DRC_DEC_LOCATION drcLocation, in FDK_drcDec_ProcessFreq() argument
795 hDrcDec->hGainDec, delaySamples, (GAIN_DEC_LOCATION)drcLocation, in FDK_drcDec_ProcessFreq()
DdrcGainDec_init.cpp283 pCoef = selectDrcCoefficients(hUniDrcConfig, pInst->drcLocation); in initActiveDrc()
DdrcDec_tools.cpp126 if (hUniDrcConfig->drcCoefficientsUniDrc[n].drcLocation == location) { in selectDrcCoefficients()
DdrcDec_reader.cpp1102 pCoef->drcLocation = FDKreadBits(hBs, 4); in _readDrcCoefficientsUniDrc()
1256 pInst->drcLocation = FDKreadBits(hBs, 4); in _readDrcInstructionsUniDrc()
1336 pCoef = selectDrcCoefficients(hUniDrcConfig, pInst->drcLocation); in _readDrcInstructionsUniDrc()
/external/aac/libDRCdec/include/
DFDK_drcDecLib.h288 const DRC_DEC_LOCATION drcLocation,
295 const DRC_DEC_LOCATION drcLocation,