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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/spi/
H A Dad7877.h21 u8 averaging; /* 0 = 1, 1 = 4, 2 = 8, 3 = 16 */ member in struct:ad7877_platform_data
H A Dad7879.h26 u8 averaging; member in struct:ad7879_platform_data
28 * 1 = 4, 2 = 8, 3 = 16 (median > averaging)
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/input/touchscreen/
H A Dad7879.c124 u8 averaging; member in struct:ad7879
162 * The preprocessing function consists of a median and an averaging
495 ts->averaging = pdata->averaging;
555 AD7879_AVG(ts->averaging) |
H A Dad7877.c187 u8 averaging; member in struct:ad7877
343 * The preprocessing function consists of an averaging filter.
344 * The combination of 'first conversion delay' and averaging provides a robust solution,
346 * The size of the averaging filter is programmable. (dev.platform_data, see linux/spi/ad7877.h)
619 AD7877_AVG(ts->averaging) | AD7877_PM(1) |
712 ts->averaging = pdata->averaging;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/blackfin/mach-bf527/boards/
H A Dezbrd.c261 .averaging = 1,
276 .averaging = 1, /* take the average of 4 middle samples */
H A Dezkit.c462 .averaging = 1,
477 .averaging = 1, /* take the average of 4 middle samples */
H A Dcm_bf527.c373 .averaging = 1,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/blackfin/mach-bf537/boards/
H A Dpnav10.c206 .averaging = 1,
H A Dstamp.c735 .averaging = 1,
750 .averaging = 1, /* take the average of 4 middle samples */
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/blackfin/mach-bf518/boards/
H A Dezbrd.c193 .averaging = 1,
H A Dtcm-bf518.c153 .averaging = 1,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/blackfin/mach-bf538/boards/
H A Dezkit.c518 .averaging = 1, /* take the average of 4 middle samples */
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/blackfin/mach-bf548/boards/
H A Dcm_bf548.c842 .averaging = 1,
H A Dezkit.c991 .averaging = 1,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dimage.tex1109 \twocolitem{{\bf wxIMAGE\_QUALITY\_HIGH}}{Uses bicubic and box averaging resampling methods for upsampling and downsampling respectively}
1113 looking results it is a slower method. Downsampling will use the box averaging method

Completed in 101 milliseconds