Searched refs:ycells (Results 1 – 1 of 1) sorted by relevance
671 int xcells, ycells; in rfb_send_screen() local733 ycells = howmany(rc->crc_height, PIX_PER_CELL); in rfb_send_screen()752 memset(rc->crc_tmp, 0, sizeof(uint32_t) * xcells * ycells); in rfb_send_screen()800 if (((changes * 100) / (xcells * ycells)) >= RFB_SEND_ALL_THRESH) { in rfb_send_screen()