| /OK3568_Linux_fs/kernel/drivers/gpu/arm/bifrost/ipa/backend/ |
| H A D | mali_kbase_ipa_counter_common_jm.c | 68 s32 coeff, u32 counter) in kbase_ipa_sum_all_shader_cores() 95 s32 coeff, u32 counter) in kbase_ipa_sum_all_memsys_blocks() 119 s32 coeff, u32 counter) in kbase_ipa_single_counter() 187 u64 coeff = 0, coeff_mul = 0; in kbase_ipa_vinstr_dynamic_coeff() local 217 s32 coeff = model_data->group_values[i]; in kbase_ipa_vinstr_dynamic_coeff() local
|
| H A D | mali_kbase_ipa_counter_csf.c | 63 #define COUNTER_DEF(cnt_name, coeff, cnt_idx, block_type) \ argument 71 #define MEMSYS_COUNTER_DEF(cnt_name, coeff, cnt_idx) \ argument 74 #define SC_COUNTER_DEF(cnt_name, coeff, cnt_idx) \ argument 77 #define TILER_COUNTER_DEF(cnt_name, coeff, cnt_idx) \ argument
|
| H A D | mali_kbase_ipa_counter_jm.c | 117 s32 coeff, in kbase_g7x_sum_all_memsys_blocks() 140 s32 coeff, in kbase_g7x_sum_all_shader_cores() 160 s32 coeff, in kbase_g7x_jm_single_counter()
|
| H A D | mali_kbase_ipa_counter_common_csf.c | 66 static s64 kbase_ipa_group_energy(s32 coeff, u64 counter_value) in kbase_ipa_group_energy() 170 u64 coeff = 0, coeff_mul = 0; in calculate_coeff() local 181 s32 coeff = counter_coeffs[i]; in calculate_coeff() local
|
| /OK3568_Linux_fs/kernel/drivers/media/dvb-frontends/ |
| H A D | af9033_priv.h | 30 struct coeff { struct 31 u32 clock; 32 u32 bandwidth_hz; 33 u8 val[36];
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath9k/ |
| H A D | ar9003_calib.c | 28 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
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/modules/color/ |
| H A D | color_gamma.c | 460 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 …]
|
| H A D | color_gamma.h | 75 struct regamma_coeff coeff; member
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/msm/dsi/phy/ |
| H A D | dsi_phy.c | 27 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
|
| /OK3568_Linux_fs/kernel/drivers/media/platform/ti-vpe/ |
| H A D | csc.c | 27 u16 coeff[12]; member 144 u16 *coeff, *end_coeff; in csc_set_coeff() local
|
| /OK3568_Linux_fs/kernel/drivers/media/test-drivers/vicodec/ |
| H A D | codec-fwht.c | 139 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()
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/IspFec/src/ |
| H A D | RkIspFecGenMesh.cpp | 28 const double *coeff, in init()
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/rkaiq/include/iq_parser_v2/ |
| H A D | csm_head.h | 39 float coeff[RK_AIQ_CSM_COEFF_NUM]; member
|
| /OK3568_Linux_fs/kernel/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 326 enum isl29501_correction_coeff coeff, in isl29501_write_coeff()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/i915/display/ |
| H A D | intel_color.c | 40 #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
|
| /OK3568_Linux_fs/external/camera_engine_rkaiq/IspFec/include/ |
| H A D | rk_ispfec_api.h | 54 double coeff[4]; member
|
| /OK3568_Linux_fs/u-boot/drivers/video/ |
| H A D | ipu_disp.c | 36 const int (*coeff)[5][3]; member 384 const int (*coeff)[5][3]; in ipu_dp_csc_setup() local
|
| /OK3568_Linux_fs/kernel/drivers/hwmon/pmbus/ |
| H A D | lm25066.c | 449 struct __coeff *coeff; in lm25066_probe() local
|
| /OK3568_Linux_fs/kernel/sound/soc/codecs/ |
| H A D | wm8971.c | 513 int coeff = get_coeff(wm8971->sysclk, params_rate(params)); in wm8971_pcm_hw_params() local
|
| H A D | wm8750.c | 583 int coeff = get_coeff(wm8750->sysclk, params_rate(params)); in wm8750_pcm_hw_params() local
|
| H A D | es8323.c | 552 int coeff; in es8323_pcm_hw_params() local
|
| /OK3568_Linux_fs/kernel/drivers/media/pci/cx88/ |
| H A D | cx88-dsp.c | 101 s32 coeff = 2 * int_cos(freq); in int_goertzel() local
|
| /OK3568_Linux_fs/kernel/drivers/staging/fbtft/ |
| H A D | fb_agm1264k-fl.c | 269 signed char coeff; in iterate_diffusion_matrix() local
|
| /OK3568_Linux_fs/kernel/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()
|
| /OK3568_Linux_fs/kernel/drivers/net/dsa/mv88e6xxx/ |
| H A D | global1_atu.c | 45 const unsigned int coeff = chip->info->age_time_coeff; in mv88e6xxx_g1_atu_set_age_time() local
|