Searched refs:DRVTSP_FILTER_DEPTH (Results 1 – 4 of 4) sorted by relevance
| /utopia/UTPA2-700.0.x/modules/dmx/api/dmx/ |
| H A D | apiDMX.c | 158 #if (DMX_SECT_FLT_DEPTH != DRVTSP_FILTER_DEPTH) 5498 MS_U8 Pattern[DRVTSP_FILTER_DEPTH], Mask[DRVTSP_FILTER_DEPTH], NMatchMask[DRVTSP_FILTER_DEPTH]; 5504 DMX_ASSERT(DRVTSP_FILTER_DEPTH>= MatchSize, 5509 memset(Pattern, 0, DRVTSP_FILTER_DEPTH); 5510 memset(Mask, 0, DRVTSP_FILTER_DEPTH); 5511 memset(NMatchMask, 0, DRVTSP_FILTER_DEPTH); 13896 MS_U8 u8Match[DRVTSP_FILTER_DEPTH], u8Mask[DRVTSP_FILTER_DEPTH], u8NMask[DRVTSP_FILTER_DEPTH]; 13943 for(u32jj = 0; u32jj < DRVTSP_FILTER_DEPTH; u32jj++) 13950 for(u32jj = 0; u32jj < DRVTSP_FILTER_DEPTH; u32jj++)
|
| /utopia/UTPA2-700.0.x/modules/dmx/drv/tsp4/ |
| H A D | drvTSP.h | 126 #define DRVTSP_FILTER_DEPTH TSP_FILTER_DEPTH … macro
|
| /utopia/UTPA2-700.0.x/modules/dmx/drv/tsp/ |
| H A D | drvTSP.h | 119 #define DRVTSP_FILTER_DEPTH 16 … macro
|
| /utopia/UTPA2-700.0.x/modules/dmx/drv/tsp3/ |
| H A D | drvTSP.h | 125 #define DRVTSP_FILTER_DEPTH 16UL … macro
|