Searched refs:stopOnWarning (Results 1 – 1 of 1) sorted by relevance
64 boolean warning, stopOnWarning; member96 if (myerr->stopOnWarning) longjmp(myerr->setjmp_buffer, 1); in my_emit_message()634 this->jerr.stopOnWarning = (flags & TJFLAG_STOPONWARNING) ? TRUE : FALSE; in tjCompress2()686 this->jerr.stopOnWarning = FALSE; in tjCompress2()727 this->jerr.stopOnWarning = (flags & TJFLAG_STOPONWARNING) ? TRUE : FALSE; in tjEncodeYUVPlanes()867 this->jerr.stopOnWarning = FALSE; in tjEncodeYUVPlanes()943 this->jerr.stopOnWarning = (flags & TJFLAG_STOPONWARNING) ? TRUE : FALSE; in tjCompressFromYUVPlanes()1059 this->jerr.stopOnWarning = FALSE; in tjCompressFromYUVPlanes()1242 this->jerr.stopOnWarning = (flags & TJFLAG_STOPONWARNING) ? TRUE : FALSE; in tjDecompress2()1307 this->jerr.stopOnWarning = FALSE; in tjDecompress2()[all …]