Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/gpu/drm/msm/disp/dpu1/
Ddpu_hw_dsc.c47 u32 det_thresh_flatness; in dpu_hw_dsc_config() local
110 det_thresh_flatness = 7 + 2 * (dsc->bits_per_component - 8); in dpu_hw_dsc_config()
111 data = det_thresh_flatness << 10; in dpu_hw_dsc_config()