Home
last modified time | relevance | path

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

/hardware/google/av/codec2/vndk/
DC2Config.cpp146 { "mp2v-low", C2Config::LEVEL_MP2V_LOW },
/hardware/google/av/media/sfplugin/
DCodec2Mapper.cpp196 { C2Config::LEVEL_MP2V_LOW, MPEG2LevelLL },
/hardware/google/av/codec2/include/
DC2Config.h529 LEVEL_MP2V_LOW = _C2_PL_MP2V_BASE, ///< MPEG-2 Video (H.262) Low Level enumerator
/hardware/google/av/media/codecs/mpeg2/
DC2SoftMpeg2Dec.cpp75 C2Config::LEVEL_MP2V_LOW, in IntfImpl()