Home
last modified time | relevance | path

Searched refs:u32SrcID (Results 1 – 25 of 35) sorted by relevance

12

/utopia/UTPA2-700.0.x/modules/vdec_v1/hal/messi/mvd/
H A DhalMVD.h306 void HAL_MVD_SetFWBinID(MS_U32 u32SrcID);
/utopia/UTPA2-700.0.x/modules/vdec_v1/hal/maserati/mvd/
H A DhalMVD.h306 void HAL_MVD_SetFWBinID(MS_U32 u32SrcID);
/utopia/UTPA2-700.0.x/modules/vdec_v1/hal/M7621/mvd/
H A DhalMVD.h306 void HAL_MVD_SetFWBinID(MS_U32 u32SrcID);
/utopia/UTPA2-700.0.x/modules/vdec_v1/hal/macan/mvd/
H A DhalMVD.h306 void HAL_MVD_SetFWBinID(MS_U32 u32SrcID);
/utopia/UTPA2-700.0.x/modules/vdec_v1/hal/manhattan/mvd/
H A DhalMVD.h306 void HAL_MVD_SetFWBinID(MS_U32 u32SrcID);
/utopia/UTPA2-700.0.x/modules/vdec_v1/hal/mainz/mvd/
H A DhalMVD.h306 void HAL_MVD_SetFWBinID(MS_U32 u32SrcID);
/utopia/UTPA2-700.0.x/modules/vdec_v1/hal/maxim/mvd/
H A DhalMVD.h306 void HAL_MVD_SetFWBinID(MS_U32 u32SrcID);
/utopia/UTPA2-700.0.x/modules/vdec_v1/hal/M7821/mvd/
H A DhalMVD.h306 void HAL_MVD_SetFWBinID(MS_U32 u32SrcID);
/utopia/UTPA2-700.0.x/modules/dmx/hal/messi/tsp/
H A DhalTSP.h475 MS_BOOL HAL_TSP_SetMergeStrSyncByte(MS_U32 u32SrcID, MS_U8 u8SyncByte);
/utopia/UTPA2-700.0.x/modules/dmx/hal/mainz/tsp/
H A DhalTSP.h475 MS_BOOL HAL_TSP_SetMergeStrSyncByte(MS_U32 u32SrcID, MS_U8 u8SyncByte);
/utopia/UTPA2-700.0.x/modules/dmx/hal/mooney/tsp/
H A DhalTSP.h475 MS_BOOL HAL_TSP_SetMergeStrSyncByte(MS_U32 u32SrcID, MS_U8 u8SyncByte);
/utopia/UTPA2-700.0.x/modules/dmx/drv/tsp/
H A DdrvTSP.h748 TSP_Result MDrv_TSP_SetMergeStrSyncByte(MS_U32 u32SrcID, MS_U8 u8SyncByte);
/utopia/UTPA2-700.0.x/modules/dscmb/hal/kano/nsk2/
H A DhalTSP.h727 void HAL_TSP_PidFlt_SetSrcID(MS_U32 fltId, MS_U32 u32SrcID);
/utopia/UTPA2-700.0.x/modules/dmx/hal/kano/tsp/
H A DhalTSP.h775 void HAL_TSP_PidFlt_SetSrcID(MS_U32 fltId, MS_U32 u32SrcID);
/utopia/UTPA2-700.0.x/modules/dscmb/hal/k6/nsk2/
H A DhalTSP.h725 void HAL_TSP_PidFlt_SetSrcID(MS_U32 fltId, MS_U32 u32SrcID);
/utopia/UTPA2-700.0.x/modules/dmx/hal/curry/tsp/
H A DhalTSP.h768 void HAL_TSP_PidFlt_SetSrcID(MS_U32 fltId, MS_U32 u32SrcID);
H A DhalTSP.c2212 void HAL_TSP_PidFlt_SetSrcID(MS_U32 fltId, MS_U32 u32SrcID) in HAL_TSP_PidFlt_SetSrcID() argument
2215 …TSP32_IdrW(pPidFlt, ((TSP32_IdrR(pPidFlt) & ~(TSP_PIDFLT_SRCID_MASK)) | ((u32SrcID << TSP_PIDFLT_S… in HAL_TSP_PidFlt_SetSrcID()
/utopia/UTPA2-700.0.x/modules/dmx/hal/k6/tsp/
H A DhalTSP.h756 void HAL_TSP_PidFlt_SetSrcID(MS_U32 fltId, MS_U32 u32SrcID);
/utopia/UTPA2-700.0.x/modules/dmx/hal/k7u/tsp/
H A DhalTSP.h944 void HAL_TSP_PidFlt_SetSrcID(MS_U32 fltId, MS_U32 u32SrcID);
/utopia/UTPA2-700.0.x/modules/dmx/hal/k6lite/tsp/
H A DhalTSP.h893 void HAL_TSP_PidFlt_SetSrcID(MS_U32 fltId, MS_U32 u32SrcID);
/utopia/UTPA2-700.0.x/modules/dscmb/hal/k6lite/nsk2/
H A DhalTSP.h862 void HAL_TSP_PidFlt_SetSrcID(MS_U32 fltId, MS_U32 u32SrcID);
/utopia/UTPA2-700.0.x/modules/dscmb/hal/k7u/nsk2/
H A DhalTSP.h862 void HAL_TSP_PidFlt_SetSrcID(MS_U32 fltId, MS_U32 u32SrcID);
/utopia/UTPA2-700.0.x/modules/dmx/api/dmx/
H A DapiDMX_v2.c6155 DMX_FILTER_STATUS MApi_DMX_SetMergeStrSyncByte(MS_U32 u32SrcID, MS_U8 u8SyncByte) in MApi_DMX_SetMergeStrSyncByte() argument
6166 u32Param[0] = u32SrcID; in MApi_DMX_SetMergeStrSyncByte()
6181 return _MApi_DMX_SetMergeStrSyncByte(u32SrcID, u8SyncByte); in MApi_DMX_SetMergeStrSyncByte()
H A DapiDMX_private.h770 DMX_FILTER_STATUS _MApi_DMX_SetMergeStrSyncByte(MS_U32 u32SrcID, MS_U8 u8SyncByte);
/utopia/UTPA2-700.0.x/mxlib/include/
H A DapiDMX.h1546 DMX_FILTER_STATUS MApi_DMX_SetMergeStrSyncByte(MS_U32 u32SrcID, MS_U8 u8SyncByte);

12