Searched refs:mJpegErrorInfo (Results 1 – 2 of 2) sorted by relevance
141 mJpegErrorInfo = NULL; in compress()226 if (mJpegErrorInfo) { in checkError()228 mJpegErrorInfo->err->format_message(mJpegErrorInfo, errBuffer); in checkError()231 mJpegErrorInfo = NULL; in checkError()261 error->parent->mJpegErrorInfo = cinfo; in jpegErrorHandler()
93 j_common_ptr mJpegErrorInfo; variable