DSC_1_1_MAX_LINEBUF_DEPTH_BITS 369 drivers/gpu/drm/i915/display/intel_vdsc.c vdsc_cfg->line_buf_depth = (line_buf_depth > DSC_1_1_MAX_LINEBUF_DEPTH_BITS) ? DSC_1_1_MAX_LINEBUF_DEPTH_BITS 370 drivers/gpu/drm/i915/display/intel_vdsc.c DSC_1_1_MAX_LINEBUF_DEPTH_BITS : line_buf_depth;