Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/amd/display/modules/color/
H A Dcolor_gamma.c32 #define NUM_REGIONS 32 macro
33 #define MAX_HW_POINTS (NUM_PTS_IN_REGION*NUM_REGIONS)
55 for (segment = 6; segment > (6 - NUM_REGIONS); segment--) { in setup_x_points_distribution()
59 seg_offset = (segment + (NUM_REGIONS - 7)) * NUM_PTS_IN_REGION; in setup_x_points_distribution()