Searched refs:stopOnWarning (Results 1 – 1 of 1) sorted by relevance
65 boolean warning, stopOnWarning; member97 if (myerr->stopOnWarning) longjmp(myerr->setjmp_buffer, 1); in my_emit_message()675 this->jerr.stopOnWarning = (flags & TJFLAG_STOPONWARNING) ? TRUE : FALSE; in tjCompress2()729 this->jerr.stopOnWarning = FALSE; in tjCompress2()770 this->jerr.stopOnWarning = (flags & TJFLAG_STOPONWARNING) ? TRUE : FALSE; in tjEncodeYUVPlanes()910 this->jerr.stopOnWarning = FALSE; in tjEncodeYUVPlanes()986 this->jerr.stopOnWarning = (flags & TJFLAG_STOPONWARNING) ? TRUE : FALSE; in tjCompressFromYUVPlanes()1104 this->jerr.stopOnWarning = FALSE; in tjCompressFromYUVPlanes()1288 this->jerr.stopOnWarning = (flags & TJFLAG_STOPONWARNING) ? TRUE : FALSE; in tjDecompress2()1361 this->jerr.stopOnWarning = FALSE; in tjDecompress2()[all …]