Searched refs:LEVEL_AV1_3_1 (Results 1 – 7 of 7) sorted by relevance
/frameworks/av/media/codec2/vndk/ |
D | C2Config.cpp | 240 { "av1-3.1", C2Config::LEVEL_AV1_3_1 },
|
/frameworks/av/media/codec2/components/aom/ |
D | C2SoftAomEnc.cpp | 123 LEVEL_AV1_2_3, LEVEL_AV1_3, LEVEL_AV1_3_1, in IntfImpl() 245 {LEVEL_AV1_3_1, 37950720, 1065024, 10000000, 5504, 3096}, in ProfileLevelSetter()
|
D | C2SoftAomDec.cpp | 77 C2Config::LEVEL_AV1_3_1, in IntfImpl()
|
/frameworks/av/media/codec2/sfplugin/utils/ |
D | Codec2Mapper.cpp | 392 { C2Config::LEVEL_AV1_3_1, AV1Level31 },
|
/frameworks/av/media/codec2/components/dav1d/ |
D | C2SoftDav1dDec.cpp | 85 C2Config::LEVEL_AV1_3_1, in IntfImpl()
|
/frameworks/av/media/codec2/core/include/ |
D | C2Config.h | 729 LEVEL_AV1_3_1, ///< AV1 Level 3.1 enumerator
|
/frameworks/av/media/codec2/components/gav1/ |
D | C2SoftGav1Dec.cpp | 88 C2Config::LEVEL_AV1_3, C2Config::LEVEL_AV1_3_1, in IntfImpl()
|