Home
last modified time | relevance | path

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

/linux-6.12.1/include/drm/display/
Ddrm_dsc_helper.h31 u32 drm_dsc_flatness_det_thresh(const struct drm_dsc_config *dsc);
/linux-6.12.1/drivers/gpu/drm/msm/disp/dpu1/
Ddpu_hw_dsc.c110 det_thresh_flatness = drm_dsc_flatness_det_thresh(dsc); in dpu_hw_dsc_config()
Ddpu_hw_dsc_1_2.c203 det_thresh_flatness = drm_dsc_flatness_det_thresh(dsc); in dpu_hw_dsc_config_1_2()
/linux-6.12.1/drivers/gpu/drm/display/
Ddrm_dsc_helper.c1471 u32 drm_dsc_flatness_det_thresh(const struct drm_dsc_config *dsc) in drm_dsc_flatness_det_thresh() function
1475 EXPORT_SYMBOL(drm_dsc_flatness_det_thresh);