Home
last modified time | relevance | path

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

/hardware/intel/common/libmix/videodecoder/
DVideoDecoderAVC.h76 bool mErrorConcealment; variable
DVideoDecoderAVC.cpp31 mErrorConcealment(false){ in VideoDecoderAVC()
53 mErrorConcealment = buffer->flag & WANT_ERROR_CONCEALMENT; in start()
78 mErrorConcealment = false; in stop()
687 if (mErrorConcealment) { in startVA()