Searched refs:bPrintFrameErrorTraceFlag (Results 1 – 5 of 5) sorted by relevance
836 if (pDecContext->bPrintFrameErrorTraceFlag) { in DecodeFrame2WithCtx()839 pDecContext->bPrintFrameErrorTraceFlag = false; in DecodeFrame2WithCtx()1301 if (pDecContext->iErrorCode && pDecContext->bPrintFrameErrorTraceFlag) { in DecodeParser()1303 pDecContext->bPrintFrameErrorTraceFlag = false; in DecodeParser()
480 bool bPrintFrameErrorTraceFlag; //true: can print info for upper layer member
152 if (pCtx->bPrintFrameErrorTraceFlag && pCtx->sSpsPpsCtx.iSpsErrorIgnored == 0) { in ParseNalHeader()166 if (pCtx->bPrintFrameErrorTraceFlag && pCtx->sSpsPpsCtx.iPpsErrorIgnored == 0) { in ParseNalHeader()183 if (pCtx->bPrintFrameErrorTraceFlag && pCtx->sSpsPpsCtx.iSubSpsErrorIgnored == 0) { in ParseNalHeader()
621 pCtx->bPrintFrameErrorTraceFlag = true; in WelsOpenDecoder()641 pCtx->bPrintFrameErrorTraceFlag = false; in WelsCloseDecoder()
66 pCtx->bPrintFrameErrorTraceFlag = true; in DecodeFrameConstruction()