Home
last modified time | relevance | path

Searched refs:MDrv_TSP_GetSTC (Results 1 – 7 of 7) sorted by relevance

/utopia/UTPA2-700.0.x/modules/dmx/drv/tsp4/
H A DdrvTSP.h403 #define MDrv_TSP_GetSTC MDrv_TSP_GetSTC64 //@F_TODO not decided the na… macro
H A DdrvTSP2.c6312 TSP_Result MDrv_TSP_GetSTC(MS_U32 u32EngId, MS_U32 *pu32STC_H, MS_U32 *pu32STC) in MDrv_TSP_GetSTC() function
/utopia/UTPA2-700.0.x/modules/dmx/drv/tsp/
H A DdrvTSP.h742 TSP_Result MDrv_TSP_GetSTC(MS_U32 u32EngId, MS_U32 *pu32STC_32, MS_U32 *pu32STC);
H A DdrvTSP.c4722 TSP_Result MDrv_TSP_GetSTC(MS_U32 u32EngId, MS_U32 *pu32STC_32, MS_U32 *pu32STC)
/utopia/UTPA2-700.0.x/modules/dmx/drv/tsp3/
H A DdrvTSP.h817 TSP_Result MDrv_TSP_GetSTC(MS_U32 u32EngId, MS_U32 *pu32STC_32, MS_U32 *pu32STC);
H A DdrvTSP.c4606 TSP_Result MDrv_TSP_GetSTC(MS_U32 u32EngId, MS_U32 *pu32STC_32, MS_U32 *pu32STC) in MDrv_TSP_GetSTC() function
/utopia/UTPA2-700.0.x/modules/dmx/api/dmx/
H A DapiDMX.c8401 …ret = (DRVTSP_OK== MDrv_TSP_GetSTC(u8Eng, pu32Stc32, pu32Stc)? DMX_FILTER_STATUS_OK: DMX_FILTER_ST…