Home
last modified time | relevance | path

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

/open-nvidia-gpu/src/common/modeset/timing/
H A Dnvt_edidext_displayid.c403 pInfo->white_points[pInfo->total_primaries + j].x = x_p; in CODE_SEGMENT()
404 pInfo->white_points[pInfo->total_primaries + j].y = y_p; in CODE_SEGMENT()
H A Dnvtiming.h1568 NVT_COLOR_POINT white_points[NVT_DISPLAYID_COLOR_MAX_WHITEPOINTS]; member