| /OK3568_Linux_fs/buildroot/dl/sox/git/lpc10/ |
| H A D | median.c | 20 /* MEDIAN Version 45G */ 35 /* Find median of three values */ 40 /* MEDIAN - Median value */
|
| H A D | Makefile.am | 5 lpfilt.c median.c mload.c onset.c pitsyn.c placea.c placev.c preemp.c \ 13 lpfilt.c median.c mload.c onset.c pitsyn.c placea.c placev.c preemp.c \
|
| /OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/index/detail/rtree/ |
| H A D | pack_create.hpp | 67 …static inline void apply(EIt first, EIt median, EIt last, Box const& box, Box & left, Box & right,… in apply() 71 index::detail::nth_element(first, median, last, point_entries_comparer<I>()); in apply() 77 typename coordinate_type<Box>::type median in apply() local 79 geometry::set<max_corner, I>(left, median); in apply() 80 geometry::set<min_corner, I>(right, median); in apply() 83 …nth_element_and_half_boxes<I+1, Dimension>::apply(first, median, last, box, left, right, dim_index… in apply() 112 // using object median split and split axis of greatest BB edge 364 EIt median = first + median_count; in per_level_packets() local 371 ::apply(first, median, last, hint_box, left, right, greatest_dim_index); in per_level_packets() 373 per_level_packets(first, median, left, in per_level_packets() [all …]
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/input/touchscreen/ |
| H A D | ad7879.txt | 24 - adi,median-filter-size : 0: disabled 29 - adi,averaging : 0: 2 middle values (1 if median disabled) 50 adi,median-filter-size = /bits/ 8 <2>; 68 adi,median-filter-size = /bits/ 8 <2>;
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-graphics/tslib/ |
| H A D | tslib_1.22.bb | 26 PACKAGECONFIG ??= "debounce dejitter evthres iir linear median pthres skip lowpass invert variance … 32 PACKAGECONFIG[median] = "--enable-median,--disable-median"
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/include/algos/acnr/ |
| H A D | rk_aiq_types_acnr_algo_int_v1.h | 127 // median filter 138 // median filter 172 // median filter 183 // median filter
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/include/algos/acnr2/ |
| H A D | rk_aiq_types_acnr_algo_int_v2.h | 132 // median filter 143 // median filter 184 // median filter 195 // median filter
|
| /OK3568_Linux_fs/kernel/drivers/staging/media/atomisp/pci/isp/kernels/eed1_8/ |
| H A D | ia_css_eed1_8_param.h | 26 /* Enable median for false color correction 27 * 0: Do not use median 28 * 1: Use median
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/mfd/ |
| H A D | allwinner,sun4i-a10-ts.yaml | 48 Select median and averaging filter. Sample used for median /
|
| /OK3568_Linux_fs/kernel/drivers/input/touchscreen/ |
| H A D | ad7879.c | 125 u8 median; member 181 * The preprocessing function consists of a median and an averaging in ad7879_report() 507 device_property_read_u8(dev, "adi,median-filter-size", &ts->median); in ad7879_parse_dt() 598 AD7879_MFS(ts->median) | in ad7879_probe()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/nvkm/subdev/fb/ |
| H A D | ramgt215.c | 103 u8 median[8], bins[4] = {0, 0, 0, 0}, bin = 0, qty = 0; in gt215_link_train_calc() local 125 median[i] = ((hi - lo) >> 1) + lo; in gt215_link_train_calc() 126 bins[(median[i] & 0xf0) >> 4]++; in gt215_link_train_calc() 127 median[i] += 0x30; in gt215_link_train_calc() 140 median[i] = max(median[i], (u8) (bin << 4)); in gt215_link_train_calc() 141 median[i] = min(median[i], (u8) ((bin << 4) | 0xf)); in gt215_link_train_calc() 143 train->r_100720 |= ((median[i] & 0x0f) << (i << 2)); in gt215_link_train_calc()
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/ |
| H A D | omap3isp.h | 252 /* Contains the information regarding the Horizontal Median Filter */ 254 __u8 enable; /* Status of Horizontal Median Filter */ 255 __u8 threshold; /* Threshold Value for Horizontal Median Filter */ 450 * struct omap3isp_prev_hmed - Horizontal Median Filter 454 * @thres: Horizontal median filter threshold.
|
| /OK3568_Linux_fs/kernel/include/uapi/linux/ |
| H A D | omap3isp.h | 272 /* Contains the information regarding the Horizontal Median Filter */ 274 __u8 enable; /* Status of Horizontal Median Filter */ 275 __u8 threshold; /* Threshold Value for Horizontal Median Filter */ 470 * struct omap3isp_prev_hmed - Horizontal Median Filter 474 * @thres: Horizontal median filter threshold.
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/ |
| H A D | omap3isp.h | 252 /* Contains the information regarding the Horizontal Median Filter */ 254 __u8 enable; /* Status of Horizontal Median Filter */ 255 __u8 threshold; /* Threshold Value for Horizontal Median Filter */ 450 * struct omap3isp_prev_hmed - Horizontal Median Filter 454 * @thres: Horizontal median filter threshold.
|
| /OK3568_Linux_fs/kernel/arch/mips/kernel/ |
| H A D | cevt-r4k.c | 56 * Calculate the median of 5 75th percentiles of 5 samples of how long in calculate_min_delta() 97 /* Use 2 * median of 75th percentiles */ in calculate_min_delta() 104 pr_debug("%s: median 75th percentile=%#x, min_delta=%#x\n", in calculate_min_delta()
|
| /OK3568_Linux_fs/kernel/include/linux/platform_data/ |
| H A D | cros_ec_sensorhub.h | 77 * @median_m: median value of m_history 96 * Use to store information to batch data using median fileter information.
|
| /OK3568_Linux_fs/kernel/include/media/davinci/ |
| H A D | dm355_ccdc.h | 214 /* median filter for sdram */ 219 /* Threshold of median filter */
|
| /OK3568_Linux_fs/kernel/drivers/platform/chrome/ |
| H A D | cros_ec_sensorhub_ring.c | 150 * cros_ec_sensor_ring_median: Gets median of an array of numbers 194 * We use a median filter for the slope, then another median filter for the 199 * median_m = median(m[n-k:n]) 201 * median_error = median(error[:k]) 259 * median extraction. in cros_ec_sensor_ring_ts_filter_update()
|
| /OK3568_Linux_fs/kernel/drivers/media/common/ |
| H A D | cx2341x.c | 51 return "Median Filter Type"; in cx2341x_get_name() 53 return "Median Luma Filter Maximum"; in cx2341x_get_name() 55 return "Median Luma Filter Minimum"; in cx2341x_get_name() 57 return "Median Chroma Filter Maximum"; in cx2341x_get_name() 59 return "Median Chroma Filter Minimum"; in cx2341x_get_name() 1280 "%s: Median Filter: %s, Luma [%d, %d], Chroma [%d, %d]\n", in cx2341x_log_status() 1524 /* video median cluster */ in cx2341x_s_ctrl()
|
| /OK3568_Linux_fs/buildroot/package/tslib/ |
| H A D | tslib.mk | 24 --enable-median=static \
|
| /OK3568_Linux_fs/kernel/drivers/media/pci/cx18/ |
| H A D | cx23418.h | 154 IN[1] - type, 0 - temporal, 1 - spatial, 2 - median 156 median: 0 = disable, 1 = horizontal, 2 = vertical, 170 /* Description: This command set coring levels for median filter
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/rcutorture/bin/ |
| H A D | kvm-recheck-refscale.sh | 68 print "Median reader duration: " medianvalue;
|
| /OK3568_Linux_fs/buildroot/package/coremark-pro/ |
| H A D | coremark-pro.sh.in | 28 echo "#Median for final result $wld" >>$wld-$contype-result.log
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/include/opencv2/ |
| H A D | photo.hpp | 492 /** @brief This algorithm converts images to median threshold bitmaps (1 for pixels brighter than m… 528 /** @brief Computes median threshold and exclude bitmaps of given image. 531 @param tb median threshold bitmap 551 median value.
|
| /OK3568_Linux_fs/kernel/drivers/media/platform/omap3isp/ |
| H A D | isppreview.h | 72 * @hmed: Horizontal median filter.
|