Home
last modified time | relevance | path

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

/frameworks/av/media/codec2/vndk/
DC2Config.cpp37 { "aac-ld", C2Config::PROFILE_AAC_LD },
/frameworks/av/media/codec2/components/aac/
DC2SoftAacEnc.cpp98 C2Config::PROFILE_AAC_LD, in IntfImpl()
229 } else if (profile == C2Config::PROFILE_AAC_LD) { in getAOTFromProfile()
DC2SoftAacDec.cpp123 C2Config::PROFILE_AAC_LD, in IntfImpl()
/frameworks/av/media/codec2/sfplugin/utils/
DCodec2Mapper.cpp44 { C2Config::PROFILE_AAC_LD, AACObjectLD },
/frameworks/av/media/codec2/core/include/
DC2Config.h395 PROFILE_AAC_LD, ///< AAC Low Delay enumerator
/frameworks/av/media/codec2/components/xaac/
DC2SoftXaacDec.cpp132 C2Config::PROFILE_AAC_LD, in IntfImpl()