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

/freebsd-12-stable/usr.sbin/bhyve/
H A Drfb.c115 int crc_width, crc_height; member in struct:rfb_softc
522 rc->crc_height = gc_image->height;
525 h = rc->crc_height;
527 ycells = howmany(rc->crc_height, PIX_PER_CELL);
988 rc->crc_height = RFB_MAX_HEIGHT;

Completed in 102 milliseconds