Lines Matching refs:rst
268 #define _BOOL_TO_VDEC_RESULT(rst, b) \ argument
273 rst = E_VDEC_FAIL; \
277 rst = E_VDEC_OK; \
281 #define _BOOL_TO_MJPEG_RESULT(rst, b) \ argument
286 rst = E_VDEC_FAIL; \
290 rst = E_VDEC_OK; \
7361 VDEC_Result rst = E_VDEC_OK; in MApi_VDEC_V2_SetBlueScreen() local
7371 _BOOL_TO_VDEC_RESULT(rst, MDrv_MVD_SetBlueScreen(bOn)); in MApi_VDEC_V2_SetBlueScreen()
7396 return rst; in MApi_VDEC_V2_SetBlueScreen()
12430 VDEC_Result rst = E_VDEC_OK; in MApi_VDEC_DisableDeblocking() local
12433 IO_arg.pRet = (void *)&rst; in MApi_VDEC_DisableDeblocking()
12442 return rst; in MApi_VDEC_DisableDeblocking()
12448 VDEC_Result rst = E_VDEC_OK; in MApi_VDEC_V2_DisableDeblocking() local
12477 return rst; in MApi_VDEC_V2_DisableDeblocking()
12494 VDEC_Result rst = E_VDEC_OK; in MApi_VDEC_DisableQuarterPixel() local
12497 IO_arg.pRet = (void *)&rst; in MApi_VDEC_DisableQuarterPixel()
12506 return rst; in MApi_VDEC_DisableQuarterPixel()
12513 VDEC_Result rst = E_VDEC_OK; in MApi_VDEC_V2_DisableQuarterPixel() local
12542 return rst; in MApi_VDEC_V2_DisableQuarterPixel()
12559 VDEC_Result rst = E_VDEC_OK; in MApi_VDEC_SetAutoRmLstZeroByte() local
12562 IO_arg.pRet = (void *)&rst; in MApi_VDEC_SetAutoRmLstZeroByte()
12571 return rst; in MApi_VDEC_SetAutoRmLstZeroByte()
12578 VDEC_Result rst = E_VDEC_OK; in MApi_VDEC_V2_SetAutoRmLstZeroByte() local
12607 return rst; in MApi_VDEC_V2_SetAutoRmLstZeroByte()
12627 VDEC_Result rst = E_VDEC_OK; in MApi_VDEC_SetBalanceBW() local
12633 IO_arg.pRet = (void *)&rst; in MApi_VDEC_SetBalanceBW()
12642 return rst; in MApi_VDEC_SetBalanceBW()
12649 VDEC_Result rst = E_VDEC_OK; in MApi_VDEC_V2_SetBalanceBW() local
12678 return rst; in MApi_VDEC_V2_SetBalanceBW()