Searched refs:DMX_MAP_ENTRIES (Results 1 – 2 of 2) sorted by relevance
75 for (i = 0; i < DMX_MAP_ENTRIES; i++) { in dmxMapInsert()98 for (i = 0; i < DMX_MAP_ENTRIES; i++) in dmxMapClear()119 for (i = 0; i < DMX_MAP_ENTRIES; i++) in dmxMapLookup()
51 #define DMX_MAP_ENTRIES 16 /* Must be a power of 2 */ macro52 #define DMX_MAP_MASK (DMX_MAP_ENTRIES - 1)252 DMXEventMap map[DMX_MAP_ENTRIES]; /**< XInput device id map */