Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/include/drm/display/
H A Ddrm_dsc_helper.h29 u32 drm_dsc_flatness_det_thresh(const struct drm_dsc_config *dsc);
/kernel/linux/linux-6.6/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) in drm_dsc_flatness_det_thresh() function
1474 EXPORT_SYMBOL(drm_dsc_flatness_det_thresh); variable
/kernel/linux/linux-6.6/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_hw_dsc.c108 det_thresh_flatness = drm_dsc_flatness_det_thresh(dsc); in dpu_hw_dsc_config()
H A Ddpu_hw_dsc_1_2.c201 det_thresh_flatness = drm_dsc_flatness_det_thresh(dsc); in dpu_hw_dsc_config_1_2()

Completed in 6 milliseconds