Home
last modified time | relevance | path

Searched refs:hscl_ratio_c (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/dml/
H A Ddisplay_mode_lib.c250 …dml_print("DML PARAMS: hscl_ratio_c = %3.4f\n", scale_ratio_depth->hscl_ratio_c); in dml_log_pipe_params()
H A Ddisplay_mode_structs.h490 double hscl_ratio_c; member
H A Ddml1_display_rq_dlg_calc.c1219 hratios_c = e2e_pipe_param->pipe.scale_ratio_depth.hscl_ratio_c; in dml1_rq_dlg_get_dlg_params()
H A Ddisplay_mode_vba.c590 mode_lib->vba.HRatioChroma[mode_lib->vba.NumberOfActivePlanes] = scl->hscl_ratio_c; in fetch_pipe_params()