Searched defs:onDecodedFrame (Results 1 – 3 of 3) sorted by relevance
51 void onDecodedFrame(VideoFrame frame, Integer decodeTimeMs, Integer qp); in onDecodedFrame() method
81 public void onDecodedFrame(VideoFrame frame, Integer decodeTimeMs, Integer qp) { in onDecodedFrame() method in AndroidVideoDecoderInstrumentationTest.MockDecodeCallback
175 public void onDecodedFrame(VideoFrame frame, Integer decodeTimeMs, Integer qp) { in onDecodedFrame() method in AndroidVideoDecoderTest.FakeDecoderCallback