Home
last modified time | relevance | path

Searched full:interpolation (Results 1 – 25 of 78) sorted by relevance

1234

/linux/lib/math/
H A Dint_log.c60 unsigned int interpolation; in intlog2() local
88 * last step we do is interpolation because of the in intlog2()
96 * so the interpolation is in intlog2()
102 interpolation = ((significand & 0x7fffff) * in intlog2()
107 return ((msb << 24) + (logtable[logentry] << 8) + interpolation); in intlog2()
/linux/Documentation/networking/device_drivers/can/ctu/
H A Dfsm_txt_buffer_user.svg37 …="-4.19953e-6" y="-5.60084e-6" width="1.00001" height="1.00001" color-interpolation-filters="sRGB">
43 …="-4.19953e-6" y="-5.60084e-6" width="1.00001" height="1.00001" color-interpolation-filters="sRGB">
46 …="-4.19953e-6" y="-5.60084e-6" width="1.00001" height="1.00001" color-interpolation-filters="sRGB">
49 …="-4.19953e-6" y="-5.60084e-6" width="1.00001" height="1.00001" color-interpolation-filters="sRGB">
52 …="-4.19953e-6" y="-5.60084e-6" width="1.00001" height="1.00001" color-interpolation-filters="sRGB">
55 …="-4.19953e-6" y="-5.60084e-6" width="1.00001" height="1.00001" color-interpolation-filters="sRGB">
58 …="-4.19953e-6" y="-5.60084e-6" width="1.00001" height="1.00001" color-interpolation-filters="sRGB">
61 …="-4.19953e-6" y="-5.60084e-6" width="1.00001" height="1.00001" color-interpolation-filters="sRGB">
64 …="-4.19953e-6" y="-5.60084e-6" width="1.00001" height="1.00001" color-interpolation-filters="sRGB">
/linux/drivers/staging/media/atomisp/pci/
H A Dsh_css_param_dvs.h57 * Bilinear interpolation (HRT_GDC_BLI_MODE) is the supported method currently.
58 * Bicubic interpolation (HRT_GDC_BCI_MODE) is not supported yet */
/linux/Documentation/images/
H A Dlogo.svg119 style="color-interpolation-filters:sRGB"
136 style="color-interpolation-filters:sRGB"
157 style="color-interpolation-filters:sRGB"
174 style="color-interpolation-filters:sRGB"
203 style="color-interpolation-filters:sRGB"
228 style="color-interpolation-filters:sRGB"
260 style="color-interpolation-filters:sRGB"
292 style="color-interpolation-filters:sRGB"
305 style="color-interpolation-filters:sRGB"
318 style="color-interpolation-filters:sRGB"
[all …]
/linux/drivers/media/platform/qcom/camss/
H A Dcamss-vfe-gen1.h61 * vfe_calc_interp_reso - Calculate interpolation mode
65 * Return interpolation mode
/linux/drivers/media/platform/verisilicon/
H A Drockchip_av1_entropymode.h153 SMOOTH_V_PRED, // Vertical interpolation
154 SMOOTH_H_PRED, // Horizontal interpolation
/linux/Documentation/admin-guide/media/
H A Drcar-fdp1.rst24 interpolation otherwise.
/linux/include/media/
H A Dv4l2-vp9.h51 * @interp_filter: interpolation filter probabilities.
101 * @filter: interpolation filter counts.
/linux/Documentation/devicetree/bindings/leds/backlight/
H A Dpwm-backlight.yaml78 // Example using num-interpolation-steps:
/linux/Documentation/devicetree/bindings/sound/
H A Dnvidia,tegra186-dspk.yaml12 the desired sampling rate by interpolation and then converts the
/linux/Documentation/devicetree/bindings/media/i2c/
H A Dgalaxycore,gc2145.yaml16 processor allowing AE/AWB/interpolation/de-noise/color-conversion and
/linux/Documentation/devicetree/bindings/display/panel/
H A Dnovatek,nt35950.yaml19 either bilinear interpolation or pixel duplication.
/linux/drivers/devfreq/
H A Dgovernor_passive.c113 /* Use interpolation if required opps is not available */ in get_target_freq_with_cpufreq()
146 /* Use interpolation if required opps is not available */ in get_target_freq_with_devfreq()
/linux/drivers/media/platform/ti/omap3isp/
H A Dispresizer.h47 RSZ_BILINEAR = 1, /* Chrominance uses bilinear interpolation */
/linux/drivers/video/fbdev/
H A Dcyber2000fb.h283 #define EXT_VID_DISP_CTL1_VINTERPOL_OFF 0x20 /* disable vertical interpolation */
305 #define VFAC_CTL1_MODVINTERPOLCLK 0x80 /* modify vertical interpolation clocl */
/linux/sound/core/seq/
H A Dseq_timer.h41 struct timespec64 last_update; /* time of last clock update, used for interpolation */
/linux/Documentation/devicetree/bindings/iio/adc/
H A Dqcom,pm8018-adc.yaml75 an interpolation calibration for all other ADCs.
/linux/Documentation/devicetree/bindings/hwmon/
H A Dntc-thermistor.yaml17 up table and interpolation to get from resistance to temperature.
/linux/include/linux/
H A Dfixp-arith.h100 * interpolation to a wider range of values given by
/linux/include/linux/platform_data/
H A Dcros_ec_sensorhub.h138 * This occurs when timestamp interpolation from EC
/linux/drivers/thermal/
H A Ddb8500_thermal.c24 * db8500_thermal_points - the interpolation points that trigger
/linux/sound/isa/gus/
H A Dgus_volume.c135 /* The following expression does a linear interpolation against the */
/linux/include/sound/
H A Demu10k1.h457 #define CCCA_INTERPROM_MASK 0x0e000000 /* Selects passband of interpolation ROM */
463 #define CCCA_INTERPROM_0 0x00000000 /* Select interpolation ROM 0 */
464 #define CCCA_INTERPROM_1 0x02000000 /* Select interpolation ROM 1 */
465 #define CCCA_INTERPROM_2 0x04000000 /* Select interpolation ROM 2 */
466 #define CCCA_INTERPROM_3 0x06000000 /* Select interpolation ROM 3 */
467 #define CCCA_INTERPROM_4 0x08000000 /* Select interpolation ROM 4 */
468 #define CCCA_INTERPROM_5 0x0a000000 /* Select interpolation ROM 5 */
469 #define CCCA_INTERPROM_6 0x0c000000 /* Select interpolation ROM 6 */
470 #define CCCA_INTERPROM_7 0x0e000000 /* Select interpolation ROM 7 */
/linux/Documentation/i2c/
H A Di2c_bus.svg1147 …ble;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-fi…
1214 …ble;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-fi…
1239 …ble;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-fi…
/linux/include/uapi/linux/
H A Domap3isp.h500 * struct omap3isp_prev_cfa - CFA Interpolation
644 * @cfa: Pointer to structure containing the CFA interpolation table, CFA.

1234