Searched refs:drainDecodingErrors (Results 1 – 2 of 2) sorted by relevance
116 void drainDecodingErrors(VideoErrorBuffer *outErrBuf, VideoRenderBuffer *currentSurface);
319 drainDecodingErrors(outErrBuf, &(outputByPos->renderBuffer)); in getOutput()367 drainDecodingErrors(outErrBuf, &(output->renderBuffer)); in getOutput()1575 void VideoDecoderBase::drainDecodingErrors(VideoErrorBuffer *outErrBuf, VideoRenderBuffer *currentS… in drainDecodingErrors() function in VideoDecoderBase