Home
last modified time | relevance | path

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

/cts/tests/tests/media/src/android/media/cts/
DNativeDecoderTest.java186 public void testDecoder() throws Exception { in testDecoder() method in NativeDecoderTest
188 testDecoder(R.raw.sinesweepogg) + in testDecoder()
189 testDecoder(R.raw.sinesweepmp3lame) + in testDecoder()
190 testDecoder(R.raw.sinesweepmp3smpb) + in testDecoder()
191 testDecoder(R.raw.sinesweepm4a) + in testDecoder()
192 testDecoder(R.raw.sinesweepflac) + in testDecoder()
193 testDecoder(R.raw.sinesweepwav) + in testDecoder()
195 testDecoder(R.raw.video_1280x720_mp4_h264_1000kbps_25fps_aac_stereo_128kbps_44100hz) + in testDecoder()
196 testDecoder(R.raw.bbb_s1_640x360_webm_vp8_2mbps_30fps_vorbis_5ch_320kbps_48000hz) + in testDecoder()
197testDecoder(R.raw.bbb_s1_640x360_webm_vp9_0p21_1600kbps_30fps_vorbis_stereo_128kbps_48000hz) + in testDecoder()
[all …]