Searched refs:LEVEL_AVC_1B (Results 1 – 5 of 5) sorted by relevance
/frameworks/av/media/codec2/vndk/ |
D | C2Config.cpp | 173 { "avc-1b", C2Config::LEVEL_AVC_1B },
|
/frameworks/av/media/codec2/components/avc/ |
D | C2SoftAvcEnc.cpp | 169 LEVEL_AVC_1B, in IntfImpl() 284 bool needsUpdate = (me.v.level == LEVEL_AVC_1B); in ProfileLevelSetter() 357 { LEVEL_AVC_1B, 9 }, in getLevel_l()
|
D | C2SoftAvcDec.cpp | 105 C2Config::LEVEL_AVC_1, C2Config::LEVEL_AVC_1B, C2Config::LEVEL_AVC_1_1, in IntfImpl()
|
/frameworks/av/media/codec2/sfplugin/utils/ |
D | Codec2Mapper.cpp | 52 { C2Config::LEVEL_AVC_1B, AVCLevel1b },
|
/frameworks/av/media/codec2/core/include/ |
D | C2Config.h | 565 LEVEL_AVC_1B, ///< AVC (H.264) Level 1b enumerator
|