Home
last modified time | relevance | path

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

/freebsd-12.1/usr.sbin/bhyve/
H A Drfb.c113 int crc_width, crc_height; member
519 rc->crc_width = gc_image->width; in rfb_send_screen()
522 w = rc->crc_width; in rfb_send_screen()
524 xcells = howmany(rc->crc_width, PIX_PER_CELL); in rfb_send_screen()
985 rc->crc_width = RFB_MAX_WIDTH; in rfb_init()