Searched refs:DMX_FILTER_FLT_MASK (Results 1 – 5 of 5) sorted by relevance
1338 u32TSPFltSource = DmxFltType & ((MS_U32)DMX_FILTER_FLT_MASK); in _DMX_Open_Stream()1339 DmxFltType = DmxFltType & (DMX_FILTER_TYPE)(~DMX_FILTER_FLT_MASK); in _DMX_Open_Stream()1426 u32TSPFltSource = DmxFltType & ((MS_U32)DMX_FILTER_FLT_MASK); in _DMX_Open_Stream()1427 DmxFltType = DmxFltType & (DMX_FILTER_TYPE)(~DMX_FILTER_FLT_MASK); in _DMX_Open_Stream()1552 u32TSPFltSource = DmxFltType & DMX_FILTER_FLT_MASK; in _DMX_Open_Sect()1553 DmxFltType = DmxFltType & (DMX_FILTER_TYPE)(~DMX_FILTER_FLT_MASK); in _DMX_Open_Sect()1627 u32TSPFltSource = DmxFltType & ((MS_U32)DMX_FILTER_FLT_MASK); in _DMX_Open_Sect()1628 DmxFltType = DmxFltType & (DMX_FILTER_TYPE)(~DMX_FILTER_FLT_MASK); in _DMX_Open_Sect()4908 u32TSPFltSource = DmxFltType & DMX_FILTER_FLT_MASK; in _MApi_DMX_Open_Common()4909 DmxFltType = DmxFltType & (DMX_FILTER_TYPE)(~DMX_FILTER_FLT_MASK); in _MApi_DMX_Open_Common()[all …]
1423 switch(*pDmxFltType & ~DMX_FILTER_FLT_MASK) in MApi_DMX_Info()1495 switch(pDmxFltInfo->DmxFltType & ~DMX_FILTER_FLT_MASK) in MApi_DMX_Info_Ex()
334 #define DMX_FILTER_FLT_MASK 0xF2FF0F00UL macro
367 #define DMX_FILTER_FLT_MASK 0xF3FF0F00UL macro
32184 #define DMX_FILTER_FLT_MASK 0xF3FF0F00UL