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

  /frameworks/av/media/libstagefright/include/media/stagefright/
MediaCodecConstants.h 390 constexpr int32_t AV1Level6 = 0x10000;
417 case AV1Level6: return "6";
    [all...]
  /frameworks/av/media/codec2/sfplugin/utils/
Codec2Mapper.cpp 370 { C2Config::LEVEL_AV1_6, AV1Level6 },
    [all...]
  /frameworks/av/media/libstagefright/
Utils.cpp 623 { 16, AV1Level6 },
    [all...]

Completed in 3031 milliseconds