Home
last modified time | relevance | path

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

/frameworks/av/media/codec2/vndk/
DC2Config.cpp38 { "aac-he-ps", C2Config::PROFILE_AAC_HE_PS },
/frameworks/av/media/codec2/components/aac/
DC2SoftAacEnc.cpp97 C2Config::PROFILE_AAC_HE_PS, in IntfImpl()
227 } else if (profile == C2Config::PROFILE_AAC_HE_PS) { in getAOTFromProfile()
DC2SoftAacDec.cpp136 C2Config::PROFILE_AAC_HE_PS, in IntfImpl()
/frameworks/av/media/codec2/sfplugin/utils/
DCodec2Mapper.cpp45 { C2Config::PROFILE_AAC_HE_PS, AACObjectHE_PS },
/frameworks/av/media/codec2/core/include/
DC2Config.h431 PROFILE_AAC_HE_PS, ///< AAC High-Efficiency Parametric Stereo enumerator
/frameworks/av/media/codec2/components/xaac/
DC2SoftXaacDec.cpp132 C2Config::PROFILE_AAC_HE_PS, in IntfImpl()