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/spl/ |
H A D | dc_spl_scl_easf_filters.c | 1521 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 1554 value = spl_easf_get_scale_ratio_to_reg_value(ratio, in spl_get_v_bf3_mode() 1563 value = spl_easf_get_scale_ratio_to_reg_value(ratio, in spl_get_h_bf3_mode() 1575 value = spl_easf_get_scale_ratio_to_reg_value(ratio, in spl_get_reducer_gain6() 1580 value = spl_easf_get_scale_ratio_to_reg_value(ratio, in spl_get_reducer_gain6() 1594 value = spl_easf_get_scale_ratio_to_reg_value(ratio, in spl_get_reducer_gain4() 1599 value = spl_easf_get_scale_ratio_to_reg_value(ratio, in spl_get_reducer_gain4() 1613 value = spl_easf_get_scale_ratio_to_reg_value(ratio, in spl_get_gainRing6() 1618 value = spl_easf_get_scale_ratio_to_reg_value(ratio, in spl_get_gainRing6() 1632 value = spl_easf_get_scale_ratio_to_reg_value(ratio, in spl_get_gainRing4() [all …]
|