Home
last modified time | relevance | path

Searched refs:testDecodeFragmented (Results 1 – 1 of 1) sorted by relevance

/cts/tests/tests/media/src/android/media/cts/
DDecoderTest.java1022 public void testDecodeFragmented() throws Exception { in testDecodeFragmented() method in DecoderTest
1023 testDecodeFragmented(R.raw.video_480x360_mp4_h264_1350kbps_30fps_aac_stereo_128kbps_44100hz, in testDecodeFragmented()
1025 testDecodeFragmented(R.raw.video_480x360_mp4_h264_1350kbps_30fps_aac_stereo_128kbps_44100hz, in testDecodeFragmented()
1029 private void testDecodeFragmented(int reference, int teststream) throws Exception { in testDecodeFragmented() method in DecoderTest