flatness_min_qp 282 drivers/gpu/drm/amd/display/dc/dcn20/dcn20_dsc.c DC_LOG_DSC("\tflatness_min_qp %d", pps->flatness_min_qp); flatness_min_qp 488 drivers/gpu/drm/amd/display/dc/dcn20/dcn20_dsc.c reg_vals->pps.flatness_min_qp = 3; flatness_min_qp 607 drivers/gpu/drm/amd/display/dc/dcn20/dcn20_dsc.c FLATNESS_MIN_QP, reg_vals->pps.flatness_min_qp, flatness_min_qp 222 drivers/gpu/drm/amd/display/dc/dsc/rc_calc.c rc->flatness_min_qp = ((bpc == BPC_8) ? (3) : ((bpc == BPC_10) ? (7) : (11))) - ((minor_version == 1 && cm == CM_444) ? 1 : 0); flatness_min_qp 43 drivers/gpu/drm/amd/display/dc/dsc/rc_calc.h int flatness_min_qp; flatness_min_qp 60 drivers/gpu/drm/amd/display/dc/dsc/rc_calc_dpi.c to->flatness_min_qp = from->flatness_min_qp; flatness_min_qp 85 drivers/gpu/drm/amd/display/dc/dsc/rc_calc_dpi.c dsc_cfg->flatness_min_qp = rc->flatness_min_qp; flatness_min_qp 183 drivers/gpu/drm/drm_dsc.c pps_payload->flatness_min_qp = dsc_cfg->flatness_min_qp; flatness_min_qp 45 drivers/gpu/drm/i915/display/intel_vdsc.c u8 flatness_min_qp; flatness_min_qp 415 drivers/gpu/drm/i915/display/intel_vdsc.c vdsc_cfg->flatness_min_qp = flatness_min_qp 416 drivers/gpu/drm/i915/display/intel_vdsc.c rc_params[row_index][column_index].flatness_min_qp; flatness_min_qp 629 drivers/gpu/drm/i915/display/intel_vdsc.c DSC_FLATNESS_MIN_QP(vdsc_cfg->flatness_min_qp) | flatness_min_qp 190 include/drm/drm_dsc.h u8 flatness_min_qp; flatness_min_qp 456 include/drm/drm_dsc.h u8 flatness_min_qp;