Searched refs:LEVEL_AV1_3_2 (Results 1 – 7 of 7) sorted by relevance
/frameworks/av/media/codec2/vndk/ |
D | C2Config.cpp | 241 { "av1-3.2", C2Config::LEVEL_AV1_3_2 },
|
/frameworks/av/media/codec2/components/aom/ |
D | C2SoftAomDec.cpp | 78 C2Config::LEVEL_AV1_3_2, in IntfImpl()
|
D | C2SoftAomEnc.cpp | 124 LEVEL_AV1_3_2, LEVEL_AV1_3_3, LEVEL_AV1_4, in IntfImpl()
|
/frameworks/av/media/codec2/sfplugin/utils/ |
D | Codec2Mapper.cpp | 393 { C2Config::LEVEL_AV1_3_2, AV1Level32 },
|
/frameworks/av/media/codec2/core/include/ |
D | C2Config.h | 730 LEVEL_AV1_3_2, ///< AV1 Level 3.2 enumerator
|
/frameworks/av/media/codec2/components/dav1d/ |
D | C2SoftDav1dDec.cpp | 86 C2Config::LEVEL_AV1_3_2, in IntfImpl()
|
/frameworks/av/media/codec2/components/gav1/ |
D | C2SoftGav1Dec.cpp | 89 C2Config::LEVEL_AV1_3_2, C2Config::LEVEL_AV1_3_3, in IntfImpl()
|