Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpu/drm/amd/display/dc/dcn20/
Ddcn20_dsc.c96 dsc->max_image_width = 5184; in dsc2_construct()
173 if (dsc_cfg->pic_width > dsc20->max_image_width) in dsc2_validate_stream()
Ddcn20_dsc.h550 int max_image_width; member