Searched refs:hasDecodedFirstFrame (Results 1 – 1 of 1) sorted by relevance
107 private boolean hasDecodedFirstFrame; field in MediaCodecVideoDecoder288 hasDecodedFirstFrame = false; in initDecode()534 if (hasDecodedFirstFrame) { in dequeueOutputBuffer()543 if (hasDecodedFirstFrame && (new_width != width || new_height != height)) { in dequeueOutputBuffer()570 hasDecodedFirstFrame = true; in dequeueOutputBuffer()