Searched refs:drm_dsc_rc_buf_thresh (Results 1 – 1 of 1) sorted by relevance
296 static const u16 drm_dsc_rc_buf_thresh[] = { variable311 BUILD_BUG_ON(ARRAY_SIZE(drm_dsc_rc_buf_thresh) != in drm_dsc_set_rc_buf_thresh()313 BUILD_BUG_ON(ARRAY_SIZE(drm_dsc_rc_buf_thresh) != in drm_dsc_set_rc_buf_thresh()316 for (i = 0; i < ARRAY_SIZE(drm_dsc_rc_buf_thresh); i++) in drm_dsc_set_rc_buf_thresh()317 vdsc_cfg->rc_buf_thresh[i] = drm_dsc_rc_buf_thresh[i] >> 6; in drm_dsc_set_rc_buf_thresh()