Searched refs:mJpegErrorInfo (Results 1 – 2 of 2) sorted by relevance
144 mJpegErrorInfo = NULL; in compress()230 if (mJpegErrorInfo) { in checkError()232 mJpegErrorInfo->err->format_message(mJpegErrorInfo, errBuffer); in checkError()234 mJpegErrorInfo = NULL; in checkError()263 error->parent->mJpegErrorInfo = cinfo; in jpegErrorHandler()
94 j_common_ptr mJpegErrorInfo; variable