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.cpp140 0u, PROFILE_H263_BASELINE, LEVEL_H263_45)) in IntfImpl()
149 C2Config::LEVEL_H263_45}) in IntfImpl()
195 me.set().level = LEVEL_H263_45; in ProfileLevelSetter()
DC2SoftMpeg4Dec.cpp125 C2Config::LEVEL_H263_45}) in IntfImpl()
/frameworks/av/media/codec2/vndk/
DC2Config.cpp158 { "h263-45", C2Config::LEVEL_H263_45 },
/frameworks/av/media/codec2/sfplugin/
DCodec2InfoBuilder.cpp172 if (level < C2Config::LEVEL_H263_45 && level > nextLevel) { in addSupportedProfileLevels()
/frameworks/av/media/codec2/sfplugin/utils/
DCodec2Mapper.cpp201 { C2Config::LEVEL_H263_45, H263Level45 },
/frameworks/av/media/codec2/core/include/
DC2Config.h556 LEVEL_H263_45, ///< H.263 Level 45 enumerator