Home
last modified time | relevance | path

Searched refs:pDmxFltType (Results 1 – 10 of 10) sorted by relevance

/utopia/UTPA2-700.0.x/modules/dmx/utopia_adaption/dmx/
H A DDMX_adp.c456 pstFltInfoDes->pDmxFltType = (DMX_FILTER_TYPE*)buffer_array1; in DMX_adp_Ioctl()
468 …if((*(pstFltInfoDes->pDmxFltType) == DMX_FILTER_TYPE_VIDEO) || (*(pstFltInfoDes->pDmxFltType) == D… in DMX_adp_Ioctl()
469 …(*(pstFltInfoDes->pDmxFltType) == DMX_FILTER_TYPE_AUDIO2) || (*(pstFltInfoDes->pDmxFltType) == DMX… in DMX_adp_Ioctl()
470 …(*(pstFltInfoDes->pDmxFltType) == DMX_FILTER_TYPE_AUDIO3) || (*(pstFltInfoDes->pDmxFltType) == DMX… in DMX_adp_Ioctl()
497 …if((*(pstFltInfoDes->pDmxFltType) == DMX_FILTER_TYPE_VIDEO) || (*(pstFltInfoDes->pDmxFltType) == D… in DMX_adp_Ioctl()
498 …(*(pstFltInfoDes->pDmxFltType) == DMX_FILTER_TYPE_AUDIO2) || (*(pstFltInfoDes->pDmxFltType) == DMX… in DMX_adp_Ioctl()
499 …(*(pstFltInfoDes->pDmxFltType) == DMX_FILTER_TYPE_AUDIO3) || (*(pstFltInfoDes->pDmxFltType) == DMX… in DMX_adp_Ioctl()
526 … CPY_FROM_USER((void*)buffer_array1, (void*)pstFltInfoDes->pDmxFltType, sizeof(DMX_FILTER_TYPE)); in DMX_adp_Ioctl()
529 pNxtPtr1 = (void*)pstFltInfoDes->pDmxFltType; in DMX_adp_Ioctl()
531 pstFltInfoDes->pDmxFltType = (DMX_FILTER_TYPE*)buffer_array1; in DMX_adp_Ioctl()
/utopia/UTPA2-700.0.x/modules/dmx/api/dmx/
H A DapiDMX_v2.c1384 …pi_DMX_Info(MS_U32 u32DmxId, DMX_Flt_info* pDmxFltInfo, DMX_FILTER_TYPE* pDmxFltType, MS_BOOL bSet) in MApi_DMX_Info() argument
1387 if (pDmxFltType == NULL) in MApi_DMX_Info()
1404 infoparam.pDmxFltType = pDmxFltType; in MApi_DMX_Info()
1423 switch(*pDmxFltType & ~DMX_FILTER_FLT_MASK) in MApi_DMX_Info()
1457 return _MApi_DMX_Info(u32DmxId, pDmxFltInfo, pDmxFltType, bSet); in MApi_DMX_Info()
7915 DMX_FILTER_STATUS MApi_DMX_DropScmbPkt(DMX_FILTER_TYPE pDmxFltType, MS_BOOL bEnable) in MApi_DMX_DropScmbPkt() argument
7925 infoparam.eType = pDmxFltType; in MApi_DMX_DropScmbPkt()
7941 return _MApi_DMX_DropScmbPkt(pDmxFltType,bEnable); in MApi_DMX_DropScmbPkt()
H A DapiDMX.c331 #define _FLT_LIST_TYPE_GET(DMXId, pDmxFltType) \ argument
332 *(pDmxFltType) = _pdmx_res->_FltList[(DMXId)].DmxFltType; \
5301 …pi_DMX_Info(MS_U32 u32DmxId, DMX_Flt_info* pDmxFltInfo, DMX_FILTER_TYPE* pDmxFltType, MS_BOOL bSet)
5314 _FLT_LIST_TYPE_GET(u32DmxId, pDmxFltType);
5370 stDmxFltInfo.DmxFltType = *pDmxFltType;
H A DapiDMX_private.h708 …i_DMX_Info(MS_U32 u32DmxId, DMX_Flt_info* pDmxFltInfo, DMX_FILTER_TYPE* pDmxFltType, MS_BOOL bSet);
H A DmapiDMX.c888 pFltInfoParam->pDmxFltInfo, pFltInfoParam->pDmxFltType, pFltInfoParam->bSet); in DMXIoctl()
/utopia/UTPA2-700.0.x/projects/tmplib/include/
H A DapiDMX.h1167 DMX_FILTER_STATUS SYMBOL_WEAK MApi_DMX_DropScmbPkt(DMX_FILTER_TYPE pDmxFltType, MS_BOOL bEnable);
1486 …Api_DMX_Info(MS_U8 u8DmxId, DMX_Flt_info* pDmxFltInfo, DMX_FILTER_TYPE* pDmxFltType, MS_BOOL bSet);
H A DapiDMX_v2.h438 DMX_FILTER_TYPE* pDmxFltType; member
/utopia/UTPA2-700.0.x/mxlib/include/
H A DapiDMX.h1556 DMX_FILTER_STATUS SYMBOL_WEAK MApi_DMX_DropScmbPkt(DMX_FILTER_TYPE pDmxFltType, MS_BOOL bEnable);
1968 …i_DMX_Info(MS_U32 u32DmxId, DMX_Flt_info* pDmxFltInfo, DMX_FILTER_TYPE* pDmxFltType, MS_BOOL bSet);
H A DapiDMX_v2.h480 DMX_FILTER_TYPE* pDmxFltType; member
/utopia/UTPA2-700.0.x/projects/build/
H A Dpreprocess.txt33260 DMX_FILTER_STATUS SYMBOL_WEAK MApi_DMX_DropScmbPkt(DMX_FILTER_TYPE pDmxFltType, MS_BOOL bEnable);
33330 …i_DMX_Info(MS_U32 u32DmxId, DMX_Flt_info* pDmxFltInfo, DMX_FILTER_TYPE* pDmxFltType, MS_BOOL bSet);
58316 DMX_FILTER_TYPE* pDmxFltType;