Searched refs:LEVEL_AVC_1_3 (Results 1 – 5 of 5) sorted by relevance
/frameworks/av/media/codec2/vndk/ |
D | C2Config.cpp | 176 { "avc-1.3", C2Config::LEVEL_AVC_1_3 },
|
/frameworks/av/media/codec2/components/avc/ |
D | C2SoftAvcEnc.cpp | 172 LEVEL_AVC_1_3, in IntfImpl() 261 { LEVEL_AVC_1_3, 11880, 396, 768000 }, in ProfileLevelSetter() 360 { LEVEL_AVC_1_3, 13 }, in getLevel_l()
|
D | C2SoftAvcDec.cpp | 106 C2Config::LEVEL_AVC_1_2, C2Config::LEVEL_AVC_1_3, in IntfImpl()
|
/frameworks/av/media/codec2/sfplugin/utils/ |
D | Codec2Mapper.cpp | 55 { C2Config::LEVEL_AVC_1_3, AVCLevel13 },
|
/frameworks/av/media/codec2/core/include/ |
D | C2Config.h | 568 LEVEL_AVC_1_3, ///< AVC (H.264) Level 1.3 enumerator
|