Searched refs:DMX_FLOW_PLAYBACK (Results 1 – 5 of 5) sorted by relevance
| /utopia/UTPA2-700.0.x/modules/dmx/api/dmx/ |
| H A D | apiDMX.c | 1234 case DMX_FLOW_PLAYBACK: in _DMX_ApiDrv_DmxFlowMapping() 1282 *pu32DmxFlow = DMX_FLOW_PLAYBACK; in _DMX_ApiDrv_DmxFlowReverseMapping() 2282 if(DMX_FLOW_PLAYBACK == DmxFlow) in _DMX_FlowSet() 2391 case DMX_FLOW_PLAYBACK: in _DMX_FlowSet() 2508 …if(!((DMX_FLOW_PLAYBACK == DmxFlow) || (DMX_FLOW_FILEIN_MM == DmxFlow) || (DMX_FLOW_FILEIN_MM3D ==… in _DMX_FlowSet() 2575 case DMX_FLOW_PLAYBACK: in _DMX_FlowSet() 2669 …if(!((DMX_FLOW_PLAYBACK == DmxFlow) || (DMX_FLOW_FILEIN_MM == DmxFlow) || (DMX_FLOW_FILEIN_MM3D ==… in _DMX_FlowSet() 2933 case DMX_FLOW_PLAYBACK: in _DMX_FlowSet() 4192 case DMX_FLOW_PLAYBACK: in _MApi_DMX_Get_FlowInput_Status() 4316 case DMX_FLOW_PLAYBACK: in _MApi_DMX_Get_FlowInput_Status() [all …]
|
| H A D | Internal_DMX_debug.c | 1165 …if(DMX_FILTER_STATUS_OK == MApi_DMX_Get_FlowInput_Status(DMX_FLOW_PLAYBACK, &input, &bInv, &bExt, … in _DMX_DBG_Misc() 1671 DMX_FLOW_INPUT dmxInput = DMX_FLOW_PLAYBACK; in _DMX_DBG_Record_Start() 1712 MApi_DMX_Get_FlowInput_Status(DMX_FLOW_PLAYBACK, &dmxInput, &bClkInv, &bExtSync, &bParallel); in _DMX_DBG_Record_Start()
|
| /utopia/UTPA2-700.0.x/projects/tmplib/include/ |
| H A D | apiDMX.h | 430 DMX_FLOW_PLAYBACK = 0, ///< DMX playback flow enumerator
|
| /utopia/UTPA2-700.0.x/mxlib/include/ |
| H A D | apiDMX.h | 534 DMX_FLOW_PLAYBACK = 0, ///< DMX playback flow enumerator
|
| /utopia/UTPA2-700.0.x/projects/build/ |
| H A D | preprocess.txt | 32351 DMX_FLOW_PLAYBACK = 0,
|