Home
last modified time | relevance | path

Searched full:coefficients (Results 1 – 25 of 155) sorted by relevance

1234567

/linux/drivers/media/platform/ti/omap3isp/
H A Dispresizer.h21 * Constants for filter coefficients count
26 * struct isprsz_coef - Structure for resizer filter coefficients.
27 * @h_filter_coef_4tap: Horizontal filter coefficients for 8-phase/4-tap
29 * @v_filter_coef_4tap: Vertical filter coefficients for 8-phase/4-tap
31 * @h_filter_coef_7tap: Horizontal filter coefficients for 4-phase/7-tap
33 * @v_filter_coef_7tap: Vertical filter coefficients for 4-phase/7-tap
H A Disppreview.h62 * @cfa: CFA coefficients.
63 * @csup: Chroma suppression coefficients.
64 * @luma: Luma enhancement coefficients.
65 * @nf: Noise filter coefficients.
66 * @dcor: Noise filter coefficients.
67 * @gamma: Gamma coefficients.
/linux/drivers/media/platform/ti/vpe/
H A Dsc.c58 * set the horizontal scaler coefficients according to the ratio of output to
94 * for each phase, the scaler expects space for 8 coefficients in sc_set_hs_coeffs()
96 * 7 coefficients and skip the last slot to move to the next in sc_set_hs_coeffs()
97 * row to hold coefficients for the next phase in sc_set_hs_coeffs()
107 * set the vertical scaler coefficients according to the ratio of output to
136 * for the vertical scaler, we copy the first 5 coefficients and in sc_set_vs_coeffs()
138 * coefficients for the next phase in sc_set_vs_coeffs()
/linux/Documentation/hwmon/
H A Dsht15.rst48 The humidity calibration coefficients are programmed into an OTP memory on the
49 chip. These coefficients are used to internally calibrate the signals from the
50 sensors. Disabling the reload of those coefficients allows saving 10ms for each
/linux/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_hw_dspp.h26 * @r: red coefficients.
27 * @g: green coefficients.
28 * @b: blue coefficients.
/linux/drivers/media/platform/st/sti/bdisp/
H A Dbdisp-filter.h15 * @coef: filter coefficients
27 * @coef: filter coefficients
/linux/drivers/iio/common/ms_sensors/
H A Dms_sensors_i2c.c493 * This function is only used when reading PROM coefficients
495 * @prom: pointer to PROM coefficients array
524 * This function is only used when reading PROM coefficients
526 * @prom: pointer to PROM coefficients array
548 * This function is only used when reading PROM coefficients
550 * @prom: pointer to PROM coefficients array
572 * This function will read prom coefficients and check CRC.
599 "Calibration coefficients crc check error\n"); in ms_sensors_tp_read_prom()
/linux/include/media/
H A Dv4l2-vp9.h182 * v4l2_vp9_adapt_coef_probs() - Perform backward update of vp9 coefficients probabilities
189 * This function performs backward updates of coefficients probabilities for the vp9 boolean
199 * v4l2_vp9_adapt_noncoef_probs() - Perform backward update of vp9 non-coefficients probabilities
210 * This function performs backward updates of non-coefficients probabilities for the vp9 boolean
/linux/drivers/staging/media/atomisp/pci/
H A Dia_css_stream_public.h455 /* @brief Configure a stream with filter coefficients.
460 * @param[in] config The set of filter coefficients.
465 * This function configures the filter coefficients for an image
477 /* @brief Configure a stream with filter coefficients.
481 * @param[in] config The set of filter coefficients.
484 * This function configures the filter coefficients for an image
/linux/Documentation/devicetree/bindings/sound/
H A Dst,sta32x.txt63 If present, then MPCC bits are used for MPC coefficients,
64 otherwise standard MPC coefficients are used.
H A Dst,sta350.txt67 If present, then MPCC bits are used for MPC coefficients,
68 otherwise standard MPC coefficients are used.
/linux/drivers/gpu/drm/imx/dcss/
H A Ddcss-scaler.c93 /* scaler coefficients generator */
169 * @phase0_identity: whether to override phase 0 coefficients with identity filter
170 * @coef: output filter coefficients
261 * dcss_scaler_filter_design() - Compute filter coefficients using
266 * @phase0_identity: whether to override phase 0 coefficients with identity filter
267 * @coef: output coefficients
286 /* compute gaussian filter coefficients */ in dcss_scaler_filter_design()
/linux/drivers/gpu/drm/meson/
H A Dmeson_vpp.c154 /* Write in the proper filter coefficients. */ in meson_vpp_init()
160 /* Write the VD proper filter coefficients. */ in meson_vpp_init()
/linux/Documentation/ABI/testing/
H A Dsysfs-bus-iio-light-tsl258312 This property gets/sets the table of coefficients
H A Dsysfs-bus-iio-isl2950136 From those two curves, a and b coefficients shall be
/linux/drivers/clk/tegra/
H A Dcvb.h28 struct cvb_coefficients coefficients; member
/linux/arch/arm/boot/dts/ti/omap/
H A Domap3-cpu-thermal.dtsi13 coefficients = <0 20000>;
/linux/include/uapi/linux/media/arm/
H A Dmali-c55-config.h608 * either 16x16 or 32x32 node coefficients for 3 different light sources. The
609 * final correction coefficients applied are computed by blending the
610 * coefficients from two tables together.
614 * correction coefficients for a single node, one for each of the three light
720 * The module computes the final correction coefficients by blending the ones
724 * The final blended coefficients for each node are calculated using the
734 * @mesh_strength member. This is a modifier to the final coefficients which can
/linux/sound/soc/codecs/
H A Dwm8997.c177 ARIZONA_EQ_CONTROL("EQ1 Coefficients", ARIZONA_EQ1_2),
189 ARIZONA_EQ_CONTROL("EQ2 Coefficients", ARIZONA_EQ2_2),
201 ARIZONA_EQ_CONTROL("EQ3 Coefficients", ARIZONA_EQ3_2),
213 ARIZONA_EQ_CONTROL("EQ4 Coefficients", ARIZONA_EQ4_2),
241 ARIZONA_LHPF_CONTROL("LHPF1 Coefficients", ARIZONA_HPLPF1_2),
242 ARIZONA_LHPF_CONTROL("LHPF2 Coefficients", ARIZONA_HPLPF2_2),
243 ARIZONA_LHPF_CONTROL("LHPF3 Coefficients", ARIZONA_HPLPF3_2),
244 ARIZONA_LHPF_CONTROL("LHPF4 Coefficients", ARIZONA_HPLPF4_2),
H A Dwm8998.c237 SND_SOC_BYTES("EQ1 Coefficients", ARIZONA_EQ1_3, 19),
250 SND_SOC_BYTES("EQ2 Coefficients", ARIZONA_EQ2_3, 19),
263 SND_SOC_BYTES("EQ3 Coefficients", ARIZONA_EQ3_3, 19),
276 SND_SOC_BYTES("EQ4 Coefficients", ARIZONA_EQ4_3, 19),
300 SND_SOC_BYTES("LHPF1 Coefficients", ARIZONA_HPLPF1_2, 1),
301 SND_SOC_BYTES("LHPF2 Coefficients", ARIZONA_HPLPF2_2, 1),
302 SND_SOC_BYTES("LHPF3 Coefficients", ARIZONA_HPLPF3_2, 1),
303 SND_SOC_BYTES("LHPF4 Coefficients", ARIZONA_HPLPF4_2, 1),
/linux/Documentation/devicetree/bindings/thermal/
H A Dbrcm,ns-thermal.yaml46 coefficients = <(-556) 418000>;
/linux/sound/soc/tegra/
H A Dtegra210_sfc.h57 /* Coefficients */
/linux/arch/arm/boot/dts/broadcom/
H A Dbcm2835.dtsi47 coefficients = <(-538) 407000>;
/linux/sound/soc/fsl/
H A Dfsl_easrc.c422 * 32-tap mode, 16-taps, 128-phases 4-coefficients per phase in fsl_easrc_resampler_config()
423 * 64-tap mode, 32-taps, 64-phases 4-coefficients per phase in fsl_easrc_resampler_config()
424 * 128-tap mode, 64-taps, 32-phases 4-coefficients per phase in fsl_easrc_resampler_config()
442 * fsl_easrc_normalize_filter - Scale filter coefficients (64 bits float)
444 * scale it by multiplying filter coefficients by 2^31
446 * scale it by multiplying filter coefficients by 2^-15, 2^-23, 2^-31
589 * of stage 1 coefficients. in fsl_easrc_prefilter_config()
591 * of stage 2 coefficients. in fsl_easrc_prefilter_config()
603 * exponent of stage 1 coefficients. in fsl_easrc_prefilter_config()
605 * exponent of stage 2 coefficients. in fsl_easrc_prefilter_config()
[all …]
/linux/include/sound/sof/
H A Dchannel_map.h33 * Channel mask is followed by array of coefficients in Q2.30 format,

1234567