Searched refs:column_index (Results 1 – 1 of 1) sorted by relevance
329 int column_index = 0; in intel_dp_compute_dsc_params() local403 column_index = in intel_dp_compute_dsc_params()406 if (row_index < 0 || column_index < 0) in intel_dp_compute_dsc_params()410 rc_params[row_index][column_index].first_line_bpg_offset; in intel_dp_compute_dsc_params()412 rc_params[row_index][column_index].initial_xmit_delay; in intel_dp_compute_dsc_params()414 rc_params[row_index][column_index].initial_offset; in intel_dp_compute_dsc_params()416 rc_params[row_index][column_index].flatness_min_qp; in intel_dp_compute_dsc_params()418 rc_params[row_index][column_index].flatness_max_qp; in intel_dp_compute_dsc_params()420 rc_params[row_index][column_index].rc_quant_incr_limit0; in intel_dp_compute_dsc_params()422 rc_params[row_index][column_index].rc_quant_incr_limit1; in intel_dp_compute_dsc_params()[all …]