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