OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:weighted
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/dev/usb/
uatp.c
64
* computes a
weighted
average over all possible positions,
weighted
by
65
* the pressure at that position. The
weighted
average is computed in
70
* computes a
weighted
average of the old raw position, the old
1787
unsigned int
weighted
[UATP_MAX_SENSORS];
local in function:interpret_dimension
1809
* . each
weighted
[j] is at most UATP_MAX_SENSORS^2 * UATP_MAX_ACC,
1811
* . each
weighted
[j] * ratio is at most
1831
* threshold. Compute the finger's position as the
weighted
1832
* average of positions,
weighted
by the pressure at that
1837
memset(
weighted
, 0, sizeof(weighted))
[
all
...]
Completed in 12 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025