Searched refs:stErrTolerance (Results 1 – 2 of 2) sorted by relevance
926 VDEC_EX_Err_Tolerance stErrTolerance[VDEC_MAX_SUPPORT_STREAM_NUM]; member8419 pVdecExContext->stErrTolerance[i].u8Tolerance = 100; in _VDEC_EX_Context_Init()10598 pVdecExContext->stErrTolerance[u8Idx].bEnable = FALSE; in _MApi_VDEC_EX_V2_Exit()10599 pVdecExContext->stErrTolerance[u8Idx].u8Tolerance = 100; in _MApi_VDEC_EX_V2_Exit()16742 pVdecExContext->stErrTolerance[u8Idx].bEnable = pstErrTolerance->bEnable; in _MApi_VDEC_EX_SetError_Tolerance()16743 pVdecExContext->stErrTolerance[u8Idx].u8Tolerance = pstErrTolerance->u8Tolerance; in _MApi_VDEC_EX_SetError_Tolerance()17584 if(pVdecExContext->stErrTolerance[u8Idx].bEnable == TRUE) in _MApi_VDEC_EX_GetMdbInfo()17586 …MdbPrint(u64ReqHdl,"[VDEC][%d]ErrCover:%d\n",u8Idx,pVdecExContext->stErrTolerance[u8Idx].u8Toleran… in _MApi_VDEC_EX_GetMdbInfo()
926 VDEC_EX_Err_Tolerance stErrTolerance[VDEC_MAX_SUPPORT_STREAM_NUM];8415 pVdecExContext->stErrTolerance[i].u8Tolerance = 100;10594 pVdecExContext->stErrTolerance[u8Idx].bEnable = FALSE;10595 pVdecExContext->stErrTolerance[u8Idx].u8Tolerance = 100;16738 pVdecExContext->stErrTolerance[u8Idx].bEnable = pstErrTolerance->bEnable;16739 pVdecExContext->stErrTolerance[u8Idx].u8Tolerance = pstErrTolerance->u8Tolerance;17580 if(pVdecExContext->stErrTolerance[u8Idx].bEnable == TRUE)17582 …MdbPrint(u64ReqHdl,"[VDEC][%d]ErrCover:%d\n",u8Idx,pVdecExContext->stErrTolerance[u8Idx].u8Toleran…