Lines Matching refs:stopOnWarning
65 boolean warning, stopOnWarning; member
97 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()
1444 this->jerr.stopOnWarning = (flags & TJFLAG_STOPONWARNING) ? TRUE : FALSE; in tjDecodeYUVPlanes()
1572 this->jerr.stopOnWarning = FALSE; in tjDecodeYUVPlanes()
1631 this->jerr.stopOnWarning = (flags & TJFLAG_STOPONWARNING) ? TRUE : FALSE; in tjDecompressToYUVPlanes()
1791 this->jerr.stopOnWarning = FALSE; in tjDecompressToYUVPlanes()
1804 this->jerr.stopOnWarning = (flags & TJFLAG_STOPONWARNING) ? TRUE : FALSE; in tjDecompressToYUV2()
1855 this->jerr.stopOnWarning = FALSE; in tjDecompressToYUV2()
1899 this->jerr.stopOnWarning = (flags & TJFLAG_STOPONWARNING) ? TRUE : FALSE; in tjTransform()
2048 this->jerr.stopOnWarning = FALSE; in tjTransform()