Searched refs:det_thresh_flatness (Results 1 – 2 of 2) sorted by relevance
51 u32 det_thresh_flatness; in dpu_hw_dsc_config() local108 det_thresh_flatness = drm_dsc_flatness_det_thresh(dsc); in dpu_hw_dsc_config()109 data = det_thresh_flatness << 10; in dpu_hw_dsc_config()
93 u32 det_thresh_flatness; in dpu_hw_dsc_config_1_2() local201 det_thresh_flatness = drm_dsc_flatness_det_thresh(dsc); in dpu_hw_dsc_config_1_2()204 ((det_thresh_flatness & 0xff) << 10); in dpu_hw_dsc_config_1_2()