Searched refs:LEVEL_AV1_3_3 (Results 1 – 6 of 6) sorted by relevance
/frameworks/av/media/codec2/vndk/ |
D | C2Config.cpp | 242 { "av1-3.3", C2Config::LEVEL_AV1_3_3 },
|
/frameworks/av/media/codec2/sfplugin/utils/ |
D | Codec2Mapper.cpp | 394 { C2Config::LEVEL_AV1_3_3, AV1Level33 },
|
/frameworks/av/media/codec2/core/include/ |
D | C2Config.h | 731 LEVEL_AV1_3_3, ///< AV1 Level 3.3 enumerator
|
/frameworks/av/media/codec2/components/aom/ |
D | C2SoftAomEnc.cpp | 124 LEVEL_AV1_3_2, LEVEL_AV1_3_3, LEVEL_AV1_4, in IntfImpl()
|
/frameworks/av/media/codec2/components/dav1d/ |
D | C2SoftDav1dDec.cpp | 87 C2Config::LEVEL_AV1_3_3, in IntfImpl()
|
/frameworks/av/media/codec2/components/gav1/ |
D | C2SoftGav1Dec.cpp | 89 C2Config::LEVEL_AV1_3_2, C2Config::LEVEL_AV1_3_3, in IntfImpl()
|