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

  /frameworks/av/media/libstagefright/include/media/stagefright/
MediaCodecConstants.h 324 constexpr int32_t VP9Level1 = 0x1;
341 case VP9Level1: return "1";
    [all...]
  /frameworks/av/media/codec2/sfplugin/utils/
Codec2Mapper.cpp 316 { C2Config::LEVEL_VP9_1, VP9Level1 },
    [all...]

Completed in 339 milliseconds