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