Home
last modified time | relevance | path

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

/frameworks/av/media/codec2/components/aac/
DC2SoftAacEnc.cpp99 C2Config::PROFILE_AAC_ELD}), in IntfImpl()
231 } else if (profile == C2Config::PROFILE_AAC_ELD) { in getAOTFromProfile()
275 if (sbrMode != -1 && aacProfile == C2Config::PROFILE_AAC_ELD) { in setAudioParams()
DC2SoftAacDec.cpp124 C2Config::PROFILE_AAC_ELD, in IntfImpl()
/frameworks/av/media/codec2/vndk/
DC2Config.cpp39 { "aac-eld", C2Config::PROFILE_AAC_ELD },
/frameworks/av/media/codec2/sfplugin/utils/
DCodec2Mapper.cpp46 { C2Config::PROFILE_AAC_ELD, AACObjectELD },
/frameworks/av/media/codec2/core/include/
DC2Config.h397 PROFILE_AAC_ELD, ///< AAC Enhanced Low Delay enumerator
/frameworks/av/media/codec2/components/xaac/
DC2SoftXaacDec.cpp133 C2Config::PROFILE_AAC_ELD, in IntfImpl()