Searched refs:mMediaBuffersDecodedCount (Results 1 – 1 of 1) sorted by relevance
83 private int mMediaBuffersDecodedCount; field in VideoEncoderTest.VideoStorage115 ++mMediaBuffersDecodedCount; in play()167 if (mMediaBuffersEnqueuedCount != mMediaBuffersDecodedCount) { in play()169 Log.i(TAG, "mMediaBuffersDecodedCount:" + mMediaBuffersDecodedCount); in play()172 mMediaBuffersDecodedCount = 0; in play()