Searched refs:red_max (Results 1 – 1 of 1) sorted by relevance
166 uint16_t red_max; member282 sinfo.pixfmt.red_max = htons(255); in rfb_send_server_init_msg()352 uint16_t red_max, green_max, blue_max; in rfb_recv_set_pixfmt_msg() local374 red_max = ntohs(pixfmt_msg.pixfmt.red_max); in rfb_recv_set_pixfmt_msg()379 if (red_max != 255 || green_max != 255 || blue_max != 255) { in rfb_recv_set_pixfmt_msg()382 red_max, green_max, blue_max)); in rfb_recv_set_pixfmt_msg()