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

  /frameworks/av/media/libstagefright/include/media/stagefright/
MediaCodecConstants.h 188 constexpr int32_t MPEG4Level3b = 0x18;
201 case MPEG4Level3b: return "3b";
    [all...]
  /frameworks/av/media/codec2/sfplugin/utils/
Codec2Mapper.cpp 289 { C2Config::LEVEL_MP4V_3B, MPEG4Level3b },
    [all...]

Completed in 648 milliseconds