Home
last modified time | relevance | path

Searched refs:PROFILE_MP2V_SIMPLE (Results 1 – 4 of 4) sorted by relevance

/aosp12/frameworks/av/media/codec2/vndk/
H A DC2Config.cpp41 { "mp2v-simple", C2Config::PROFILE_MP2V_SIMPLE },
/aosp12/frameworks/av/media/codec2/components/mpeg2/
H A DC2SoftMpeg2Dec.cpp77 C2Config::PROFILE_MP2V_SIMPLE, C2Config::LEVEL_MP2V_HIGH)) in IntfImpl()
80 C2Config::PROFILE_MP2V_SIMPLE, in IntfImpl()
/aosp12/frameworks/av/media/codec2/sfplugin/utils/
H A DCodec2Mapper.cpp277 { C2Config::PROFILE_MP2V_SIMPLE, MPEG2ProfileSimple },
/aosp12/frameworks/av/media/codec2/core/include/
H A DC2Config.h436 PROFILE_MP2V_SIMPLE = _C2_PL_MP2V_BASE, ///< MPEG-2 Video (H.262) Simple enumerator