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

  /frameworks/av/media/libstagefright/include/media/stagefright/
MediaCodecConstants.h 185 constexpr int32_t MPEG4Level1 = 0x04;
198 case MPEG4Level1: return "1";
    [all...]
  /frameworks/av/media/codec2/sfplugin/utils/
Codec2Mapper.cpp 286 { C2Config::LEVEL_MP4V_1, MPEG4Level1 },
    [all...]

Completed in 5347 milliseconds