Searched refs:PROFILE_MP4V_SIMPLE (Results 1 – 5 of 5) sorted by relevance
/aosp12/frameworks/av/media/codec2/components/mpeg4_h263/ |
H A D | C2SoftMpeg4Enc.cpp | 124 0u, PROFILE_MP4V_SIMPLE, LEVEL_MP4V_2)) in IntfImpl() 127 PROFILE_MP4V_SIMPLE), in IntfImpl() 186 me.set().profile = PROFILE_MP4V_SIMPLE; in ProfileLevelSetter()
|
H A D | C2SoftMpeg4Dec.cpp | 90 C2Config::PROFILE_MP4V_SIMPLE, C2Config::LEVEL_MP4V_3)) in IntfImpl() 93 C2Config::PROFILE_MP4V_SIMPLE), in IntfImpl()
|
/aosp12/frameworks/av/media/codec2/vndk/ |
H A D | C2Config.cpp | 57 { "mp4v-simple", C2Config::PROFILE_MP4V_SIMPLE },
|
/aosp12/frameworks/av/media/codec2/sfplugin/utils/ |
H A D | Codec2Mapper.cpp | 299 { C2Config::PROFILE_MP4V_SIMPLE, MPEG4ProfileSimple },
|
/aosp12/frameworks/av/media/codec2/core/include/ |
H A D | C2Config.h | 456 PROFILE_MP4V_SIMPLE, ///< MPEG-4 Video Simple enumerator
|