Home
last modified time | relevance | path

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

/external/libvncserver/libvncserver/
Dtight.c95 static TIGHT_PNG_CONF tightPngConf[10] = { variable
1800 int level = tightPngConf[cl->tightCompressLevel].png_zlib_level; in SendPngRect()
1801 int filters = tightPngConf[cl->tightCompressLevel].png_filters; in SendPngRect()