Home
last modified time | relevance | path

Searched refs:MDrv_TSP_SetSTC (Results 1 – 6 of 6) sorted by relevance

/utopia/UTPA2-700.0.x/modules/dmx/drv/tsp4/
H A DdrvTSP.h402 #define MDrv_TSP_SetSTC MDrv_TSP_SetSTC64 //@F_TODO not decided the na… macro
/utopia/UTPA2-700.0.x/modules/dmx/drv/tsp/
H A DdrvTSP.h743 TSP_Result MDrv_TSP_SetSTC(MS_U32 u32EngId, MS_U32 u32STC_32, MS_U32 u32STC);
H A DdrvTSP.c6716 TSP_Result MDrv_TSP_SetSTC(MS_U32 u32EngId, MS_U32 u32STC_32, MS_U32 u32STC)
/utopia/UTPA2-700.0.x/modules/dmx/drv/tsp3/
H A DdrvTSP.h818 TSP_Result MDrv_TSP_SetSTC(MS_U32 u32EngId, MS_U32 u32STC_32, MS_U32 u32STC);
H A DdrvTSP.c6333 TSP_Result MDrv_TSP_SetSTC(MS_U32 u32EngId, MS_U32 u32STC_32, MS_U32 u32STC) in MDrv_TSP_SetSTC() function
/utopia/UTPA2-700.0.x/modules/dmx/api/dmx/
H A DapiDMX.c8426 …ret = (DRVTSP_OK== MDrv_TSP_SetSTC(u8Eng, u32Stc32, u32Stc))? DMX_FILTER_STATUS_OK: DMX_FILTER_STA…