Searched refs:spl_easf_get_scale_ratio_to_reg_value (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/gpu/drm/amd/display/dc/sspl/ |
H A D | dc_spl_scl_easf_filters.c | 2381 static uint32_t spl_easf_get_scale_ratio_to_reg_value(struct spl_fixed31_32 ratio, in spl_easf_get_scale_ratio_to_reg_value() function 2414 value = spl_easf_get_scale_ratio_to_reg_value(ratio, in spl_get_v_bf3_mode() 2423 value = spl_easf_get_scale_ratio_to_reg_value(ratio, in spl_get_h_bf3_mode() 2435 value = spl_easf_get_scale_ratio_to_reg_value(ratio, in spl_get_reducer_gain6() 2440 value = spl_easf_get_scale_ratio_to_reg_value(ratio, in spl_get_reducer_gain6() 2454 value = spl_easf_get_scale_ratio_to_reg_value(ratio, in spl_get_reducer_gain4() 2459 value = spl_easf_get_scale_ratio_to_reg_value(ratio, in spl_get_reducer_gain4() 2473 value = spl_easf_get_scale_ratio_to_reg_value(ratio, in spl_get_gainRing6() 2478 value = spl_easf_get_scale_ratio_to_reg_value(ratio, in spl_get_gainRing6() 2492 value = spl_easf_get_scale_ratio_to_reg_value(ratio, in spl_get_gainRing4() [all …]
|