Home | History | Annotate | Download | only in libtiff

Lines Matching refs:jpeg_common_struct

221 typedef struct jpeg_common_struct jpeg_common_struct;
410 static void OJPEGLibjpegJpegErrorMgrOutputMessage(jpeg_common_struct* cinfo);
411 static void OJPEGLibjpegJpegErrorMgrErrorExit(jpeg_common_struct* cinfo);
1241 jpeg_destroy((jpeg_common_struct*)(&(sp->libjpeg_jpeg_decompress_struct)));
2423 OJPEGLibjpegJpegErrorMgrOutputMessage(jpeg_common_struct* cinfo)
2431 OJPEGLibjpegJpegErrorMgrErrorExit(jpeg_common_struct* cinfo)