Home
last modified time | relevance | path

Searched refs:linebuf_depth (Results 1 – 3 of 3) sorted by relevance

/openbsd/src/sys/dev/pci/drm/amd/display/dc/
Ddc_hw_types.h851 uint32_t linebuf_depth; /* DSC line buffer depth */ member
/openbsd/src/sys/dev/pci/drm/amd/display/dc/dsc/
Ddc_dsc.c1100 dsc_cfg->linebuf_depth = dsc_common_caps.lb_bit_depth; in setup_dsc_config()
/openbsd/src/sys/dev/pci/drm/amd/display/dc/core/
Ddc_stream.c117 stream->timing.dsc_cfg.linebuf_depth = 9; in dc_stream_construct()