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

/freebsd-11.0-release/usr.sbin/bhyve/
H A Drfb.c85 int crc_width, crc_height; member in struct:rfb_softc
490 rc->crc_height = gc_image->height;
493 h = rc->crc_height;
495 ycells = howmany(rc->crc_height, PIX_PER_CELL);
879 rc->crc_height = RFB_MAX_HEIGHT;

Completed in 136 milliseconds