Searched refs:DECOMPRESS (Results 1 – 1 of 1) sorted by relevance
85 enum {COMPRESS=1, DECOMPRESS=2}; enumerator443 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()