Home | History | Annotate | Download | only in turbovnc

Lines Matching refs:cl

32                     cl->correMaxWidth = enc & 0xFF;
34 cl->correMaxWidth, cl->host);
40 cl->tightQualityLevel = JPEG_QUAL[enc & 0x0F];
42 cl->correMaxWidth = 2;
44 cl->correMaxWidth, cl->tightQualityLevel, cl->host);
47 cl->tightQualityLevel = enc & 0xFF;
49 cl->tightQualityLevel, cl->host);