Searched refs:white_y (Results 1 - 5 of 5) sorted by relevance

/haiku/headers/private/graphics/common/
H A Dedid.h72 uint16 white_y; member in struct:__anon86
88 uint16 white_y; member in struct:__anon88
H A Dedid_raw.h128 uint8 white_y; member in struct:_PACKED
/haiku/src/add-ons/accelerants/common/
H A Ddecode_edid.c94 display->white_y = ((uint16)raw->white_y << 2) | raw->white_y_low;
131 whitepoint[0].white_y = ((uint16)raw->white_y1 << 2) | raw->white_y1_low;
136 whitepoint[1].white_y = ((uint16)raw->white_y2 << 2) | raw->white_y2_low;
H A Ddump_edid.c563 edid->display.white_y / 1024.0);
652 whitepoint->white_y / 1024.0,
/haiku/src/add-ons/accelerants/nvidia/engine/
H A Dnv_i2c.c468 edid->display.white_y / 1024.0));
556 whitepoint->white_y / 1024.0,

Completed in 113 milliseconds