Searched refs:LEVEL_AV1_2 (Results 1 – 7 of 7) sorted by relevance
/frameworks/av/media/codec2/vndk/ |
D | C2Config.cpp | 235 { "av1-2", C2Config::LEVEL_AV1_2 },
|
/frameworks/av/media/codec2/components/aom/ |
D | C2SoftAomEnc.cpp | 118 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()
|
D | C2SoftAomDec.cpp | 73 C2Config::LEVEL_AV1_2, in IntfImpl()
|
/frameworks/av/media/codec2/sfplugin/utils/ |
D | Codec2Mapper.cpp | 387 { C2Config::LEVEL_AV1_2, AV1Level2 },
|
/frameworks/av/media/codec2/components/dav1d/ |
D | C2SoftDav1dDec.cpp | 80 C2Config::LEVEL_AV1_2, in IntfImpl()
|
/frameworks/av/media/codec2/core/include/ |
D | C2Config.h | 724 LEVEL_AV1_2 = _C2_PL_AV1_BASE , ///< AV1 Level 2 enumerator
|
/frameworks/av/media/codec2/components/gav1/ |
D | C2SoftGav1Dec.cpp | 86 C2Config::LEVEL_AV1_2, C2Config::LEVEL_AV1_2_1, in IntfImpl()
|