Searched refs:LEVEL_AV1_4_1 (Results 1 – 6 of 6) sorted by relevance
/frameworks/av/media/codec2/vndk/ |
D | C2Config.cpp | 244 { "av1-4.1", C2Config::LEVEL_AV1_4_1 },
|
/frameworks/av/media/codec2/components/aom/ |
D | C2SoftAomEnc.cpp | 125 LEVEL_AV1_4_1}), in IntfImpl() 247 {LEVEL_AV1_4_1, 141557760, 2359296, 20000000, 6144, 3456}, in ProfileLevelSetter() 288 me.set().level = LEVEL_AV1_4_1; in ProfileLevelSetter()
|
/frameworks/av/media/codec2/sfplugin/utils/ |
D | Codec2Mapper.cpp | 396 { C2Config::LEVEL_AV1_4_1, AV1Level41 },
|
/frameworks/av/media/codec2/components/dav1d/ |
D | C2SoftDav1dDec.cpp | 89 C2Config::LEVEL_AV1_4_1, in IntfImpl()
|
/frameworks/av/media/codec2/core/include/ |
D | C2Config.h | 733 LEVEL_AV1_4_1, ///< AV1 Level 4.1 enumerator
|
/frameworks/av/media/codec2/components/gav1/ |
D | C2SoftGav1Dec.cpp | 90 C2Config::LEVEL_AV1_4, C2Config::LEVEL_AV1_4_1, in IntfImpl()
|