Searched refs:u32Stc32 (Results 1 – 8 of 8) sorted by relevance
| /utopia/UTPA2-700.0.x/projects/tmplib/include/ |
| H A D | apiDMX.h | 1350 DMX_FILTER_STATUS MApi_DMX_Stc_Set(MS_U32 u32Stc32, MS_U32 u32Stc); 1390 DMX_FILTER_STATUS MApi_DMX_Stc_Eng_Set(MS_U8 u8Eng, MS_U32 u32Stc32, MS_U32 u32Stc);
|
| /utopia/UTPA2-700.0.x/modules/dmx/api/dmx/ |
| H A D | Internal_DMX_debug.c | 1506 MS_U32 u32Stc, u32Stc32; in _DMX_DBG_Task() local 1507 MApi_DMX_Stc_Get(&u32Stc32, &u32Stc); in _DMX_DBG_Task()
|
| H A D | apiDMX_v2.c | 3285 DMX_FILTER_STATUS MApi_DMX_Stc_Set(MS_U32 u32Stc32, MS_U32 u32Stc) in MApi_DMX_Stc_Set() argument 3287 return MApi_DMX_Stc_Eng_Set(0, u32Stc32, u32Stc); in MApi_DMX_Stc_Set() 3327 DMX_FILTER_STATUS MApi_DMX_Stc_Eng_Set(MS_U8 u8Eng, MS_U32 u32Stc32, MS_U32 u32Stc) in MApi_DMX_Stc_Eng_Set() argument 3340 u32param[1] = u32Stc32; in MApi_DMX_Stc_Eng_Set() 3355 return _MApi_DMX_Stc_Eng_Set(u8Eng, u32Stc32, u32Stc); in MApi_DMX_Stc_Eng_Set()
|
| H A D | apiDMX_private.h | 740 DMX_FILTER_STATUS _MApi_DMX_Stc_Eng_Set(MS_U8 u8Eng, MS_U32 u32Stc32, MS_U32 u32Stc);
|
| H A D | apiDMX.c | 8414 DMX_FILTER_STATUS _MApi_DMX_Stc_Eng_Set(MS_U8 u8Eng, MS_U32 u32Stc32, MS_U32 u32Stc) 8426 …ret = (DRVTSP_OK== MDrv_TSP_SetSTC(u8Eng, u32Stc32, u32Stc))? DMX_FILTER_STATUS_OK: DMX_FILTER_STA…
|
| /utopia/UTPA2-700.0.x/mxlib/include/ |
| H A D | apiDMX.h | 1798 DMX_FILTER_STATUS MApi_DMX_Stc_Set(MS_U32 u32Stc32, MS_U32 u32Stc); 1841 DMX_FILTER_STATUS MApi_DMX_Stc_Eng_Set(MS_U8 u8Eng, MS_U32 u32Stc32, MS_U32 u32Stc);
|
| /utopia/UTPA2-700.0.x/modules/audio/api/audio/ |
| H A D | apiAUDIO_v2_customer.c | 10595 MS_U32 u32Stc32 = 0; in AU_CUS_AV_Sync_Info_Monitor() local 10640 MApi_DMX_Stc_Get(&u32Stc32, &u32Stc); in AU_CUS_AV_Sync_Info_Monitor() 10641 …o_customer_AU_AV_Sync_Info_DMX_stc = (MS_U32)AU_CUS_long_div((MS_U64)(((u32Stc32&0x1)<<31) + (u32S… in AU_CUS_AV_Sync_Info_Monitor()
|
| /utopia/UTPA2-700.0.x/projects/build/ |
| H A D | preprocess.txt | 33302 DMX_FILTER_STATUS MApi_DMX_Stc_Set(MS_U32 u32Stc32, MS_U32 u32Stc); 33310 DMX_FILTER_STATUS MApi_DMX_Stc_Eng_Set(MS_U8 u8Eng, MS_U32 u32Stc32, MS_U32 u32Stc);
|