Searched refs:crc_tmp (Results 1 – 1 of 1) sorted by relevance
150 uint32_t *crc_tmp; /* buffer to store single crc row */ member750 crc_p = rc->crc_tmp - xcells; in rfb_send_screen()753 memset(rc->crc_tmp, 0, sizeof(uint32_t) * xcells * ycells); in rfb_send_screen()809 crc_p = rc->crc_tmp; in rfb_send_screen()1273 rc->crc_tmp = calloc(cnt, sizeof(uint32_t)); in rfb_init()1360 free(rc->crc_tmp); in rfb_init()