Searched refs:calc_dsc_bytes_per_pixel (Results 1 – 3 of 3) sorted by relevance
81 u32 calc_dsc_bytes_per_pixel(const struct drm_dsc_config *pps);
105 dsc_params->bytes_per_pixel = calc_dsc_bytes_per_pixel(pps); in dscc_compute_dsc_parameters()
356 u32 calc_dsc_bytes_per_pixel(const struct drm_dsc_config *pps) in calc_dsc_bytes_per_pixel() function