Searched refs:MEDIA_FORMAT_FLAG_MASK (Results 1 – 1 of 1) sorted by relevance
189 private static final int MEDIA_FORMAT_FLAG_MASK = FLAG_HEVC | FLAG_SLOW_MOTION field in TranscodeHelperImpl720 int unsupportedFlags = ~configCompatFlags & MEDIA_FORMAT_FLAG_MASK; in doesAppNeedTranscoding()