HomeSort by: relevance | last modified time | path
    Searched refs:hscl_ratio_c (Results 1 - 8 of 8) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dml/
display_mode_structs.h 295 double hscl_ratio_c; member in struct:_vcs_dpi_scaler_ratio_depth_st
amdgpu_display_mode_vba.c 412 mode_lib->vba.HRatioChroma[mode_lib->vba.NumberOfActivePlanes] = scl->hscl_ratio_c;
amdgpu_dml1_display_rq_dlg_calc.c 1207 hratios_c = e2e_pipe_param.pipe.scale_ratio_depth.hscl_ratio_c;
  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dml/dcn21/
amdgpu_display_rq_dlg_calc_21.c 715 full_src_vp_width = pipe_param.scale_ratio_depth.hscl_ratio_c * pipe_param.dest.full_recout_width;
716 src_hactive_half = pipe_param.scale_ratio_depth.hscl_ratio_c * hactive_half;
1031 hratio_c = scl->hscl_ratio_c;
  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dml/dcn20/
amdgpu_display_rq_dlg_calc_20.c 979 hratio_c = scl->hscl_ratio_c;
amdgpu_display_rq_dlg_calc_20v2.c 980 hratio_c = scl->hscl_ratio_c;
  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/calcs/
amdgpu_dcn_calcs.c 398 input->scale_ratio_depth.hscl_ratio_c = pipe->plane_res.scl_data.ratios.horz_c.value/4294967296.0;
  /src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dcn20/
amdgpu_dcn20_resource.c 2148 pipes[pipe_cnt].pipe.scale_ratio_depth.hscl_ratio_c = (double) scl->ratios.horz_c.value / (1ULL<<32);

Completed in 50 milliseconds