Searched refs:slice_count (Results 1 – 11 of 11) sorted by relevance
35 return dsc->slice_count * dsc->slice_chunk_size; in msm_dsc_get_bytes_per_line()
110 num_active_slice_per_enc = dsc->slice_count; in dpu_hw_dsc_config_1_2()112 num_active_slice_per_enc = dsc->slice_count / 2; in dpu_hw_dsc_config_1_2()
94 u8 slice_count; member
315 dsc->slice_count = 2; in visionox_r66451_probe()
3420 crtc_state->dsc.slice_count = 4; in fill_dsc()3422 crtc_state->dsc.slice_count = 2; in fill_dsc()3428 crtc_state->dsc.slice_count = 1; in fill_dsc()3432 crtc_state->dsc.slice_count != 0) in fill_dsc()3435 crtc_state->dsc.slice_count); in fill_dsc()
1716 pipe_config->dsc.slice_count = in intel_dp_dsc_compute_config()1719 if (!pipe_config->dsc.slice_count) { in intel_dp_dsc_compute_config()1721 pipe_config->dsc.slice_count); in intel_dp_dsc_compute_config()1775 pipe_config->dsc.slice_count = dsc_dp_slice_count; in intel_dp_dsc_compute_config()1778 pipe_config->dsc.slice_count); in intel_dp_dsc_compute_config()1785 if (pipe_config->bigjoiner_pipes || pipe_config->dsc.slice_count > 1) in intel_dp_dsc_compute_config()1803 pipe_config->dsc.slice_count); in intel_dp_dsc_compute_config()
251 pipe_config->dsc.slice_count); in intel_dsc_compute_params()
1358 u8 slice_count; member
1584 if (crtc_state->dsc.slice_count > 1) in gen11_dsi_dsc_compute_config()
390 u32 slice_count; member
9097 + struct v4l2_ctrl_hevc_slice_params * const slices, const unsigned int slice_count,9131 + .size = sizeof(*slices) * slice_count,