Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/dmx/api/dmx/
H A DapiDMX.c2241 DMX_TSO_InputCfg stInputCfg; in _DMX_FlowSet() local
2243 stInputCfg.eFlow = DmxFlow; in _DMX_FlowSet()
2244 stInputCfg.stInputInfo.Input = DmxFlowInput; in _DMX_FlowSet()
2245 stInputCfg.stInputInfo.bClkInv = bClkInv; in _DMX_FlowSet()
2246 stInputCfg.stInputInfo.bExtSync = bExtSync; in _DMX_FlowSet()
2247 stInputCfg.stInputInfo.bParallel = bParallel; in _DMX_FlowSet()
2248 stInputCfg.u8LocalStrId = 0x47; in _DMX_FlowSet()
2249 stInputCfg.bBypassAll = TRUE; in _DMX_FlowSet()
2250 stInputCfg.bEnable = TRUE; in _DMX_FlowSet()
2251 stInputCfg.bSet = TRUE; in _DMX_FlowSet()
[all …]
/utopia/UTPA2-700.0.x/mxlib/include/
H A DapiGOP_SC.h153 MAPI_GOP_SC_InCfg stInputCfg; member
/utopia/UTPA2-700.0.x/projects/tmplib/include/
H A DapiGOP_SC.h153 MAPI_GOP_SC_InCfg stInputCfg; member
/utopia/UTPA2-700.0.x/modules/graphic/api/gopsc/
H A DapiGOP_SC.c155 memcpy(&stGopSC_InCfg,&pGopSC_Info->stInputCfg,sizeof(MAPI_GOP_SC_InCfg)); in MApi_GOP_SC_SetCfg()
/utopia/UTPA2-700.0.x/projects/build/
H A Dpreprocess.txt82700 MAPI_GOP_SC_InCfg stInputCfg;