Searched refs:testDecodeFragmented (Results 1 – 1 of 1) sorted by relevance
1022 public void testDecodeFragmented() throws Exception { in testDecodeFragmented() method in DecoderTest1023 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