Searched refs:stInputCfg (Results 1 – 5 of 5) sorted by relevance
2241 DMX_TSO_InputCfg stInputCfg; in _DMX_FlowSet() local2243 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 …]
153 MAPI_GOP_SC_InCfg stInputCfg; member
155 memcpy(&stGopSC_InCfg,&pGopSC_Info->stInputCfg,sizeof(MAPI_GOP_SC_InCfg)); in MApi_GOP_SC_SetCfg()
82700 MAPI_GOP_SC_InCfg stInputCfg;