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

/linux-master/include/drm/display/
H A Ddrm_dsc_helper.h29 u32 drm_dsc_flatness_det_thresh(const struct drm_dsc_config *dsc);
/linux-master/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_hw_dsc.c110 det_thresh_flatness = drm_dsc_flatness_det_thresh(dsc);
H A Ddpu_hw_dsc_1_2.c203 det_thresh_flatness = drm_dsc_flatness_det_thresh(dsc);
/linux-master/drivers/gpu/drm/display/
H A Ddrm_dsc_helper.c1465 * drm_dsc_flatness_det_thresh() - Calculate the flatness_det_thresh for the given DSC config
1470 u32 drm_dsc_flatness_det_thresh(const struct drm_dsc_config *dsc) function
1474 EXPORT_SYMBOL(drm_dsc_flatness_det_thresh); variable

Completed in 127 milliseconds