Searched refs:copy_pps_fields (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/gpu/drm/amd/display/dc/dsc/
H A Drc_calc_dpi.c29 static void copy_pps_fields(struct drm_dsc_config *to, const struct drm_dsc_config *from) function
108 copy_pps_fields(&dsc_cfg, &dsc_params->pps);
118 copy_pps_fields(&dsc_params->pps, &dsc_cfg);

Completed in 275 milliseconds