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()643 this->jerr.stopOnWarning = (flags & TJFLAG_STOPONWARNING) ? TRUE : FALSE; in tjCompress2()695 this->jerr.stopOnWarning = FALSE; in tjCompress2()736 this->jerr.stopOnWarning = (flags & TJFLAG_STOPONWARNING) ? TRUE : FALSE; in tjEncodeYUVPlanes()876 this->jerr.stopOnWarning = FALSE; in tjEncodeYUVPlanes()952 this->jerr.stopOnWarning = (flags & TJFLAG_STOPONWARNING) ? TRUE : FALSE; in tjCompressFromYUVPlanes()1068 this->jerr.stopOnWarning = FALSE; in tjCompressFromYUVPlanes()1251 this->jerr.stopOnWarning = (flags & TJFLAG_STOPONWARNING) ? TRUE : FALSE; in tjDecompress2()1316 this->jerr.stopOnWarning = FALSE; in tjDecompress2()[all …]