Searched refs:outputResult (Results 1 – 1 of 1) sorted by relevance
259 final int outputResult = dequeueDecoderOutputBuffer(); in decodeFramesAndPlay() local260 if (outputResult == SimplePlayer.END_OF_STREAM) { in decodeFramesAndPlay()263 if (outputResult == SimplePlayer.DEQUEUE_SUCCESS) { in decodeFramesAndPlay()