Searched refs:pstErrTolerance (Results 1 – 4 of 4) sorted by relevance
16734 …t _MApi_VDEC_EX_SetError_Tolerance(VDEC_StreamId *pStreamId,VDEC_EX_Err_Tolerance *pstErrTolerance) in _MApi_VDEC_EX_SetError_Tolerance() argument16740 u16Para = (((pstErrTolerance->u8Tolerance << 8)&0xff00) | (pstErrTolerance->bEnable &0x00ff)); in _MApi_VDEC_EX_SetError_Tolerance()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()
16730 …t _MApi_VDEC_EX_SetError_Tolerance(VDEC_StreamId *pStreamId,VDEC_EX_Err_Tolerance *pstErrTolerance)16736 u16Para = (((pstErrTolerance->u8Tolerance << 8)&0xff00) | (pstErrTolerance->bEnable &0x00ff));16738 pVdecExContext->stErrTolerance[u8Idx].bEnable = pstErrTolerance->bEnable;16739 pVdecExContext->stErrTolerance[u8Idx].u8Tolerance = pstErrTolerance->u8Tolerance;
10774 …t _MApi_VDEC_EX_SetError_Tolerance(VDEC_StreamId *pStreamId,VDEC_EX_Err_Tolerance *pstErrTolerance) in _MApi_VDEC_EX_SetError_Tolerance() argument10780 u16Para = (((pstErrTolerance->u8Tolerance << 8)&0xff00) | (pstErrTolerance->bEnable &0x00ff)); in _MApi_VDEC_EX_SetError_Tolerance()
15511 …t _MApi_VDEC_EX_SetError_Tolerance(VDEC_StreamId *pStreamId,VDEC_EX_Err_Tolerance *pstErrTolerance) in _MApi_VDEC_EX_SetError_Tolerance() argument15517 u16Para = (((pstErrTolerance->u8Tolerance << 8)&0xff00) | (pstErrTolerance->bEnable &0x00ff)); in _MApi_VDEC_EX_SetError_Tolerance()