Searched refs:LEVEL_AV1_2_3 (Results 1 – 6 of 6) sorted by relevance
/frameworks/av/media/codec2/vndk/ |
D | C2Config.cpp | 238 { "av1-2.3", C2Config::LEVEL_AV1_2_3 },
|
/frameworks/av/media/codec2/sfplugin/utils/ |
D | Codec2Mapper.cpp | 390 { C2Config::LEVEL_AV1_2_3, AV1Level23 },
|
/frameworks/av/media/codec2/components/aom/ |
D | C2SoftAomEnc.cpp | 123 LEVEL_AV1_2_3, LEVEL_AV1_3, LEVEL_AV1_3_1, in IntfImpl()
|
/frameworks/av/media/codec2/components/dav1d/ |
D | C2SoftDav1dDec.cpp | 83 C2Config::LEVEL_AV1_2_3, in IntfImpl()
|
/frameworks/av/media/codec2/core/include/ |
D | C2Config.h | 727 LEVEL_AV1_2_3, ///< AV1 Level 2.3 enumerator
|
/frameworks/av/media/codec2/components/gav1/ |
D | C2SoftGav1Dec.cpp | 87 C2Config::LEVEL_AV1_2_2, C2Config::LEVEL_AV1_2_3, in IntfImpl()
|