Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xfree86/ddc/
H A Dprint_edid.c169 if (STD_COLOR_SPACE(c->msc)) in print_dpms_features()
H A Dedid.h379 #define STD_COLOR_SPACE(x) (x & 0x4) macro