Home
last modified time | relevance | path

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

/qemu/ui/
H A Dvnc-enc-tight.c1294 png_byte color_type; in send_png_rect() local
1322 color_type = PNG_COLOR_TYPE_PALETTE; in send_png_rect()
1324 color_type = PNG_COLOR_TYPE_RGB; in send_png_rect()
1328 8, color_type, PNG_INTERLACE_NONE, in send_png_rect()
1331 if (color_type == PNG_COLOR_TYPE_PALETTE) { in send_png_rect()
1359 if (color_type == PNG_COLOR_TYPE_PALETTE) { in send_png_rect()
1370 if (color_type == PNG_COLOR_TYPE_PALETTE) { in send_png_rect()