Home
last modified time | relevance | path

Searched refs:eDest (Results 1 – 12 of 12) sorted by relevance

/utopia/UTPA2-700.0.x/mxlib/include/
H A DapiDMX_tsio_v2.h139 TSIO_SERVICEDEST eDest; member
H A DapiDMX_tsio.h325 …_STATUS SYMBOL_WEAK MApi_DMX_TSIO_Service_SetDestination(MS_U16 u16Handle, TSIO_SERVICEDEST eDest);
H A DdrvNDSRASP.h480 MS_BOOL NDS_RASP_FlowSet(MS_U32 rasp_eng, RASP_FLOW_INPUT eSource, RASP_FLOW_OUTPUT eDest, MS_BOOL …
/utopia/UTPA2-700.0.x/modules/dmx/drv/tsio/
H A DdrvTSIO.h587 TSIO_Result MDrv_TSIO_Service_SetDestination(MS_U16 u16Servicehandle, DRVTSIO_SERVICEDEST eDest);
H A DdrvTSIO.c1749 TSIO_Result MDrv_TSIO_Service_SetDestination(MS_U16 u16Servicehandle, DRVTSIO_SERVICEDEST eDest) in MDrv_TSIO_Service_SetDestination() argument
1771 if (eDest == E_DRVTSIO_SERVICEDEST_LIVE) in MDrv_TSIO_Service_SetDestination()
/utopia/UTPA2-700.0.x/modules/dmx/api/dmx/
H A DapiDMX_private.h401 …X_FILTER_STATUS (*IOCTL_DMX_TSIO_Service_SetDestination)(MS_U16 u16Handle, TSIO_SERVICEDEST eDest);
910 DMX_FILTER_STATUS _MApi_DMX_TSIO_Service_SetDestination(MS_U16 u16Handle, TSIO_SERVICEDEST eDest);
H A DapiDMX_v2.c8041 DMX_FILTER_STATUS MApi_DMX_TSIO_Service_SetDestination(MS_U16 u16Handle, TSIO_SERVICEDEST eDest) in MApi_DMX_TSIO_Service_SetDestination() argument
8053 param.eDest = eDest; in MApi_DMX_TSIO_Service_SetDestination()
8068 return _MApi_DMX_TSIO_Service_SetDestination(u16Handle, eDest); in MApi_DMX_TSIO_Service_SetDestination()
H A DmapiDMX.c1875 …DmxInstPri->fpDMXTSIOServiceSetDestination(pstSerDestination->u16Handle, pstSerDestination->eDest); in DMXIoctl()
H A DapiDMX.c13099 DMX_FILTER_STATUS _MApi_DMX_TSIO_Service_SetDestination(MS_U16 u16Handle, TSIO_SERVICEDEST eDest)
13104 switch (eDest)
/utopia/UTPA2-700.0.x/modules/dscmb/drv/nsk2/
H A DdrvNDSRasp.c1379 MS_BOOL NDS_RASP_FlowSet(MS_U32 rasp_eng, RASP_FLOW_INPUT eSource, RASP_FLOW_OUTPUT eDest, MS_BOOL … in NDS_RASP_FlowSet() argument
/utopia/UTPA2-700.0.x/modules/dms/drv/dms_dipgop/
H A DdrvDMS.c3852 E_DEST_TYPE eDest = OUTPUT_SCALER_MAIN_WINDOW; in _DMS_XC_SetDisconnect() local
3854 if(-1 == MApi_XC_Mux_DeletePath(eInputSrcType, eDest)) in _DMS_XC_SetDisconnect()
/utopia/UTPA2-700.0.x/projects/build/
H A Dpreprocess.txt39474 TSIO_SERVICEDEST eDest;
39949 MS_BOOL NDS_RASP_FlowSet(MS_U32 rasp_eng, RASP_FLOW_INPUT eSource, RASP_FLOW_OUTPUT eDest, MS_BOOL …
82427 …_STATUS SYMBOL_WEAK MApi_DMX_TSIO_Service_SetDestination(MS_U16 u16Handle, TSIO_SERVICEDEST eDest);