| /kernel/linux/linux-5.10/drivers/gpu/drm/bridge/adv7511/ |
| H A D | adv7511_drv.c | 135 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 D | gm20b.c | 194 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 D | opp.h | 173 struct fixed31_32 coeff; member
|
| /kernel/linux/linux-6.6/include/video/ |
| H A D | imx-ipu-v3.h | 417 s16 coeff[3][3]; /* signed 9-bit integer coefficients */ member
|
| /kernel/linux/linux-6.6/drivers/iio/proximity/ |
| H A D | isl29501.c | 266 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 D | adv7511_drv.c | 135 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 D | gm20b.c | 194 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 D | rohm-bu27034.c | 821 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 D | rt5631.c | 1357 int timesofbclk = 32, coeff; in rt5631_hifi_pcm_params() local
|
| H A D | wm8753.c | 1159 int coeff; in wm8753_i2s_hw_params() local
|
| /third_party/ffmpeg/libavcodec/ |
| H A D | dca_core.c | 2116 int coeff = mul16(*coeff_ptr++, scale_inv); in filter_frame_fixed() local 2299 int coeff = *coeff_ptr++; in filter_frame_float() local
|
| H A D | evrcdec.c | 522 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 D | vf_stereo3d.c | 311 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 D | gtkanal.c | 613 double coeff; in plot_frame() local
|
| /third_party/node/deps/openssl/openssl/crypto/rsa/ |
| H A D | rsa_lib.c | 787 BIGNUM *coeff = sk_BIGNUM_value(coeffs, i - 1); in DEFINE_STACK_OF() local
|
| /third_party/openssl/crypto/rsa/ |
| H A D | rsa_lib.c | 783 BIGNUM *coeff = sk_BIGNUM_value(coeffs, i - 1); in DEFINE_STACK_OF() local
|
| /third_party/skia/third_party/externals/libwebp/src/dsp/ |
| H A D | enc.c | 660 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 D | rkisp.c | 1096 u16 i, *coeff;
in rkisp_config_color_space() local
|
| /device/soc/rockchip/rk3588/kernel/drivers/media/platform/rockchip/isp/ |
| H A D | rkisp.c | 1107 u16 i, *coeff; in rkisp_config_color_space() local
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/modules/color/ |
| H A D | color_gamma.c | 458 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 D | intel_color.c | 152 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 D | phy_lp.c | 1373 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 D | ar9003_calib.c | 28 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 D | isif.h | 199 struct isif_float_8 coeff[ISIF_CSC_NUM_COEFF]; member
|
| /kernel/linux/linux-6.6/drivers/staging/media/rkvdec/ |
| H A D | rkvdec-vp9.c | 99 u32 coeff[3]; member [all...] |