Searched refs:pu32Stc (Results 1 – 6 of 6) sorted by relevance
| /utopia/UTPA2-700.0.x/projects/tmplib/include/ |
| H A D | apiDMX.h | 1341 DMX_FILTER_STATUS MApi_DMX_Stc_Get(MS_U32* pu32Stc32, MS_U32* pu32Stc); 1379 DMX_FILTER_STATUS MApi_DMX_Stc_Eng_Get(MS_U8 u8Eng, MS_U32* pu32Stc32, MS_U32* pu32Stc);
|
| /utopia/UTPA2-700.0.x/modules/dmx/api/dmx/ |
| H A D | apiDMX_v2.c | 3156 DMX_FILTER_STATUS MApi_DMX_Stc_Get(MS_U32* pu32Stc32, MS_U32* pu32Stc) in MApi_DMX_Stc_Get() argument 3158 return MApi_DMX_Stc_Eng_Get(0, pu32Stc32, pu32Stc); in MApi_DMX_Stc_Get() 3290 DMX_FILTER_STATUS MApi_DMX_Stc_Eng_Get(MS_U8 u8Eng, MS_U32* pu32Stc32, MS_U32* pu32Stc) in MApi_DMX_Stc_Eng_Get() argument 3300 *pu32Stc = 0; in MApi_DMX_Stc_Eng_Get() 3313 *pu32Stc = u32param[2]; in MApi_DMX_Stc_Eng_Get() 3321 return _MApi_DMX_Stc_Eng_Get(u8Eng, pu32Stc32, pu32Stc); in MApi_DMX_Stc_Eng_Get()
|
| H A D | apiDMX_private.h | 739 DMX_FILTER_STATUS _MApi_DMX_Stc_Eng_Get(MS_U8 u8Eng, MS_U32* pu32Stc32, MS_U32* pu32Stc);
|
| H A D | apiDMX.c | 8394 DMX_FILTER_STATUS _MApi_DMX_Stc_Eng_Get(MS_U8 u8Eng, MS_U32* pu32Stc32, MS_U32* pu32Stc) 8401 …ret = (DRVTSP_OK== MDrv_TSP_GetSTC(u8Eng, pu32Stc32, pu32Stc)? DMX_FILTER_STATUS_OK: DMX_FILTER_ST…
|
| /utopia/UTPA2-700.0.x/mxlib/include/ |
| H A D | apiDMX.h | 1788 DMX_FILTER_STATUS MApi_DMX_Stc_Get(MS_U32* pu32Stc32, MS_U32* pu32Stc); 1830 DMX_FILTER_STATUS MApi_DMX_Stc_Eng_Get(MS_U8 u8Eng, MS_U32* pu32Stc32, MS_U32* pu32Stc);
|
| /utopia/UTPA2-700.0.x/projects/build/ |
| H A D | preprocess.txt | 33300 DMX_FILTER_STATUS MApi_DMX_Stc_Get(MS_U32* pu32Stc32, MS_U32* pu32Stc); 33308 DMX_FILTER_STATUS MApi_DMX_Stc_Eng_Get(MS_U8 u8Eng, MS_U32* pu32Stc32, MS_U32* pu32Stc);
|