Home
last modified time | relevance | path

Searched defs:attenuationFactor (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/frameworks/av/media/codec2/components/aac/
H A DC2SoftAacDec.cpp376 int32_t attenuationFactor = mIntf->getDrcAttenuationFactor(); in initDecoder() local
718 int32_t attenuationFactor = mIntf->getDrcAttenuationFactor(); in process() local
/aosp_15_r20/external/libxaac/fuzzer/
H A Dxaac_dec_fuzzer.cpp266 int32_t attenuationFactor = data[attenuationOffset]; in initXAACDrc() local
/aosp_15_r20/cts/tests/tests/media/decoder/src/android/media/decoder/cts/
H A DDecoderTestXheAac.java846 int boostFactor, int attenuationFactor, in checkUsacDrcBoostAndAttenuation()
/aosp_15_r20/frameworks/av/media/codec2/components/xaac/
H A DC2SoftXaacDec.cpp861 int32_t attenuationFactor = mIntf->getDrcAttenuationFactor(); in initXAACDrc() local