Home
last modified time | relevance | path

Searched refs:max_image_width (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/dc/dcn20/
H A Damdgpu_dcn20_dsc.c101 dsc->max_image_width = 5184; in dsc2_construct()
173 if (dsc_cfg->pic_width > dsc20->max_image_width) in dsc2_validate_stream()
H A Ddcn20_dsc.h563 int max_image_width; member