Searched refs:drm_dsc_compute_rc_parameters (Results 1 – 6 of 6) sorted by relevance
29 int drm_dsc_compute_rc_parameters(struct drm_dsc_config *vdsc_cfg);
113 ret = drm_dsc_compute_rc_parameters(&dsc_cfg); in dscc_compute_dsc_parameters()
1312 int drm_dsc_compute_rc_parameters(struct drm_dsc_config *vdsc_cfg) in drm_dsc_compute_rc_parameters() function1438 EXPORT_SYMBOL(drm_dsc_compute_rc_parameters);
1617 ret = drm_dsc_compute_rc_parameters(vdsc_cfg); in gen11_dsi_dsc_compute_config()
1859 return drm_dsc_compute_rc_parameters(vdsc_cfg); in intel_dp_dsc_compute_params()
1792 return drm_dsc_compute_rc_parameters(dsc); in dsi_populate_dsc_params()