Searched refs:MDrv_TSP_PidFlt_Alloc (Results 1 – 7 of 7) sorted by relevance
| /utopia/UTPA2-700.0.x/modules/dmx/drv/tsp4/ |
| H A D | drvTSP.h | 357 #define MDrv_TSP_PidFlt_Alloc MDrv_TSP_FLT_Alloc macro
|
| /utopia/UTPA2-700.0.x/modules/dmx/api/dmx/ |
| H A D | apiDMX.c | 1388 if (DRVTSP_OK!= MDrv_TSP_PidFlt_Alloc(_Owner, eTspFltType, &FltId)) in _DMX_Open_Stream() 1517 if (DRVTSP_OK!= MDrv_TSP_PidFlt_Alloc(_Owner, eTspFltType |u32TSPFltSource , &FltId)) in _DMX_Open_Stream() 1588 …if (DRVTSP_OK!= MDrv_TSP_PidFlt_Alloc(_Owner , (DrvTSP_FltType)(eTspFltType|u32TSPFltSource), &Flt… in _DMX_Open_Sect() 1661 if (DRVTSP_OK!= MDrv_TSP_PidFlt_Alloc(_Owner, eTspFltType | u32TSPFltSource, &FltId)) in _DMX_Open_Sect() 6047 if (DRVTSP_OK!= MDrv_TSP_PidFlt_Alloc(_Owner, ftype, &FltId)) 6664 if (DRVTSP_OK!= MDrv_TSP_PidFlt_Alloc(_Owner, ftype, &u32fltid)) 6880 if (DRVTSP_OK!= MDrv_TSP_PidFlt_Alloc(_Owner, ftype, &u32fltid)) 10050 …if (DRVTSP_OK!= MDrv_TSP_PidFlt_Alloc(_Owner , (DrvTSP_FltType)(eTspFltType|u32TSPFltSource), &Flt…
|
| /utopia/UTPA2-700.0.x/modules/dmx/drv/tsp/ |
| H A D | drvTSP.h | 760 TSP_Result MDrv_TSP_PidFlt_Alloc(MS_U32 u32EngId, DrvTSP_FltType eFilterType, MS_U32 *pu32PidFltId);
|
| H A D | drvTSP.c | 4803 TSP_Result MDrv_TSP_PidFlt_Alloc(MS_U32 u32EngId, DrvTSP_FltType eFilterType, MS_U32 *pu32PidFltId)
|
| /utopia/UTPA2-700.0.x/modules/dmx/drv/tsp3/ |
| H A D | drvTSP.h | 832 TSP_Result MDrv_TSP_PidFlt_Alloc(MS_U32 u32EngId, DrvTSP_FltType eFilterType, MS_U32 *pu32PidFltId);
|
| H A D | drvTSP.c | 4731 TSP_Result MDrv_TSP_PidFlt_Alloc(MS_U32 u32EngId, DrvTSP_FltType eFilterType, MS_U32 *pu32PidFltId) in MDrv_TSP_PidFlt_Alloc() function
|
| /utopia/UTPA2-700.0.x/modules/dscmb/drv/nds/ |
| H A D | nds_flt.c | 127 #define MDrv_TSP_FLT_Alloc(i, p...) MDrv_TSP_PidFlt_Alloc(0, p)
|