Home
last modified time | relevance | path

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

/qemu/ui/
H A Dvnc-enc-tight.c84 } tight_jpeg_conf[] = { variable
1432 if (force || (tight_jpeg_conf[vs->tight->quality].jpeg_full && in send_sub_rect_jpeg()
1446 tight_jpeg_conf[vs->tight->quality].jpeg_idx && in send_sub_rect_jpeg()
1496 if (freq < tight_jpeg_conf[vs->tight->quality].jpeg_freq_min) { in send_sub_rect()
1499 if (freq >= tight_jpeg_conf[vs->tight->quality].jpeg_freq_threshold) { in send_sub_rect()
1663 if (freq > tight_jpeg_conf[vs->tight->quality].jpeg_freq_threshold) { in tight_send_framebuffer_update()