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

/solaris-x11-s11/open-src/app/gfx-utils/sun-src/fbconf_xorg/fbc/
H A Dsun_edid.h100 } dig; member in struct:__anon48
H A Dfbc_predid.c301 if (video_def.dig.color_depth == 0) {
304 if (video_def.dig.color_depth >= 0) {
305 printf("%u\n", video_def.dig.color_depth);
311 (video_def.dig.vid_standard <= 5) ?
312 dvi_std[video_def.dig.vid_standard] :
H A Dsun_edid.c304 video_def->dig.color_depth = color_bit_depth[(byte >> 4) & 0x07];
305 video_def->dig.vid_standard = byte & 0x0F;

Completed in 18 milliseconds