Searched refs:testBFrames (Results 1 – 1 of 1) sorted by relevance
353 public void testBFrames() throws Exception { in testBFrames() method in DecoderTest355 testBFrames(R.raw.video_h264_main_b_frames) + in testBFrames()356 testBFrames(R.raw.video_h264_main_b_frames_frag); in testBFrames()362 public int testBFrames(int res) throws Exception { in testBFrames() method in DecoderTest