Searched refs:LEVEL_H263_30 (Results 1 – 5 of 5) sorted by relevance
/frameworks/av/media/codec2/vndk/ |
D | C2Config.cpp | 164 { "h263-30", C2Config::LEVEL_H263_30 },
|
/frameworks/av/media/codec2/components/mpeg4_h263/ |
D | C2SoftMpeg4Enc.cpp | 149 C2Config::LEVEL_H263_30, in IntfImpl() 222 { LEVEL_H263_30, 3041280, 352, 288, 30, 384000, 313395 }, in ProfileLevelSetter()
|
D | C2SoftMpeg4Dec.cpp | 112 C2Config::PROFILE_H263_BASELINE, C2Config::LEVEL_H263_30)) in IntfImpl() 120 C2Config::LEVEL_H263_30, in IntfImpl()
|
/frameworks/av/media/codec2/sfplugin/utils/ |
D | Codec2Mapper.cpp | 209 { C2Config::LEVEL_H263_30, H263Level30 },
|
/frameworks/av/media/codec2/core/include/ |
D | C2Config.h | 615 LEVEL_H263_30, ///< H.263 Level 30 enumerator
|