Searched refs:DRC_INSTRUCTIONS_UNI_DRC (Results 1 – 10 of 10) sorted by relevance
/external/aac/libDRCdec/src/ |
D | drcDec_selectionProcess.cpp | 239 DRC_INSTRUCTIONS_UNI_DRC* pInst; 360 HANDLE_LOUDNESS_INFO_SET hLoudnessInfoSet, DRC_INSTRUCTIONS_UNI_DRC* pInst, 405 HANDLE_LOUDNESS_INFO_SET hLoudnessInfoSet, DRC_INSTRUCTIONS_UNI_DRC* pInst, 919 int nRequestedDownmixId, DRC_INSTRUCTIONS_UNI_DRC* pDrcInstructionUniDrc, in _preSelectionRequirement123() 939 DRC_INSTRUCTIONS_UNI_DRC* pDrcInstruction, int nDynamicRangeControlOn, in _preSelectionRequirement4() 960 DRC_INSTRUCTIONS_UNI_DRC* pDrcInstructionUniDrc, in _preSelectionRequirement5() 1020 DRC_INSTRUCTIONS_UNI_DRC* pDrcInstructionUniDrc, int* pMatchFound) { in _preSelectionRequirement6() 1034 DRC_INSTRUCTIONS_UNI_DRC* pDrcInstructionUniDrc, int* pMatchFound) { in _preSelectionRequirement7() 1086 DRC_INSTRUCTIONS_UNI_DRC* pDrcInstructionUniDrc, FIXP_DBL targetLoudness) { in _targetLoudnessInRange() 1106 DRC_INSTRUCTIONS_UNI_DRC* pInst) { in _drcSetIsUsable() [all …]
|
D | drcDec_tools.h | 114 DRC_INSTRUCTIONS_UNI_DRC* selectDrcInstructions(
|
D | drcDec_types.h | 298 } DRC_INSTRUCTIONS_UNI_DRC; typedef 339 DRC_INSTRUCTIONS_UNI_DRC drcInstructionsUniDrc[(12 + 1 + 6)];
|
D | drcGainDec_init.cpp | 110 DRC_INSTRUCTIONS_UNI_DRC* pInst, DRC_COEFFICIENTS_UNI_DRC* pCoef, in _generateDrcInstructionsDerivedData() 261 DRC_INSTRUCTIONS_UNI_DRC* pInst = NULL; in initActiveDrc()
|
D | drcDec_tools.cpp | 136 DRC_INSTRUCTIONS_UNI_DRC* selectDrcInstructions( in selectDrcInstructions() 328 DRC_INSTRUCTIONS_UNI_DRC* pInst; in bitstreamContainsMultibandDrc()
|
D | drcDec_gainDecoder.h | 159 DRC_INSTRUCTIONS_UNI_DRC* pInst;
|
D | drcGainDec_process.cpp | 115 DRC_INSTRUCTIONS_UNI_DRC* pInst = pActiveDrc->pInst; in _prepareLnbIndex() 363 DRC_INSTRUCTIONS_UNI_DRC* pInst = hGainDec->activeDrc[activeDrcIndex].pInst; in processDrcSubband()
|
D | drcDec_reader.cpp | 1251 DRC_INSTRUCTIONS_UNI_DRC* pInst) { in _readDrcInstructionsUniDrc() 1597 DRC_INSTRUCTIONS_UNI_DRC tmpInst; in _readDrcExtensionV1() 1598 FDKmemclear(&tmpInst, sizeof(DRC_INSTRUCTIONS_UNI_DRC)); in _readDrcExtensionV1() 1605 sizeof(DRC_INSTRUCTIONS_UNI_DRC)) != 0); in _readDrcExtensionV1() 1756 DRC_INSTRUCTIONS_UNI_DRC tmpInst; in drcDec_readUniDrcConfig() 1757 FDKmemclear(&tmpInst, sizeof(DRC_INSTRUCTIONS_UNI_DRC)); in drcDec_readUniDrcConfig() 1763 sizeof(DRC_INSTRUCTIONS_UNI_DRC)) != 0); in drcDec_readUniDrcConfig()
|
D | drcDec_gainDecoder.cpp | 114 static int _fitsLocation(DRC_INSTRUCTIONS_UNI_DRC* pInst, in _fitsLocation()
|
D | drcGainDec_preprocess.cpp | 650 DRC_INSTRUCTIONS_UNI_DRC* pInst = pActiveDrc->pInst; in prepareDrcGain()
|