Home
last modified time | relevance | path

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

/external/aac/libDRCdec/src/
DdrcDecoder.h130 #define LOCATION_SELECTED \ macro
DdrcDec_tools.cpp332 pCoef = selectDrcCoefficients(hUniDrcConfig, LOCATION_SELECTED); in bitstreamContainsMultibandDrc()
DdrcDec_gainDecoder.cpp299 selectDrcCoefficients(hUniDrcConfig, LOCATION_SELECTED); in drcDec_GainDecoder_Conceal()
DdrcDec_selectionProcess.cpp1228 selectDrcCoefficients(hUniDrcConfig, LOCATION_SELECTED); in _drcSetPreSelectionSingleInstruction()
1538 pCoef = selectDrcCoefficients(hUniDrcConfig, LOCATION_SELECTED); in _selectSingleDrcCharacteristic()
DdrcDec_reader.cpp489 selectDrcCoefficients(hUniDrcConfig, LOCATION_SELECTED); in drcDec_readUniDrcGain()
/external/libxaac/decoder/drc_src/
Dimpd_drc_uni_common.h90 #define LOCATION_SELECTED LOCATION_MP4_INSTREAM_UNIDRC macro
Dimpd_drc_common.h145 #define LOCATION_SELECTED LOCATION_MP4_INSTREAM_UNIDRC macro
Dimpd_drc_selection_process.c521 if (loud_eq_instructions->drc_location == LOCATION_SELECTED) { in impd_select_loud_eq()
Dimpd_drc_selection_process_drcset_selection.c587 if (str_p_loc_drc_coefficients_uni_drc->drc_location == LOCATION_SELECTED) in impd_match_drc_characteristic_attempt()