Home
last modified time | relevance | path

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

/Linux-v6.6/include/drm/display/
Ddrm_dsc_helper.h29 u32 drm_dsc_flatness_det_thresh(const struct drm_dsc_config *dsc);
/Linux-v6.6/drivers/gpu/drm/display/
Ddrm_dsc_helper.c1470 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);
/Linux-v6.6/drivers/gpu/drm/msm/disp/dpu1/
Ddpu_hw_dsc.c108 det_thresh_flatness = drm_dsc_flatness_det_thresh(dsc); in dpu_hw_dsc_config()
Ddpu_hw_dsc_1_2.c201 det_thresh_flatness = drm_dsc_flatness_det_thresh(dsc); in dpu_hw_dsc_config_1_2()