Home
last modified time | relevance | path

Searched refs:DMX_FILTER_FLT_MASK (Results 1 – 5 of 5) sorted by relevance

/utopia/UTPA2-700.0.x/modules/dmx/api/dmx/
H A DapiDMX.c1338 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 …]
H A DapiDMX_v2.c1423 switch(*pDmxFltType & ~DMX_FILTER_FLT_MASK) in MApi_DMX_Info()
1495 switch(pDmxFltInfo->DmxFltType & ~DMX_FILTER_FLT_MASK) in MApi_DMX_Info_Ex()
/utopia/UTPA2-700.0.x/projects/tmplib/include/
H A DapiDMX.h334 #define DMX_FILTER_FLT_MASK 0xF2FF0F00UL macro
/utopia/UTPA2-700.0.x/mxlib/include/
H A DapiDMX.h367 #define DMX_FILTER_FLT_MASK 0xF3FF0F00UL macro
/utopia/UTPA2-700.0.x/projects/build/
H A Dpreprocess.txt32184 #define DMX_FILTER_FLT_MASK 0xF3FF0F00UL