Searched refs:droppedFrames (Results 1 – 1 of 1) sorted by relevance
115 private int droppedFrames; field in MediaCodecVideoDecoder290 droppedFrames = 0; in initDecode()301 Logging.d(TAG, "Java releaseDecoder. Total number of dropped frames: " + droppedFrames); in release()606 ++droppedFrames; in dequeueTextureBuffer()618 + droppedFrame.timeStampMs + ". Total number of dropped frames: " + droppedFrames); in dequeueTextureBuffer()