Searched refs:LEVEL_AVC_1B (Results 1 – 5 of 5) sorted by relevance
/hardware/google/av/codec2/vndk/ |
D | C2Config.cpp | 170 { "avc-1b", C2Config::LEVEL_AVC_1B },
|
/hardware/google/av/media/codecs/avc/ |
D | C2SoftAvcEnc.cpp | 124 LEVEL_AVC_1B, in IntfImpl() 228 bool needsUpdate = (me.v.level == LEVEL_AVC_1B); in ProfileLevelSetter() 289 { LEVEL_AVC_1B, 9 }, in getLevel_l()
|
D | C2SoftAvcDec.cpp | 95 C2Config::LEVEL_AVC_1, C2Config::LEVEL_AVC_1B, C2Config::LEVEL_AVC_1_1, in IntfImpl()
|
/hardware/google/av/media/sfplugin/utils/ |
D | Codec2Mapper.cpp | 52 { C2Config::LEVEL_AVC_1B, AVCLevel1b },
|
/hardware/google/av/codec2/include/ |
D | C2Config.h | 578 LEVEL_AVC_1B, ///< AVC (H.264) Level 1b enumerator
|