Home
last modified time | relevance | path

Searched defs:coeff (Results 101 - 125 of 178) sorted by relevance

12345678

/kernel/linux/linux-5.10/drivers/gpu/drm/bridge/adv7511/
H A Dadv7511_drv.c135 adv7511_set_colormap(struct adv7511 *adv7511, bool enable, const uint16_t *coeff, unsigned int scaling_factor) adv7511_set_colormap() argument
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/subdev/clk/
H A Dgm20b.c194 u32 coeff; in gm20b_dvfs_calc_det_coeff() local
513 gm20b_dvfs_program_coeff(struct gm20b_clk *clk, u32 coeff) in gm20b_dvfs_program_coeff() argument
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/inc/hw/
H A Dopp.h173 struct fixed31_32 coeff; member
/kernel/linux/linux-6.6/include/video/
H A Dimx-ipu-v3.h417 s16 coeff[3][3]; /* signed 9-bit integer coefficients */ member
/kernel/linux/linux-6.6/drivers/iio/proximity/
H A Disl29501.c266 u32 value, gain, coeff, exp; in isl29501_read_ext() local
302 enum isl29501_correction_coeff coeff; in isl29501_set_shadow_coeff() local
325 isl29501_write_coeff(struct isl29501_private *isl29501, enum isl29501_correction_coeff coeff, int val) isl29501_write_coeff() argument
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/bridge/adv7511/
H A Dadv7511_drv.c135 adv7511_set_colormap(struct adv7511 *adv7511, bool enable, const uint16_t *coeff, unsigned int scaling_factor) adv7511_set_colormap() argument
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/clk/
H A Dgm20b.c194 u32 coeff; in gm20b_dvfs_calc_det_coeff() local
513 gm20b_dvfs_program_coeff(struct gm20b_clk *clk, u32 coeff) in gm20b_dvfs_program_coeff() argument
[all...]
/kernel/linux/linux-6.6/drivers/iio/light/
H A Drohm-bu27034.c821 static u64 bu27034_fixp_calc_t1_64bit(unsigned int coeff, unsigned int ch0, in bu27034_fixp_calc_t1_64bit() argument
843 static u64 bu27034_fixp_calc_t1(unsigned int coeff, unsigned int ch0, in bu27034_fixp_calc_t1() argument
869 static u64 bu27034_fixp_calc_t23(unsigned int coeff, unsigned int ch, in bu27034_fixp_calc_t23() argument
888 static const struct bu27034_lx_coeff coeff[] = { bu27034_fixp_calc_lx() local
[all...]
/kernel/linux/linux-6.6/sound/soc/codecs/
H A Drt5631.c1357 int timesofbclk = 32, coeff; in rt5631_hifi_pcm_params() local
H A Dwm8753.c1159 int coeff; in wm8753_i2s_hw_params() local
/third_party/ffmpeg/libavcodec/
H A Ddca_core.c2116 int coeff = mul16(*coeff_ptr++, scale_inv); in filter_frame_fixed() local
2299 int coeff = *coeff_ptr++; in filter_frame_float() local
H A Devrcdec.c522 static void bandwidth_expansion(float *coeff, const float *inbuf, float gamma) in bandwidth_expansion() argument
573 static void postfilter(EVRCContext *e, float *in, const float *coeff, in postfilter() argument
/third_party/ffmpeg/libavfilter/
H A Dvf_stereo3d.c311 static inline uint8_t ana_convert(const int *coeff, const uint8_t *left, const uint8_t *right) in ana_convert() argument
/third_party/lame/frontend/
H A Dgtkanal.c613 double coeff; in plot_frame() local
/third_party/node/deps/openssl/openssl/crypto/rsa/
H A Drsa_lib.c787 BIGNUM *coeff = sk_BIGNUM_value(coeffs, i - 1); in DEFINE_STACK_OF() local
/third_party/openssl/crypto/rsa/
H A Drsa_lib.c783 BIGNUM *coeff = sk_BIGNUM_value(coeffs, i - 1); in DEFINE_STACK_OF() local
/third_party/skia/third_party/externals/libwebp/src/dsp/
H A Denc.c660 const uint32_t coeff = (sign ? -in[j] : in[j]) + mtx->sharpen_[j]; in QuantizeBlock_C() local
/device/soc/rockchip/common/vendor/drivers/media/platform/rockchip/isp/
H A Drkisp.c1096 u16 i, *coeff; in rkisp_config_color_space() local
/device/soc/rockchip/rk3588/kernel/drivers/media/platform/rockchip/isp/
H A Drkisp.c1107 u16 i, *coeff; in rkisp_config_color_space() local
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/modules/color/
H A Dcolor_gamma.c458 translate_from_linear_space_ex( struct fixed31_32 arg, struct gamma_coefficients *coeff, uint32_t color_index, struct calculate_buffer *cal_buffer) translate_from_linear_space_ex() argument
478 translate_to_linear_space_ex( struct fixed31_32 arg, struct gamma_coefficients *coeff, uint32_t color_index) translate_to_linear_space_ex() argument
572 build_custom_gamma_mapping_coefficients_worker( const struct dc_gamma *ramp, struct pixel_gamma_point *coeff, const struct hw_x_point *coordinates_x, const struct gamma_pixel *axis_x, enum channel_name channel, uint32_t number_of_points) build_custom_gamma_mapping_coefficients_worker() argument
664 calculate_mapped_value( struct pwl_float_data *rgb, const struct pixel_gamma_point *coeff, enum channel_name channel, uint32_t max_index) calculate_mapped_value() argument
817 struct gamma_coefficients *coeff; build_regamma() local
1021 struct gamma_coefficients coeff; build_degamma() local
1457 const struct pixel_gamma_point *coeff = coeff128; calculate_interpolated_hardware_curve() local
1617 struct gamma_coefficients coeff; apply_degamma_for_user_regamma() local
1684 struct gamma_coefficients coeff; calculate_user_regamma_coeff() local
1800 struct pixel_gamma_point *coeff = NULL; mod_color_calculate_degamma_params() local
2039 struct pixel_gamma_point *coeff = NULL; mod_color_calculate_regamma_params() local
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/display/
H A Dintel_color.c152 ilk_update_pipe_csc(struct intel_crtc *crtc, const u16 preoff[3], const u16 coeff[9], const u16 postoff[3]) ilk_update_pipe_csc() argument
186 icl_update_output_csc(struct intel_crtc *crtc, const u16 preoff[3], const u16 coeff[9], const u16 postoff[3]) icl_update_output_csc() argument
290 u16 coeff[9]; ilk_load_csc_matrix() local
330 u16 coeff[9]; icl_load_csc_matrix() local
[all...]
/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/b43/
H A Dphy_lp.c1373 u32 iq_comp, tx_gain, coeff, rf_power; in lpphy_set_tx_power_by_index() local
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath9k/
H A Dar9003_calib.c28 struct coeff { struct
888 ar9003_hw_tx_iq_cal_outlier_detection(struct ath_hw *ah, struct coeff *coeff, bool is_reusable) ar9003_hw_tx_iq_cal_outlier_detection() argument
1003 __ar955x_tx_iq_cal_sort(struct ath_hw *ah, struct coeff *coeff, int i, int nmeasurement) __ar955x_tx_iq_cal_sort() argument
1040 ar955x_tx_iq_cal_median(struct ath_hw *ah, struct coeff *coeff, int iqcal_idx, int nmeasurement) ar955x_tx_iq_cal_median() argument
1072 static struct coeff coeff; ar9003_hw_tx_iq_cal_post_proc() local
[all...]
/kernel/linux/linux-5.10/include/media/davinci/
H A Disif.h199 struct isif_float_8 coeff[ISIF_CSC_NUM_COEFF]; member
/kernel/linux/linux-6.6/drivers/staging/media/rkvdec/
H A Drkvdec-vp9.c99 u32 coeff[3]; member
[all...]

Completed in 49 milliseconds

12345678