Searched refs:LEVEL_AVC_1_2 (Results 1 – 5 of 5) sorted by relevance
/frameworks/av/media/codec2/vndk/ |
D | C2Config.cpp | 175 { "avc-1.2", C2Config::LEVEL_AVC_1_2 },
|
/frameworks/av/media/codec2/components/avc/ |
D | C2SoftAvcEnc.cpp | 171 LEVEL_AVC_1_2, in IntfImpl() 260 { LEVEL_AVC_1_2, 6000, 396, 384000 }, in ProfileLevelSetter() 359 { LEVEL_AVC_1_2, 12 }, 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 | 54 { C2Config::LEVEL_AVC_1_2, AVCLevel12 },
|
/frameworks/av/media/codec2/core/include/ |
D | C2Config.h | 567 LEVEL_AVC_1_2, ///< AVC (H.264) Level 1.2 enumerator
|