Home
last modified time | relevance | path

Searched refs:fillDecodingErrors (Results 1 – 2 of 2) sorted by relevance

/hardware/intel/common/libmix/videodecoder/
DVideoDecoderBase.h117 void fillDecodingErrors(VideoRenderBuffer *currentSurface);
DVideoDecoderBase.cpp314 fillDecodingErrors(&(outputByPos->renderBuffer)); in getOutput()
360 fillDecodingErrors(&(output->renderBuffer)); in getOutput()
1587 void VideoDecoderBase::fillDecodingErrors(VideoRenderBuffer *currentSurface) { in fillDecodingErrors() function in VideoDecoderBase