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.cpp34 mErrorConcealment(false), in VideoDecoderAVC()
57 mErrorConcealment = buffer->flag & WANT_ERROR_CONCEALMENT; in start()
87 mErrorConcealment = false; in stop()
710 if (mErrorConcealment) { in startVA()