HomeSort by relevance Sort by last modified time
    Searched refs:drainDecodingErrors (Results 1 - 2 of 2) sorted by null

  /hardware/intel/common/libmix/videodecoder/
VideoDecoderBase.h 116 void drainDecodingErrors(VideoErrorBuffer *outErrBuf, VideoRenderBuffer *currentSurface);
VideoDecoderBase.cpp 319 drainDecodingErrors(outErrBuf, &(outputByPos->renderBuffer));
367 drainDecodingErrors(outErrBuf, &(output->renderBuffer));
    [all...]

Completed in 72 milliseconds