Searched refs:LEVEL_AV1_2_1 (Results 1 – 5 of 5) sorted by relevance
/frameworks/av/media/codec2/vndk/ |
D | C2Config.cpp | 228 { "av1-2.1", C2Config::LEVEL_AV1_2_1 },
|
/frameworks/av/media/codec2/components/gav1/ |
D | C2SoftGav1Dec.cpp | 62 0u, C2Config::PROFILE_AV1_0, C2Config::LEVEL_AV1_2_1)) in IntfImpl() 69 C2Config::LEVEL_AV1_2_1, in IntfImpl()
|
/frameworks/av/media/codec2/components/aom/ |
D | C2SoftAomDec.cpp | 65 C2Config::PROFILE_AV1_0, C2Config::LEVEL_AV1_2_1)) in IntfImpl() 72 C2Config::LEVEL_AV1_2_1, in IntfImpl()
|
/frameworks/av/media/codec2/sfplugin/utils/ |
D | Codec2Mapper.cpp | 355 { C2Config::LEVEL_AV1_2_1, AV1Level21 },
|
/frameworks/av/media/codec2/core/include/ |
D | C2Config.h | 648 LEVEL_AV1_2_1, ///< AV1 Level 2.1 enumerator
|