Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/display/dc/dml/dsc/
H A Drc_calc_fpu.h45 int flatness_det_thresh; member
H A Drc_calc_fpu.c227 rc->flatness_det_thresh = 2 << (bpc - 8); in _do_calc_rc_params()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/
H A Ddc_hw_types.h821 int32_t flatness_det_thresh; member
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn20/
H A Ddcn20_dsc.c363 rc->flatness_det_thresh = override->flatness_det_thresh; in dsc_override_rc_params()