OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:linebuf_depth
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dcn20/
amdgpu_dcn20_dsc.c
345
(8 <= dsc_cfg->dc_dsc_cfg.
linebuf_depth
&& dsc_cfg->dc_dsc_cfg.
linebuf_depth
<= 13)) ||
347
((8 <= dsc_cfg->dc_dsc_cfg.
linebuf_depth
&& dsc_cfg->dc_dsc_cfg.
linebuf_depth
<= 15) ||
348
dsc_cfg->dc_dsc_cfg.
linebuf_depth
== 0)));
355
8 <= dsc_cfg->dc_dsc_cfg.
linebuf_depth
&& dsc_cfg->dc_dsc_cfg.
linebuf_depth
<= 13) ||
357
((8 <= dsc_cfg->dc_dsc_cfg.
linebuf_depth
&& dsc_cfg->dc_dsc_cfg.
linebuf_depth
<= 15) ||
358
dsc_cfg->dc_dsc_cfg.
linebuf_depth
== 0))) |
[
all
...]
/src/sys/external/bsd/drm2/dist/drm/amd/display/dc/
dc_hw_types.h
709
uint32_t
linebuf_depth
; /* DSC line buffer depth */
member in struct:dc_dsc_config
/src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dsc/
amdgpu_dc_dsc.c
762
dsc_cfg->
linebuf_depth
= dsc_common_caps.lb_bit_depth;
/src/sys/external/bsd/drm2/dist/drm/amd/display/dc/core/
amdgpu_dc_stream.c
119
stream->timing.dsc_cfg.
linebuf_depth
= 9;
Completed in 17 milliseconds
Indexes created Thu Oct 16 14:10:15 GMT 2025