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

/hardware/intel/common/libmix/videodecoder/
H A DVideoDecoderAVC.h76 bool mErrorConcealment; member in class:VideoDecoderAVC
H A DVideoDecoderAVC.cpp31 mErrorConcealment(false){
53 mErrorConcealment = buffer->flag & WANT_ERROR_CONCEALMENT;
78 mErrorConcealment = false;
696 if (mErrorConcealment) {

Completed in 452 milliseconds