Home
last modified time | relevance | path

Searched refs:window_max (Results 1 – 4 of 4) sorted by relevance

/linux-5.19.10/drivers/gpu/drm/amd/display/modules/inc/
Dmod_stats.h70 unsigned int window_max,
Dmod_freesync.h155 unsigned int *window_min, unsigned int *window_max,
/linux-5.19.10/tools/testing/selftests/powerpc/nx-gzip/
Dgunz_test.c96 const int window_max = 1<<15; variable
919 history_len = (total_out > window_max) ? window_max : total_out; in decompress_file()
/linux-5.19.10/drivers/gpu/drm/amd/display/modules/freesync/
Dfreesync.c1320 unsigned int *window_min, unsigned int *window_max, in mod_freesync_get_settings() argument