Searched refs:LEVEL_AV1_2_2 (Results 1 – 7 of 7) sorted by relevance
/frameworks/av/media/codec2/vndk/ |
D | C2Config.cpp | 237 { "av1-2.2", C2Config::LEVEL_AV1_2_2 },
|
/frameworks/av/media/codec2/components/aom/ |
D | C2SoftAomDec.cpp | 75 C2Config::LEVEL_AV1_2_2, in IntfImpl()
|
D | C2SoftAomEnc.cpp | 122 .oneOf({LEVEL_AV1_2, LEVEL_AV1_2_1, LEVEL_AV1_2_2, in IntfImpl()
|
/frameworks/av/media/codec2/sfplugin/utils/ |
D | Codec2Mapper.cpp | 389 { C2Config::LEVEL_AV1_2_2, AV1Level22 },
|
/frameworks/av/media/codec2/components/dav1d/ |
D | C2SoftDav1dDec.cpp | 82 C2Config::LEVEL_AV1_2_2, in IntfImpl()
|
/frameworks/av/media/codec2/core/include/ |
D | C2Config.h | 726 LEVEL_AV1_2_2, ///< AV1 Level 2.2 enumerator
|
/frameworks/av/media/codec2/components/gav1/ |
D | C2SoftGav1Dec.cpp | 87 C2Config::LEVEL_AV1_2_2, C2Config::LEVEL_AV1_2_3, in IntfImpl()
|