/dflybsd-src/sys/dev/drm/amd/display/modules/color/ |
H A D | color_gamma.c | 344 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 D | color_gamma.h | 72 struct regamma_coeff coeff; member
|
/dflybsd-src/sys/dev/drm/i915/ |
H A D | intel_color.c | 39 #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 D | feeder_eq.c | 120 struct feed_eq_coeff *coeff; member
|
H A D | feeder_rate.c | 793 int32_t coeff; in z_coeff_interpolate() local
|
/dflybsd-src/sys/dev/drm/radeon/ |
H A D | si_dpm.c | 1771 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 D | ni_dpm.c | 740 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 D | simplify-rtx.c | 2028 rtx coeff; in simplify_binary_operation_1() local 2209 rtx coeff; in simplify_binary_operation_1() local
|
H A D | expmed.c | 3110 HOST_WIDE_INT coeff = 0; in expand_mult() local 3243 HOST_WIDE_INT coeff = INTVAL (cop1); in expand_widening_mult() local
|
H A D | builtins.c | 3522 rtx target, coeff; in builtin_memset_gen_str() local
|
/dflybsd-src/sys/dev/drm/amd/display/dc/inc/hw/ |
H A D | opp.h | 173 struct fixed31_32 coeff; member
|
/dflybsd-src/contrib/gcc-8.0/gcc/ |
H A D | expmed.c | 3415 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 D | simplify-rtx.c | 2341 rtx coeff; in simplify_binary_operation_1() local 2527 rtx coeff; in simplify_binary_operation_1() local
|
H A D | builtins.c | 4139 rtx target, coeff; in builtin_memset_gen_str() local
|
H A D | dwarf2out.c | 13904 HOST_WIDE_INT coeff = poly_i.coeffs[j]; in int_loc_descriptor() local
|
/dflybsd-src/sys/dev/drm/amd/amdgpu/ |
H A D | si_dpm.c | 1861 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 D | ar9300_reset.c | 5713 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 D | if_bwn_phy_lp.c | 1152 uint32_t rxcomp, txgain, coeff, rfpwr, *tabs; in bwn_phy_lp_bugfix() local
|