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

  /frameworks/av/media/libstagefright/include/media/stagefright/
MediaCodecConstants.h 376 constexpr int32_t AV1Level22 = 0x4;
403 case AV1Level22: return "2.2";
    [all...]
  /frameworks/av/media/codec2/sfplugin/utils/
Codec2Mapper.cpp 356 { C2Config::LEVEL_AV1_2_2, AV1Level22 },
    [all...]
  /frameworks/av/media/libstagefright/
Utils.cpp 609 { 2, AV1Level22 },
    [all...]

Completed in 1045 milliseconds