Home
last modified time | relevance | path

Searched refs:MApi_DMX_Stc_Eng_Get (Results 1 – 9 of 9) sorted by relevance

/utopia/UTPA2-700.0.x/projects/tmplib/include/
H A DapiDMX.h1379 DMX_FILTER_STATUS MApi_DMX_Stc_Eng_Get(MS_U8 u8Eng, MS_U32* pu32Stc32, MS_U32* pu32Stc);
/utopia/UTPA2-700.0.x/mxlib/include/
H A DapiDMX.h1830 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 DapiDMX_v2.c3158 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() function
/utopia/UTPA2-700.0.x/projects/build/
H A Dapi_with_header_file.csv509 ,,MApi_DMX_Stc_Eng_Get,apiDMX.h,1,1,1,1,1,1
H A DDatabase.csv509 ,,MApi_DMX_Stc_Eng_Get,apiDMX.h,0,1,1,1,1,1,1
H A Dpreprocess.txt33308 DMX_FILTER_STATUS MApi_DMX_Stc_Eng_Get(MS_U8 u8Eng, MS_U32* pu32Stc32, MS_U32* pu32Stc);
/utopia/UTPA2-700.0.x/modules/vdec_lite/api/vdec_lite/
H A DapiVDEC_EX.c9242 MApi_DMX_Stc_Eng_Get(u8STCSource, &u32High, &u32Low); in _Feed_Direct_STC()
/utopia/UTPA2-700.0.x/modules/vdec_v3/api/vdec_v3/
H A DapiVDEC_EX.c17648 MApi_DMX_Stc_Eng_Get(0,&u32temp1,&u32temp2); in _MApi_VDEC_EX_GetMdbInfo()
H A DapiVDEC_EX.c.017644 MApi_DMX_Stc_Eng_Get(0,&u32temp1,&u32temp2);