HomeSort by relevance Sort by last modified time
    Searched refs:MPEG2ProfileSpatial (Results 1 - 2 of 2) sorted by null

  /frameworks/av/media/libstagefright/include/media/stagefright/
MediaCodecConstants.h 214 constexpr int32_t MPEG2ProfileSpatial = 0x04;
223 case MPEG2ProfileSpatial: return "Spatial";
    [all...]
  /frameworks/av/media/codec2/sfplugin/utils/
Codec2Mapper.cpp 278 { C2Config::PROFILE_MP2V_SPATIALLY_SCALABLE, MPEG2ProfileSpatial },
    [all...]

Completed in 100 milliseconds