Home
last modified time | relevance | path

Searched defs:dc_dsc_rc_params_override (Results 1 – 1 of 1) sorted by relevance

/openbsd/sys/dev/pci/drm/amd/display/dc/
H A Ddc_hw_types.h803 struct dc_dsc_rc_params_override { struct
804 int32_t rc_model_size;
806 int32_t rc_minqp[DC_DSC_QP_SET_SIZE];
807 int32_t rc_maxqp[DC_DSC_QP_SET_SIZE];
808 int32_t rc_offset[DC_DSC_QP_SET_SIZE];
810 int32_t rc_tgt_offset_hi;
811 int32_t rc_tgt_offset_lo;
812 int32_t rc_edge_factor;
813 int32_t rc_quant_incr_limit0;
814 int32_t rc_quant_incr_limit1;
[all …]