Home
last modified time | relevance | path

Searched refs:LEVEL_H263_40 (Results 1 – 5 of 5) sorted by relevance

/frameworks/av/media/codec2/components/mpeg4_h263/
DC2SoftMpeg4Enc.cpp150 C2Config::LEVEL_H263_40, in IntfImpl()
223 { LEVEL_H263_40, 3041280, 352, 288, 30, 2048000, 535483 }, in ProfileLevelSetter()
277 if (!found || (me.v.level != LEVEL_H263_45 && me.v.level > LEVEL_H263_40)) { in ProfileLevelSetter()
278 me.set().level = LEVEL_H263_40; in ProfileLevelSetter()
DC2SoftMpeg4Dec.cpp121 C2Config::LEVEL_H263_40, in IntfImpl()
/frameworks/av/media/codec2/vndk/
DC2Config.cpp165 { "h263-40", C2Config::LEVEL_H263_40 },
/frameworks/av/media/codec2/sfplugin/utils/
DCodec2Mapper.cpp210 { C2Config::LEVEL_H263_40, H263Level40 },
/frameworks/av/media/codec2/core/include/
DC2Config.h616 LEVEL_H263_40, ///< H.263 Level 40 enumerator