Searched refs:drm_dsc_compute_rc_parameters (Results 1 – 6 of 6) sorted by relevance
17 int drm_dsc_compute_rc_parameters(struct drm_dsc_config *vdsc_cfg);
283 int drm_dsc_compute_rc_parameters(struct drm_dsc_config *vdsc_cfg) in drm_dsc_compute_rc_parameters() function409 EXPORT_SYMBOL(drm_dsc_compute_rc_parameters);
114 ret = drm_dsc_compute_rc_parameters(&dsc_cfg); in dscc_compute_dsc_parameters()
1814 return drm_dsc_compute_rc_parameters(dsc); in dsi_populate_dsc_params()
1649 ret = drm_dsc_compute_rc_parameters(vdsc_cfg); in gen11_dsi_dsc_compute_config()
1480 return drm_dsc_compute_rc_parameters(vdsc_cfg); in intel_dp_dsc_compute_params()
Completed in 30 milliseconds