Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/pci/drm/amd/display/dc/dsc/
Drc_calc_dpi.c57 to->flatness_max_qp = from->flatness_max_qp; in copy_pps_fields()
82 dsc_cfg->flatness_max_qp = rc->flatness_max_qp; in copy_rc_to_cfg()
/openbsd/src/sys/dev/pci/drm/i915/display/
Dintel_vdsc.c133 vdsc_cfg->flatness_max_qp = 12 + qp_bpc_modifier; in calculate_rc_params()
490 DSC_PPS6_FLATNESS_MAX_QP(vdsc_cfg->flatness_max_qp); in intel_dsc_pps_configure()
897 vdsc_cfg->flatness_max_qp = REG_FIELD_GET(DSC_PPS6_FLATNESS_MAX_QP_MASK, pps_temp); in intel_dsc_get_pps_config()
Dintel_display.c5461 PIPE_CONF_CHECK_I(dsc.config.flatness_max_qp); in intel_pipe_config_compare()
/openbsd/src/sys/dev/pci/drm/amd/display/dc/
Ddc_hw_types.h842 int32_t flatness_max_qp; member