Searched defs:ex (Results 1 – 10 of 10) sorted by relevance
41 Exception ex = new Exception(); in testConstructor() local
105 float ex = 50 + (50 * ratio); in testMaximumAngle() local119 float ex = 50; in testMinimumHorizontalAngle() local135 float ex = (float)(Math.tan(Math.PI/8) * 50); in testMinimumVerticalAngle() local
127 MediaExtractor ex = new MediaExtractor(); in getSampleSizes() local134 MediaExtractor ex = new MediaExtractor(); in getSampleSizes() local139 private static int[] getSampleSizes(MediaExtractor ex) { in getSampleSizes()227 MediaExtractor ex = new MediaExtractor(); in getDecodedData() local231 private static int[] getDecodedData(MediaExtractor ex) throws IOException { in getDecodedData()597 MediaExtractor ex = new MediaExtractor(); in testPssh() local608 private static void testPssh(MediaExtractor ex) { in testPssh()
231 MediaExtractor ex = new MediaExtractor(); in testBFrames() local413 MediaExtractor ex = new MediaExtractor(); in testColorAspects() local
292 private void ex(Iterable<Codec> codecList, Test test) { in ex() method in AdaptivePlaybackTest296 private void ex(Iterable<Codec> codecList, Test[] testList) { in ex() method in AdaptivePlaybackTest
128 private static void logMediaCodecException(MediaCodec.CodecException ex) { in logMediaCodecException()
79 jobject testExtractor(AMediaExtractor *ex, JNIEnv *env) { in testExtractor()153 AMediaExtractor *ex = AMediaExtractor_new(); in Java_android_media_cts_NativeDecoderTest_getSampleSizesNative() local166 AMediaExtractor *ex = AMediaExtractor_new(); in Java_android_media_cts_NativeDecoderTest_getSampleSizesNativePath() local224 AMediaExtractor *ex = AMediaExtractor_new(); in Java_android_media_cts_NativeDecoderTest_getDecodedDataNative() local377 AMediaExtractor *ex = AMediaExtractor_new(); in Java_android_media_cts_NativeDecoderTest_testPlaybackNative() local465 AMediaExtractor *ex = AMediaExtractor_new(); in Java_android_media_cts_NativeDecoderTest_testMuxerNative() local578 AMediaExtractor *ex = AMediaExtractor_new(); in Java_android_media_cts_NativeDecoderTest_testPsshNative() local
314 public static boolean hasCodecForTrack(MediaExtractor ex, int track) { in hasCodecForTrack()325 public static boolean hasCodecsForMedia(MediaExtractor ex) { in hasCodecsForMedia()343 public static boolean hasCodecForMediaAndDomain(MediaExtractor ex, String mimePrefix) { in hasCodecForMediaAndDomain()362 MediaExtractor ex = null; in hasCodecsForResourceCombo() local422 MediaExtractor ex = null; in hasCodecsForPath() local
154 private void fail(Exception ex) { in fail()
441 MediaExtractor ex = new MediaExtractor(); in doStagefrightTestMediaCodec() local