Home
last modified time | relevance | path

Searched refs:C2_PARAMKEY_AAC_PACKAGING (Results 1 – 4 of 4) sorted by relevance

/frameworks/av/media/codec2/components/aac/
DC2SoftAacDec.cpp106 DefineParam(mAacFormat, C2_PARAMKEY_AAC_PACKAGING) in IntfImpl()
/frameworks/av/media/codec2/core/include/
DC2Config.h1944 constexpr char C2_PARAMKEY_AAC_PACKAGING[] = "coded.aac-packaging"; variable
/frameworks/av/media/codec2/components/xaac/
DC2SoftXaacDec.cpp115 DefineParam(mAacFormat, C2_PARAMKEY_AAC_PACKAGING) in IntfImpl()
/frameworks/av/media/codec2/sfplugin/
DCCodecConfig.cpp660 add(ConfigMapper(KEY_IS_ADTS, C2_PARAMKEY_AAC_PACKAGING, "value") in initializeStandardParams()