Home
last modified time | relevance | path

Searched defs:coeff (Results 1 – 25 of 89) sorted by relevance

1234

/kernel/linux/linux-6.6/drivers/media/dvb-frontends/
Daf9033_priv.h30 struct coeff { struct
31 u32 clock;
32 u32 bandwidth_hz;
33 u8 val[36];
/kernel/linux/linux-5.10/drivers/media/dvb-frontends/
Daf9033_priv.h30 struct coeff { struct
31 u32 clock;
32 u32 bandwidth_hz;
33 u8 val[36];
/kernel/linux/linux-6.6/drivers/gpu/drm/msm/dsi/phy/
Ddsi_phy.c29 s32 ui, s32 coeff, s32 pcnt) in dsi_dphy_timing_calc_clk_zero()
61 s32 coeff = 1000; /* Precision, should avoid overflow */ in msm_dsi_dphy_timing_calc() local
158 s32 coeff = 1000; /* Precision, should avoid overflow */ in msm_dsi_dphy_timing_calc_v2() local
274 s32 coeff = 1000; /* Precision, should avoid overflow */ in msm_dsi_dphy_timing_calc_v3() local
385 s32 coeff = 1000; /* Precision, should avoid overflow */ in msm_dsi_dphy_timing_calc_v4() local
476 s32 coeff = 1000; /* Precision, should avoid overflow */ in msm_dsi_cphy_timing_calc_v4() local
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath9k/
Dar9003_calib.c28 struct coeff { struct
29 int mag_coeff[AR9300_MAX_CHAINS][MAX_MEASUREMENT][MAXIQCAL]; argument
30 int phs_coeff[AR9300_MAX_CHAINS][MAX_MEASUREMENT][MAXIQCAL]; argument
31 int iqc_coeff[2]; argument
889 struct coeff *coeff, in ar9003_hw_tx_iq_cal_outlier_detection()
1004 struct coeff *coeff, in __ar955x_tx_iq_cal_sort()
1037 struct coeff *coeff, in ar955x_tx_iq_cal_median()
1068 static struct coeff coeff; in ar9003_hw_tx_iq_cal_post_proc() local
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath9k/
Dar9003_calib.c28 struct coeff { struct
29 int mag_coeff[AR9300_MAX_CHAINS][MAX_MEASUREMENT][MAXIQCAL]; argument
30 int phs_coeff[AR9300_MAX_CHAINS][MAX_MEASUREMENT][MAXIQCAL]; argument
31 int iqc_coeff[2]; argument
889 struct coeff *coeff, in ar9003_hw_tx_iq_cal_outlier_detection()
1004 struct coeff *coeff, in __ar955x_tx_iq_cal_sort()
1041 struct coeff *coeff, in ar955x_tx_iq_cal_median()
1072 static struct coeff coeff; in ar9003_hw_tx_iq_cal_post_proc() local
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/modules/color/
Dcolor_gamma.c460 struct gamma_coefficients *coeff, in translate_from_linear_space_ex()
480 struct gamma_coefficients *coeff, in translate_to_linear_space_ex()
574 struct pixel_gamma_point *coeff, in build_custom_gamma_mapping_coefficients_worker()
666 const struct pixel_gamma_point *coeff, in calculate_mapped_value()
817 struct gamma_coefficients *coeff; in build_regamma() local
1021 struct gamma_coefficients coeff; in build_degamma() local
1457 const struct pixel_gamma_point *coeff = coeff128; in calculate_interpolated_hardware_curve() local
1617 struct gamma_coefficients coeff; in apply_degamma_for_user_regamma() local
1684 struct gamma_coefficients coeff; in calculate_user_regamma_coeff() local
1800 struct pixel_gamma_point *coeff = NULL; in mod_color_calculate_degamma_params() local
[all …]
Dcolor_gamma.h75 struct regamma_coeff coeff; member
/kernel/linux/linux-5.10/drivers/gpu/drm/msm/dsi/phy/
Ddsi_phy.c27 s32 ui, s32 coeff, s32 pcnt) in dsi_dphy_timing_calc_clk_zero()
59 s32 coeff = 1000; /* Precision, should avoid overflow */ in msm_dsi_dphy_timing_calc() local
156 s32 coeff = 1000; /* Precision, should avoid overflow */ in msm_dsi_dphy_timing_calc_v2() local
272 s32 coeff = 1000; /* Precision, should avoid overflow */ in msm_dsi_dphy_timing_calc_v3() local
381 s32 coeff = 1000; /* Precision, should avoid overflow */ in msm_dsi_dphy_timing_calc_v4() local
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/modules/color/
Dcolor_gamma.c474 struct gamma_coefficients *coeff, in translate_from_linear_space_ex()
494 struct gamma_coefficients *coeff, in translate_to_linear_space_ex()
588 struct pixel_gamma_point *coeff, in build_custom_gamma_mapping_coefficients_worker()
680 const struct pixel_gamma_point *coeff, in calculate_mapped_value()
830 struct gamma_coefficients *coeff; in build_regamma() local
1083 struct gamma_coefficients coeff; in build_degamma() local
1532 const struct pixel_gamma_point *coeff = coeff128; in calculate_interpolated_hardware_curve() local
1690 struct gamma_coefficients coeff; in apply_degamma_for_user_regamma() local
1761 struct gamma_coefficients coeff; in calculate_user_regamma_coeff() local
1884 struct pixel_gamma_point *coeff = NULL; in mod_color_calculate_degamma_params() local
[all …]
Dcolor_gamma.h75 struct regamma_coeff coeff; member
/kernel/linux/linux-5.10/drivers/media/platform/ti-vpe/
Dcsc.c27 u16 coeff[12]; member
144 u16 *coeff, *end_coeff; in csc_set_coeff() local
/kernel/linux/linux-6.6/drivers/media/platform/ti/vpe/
Dcsc.c27 u16 coeff[12]; member
144 u16 *coeff, *end_coeff; in csc_set_coeff() local
/kernel/linux/linux-6.6/drivers/media/test-drivers/vicodec/
Dcodec-fwht.c140 int coeff; in derlc() local
196 static void quantize_intra(s16 *coeff, s16 *de_coeff, u16 qp) in quantize_intra()
212 static void dequantize_intra(s16 *coeff) in dequantize_intra()
222 static void quantize_inter(s16 *coeff, s16 *de_coeff, u16 qp) in quantize_inter()
238 static void dequantize_inter(s16 *coeff) in dequantize_inter()
/kernel/linux/linux-5.10/drivers/media/test-drivers/vicodec/
Dcodec-fwht.c139 int coeff; in derlc() local
195 static void quantize_intra(s16 *coeff, s16 *de_coeff, u16 qp) in quantize_intra()
211 static void dequantize_intra(s16 *coeff) in dequantize_intra()
221 static void quantize_inter(s16 *coeff, s16 *de_coeff, u16 qp) in quantize_inter()
237 static void dequantize_inter(s16 *coeff) in dequantize_inter()
/kernel/linux/linux-6.6/drivers/iio/light/
Drohm-bu27034.c821 static u64 bu27034_fixp_calc_t1_64bit(unsigned int coeff, unsigned int ch0, in bu27034_fixp_calc_t1_64bit()
843 static u64 bu27034_fixp_calc_t1(unsigned int coeff, unsigned int ch0, in bu27034_fixp_calc_t1()
869 static u64 bu27034_fixp_calc_t23(unsigned int coeff, unsigned int ch, in bu27034_fixp_calc_t23()
888 static const struct bu27034_lx_coeff coeff[] = { in bu27034_fixp_calc_lx() local
/kernel/linux/linux-6.6/drivers/iio/proximity/
Disl29501.c266 u32 value, gain, coeff, exp; in isl29501_read_ext() local
302 enum isl29501_correction_coeff coeff; in isl29501_set_shadow_coeff() local
326 enum isl29501_correction_coeff coeff, in isl29501_write_coeff()
/kernel/linux/linux-5.10/drivers/iio/proximity/
Disl29501.c266 u32 value, gain, coeff, exp; in isl29501_read_ext() local
302 enum isl29501_correction_coeff coeff; in isl29501_set_shadow_coeff() local
326 enum isl29501_correction_coeff coeff, in isl29501_write_coeff()
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/display/
Dintel_color.c40 #define CTM_COEFF_NEGATIVE(coeff) (((coeff) & CTM_COEFF_SIGN) != 0) argument
41 #define CTM_COEFF_ABS(coeff) ((coeff) & (CTM_COEFF_SIGN - 1)) argument
69 #define ILK_CSC_COEFF_FP(coeff, fbits) \ argument
290 u16 coeff[9]; in ilk_load_csc_matrix() local
330 u16 coeff[9]; in icl_load_csc_matrix() local
/kernel/linux/linux-5.10/drivers/hwmon/pmbus/
Dlm25066.c449 struct __coeff *coeff; in lm25066_probe() local
/kernel/linux/linux-6.6/drivers/hwmon/pmbus/
Dlm25066.c470 const struct __coeff *coeff; in lm25066_probe() local
/kernel/linux/linux-6.6/sound/soc/codecs/
Dwm8971.c513 int coeff = get_coeff(wm8971->sysclk, params_rate(params)); in wm8971_pcm_hw_params() local
/kernel/linux/linux-5.10/sound/soc/codecs/
Dwm8971.c513 int coeff = get_coeff(wm8971->sysclk, params_rate(params)); in wm8971_pcm_hw_params() local
/kernel/linux/linux-6.6/include/media/
Dv4l2-vp9.h142 u32 (*coeff[4][2][2][6][6])[3]; member
/kernel/linux/linux-5.10/drivers/media/pci/cx88/
Dcx88-dsp.c101 s32 coeff = 2 * int_cos(freq); in int_goertzel() local
/kernel/linux/linux-6.6/drivers/media/pci/cx88/
Dcx88-dsp.c101 s32 coeff = 2 * int_cos(freq); in int_goertzel() local

1234