Searched refs:drainDecodingErrors (Results 1 - 2 of 2) sorted by relevance

/hardware/intel/common/libmix/videodecoder/
H A DVideoDecoderBase.h116 void drainDecodingErrors(VideoErrorBuffer *outErrBuf, VideoRenderBuffer *currentSurface);
H A DVideoDecoderBase.cpp319 drainDecodingErrors(outErrBuf, &(outputByPos->renderBuffer));
367 drainDecodingErrors(outErrBuf, &(output->renderBuffer));
1575 void VideoDecoderBase::drainDecodingErrors(VideoErrorBuffer *outErrBuf, VideoRenderBuffer *currentSurface) { function in class:VideoDecoderBase

Completed in 32 milliseconds