Searched refs:IS_AT_LEAST_U (Results 1 – 10 of 10) sorted by relevance
97 if (CodecTestBase.IS_AT_LEAST_U) { in input()183 if (CodecTestBase.IS_AT_LEAST_U) { in input()
59 private static final boolean IS_AT_LEAST_U = ApiLevelUtil.isAfter(Build.VERSION_CODES.TIRAMISU) field in DecodeAccuracyTest61 private static final boolean IS_BEFORE_U = !IS_AT_LEAST_U;
84 public static final boolean IS_AT_LEAST_U = field in MediaExtractorTest895 if (IS_AT_LEAST_U) { in testDtsHdInMpeg2ts()915 if (IS_AT_LEAST_U) { in testDtsUhdInMpeg2ts()
121 public static final boolean IS_AT_LEAST_U = field in CodecTestBase123 public static final boolean IS_BEFORE_U = !IS_AT_LEAST_U;832 if (IS_AT_LEAST_U) { in compileRequiredMediaTypeList()841 if (IS_AT_LEAST_U) { in compileRequiredMediaTypeList()861 && IS_AT_LEAST_U) { in compileRequiredMediaTypeList()
91 if (CodecTestBase.IS_AT_LEAST_U) {
361 if (!mEncMediaType.equals(MediaFormat.MIMETYPE_VIDEO_AV1) || CodecTestBase.IS_AT_LEAST_U) { in testSimpleEncodeFromSurfaceNative()
351 + "releases through android T", IS_AT_LEAST_U); in doFullColorAspects()
173 + "through android T", IS_AT_LEAST_U); in setUp()
698 if (IS_AT_LEAST_U) { in input()
538 if (IS_AT_LEAST_U) {