Searched refs:slice_bits (Results 1 – 2 of 2) sorted by relevance
254 unsigned long slice_bits = 0; in drm_dsc_compute_rc_parameters() local292 slice_bits = 8 * vdsc_cfg->slice_chunk_size * vdsc_cfg->slice_height; in drm_dsc_compute_rc_parameters()295 ((slice_bits - num_extra_mux_bits) % vdsc_cfg->mux_word_size)) in drm_dsc_compute_rc_parameters()
261 unsigned long slice_bits = 0; in drm_dsc_compute_rc_parameters() local299 slice_bits = 8 * vdsc_cfg->slice_chunk_size * vdsc_cfg->slice_height; in drm_dsc_compute_rc_parameters()302 ((slice_bits - num_extra_mux_bits) % vdsc_cfg->mux_word_size)) in drm_dsc_compute_rc_parameters()