Home
last modified time | relevance | path

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

/external/libvncserver/common/
Dturbojpeg.c85 enum {COMPRESS=1, DECOMPRESS=2}; enumerator
443 if(this->init&DECOMPRESS) jpeg_destroy_decompress(dinfo); in tjDestroy()
662 this->init|=DECOMPRESS; in _tjInitDecompress()
687 if((this->init&DECOMPRESS)==0) in tjDecompressHeader2()
754 if((this->init&DECOMPRESS)==0) in tjDecompress2()