Searched refs:decodeVideoFrames (Results 1 – 2 of 2) sorted by relevance
161 final SimplePlayer.PlayerResult playerResult = player.decodeVideoFrames( in decodeVideo()
142 public PlayerResult decodeVideoFrames( in decodeVideoFrames() method in DecodeAccuracyTestBase.SimplePlayer159 public PlayerResult decodeVideoFrames(VideoFormat videoFormat, int numOfTotalFrames) { in decodeVideoFrames() method in DecodeAccuracyTestBase.SimplePlayer160 return decodeVideoFrames(null, videoFormat, numOfTotalFrames); in decodeVideoFrames()