Home
last modified time | relevance | path

Searched refs:LEVEL_H263_45 (Results 1 – 6 of 6) sorted by relevance

/frameworks/av/media/codec2/components/mpeg4_h263/
DC2SoftMpeg4Enc.cpp142 0u, PROFILE_H263_BASELINE, LEVEL_H263_45)) in IntfImpl()
151 C2Config::LEVEL_H263_45}) in IntfImpl()
220 { LEVEL_H263_45, 380160, 176, 144, 15, 128000, 82619 }, in ProfileLevelSetter()
277 if (!found || (me.v.level != LEVEL_H263_45 && me.v.level > LEVEL_H263_40)) { in ProfileLevelSetter()
DC2SoftMpeg4Dec.cpp122 C2Config::LEVEL_H263_45}) in IntfImpl()
/frameworks/av/media/codec2/vndk/
DC2Config.cpp166 { "h263-45", C2Config::LEVEL_H263_45 },
/frameworks/av/media/codec2/sfplugin/
DCodec2InfoBuilder.cpp231 if (level < C2Config::LEVEL_H263_45 && level > nextLevel) { in addSupportedProfileLevels()
/frameworks/av/media/codec2/sfplugin/utils/
DCodec2Mapper.cpp211 { C2Config::LEVEL_H263_45, H263Level45 },
/frameworks/av/media/codec2/core/include/
DC2Config.h617 LEVEL_H263_45, ///< H.263 Level 45 enumerator