Searched refs:pDmxFltType (Results 1 – 10 of 10) sorted by relevance
| /utopia/UTPA2-700.0.x/modules/dmx/utopia_adaption/dmx/ |
| H A D | DMX_adp.c | 456 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 D | apiDMX_v2.c | 1384 …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 D | apiDMX.c | 331 #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 D | apiDMX_private.h | 708 …i_DMX_Info(MS_U32 u32DmxId, DMX_Flt_info* pDmxFltInfo, DMX_FILTER_TYPE* pDmxFltType, MS_BOOL bSet);
|
| H A D | mapiDMX.c | 888 pFltInfoParam->pDmxFltInfo, pFltInfoParam->pDmxFltType, pFltInfoParam->bSet); in DMXIoctl()
|
| /utopia/UTPA2-700.0.x/projects/tmplib/include/ |
| H A D | apiDMX.h | 1167 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 D | apiDMX_v2.h | 438 DMX_FILTER_TYPE* pDmxFltType; member
|
| /utopia/UTPA2-700.0.x/mxlib/include/ |
| H A D | apiDMX.h | 1556 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 D | apiDMX_v2.h | 480 DMX_FILTER_TYPE* pDmxFltType; member
|
| /utopia/UTPA2-700.0.x/projects/build/ |
| H A D | preprocess.txt | 33260 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;
|