Searched refs:LEVEL_AV1_2_1 (Results 1 – 7 of 7) sorted by relevance
/frameworks/av/media/codec2/vndk/ |
D | C2Config.cpp | 236 { "av1-2.1", C2Config::LEVEL_AV1_2_1 },
|
/frameworks/av/media/codec2/components/aom/ |
D | C2SoftAomDec.cpp | 67 C2Config::PROFILE_AV1_0, C2Config::LEVEL_AV1_2_1)) in IntfImpl() 74 C2Config::LEVEL_AV1_2_1, in IntfImpl()
|
D | C2SoftAomEnc.cpp | 122 .oneOf({LEVEL_AV1_2, LEVEL_AV1_2_1, LEVEL_AV1_2_2, in IntfImpl() 243 {LEVEL_AV1_2_1, 8363520, 278784, 3000000, 2816, 1584}, in ProfileLevelSetter()
|
/frameworks/av/media/codec2/components/dav1d/ |
D | C2SoftDav1dDec.cpp | 74 0u, C2Config::PROFILE_AV1_0, C2Config::LEVEL_AV1_2_1)) in IntfImpl() 81 C2Config::LEVEL_AV1_2_1, in IntfImpl()
|
/frameworks/av/media/codec2/components/gav1/ |
D | C2SoftGav1Dec.cpp | 80 0u, C2Config::PROFILE_AV1_0, C2Config::LEVEL_AV1_2_1)) in IntfImpl() 86 C2Config::LEVEL_AV1_2, C2Config::LEVEL_AV1_2_1, in IntfImpl()
|
/frameworks/av/media/codec2/sfplugin/utils/ |
D | Codec2Mapper.cpp | 388 { C2Config::LEVEL_AV1_2_1, AV1Level21 },
|
/frameworks/av/media/codec2/core/include/ |
D | C2Config.h | 725 LEVEL_AV1_2_1, ///< AV1 Level 2.1 enumerator
|