Searched refs:DscmbPath (Results 1 – 1 of 1) sorted by relevance
4658 DrvTSP_DscmbCtrl DscmbPath = 0; in _MApi_DMX_PVR_FlowSet() local4663 MDrv_TSP_Dscmb_Path(0, &DscmbPath, FALSE); in _MApi_DMX_PVR_FlowSet()4667 if((DscmbPath & E_DRVTSP_CA_OUTPUT_LIVE0) == 0) in _MApi_DMX_PVR_FlowSet()4753 MDrv_TSP_Dscmb_Path(0, &DscmbPath, FALSE); in _MApi_DMX_PVR_FlowSet()4757 if(DscmbPath & E_DRVTSP_CA_INPUT_TSIF1) in _MApi_DMX_PVR_FlowSet()4813 DscmbPath = E_DRVTSP_CA_INPUT_TSIF1|E_DRVTSP_CA_OUTPUT_REC0; in _MApi_DMX_PVR_FlowSet()4814 MDrv_TSP_Dscmb_Path(0, &DscmbPath, TRUE); in _MApi_DMX_PVR_FlowSet()4818 MDrv_TSP_Dscmb_Path(0, &DscmbPath, FALSE); in _MApi_DMX_PVR_FlowSet()4822 if(DscmbPath & E_DRVTSP_CA_INPUT_TSIF1) in _MApi_DMX_PVR_FlowSet()4825 DscmbPath |= E_DRVTSP_CA_OUTPUT_REC0; in _MApi_DMX_PVR_FlowSet()[all …]