Searched refs:LEVEL_H263_10 (Results 1 – 5 of 5) sorted by relevance
/frameworks/av/media/codec2/vndk/ |
D | C2Config.cpp | 162 { "h263-10", C2Config::LEVEL_H263_10 },
|
/frameworks/av/media/codec2/components/mpeg4_h263/ |
D | C2SoftMpeg4Enc.cpp | 147 C2Config::LEVEL_H263_10, in IntfImpl() 219 { LEVEL_H263_10, 380160, 176, 144, 15, 64000, 74077 }, in ProfileLevelSetter()
|
D | C2SoftMpeg4Dec.cpp | 118 C2Config::LEVEL_H263_10, in IntfImpl()
|
/frameworks/av/media/codec2/sfplugin/utils/ |
D | Codec2Mapper.cpp | 207 { C2Config::LEVEL_H263_10, H263Level10 },
|
/frameworks/av/media/codec2/core/include/ |
D | C2Config.h | 613 LEVEL_H263_10 = _C2_PL_H263_BASE, ///< H.263 Level 10 enumerator
|