Searched refs:LEVEL_MP4V_0 (Results 1 – 5 of 5) sorted by relevance
/frameworks/av/media/codec2/vndk/ |
D | C2Config.cpp | 170 { "mp4v-0", C2Config::LEVEL_MP4V_0 },
|
/frameworks/av/media/codec2/components/mpeg4_h263/ |
D | C2SoftMpeg4Enc.cpp | 131 C2Config::LEVEL_MP4V_0, in IntfImpl() 209 { LEVEL_MP4V_0, 380160, 176, 144, 15, 64000, 163840 }, in ProfileLevelSetter()
|
D | C2SoftMpeg4Dec.cpp | 95 C2Config::LEVEL_MP4V_0, in IntfImpl()
|
/frameworks/av/media/codec2/sfplugin/utils/ |
D | Codec2Mapper.cpp | 304 { C2Config::LEVEL_MP4V_0, MPEG4Level0 },
|
/frameworks/av/media/codec2/core/include/ |
D | C2Config.h | 623 LEVEL_MP4V_0 = _C2_PL_MP4V_BASE, ///< MPEG-4 Video Level 0 enumerator
|