Searched defs:dc_dsc_rc_params_override (Results 1 – 1 of 1) sorted by relevance
837 struct dc_dsc_rc_params_override { struct838 int32_t rc_model_size;839 int32_t rc_buf_thresh[DC_DSC_RC_BUF_THRESH_SIZE];840 int32_t rc_minqp[DC_DSC_QP_SET_SIZE];841 int32_t rc_maxqp[DC_DSC_QP_SET_SIZE];842 int32_t rc_offset[DC_DSC_QP_SET_SIZE];844 int32_t rc_tgt_offset_hi;845 int32_t rc_tgt_offset_lo;846 int32_t rc_edge_factor;870 …const struct dc_dsc_rc_params_override *rc_params_ovrd; /* DM owned memory. If not NULL, apply cus… argument