Home
last modified time | relevance | path

Searched refs:flttype (Results 1 – 13 of 13) sorted by relevance

/utopia/UTPA2-700.0.x/modules/dmx/drv/tsp3/
H A DdrvTSP.c4316 TSP_Result MDrv_TSP_RemoveDupAVFifoPkt(DrvTSP_FltType flttype, MS_BOOL bEnable) in MDrv_TSP_RemoveDupAVFifoPkt() argument
4322 if(flttype == E_DRVTSP_FLT_TYPE_VIDEO) in MDrv_TSP_RemoveDupAVFifoPkt()
4326 else if(flttype == E_DRVTSP_FLT_TYPE_AUDIO) in MDrv_TSP_RemoveDupAVFifoPkt()
4330 else if(flttype == E_DRVTSP_FLT_TYPE_AUDIO2) in MDrv_TSP_RemoveDupAVFifoPkt()
4334 else if(flttype == E_DRVTSP_FLT_TYPE_VIDEO3D) in MDrv_TSP_RemoveDupAVFifoPkt()
4339 else if(flttype == E_DRVTSP_FLT_TYPE_AUDIO3) in MDrv_TSP_RemoveDupAVFifoPkt()
4343 else if(flttype == E_DRVTSP_FLT_TYPE_AUDIO4) in MDrv_TSP_RemoveDupAVFifoPkt()
H A DdrvTSP.h796 TSP_Result MDrv_TSP_RemoveDupAVFifoPkt(DrvTSP_FltType flttype, MS_BOOL bEnable);
/utopia/UTPA2-700.0.x/modules/dmx/api/dmx/
H A DapiDMX.c10428 DMX_FILTER_STATUS _MApi_DMX_MMFI_Pid_Open(DMX_MMFI_FLTTYPE flttype, MS_U16 u16Pid, MS_U8* pu8DmxId)
10450 switch(flttype & ~(DMX_MMFI1_FLTTYPE_MASK))
10506 if(flttype & DMX_MMFI1_FLTTYPE_MASK)
10516 …ourceSelect((MS_U32)epath + (MS_U32)E_DRVTSP_PKTSRC_DEMUXMMFI0, (MS_U32)(flttype & ~(DMX_MMFI1_FLT…
13829 DMX_FILTER_TYPE flttype;
13875flttype = _pdmx_res->_FltList[u32ii].DmxFltType & ~(DMX_FILTER_SOURCE_TYPE_MASK|DMX_FILTER_SOURCEI…
13876 if(flttype <= DMX_FILTER_TYPE_PVR9)
13878 MdbPrint(pu64ReqHdl, " %s ", &(strType[flttype][0]));
13884 flttype = _pdmx_res->_FltList[u32ii].DmxFltType & DMX_FILTER_SOURCEID_MASK;
13885 …MdbPrint(pu64ReqHdl, " %x %x \n", (int)flttype, (int)_pdmx_res->_FltList[u32ii].S…
H A DapiDMX_v2.c4840 DMX_FILTER_STATUS MApi_DMX_MMFI_Pid_Open(DMX_MMFI_FLTTYPE flttype, MS_U16 u16Pid, MS_U8* pu8DmxId) in MApi_DMX_MMFI_Pid_Open() argument
4854 MmfiFltParam.flttype = (DMX_MMFI_FLTTYPE)flttype; in MApi_DMX_MMFI_Pid_Open()
4873 return _MApi_DMX_MMFI_Pid_Open(flttype, u16Pid, pu8DmxId); in MApi_DMX_MMFI_Pid_Open()
H A DapiDMX_private.h780 DMX_FILTER_STATUS _MApi_DMX_MMFI_Pid_Open(DMX_MMFI_FLTTYPE flttype, MS_U16 u16Pid, MS_U8* pu8DmxId);
H A DmapiDMX.c1333 …pMMFIFltParam->u32Res = (MS_U32)psDmxInstPri->fpDMXMMFIPidOpen(pMMFIFltParam->flttype, (MS_U16)(pM… in DMXIoctl()
/utopia/UTPA2-700.0.x/projects/tmplib/include/
H A DapiDMX_v2.h541 DMX_MMFI_FLTTYPE flttype; member
H A DapiDMX.h2687 DMX_FILTER_STATUS MApi_DMX_MMFI_Pid_Open(DMX_MMFI_FLTTYPE flttype, MS_U16 u16Pid, MS_U8* pu8DmxId);
/utopia/UTPA2-700.0.x/mxlib/include/
H A DapiDMX_v2.h590 DMX_MMFI_FLTTYPE flttype; member
H A DapiDMX.h3238 DMX_FILTER_STATUS MApi_DMX_MMFI_Pid_Open(DMX_MMFI_FLTTYPE flttype, MS_U16 u16Pid, MS_U8* pu8DmxId);
/utopia/UTPA2-700.0.x/modules/dmx/drv/tsp/
H A DdrvTSP.c4541 TSP_Result MDrv_TSP_RemoveDupAVFifoPkt(DrvTSP_FltType flttype, MS_BOOL bEnable)
4547 if(flttype == E_DRVTSP_FLT_TYPE_VIDEO)
4551 else if(flttype == E_DRVTSP_FLT_TYPE_AUDIO)
4555 else if(flttype == E_DRVTSP_FLT_TYPE_AUDIO2)
4559 else if(flttype == E_DRVTSP_FLT_TYPE_VIDEO3D)
H A DdrvTSP.h724 TSP_Result MDrv_TSP_RemoveDupAVFifoPkt(DrvTSP_FltType flttype, MS_BOOL bEnable);
/utopia/UTPA2-700.0.x/projects/build/
H A Dpreprocess.txt33679 DMX_FILTER_STATUS MApi_DMX_MMFI_Pid_Open(DMX_MMFI_FLTTYPE flttype, MS_U16 u16Pid, MS_U8* pu8DmxId);
58426 DMX_MMFI_FLTTYPE flttype;