Home
last modified time | relevance | path

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

/dflybsd-src/sys/dev/drm/amd/display/modules/color/
H A Dcolor_gamma.c344 struct gamma_coefficients *coeff, in translate_from_linear_space_ex()
359 struct gamma_coefficients *coeff, in translate_to_linear_space_ex()
453 struct pixel_gamma_point *coeff, in build_custom_gamma_mapping_coefficients_worker()
545 const struct pixel_gamma_point *coeff, in calculate_mapped_value()
692 struct gamma_coefficients coeff; in build_regamma() local
717 struct gamma_coefficients coeff; in build_degamma() local
1139 const struct pixel_gamma_point *coeff = coeff128; in calculate_interpolated_hardware_curve() local
1295 struct gamma_coefficients coeff; in apply_degamma_for_user_regamma() local
1367 struct pixel_gamma_point *coeff = NULL; in mod_color_calculate_regamma_params() local
1463 struct gamma_coefficients coeff; in calculate_user_regamma_coeff() local
[all …]
H A Dcolor_gamma.h72 struct regamma_coeff coeff; member
/dflybsd-src/sys/dev/drm/i915/
H A Dintel_color.c39 #define CTM_COEFF_NEGATIVE(coeff) (((coeff) & CTM_COEFF_SIGN) != 0) argument
40 #define CTM_COEFF_ABS(coeff) ((coeff) & (CTM_COEFF_SIGN - 1)) argument
69 #define I9XX_CSC_COEFF_FP(coeff, fbits) \ argument
/dflybsd-src/sys/dev/sound/pcm/
H A Dfeeder_eq.c120 struct feed_eq_coeff *coeff; member
H A Dfeeder_rate.c793 int32_t coeff; in z_coeff_interpolate() local
/dflybsd-src/sys/dev/drm/radeon/
H A Dsi_dpm.c1771 static void si_calculate_leakage_for_v_and_t_formula(const struct ni_leakage_coeffients *coeff, in si_calculate_leakage_for_v_and_t_formula()
1799 const struct ni_leakage_coeffients *coeff, in si_calculate_leakage_for_v_and_t()
1808 static void si_calculate_leakage_for_v_formula(const struct ni_leakage_coeffients *coeff, in si_calculate_leakage_for_v_formula()
1827 const struct ni_leakage_coeffients *coeff, in si_calculate_leakage_for_v()
H A Dni_dpm.c740 static void ni_calculate_leakage_for_v_and_t_formula(const struct ni_leakage_coeffients *coeff, in ni_calculate_leakage_for_v_and_t_formula()
762 const struct ni_leakage_coeffients *coeff, in ni_calculate_leakage_for_v_and_t()
/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dsimplify-rtx.c2028 rtx coeff; in simplify_binary_operation_1() local
2209 rtx coeff; in simplify_binary_operation_1() local
H A Dexpmed.c3110 HOST_WIDE_INT coeff = 0; in expand_mult() local
3243 HOST_WIDE_INT coeff = INTVAL (cop1); in expand_widening_mult() local
H A Dbuiltins.c3522 rtx target, coeff; in builtin_memset_gen_str() local
/dflybsd-src/sys/dev/drm/amd/display/dc/inc/hw/
H A Dopp.h173 struct fixed31_32 coeff; member
/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dexpmed.c3415 HOST_WIDE_INT coeff; in expand_mult() local
3549 mult_by_coeff_cost (HOST_WIDE_INT coeff, machine_mode mode, bool speed) in mult_by_coeff_cost()
3589 HOST_WIDE_INT coeff = INTVAL (cop1); in expand_widening_mult() local
H A Dsimplify-rtx.c2341 rtx coeff; in simplify_binary_operation_1() local
2527 rtx coeff; in simplify_binary_operation_1() local
H A Dbuiltins.c4139 rtx target, coeff; in builtin_memset_gen_str() local
H A Ddwarf2out.c13904 HOST_WIDE_INT coeff = poly_i.coeffs[j]; in int_loc_descriptor() local
/dflybsd-src/sys/dev/drm/amd/amdgpu/
H A Dsi_dpm.c1861 static void si_calculate_leakage_for_v_and_t_formula(const struct ni_leakage_coeffients *coeff, in si_calculate_leakage_for_v_and_t_formula()
1889 const struct ni_leakage_coeffients *coeff, in si_calculate_leakage_for_v_and_t()
1898 static void si_calculate_leakage_for_v_formula(const struct ni_leakage_coeffients *coeff, in si_calculate_leakage_for_v_formula()
1917 const struct ni_leakage_coeffients *coeff, in si_calculate_leakage_for_v()
/dflybsd-src/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_reset.c5713 struct coeff_t *coeff, HAL_BOOL is_cal_reusable) in ar9300_tx_iq_cal_outlier_detection()
6018 static struct coeff_t coeff; in ar9300_tx_iq_cal_post_proc() local
/dflybsd-src/sys/dev/netif/bwn/bwn/
H A Dif_bwn_phy_lp.c1152 uint32_t rxcomp, txgain, coeff, rfpwr, *tabs; in bwn_phy_lp_bugfix() local