Searched refs:mErrReportEnabled (Results 1 – 2 of 2) sorted by relevance
78 virtual void enableErrorReport(bool enabled = false) {mErrReportEnabled = enabled; };148 bool mErrReportEnabled; variable
49 mErrReportEnabled(false), in VideoDecoderBase()1122 mErrReportEnabled = false; in terminateVA()1577 if (mErrReportEnabled && outErrBuf && currentSurface) { in drainDecodingErrors()1590 if (mErrReportEnabled) { in fillDecodingErrors()