Home
last modified time | relevance | path

Searched refs:LEVEL_AV1_2 (Results 1 – 7 of 7) sorted by relevance

/frameworks/av/media/codec2/vndk/
DC2Config.cpp235 { "av1-2", C2Config::LEVEL_AV1_2 },
/frameworks/av/media/codec2/components/aom/
DC2SoftAomEnc.cpp118 LEVEL_AV1_2)) in IntfImpl()
122 .oneOf({LEVEL_AV1_2, LEVEL_AV1_2_1, LEVEL_AV1_2_2, in IntfImpl()
242 {LEVEL_AV1_2, 4423680, 147456, 1500000, 2048, 1152}, in ProfileLevelSetter()
378 return mProfileLevel->level - LEVEL_AV1_2; in getLevel_l()
DC2SoftAomDec.cpp73 C2Config::LEVEL_AV1_2, in IntfImpl()
/frameworks/av/media/codec2/sfplugin/utils/
DCodec2Mapper.cpp387 { C2Config::LEVEL_AV1_2, AV1Level2 },
/frameworks/av/media/codec2/components/dav1d/
DC2SoftDav1dDec.cpp80 C2Config::LEVEL_AV1_2, in IntfImpl()
/frameworks/av/media/codec2/core/include/
DC2Config.h724 LEVEL_AV1_2 = _C2_PL_AV1_BASE , ///< AV1 Level 2 enumerator
/frameworks/av/media/codec2/components/gav1/
DC2SoftGav1Dec.cpp86 C2Config::LEVEL_AV1_2, C2Config::LEVEL_AV1_2_1, in IntfImpl()