Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/video/drm/
H A Drockchip_dw_hdmi_qp.c616 int hdmi_max_slices, int hdmi_throughput) in hdmi_dsc_get_num_slices() argument
638 if (!hdmi_throughput) in hdmi_dsc_get_num_slices()
673 max_throughput = min(max_throughput, hdmi_throughput * 1000); in hdmi_dsc_get_num_slices()
712 int hdmi_throughput = hdmi->dsc_cap.clk_per_slice; in hdmi_dsc_slices() local
719 hdmi_max_slices, hdmi_throughput); in hdmi_dsc_slices()