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

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

Completed in 32 milliseconds