Searched refs:confidence (Results 1 – 18 of 18) sorted by relevance
/Linux-v5.10/Documentation/userspace-api/media/v4l/ |
D | pixfmt-cnf4.rst | 9 Depth sensor confidence information as a 4 bits per pixel packed array 15 confidence information in range 0-15 with 0 indicating that the sensor was 16 unable to resolve any signal and 15 indicating maximum level of confidence for 20 Bits 0-3 of byte n refer to confidence value of depth pixel 2*n, 21 bits 4-7 to confidence value of depth pixel 2*n+1.
|
/Linux-v5.10/drivers/thermal/intel/ |
D | intel_powerclamp.c | 128 unsigned long confidence; /* used for calibration, basically a counter member 267 cal_data[ratio].confidence >= CONFIDENCE_OK && in get_compensation() 268 cal_data[ratio + 1].confidence >= CONFIDENCE_OK && in get_compensation() 269 cal_data[ratio + 2].confidence >= CONFIDENCE_OK) { in get_compensation() 274 cal_data[ratio].confidence >= CONFIDENCE_OK && in get_compensation() 275 cal_data[ratio - 1].confidence >= CONFIDENCE_OK && in get_compensation() 276 cal_data[ratio - 2].confidence >= CONFIDENCE_OK) { in get_compensation() 280 } else if (cal_data[ratio].confidence >= CONFIDENCE_OK && in get_compensation() 281 cal_data[ratio - 1].confidence >= CONFIDENCE_OK && in get_compensation() 282 cal_data[ratio + 1].confidence >= CONFIDENCE_OK) { in get_compensation() [all …]
|
/Linux-v5.10/drivers/hid/ |
D | hid-ntrig.c | 57 bool confidence; member 598 nd->confidence = value; in ntrig_event() 662 nd->confidence = false; in ntrig_event() 678 nd->confidence = false; in ntrig_event() 711 if (!nd->confidence) in ntrig_event() 722 nd->first_contact_touch = nd->confidence; in ntrig_event()
|
/Linux-v5.10/Documentation/driver-api/thermal/ |
D | intel_powerclamp.rst | 170 pct confidence steady dynamic (compensation) 203 Steady state compensation is used only when confidence levels of all 204 adjacent ratios have reached satisfactory level. A confidence level
|
/Linux-v5.10/Documentation/admin-guide/media/ |
D | avermedia.rst | 72 At present I can say with confidence that the frontend tunes
|
/Linux-v5.10/arch/powerpc/platforms/ps3/ |
D | Kconfig | 46 If unsure, choose the default (20) with the confidence that your
|
/Linux-v5.10/Documentation/input/devices/ |
D | ntrig.rst | 92 user observable latency), the filter accumulates confidence for incoming
|
/Linux-v5.10/drivers/md/ |
D | dm-cache-policy-smq.c | 559 unsigned confidence = safe_div(s->hits << FP_SHIFT, s->hits + s->misses); in stats_assess() local 561 if (confidence < SIXTEENTH) in stats_assess() 564 else if (confidence < EIGHTH) in stats_assess()
|
/Linux-v5.10/Documentation/filesystems/ext4/ |
D | ifork.rst | 25 magic number nor a checksum to provide any level of confidence that the
|
/Linux-v5.10/drivers/media/platform/exynos4-is/ |
D | fimc-is-param.h | 892 u32 confidence; member
|
/Linux-v5.10/security/ |
D | Kconfig | 117 confidence that their hardware is running the VMM or kernel that
|
/Linux-v5.10/Documentation/netlabel/ |
D | draft-ietf-cipso-ipsecurity-01.txt | 559 interoperability and that provide users some level of confidence. 560 Many other requirements could be added to increase user confidence,
|
/Linux-v5.10/Documentation/power/ |
D | basic-pm-debugging.rst | 18 test at least a couple of times in a row for confidence. [This is necessary,
|
/Linux-v5.10/Documentation/process/ |
D | management-style.rst | 120 thing you can do as a manager is not to instill confidence, but rather a
|
/Linux-v5.10/Documentation/ABI/testing/ |
D | sysfs-bus-iio | 1053 running: If the confidence value reported by the sensor 1056 confidence value reported by the sensor is lower than 1260 This attribute is used to read the confidence for an activity
|
/Linux-v5.10/Documentation/driver-api/usb/ |
D | power-management.rst | 786 Given confidence in the platform firmware's description of the ports
|
/Linux-v5.10/Documentation/admin-guide/ |
D | ras.rst | 60 can indicate with a high degree of confidence that an error happened, but
|
/Linux-v5.10/Documentation/filesystems/ |
D | fscrypt.rst | 1248 allows the filesystem to still, with a high degree of confidence, map
|