Home
last modified time | relevance | path

Searched refs:pstInputCfg (Results 1 – 5 of 5) sorted by relevance

/utopia/UTPA2-700.0.x/modules/dmx/api/dmx/
H A DapiDMX.c1765 static MS_BOOL _TSO_Flow_InputCfg(DMX_TSO_InputCfg* pstInputCfg) in _TSO_Flow_InputCfg() argument
1774 if(pstInputCfg == NULL) in _TSO_Flow_InputCfg()
1777 switch(pstInputCfg->eFlow) in _TSO_Flow_InputCfg()
1787 switch(pstInputCfg->eTSOInIf) in _TSO_Flow_InputCfg()
1821 if(pstInputCfg->eFlow != DMX_FLOW_TSO_MMT) in _TSO_Flow_InputCfg()
1860 if(DRVTSO_OK!= MDrv_TSO_LocalStreamId(u8Eng, eIf, &(pstInputCfg->u8LocalStrId), TRUE)) in _TSO_Flow_InputCfg()
1866 if((pstInputCfg->eTSOInIf != DMX_TSIF_FILE0) && (pstInputCfg->eTSOInIf != DMX_TSIF_FILE1)) in _TSO_Flow_InputCfg()
1868 IfSet.bClkInv = pstInputCfg->stInputInfo.bClkInv; in _TSO_Flow_InputCfg()
1869 IfSet.bParallel = pstInputCfg->stInputInfo.bParallel; in _TSO_Flow_InputCfg()
1870 IfSet.bExtSync = pstInputCfg->stInputInfo.bExtSync; in _TSO_Flow_InputCfg()
[all …]
H A DapiDMX_v2.c6701 DMX_FILTER_STATUS MApi_DMX_TSO_Flow_InputCfg(DMX_TSO_InputCfg* pstInputCfg) in MApi_DMX_TSO_Flow_InputCfg() argument
6708 …if (UtopiaIoctl(_pInstantDmx, MApi_CMD_DMX_TSO_InputCfg, (void*)pstInputCfg) != UTOPIA_STATUS_SUCC… in MApi_DMX_TSO_Flow_InputCfg()
6714 if(pstInputCfg->u32Res != (MS_U32)DMX_FILTER_STATUS_OK) in MApi_DMX_TSO_Flow_InputCfg()
6721 return _MApi_DMX_TSO_Flow_InputCfg(pstInputCfg); in MApi_DMX_TSO_Flow_InputCfg()
H A DapiDMX_private.h821 DMX_FILTER_STATUS _MApi_DMX_TSO_Flow_InputCfg(DMX_TSO_InputCfg* pstInputCfg);
/utopia/UTPA2-700.0.x/mxlib/include/
H A DapiDMX.h3534 DMX_FILTER_STATUS SYMBOL_WEAK MApi_DMX_TSO_Flow_InputCfg(DMX_TSO_InputCfg* pstInputCfg);
/utopia/UTPA2-700.0.x/projects/build/
H A Dpreprocess.txt33739 DMX_FILTER_STATUS SYMBOL_WEAK MApi_DMX_TSO_Flow_InputCfg(DMX_TSO_InputCfg* pstInputCfg);