Home
last modified time | relevance | path

Searched refs:C2_PARAMKEY_PROFILE_LEVEL (Results 1 – 19 of 19) sorted by relevance

/frameworks/av/media/codec2/components/mpeg4_h263/
DC2SoftMpeg4Dec.cpp88 DefineParam(mProfileLevel, C2_PARAMKEY_PROFILE_LEVEL) in IntfImpl()
110 DefineParam(mProfileLevel, C2_PARAMKEY_PROFILE_LEVEL) in IntfImpl()
DC2SoftMpeg4Enc.cpp124 DefineParam(mProfileLevel, C2_PARAMKEY_PROFILE_LEVEL) in IntfImpl()
140 DefineParam(mProfileLevel, C2_PARAMKEY_PROFILE_LEVEL) in IntfImpl()
/frameworks/av/media/codec2/components/vpx/
DC2SoftVpxDec.cpp81 DefineParam(mProfileLevel, C2_PARAMKEY_PROFILE_LEVEL) in IntfImpl()
152 DefineParam(mProfileLevel, C2_PARAMKEY_PROFILE_LEVEL) in IntfImpl()
DC2SoftVpxEnc.cpp132 DefineParam(mProfileLevel, C2_PARAMKEY_PROFILE_LEVEL) in IntfImpl()
154 DefineParam(mProfileLevel, C2_PARAMKEY_PROFILE_LEVEL) in IntfImpl()
/frameworks/av/media/codec2/sfplugin/
DCCodecConfig.cpp756 add(ConfigMapper(KEY_PROFILE, C2_PARAMKEY_PROFILE_LEVEL, "profile") in initializeStandardParams()
775 add(ConfigMapper(KEY_LEVEL, C2_PARAMKEY_PROFILE_LEVEL, "level") in initializeStandardParams()
794 add(ConfigMapper(KEY_AAC_PROFILE, C2_PARAMKEY_PROFILE_LEVEL, "profile") in initializeStandardParams()
2000 ConfigMapper(KEY_PROFILE, C2_PARAMKEY_PROFILE_LEVEL, "profile") in getConfigUpdateFromSdkParams()
2021 ConfigMapper(KEY_LEVEL, C2_PARAMKEY_PROFILE_LEVEL, "level") in getConfigUpdateFromSdkParams()
/frameworks/av/media/codec2/components/aac/
DC2SoftAacEnc.cpp90 DefineParam(mProfileLevel, C2_PARAMKEY_PROFILE_LEVEL) in IntfImpl()
DC2SoftAacDec.cpp129 DefineParam(mProfileLevel, C2_PARAMKEY_PROFILE_LEVEL) in IntfImpl()
/frameworks/av/media/codec2/components/aom/
DC2SoftAomDec.cpp65 DefineParam(mProfileLevel, C2_PARAMKEY_PROFILE_LEVEL) in IntfImpl()
DC2SoftAomEnc.cpp116 addParameter(DefineParam(mProfileLevel, C2_PARAMKEY_PROFILE_LEVEL) in IntfImpl()
/frameworks/av/media/codec2/sfplugin/tests/
DCCodecConfig_test.cpp231 DefineParam(mOutputProfileLevel, C2_PARAMKEY_PROFILE_LEVEL)
/frameworks/av/media/codec2/components/mpeg2/
DC2SoftMpeg2Dec.cpp78 DefineParam(mProfileLevel, C2_PARAMKEY_PROFILE_LEVEL) in IntfImpl()
/frameworks/av/media/codec2/components/avc/
DC2SoftAvcDec.cpp99 DefineParam(mProfileLevel, C2_PARAMKEY_PROFILE_LEVEL) in IntfImpl()
DC2SoftAvcEnc.cpp185 DefineParam(mProfileLevel, C2_PARAMKEY_PROFILE_LEVEL) in IntfImpl()
/frameworks/av/media/codec2/components/hevc/
DC2SoftHevcDec.cpp82 DefineParam(mProfileLevel, C2_PARAMKEY_PROFILE_LEVEL) in IntfImpl()
DC2SoftHevcEnc.cpp180 DefineParam(mProfileLevel, C2_PARAMKEY_PROFILE_LEVEL) in IntfImpl()
/frameworks/av/media/codec2/components/xaac/
DC2SoftXaacDec.cpp125 DefineParam(mProfileLevel, C2_PARAMKEY_PROFILE_LEVEL) in IntfImpl()
/frameworks/av/media/codec2/components/dav1d/
DC2SoftDav1dDec.cpp72 addParameter(DefineParam(mProfileLevel, C2_PARAMKEY_PROFILE_LEVEL) in IntfImpl()
/frameworks/av/media/codec2/core/include/
DC2Config.h774 constexpr char C2_PARAMKEY_PROFILE_LEVEL[] = "coded.pl"; variable
/frameworks/av/media/codec2/components/gav1/
DC2SoftGav1Dec.cpp78 addParameter(DefineParam(mProfileLevel, C2_PARAMKEY_PROFILE_LEVEL) in IntfImpl()