Home | History | Annotate | Download | only in libtiff

Lines Matching refs:jpeg_common_struct

230 typedef struct jpeg_common_struct jpeg_common_struct;
419 static void OJPEGLibjpegJpegErrorMgrOutputMessage(jpeg_common_struct* cinfo);
420 static void OJPEGLibjpegJpegErrorMgrErrorExit(jpeg_common_struct* cinfo);
1255 jpeg_destroy((jpeg_common_struct*)(&(sp->libjpeg_jpeg_decompress_struct)));
2443 OJPEGLibjpegJpegErrorMgrOutputMessage(jpeg_common_struct* cinfo)
2451 OJPEGLibjpegJpegErrorMgrErrorExit(jpeg_common_struct* cinfo)