Searched refs:DRC_INSTRUCTIONS_UNI_DRC (Results 1 – 10 of 10) sorted by relevance
/external/aac/libDRCdec/src/ |
D | drcDec_selectionProcess.cpp | 241 DRC_INSTRUCTIONS_UNI_DRC* pInst; 362 HANDLE_LOUDNESS_INFO_SET hLoudnessInfoSet, DRC_INSTRUCTIONS_UNI_DRC* pInst, 407 HANDLE_LOUDNESS_INFO_SET hLoudnessInfoSet, DRC_INSTRUCTIONS_UNI_DRC* pInst, 921 int nRequestedDownmixId, DRC_INSTRUCTIONS_UNI_DRC* pDrcInstructionUniDrc, in _preSelectionRequirement123() 941 DRC_INSTRUCTIONS_UNI_DRC* pDrcInstruction, int nDynamicRangeControlOn, in _preSelectionRequirement4() 961 DRC_INSTRUCTIONS_UNI_DRC* pDrcInstructionUniDrc, in _preSelectionRequirement5() 996 DRC_INSTRUCTIONS_UNI_DRC* pDrcInstructionUniDrc, int* pMatchFound) { in _preSelectionRequirement6() 1010 DRC_INSTRUCTIONS_UNI_DRC* pDrcInstructionUniDrc, int* pMatchFound) { in _preSelectionRequirement7() 1062 DRC_INSTRUCTIONS_UNI_DRC* pDrcInstructionUniDrc, FIXP_DBL targetLoudness) { in _targetLoudnessInRange() 1087 DRC_INSTRUCTIONS_UNI_DRC* pDrcInstructionUniDrc, in _preSelectionRequirement8() [all …]
|
D | drcDec_types.h | 295 } DRC_INSTRUCTIONS_UNI_DRC; typedef 336 DRC_INSTRUCTIONS_UNI_DRC drcInstructionsUniDrc[(12 + 1 + 6)];
|
D | drcDec_tools.h | 114 DRC_INSTRUCTIONS_UNI_DRC* selectDrcInstructions(
|
D | drcDec_tools.cpp | 136 DRC_INSTRUCTIONS_UNI_DRC* selectDrcInstructions( in selectDrcInstructions() 328 DRC_INSTRUCTIONS_UNI_DRC* pInst; in bitstreamContainsMultibandDrc()
|
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_gainDecoder.h | 159 DRC_INSTRUCTIONS_UNI_DRC* pInst;
|
D | drcDec_reader.cpp | 1245 DRC_INSTRUCTIONS_UNI_DRC* pInst) { in _readDrcInstructionsUniDrc() 1591 DRC_INSTRUCTIONS_UNI_DRC tmpInst; in _readDrcExtensionV1() 1592 FDKmemclear(&tmpInst, sizeof(DRC_INSTRUCTIONS_UNI_DRC)); in _readDrcExtensionV1() 1599 sizeof(DRC_INSTRUCTIONS_UNI_DRC)) != 0); in _readDrcExtensionV1() 1750 DRC_INSTRUCTIONS_UNI_DRC tmpInst; in drcDec_readUniDrcConfig() 1751 FDKmemclear(&tmpInst, sizeof(DRC_INSTRUCTIONS_UNI_DRC)); in drcDec_readUniDrcConfig() 1757 sizeof(DRC_INSTRUCTIONS_UNI_DRC)) != 0); in drcDec_readUniDrcConfig()
|
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_gainDecoder.cpp | 114 static int _fitsLocation(DRC_INSTRUCTIONS_UNI_DRC* pInst, in _fitsLocation()
|
D | drcGainDec_preprocess.cpp | 647 DRC_INSTRUCTIONS_UNI_DRC* pInst = pActiveDrc->pInst; in prepareDrcGain()
|