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

/openbsd-current/sys/dev/videomode/
H A Dedidreg.h116 #define _CHHILO(ptr, l, s, h) (_CHLO((ptr)[l], s) | _CHHI((ptr)[h])) macro
117 #define _CHROMA(ptr, l, s, h) ((_CHHILO(ptr, l, s, h) * 1000) / 1024)

Completed in 69 milliseconds