Home
last modified time | relevance | path

Searched refs:result (Results 226 – 235 of 235) sorted by relevance

12345678910

/utopia/UTPA2-700.0.x/modules/vdec_v3/api/vdec_v3/
H A DapiVDEC_EX.c.04525 // output result
4746 // output result
5742 /// @return -The result of command set sync repeat threashold
17099 MBX_Result result;
17106 result = MApi_MBX_RegisterMSG(ClassNum, 10);
17108 if (( E_MBX_SUCCESS != result) && ( E_MBX_ERR_SLOT_AREADY_OPENNED != result ))
18588 /// @return -The result of command freeze image.
21405 MBX_Result result;
21412 result = MApi_MBX_RegisterMSG(ClassNum, 10);
21414 if (( E_MBX_SUCCESS != result) && ( E_MBX_ERR_SLOT_AREADY_OPENNED != result ))
[all …]
/utopia/UTPA2-700.0.x/projects/build/scripts/kconfig/
H A Dzconf.tab.c_shipped1128 null, do not copy; instead, return the length of what the result
2045 /* Now `shift' the result of the reduction. Determine what state
/utopia/UTPA2-700.0.x/modules/vdec_lite/api/vdec_lite/
H A DapiVDEC_EX.c15846 MBX_Result result; in _MApi_VDEC_EX_RegisterMBX()
15853 result = MApi_MBX_RegisterMSG(ClassNum, 10); in _MApi_VDEC_EX_RegisterMBX()
15855 if (( E_MBX_SUCCESS != result) && ( E_MBX_ERR_SLOT_AREADY_OPENNED != result )) in _MApi_VDEC_EX_RegisterMBX()
20390 MS_BOOL result = MDrv_HVD_EX_GetCMAMemSize( in MApi_VDEC_EX_V2_Init() local
20398 if( result == FALSE ) in MApi_VDEC_EX_V2_Init()
24403 MBX_Result result; in _VDEC_TEE_Proc() local
24495 result = MApi_MBX_SendMsg(&VDECTeeToReeMbxMsg); in _VDEC_TEE_Proc()
24498 if (E_MBX_SUCCESS != result) in _VDEC_TEE_Proc()
/utopia/UTPA2-700.0.x/modules/xc/api/xc/
H A DapiXC_v2.c718 paraCmdLine->result = MDBRESULT_SUCCESS_FIN; in XCMdbIoctl()
734 paraGetInfo->result = MDBRESULT_SUCCESS_FIN; in XCMdbIoctl()
/utopia/UTPA2-700.0.x/projects/build/
H A Dnvr_msr620q_config_nand-jinyan518 # Enhane smartbit result
H A Dpreprocess.txt29270 MS_BOOL result;
29276 MS_BOOL result;
41169 MS_BOOL result;
41176 MS_BOOL result;
/utopia/UTPA2-700.0.x/modules/vdec_v2/api/vdec_ex/
H A DapiVDEC_EX.c17674 MBX_Result result; in _VDEC_TEE_Proc() local
17751 result = MApi_MBX_SendMsg(&VDECTeeToReeMbxMsg); in _VDEC_TEE_Proc()
17754 if (E_MBX_SUCCESS != result) in _VDEC_TEE_Proc()
/utopia/UTPA2-700.0.x/modules/graphic/api/gop/
H A DmapiGOP.c10654 paraCmdLine->result = MDBRESULT_SUCCESS_FIN; in GOPMdbIoctl()
10659 paraGetInfo->result = MDBRESULT_SUCCESS_FIN; in GOPMdbIoctl()
/utopia/UTPA2-700.0.x/modules/xc/drv/xc/
H A Dmdrv_sc_display.c.05213 …XC_LOG_TRACE(XC_DBGLEVEL_SETTIMING_ISR, "FSM ISR: de-attached ISR result=%u, and reset FSM to Idle…
5379 // could get better result.
H A Dmdrv_sc_scaling.c.01729 …// Scaled crop win may introduce imprecise calculation result, which may lead to pre and post scal…

12345678910