drm_dsc_compute_rc_parameters
ret = drm_dsc_compute_rc_parameters(&dsc_cfg);
EXPORT_SYMBOL(drm_dsc_compute_rc_parameters);
ret = drm_dsc_compute_rc_parameters(vdsc_cfg);
return drm_dsc_compute_rc_parameters(vdsc_cfg);
int drm_dsc_compute_rc_parameters(struct drm_dsc_config *vdsc_cfg);