Searched refs:LOW_PEAK (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/usb/caiaq/
H A Dinput.c77 #define LOW_PEAK (-7) macro
88 int range = HIGH_PEAK - LOW_PEAK;
89 int mid_value = (HIGH_PEAK + LOW_PEAK) / 2;
103 pos_b = b - LOW_PEAK + DEG270;
113 pos_a = a - LOW_PEAK;
140 #undef LOW_PEAK macro

Completed in 51 milliseconds