Home
last modified time | relevance | path

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

/external/aac/libDRCdec/src/
DdrcGainDec_preprocess.cpp121 const CUSTOM_DRC_CHAR* pCCharTarget[2]; member
244 pNodeMod->pCCharTarget[CS_LEFT] = in _prepareDrcCharacteristic()
252 pNodeMod->pCCharTarget[CS_RIGHT] = in _prepareDrcCharacteristic()
461 const CUSTOM_DRC_CHAR* pCCharTarget, in _mapGain() argument
484 err = _compressorIO_sigmoid((const CUSTOM_DRC_CHAR_SIGMOID*)pCCharTarget, in _mapGain()
489 err = _compressorIO_nodes((const CUSTOM_DRC_CHAR_NODES*)pCCharTarget, in _mapGain()
529 nodeMod->pCCharTarget[CS_LEFT], gainDb, &gainDbMapped); in _toLinear()
546 nodeMod->pCCharTarget[CS_RIGHT], gainDb, &gainDbMapped); in _toLinear()