Home
last modified time | relevance | path

Searched refs:cinfo (Results 1 – 3 of 3) sorted by relevance

/libtiff-4.0.7/libtiff/
H A Dtif_jpeg.c218 (*cinfo->err->format_message) (cinfo, buffer); in TIFFjpeg_error_exit()
234 (*cinfo->err->format_message) (cinfo, buffer); in TIFFjpeg_output_message()
446 sp->cinfo.c.dest = &sp->dest; in TIFFjpeg_data_dest()
510 sp->cinfo.c.dest = &sp->dest; in TIFFjpeg_tables_dest()
588 (void) cinfo; in std_term_source()
595 sp->cinfo.d.src = &sp->src; in TIFFjpeg_data_src()
1084 sp->cinfo.d.image_width, sp->cinfo.d.image_height); in JPEGPreDecode()
1234 return sp->cinfo.d.output_scanline < sp->cinfo.d.output_height in JPEGDecode()
1340 return sp->cinfo.d.output_scanline < sp->cinfo.d.output_height in JPEGDecode()
1455 int len = sp->cinfo.d.output_width * sp->cinfo.d.num_components; in JPEGDecodeRaw()
[all …]
H A Dtif_ojpeg.c2392 jpeg_create_decompress(cinfo); in jpeg_create_decompress_encap()
2405 jpeg_read_header(cinfo,require_image); in jpeg_read_header_encap()
2418 jpeg_start_decompress(cinfo); in jpeg_start_decompress_encap()
2444 jpeg_read_raw_data(cinfo,data,max_lines); in jpeg_read_raw_data_encap()
2463 (*cinfo->err->format_message)(cinfo,buffer); in OJPEGLibjpegJpegErrorMgrOutputMessage()
2471 (*cinfo->err->format_message)(cinfo,buffer); in OJPEGLibjpegJpegErrorMgrErrorExit()
2479 (void)cinfo; in OJPEGLibjpegJpegSourceMgrInitSource()
2485 TIFF* tif=(TIFF*)cinfo->client_data; in OJPEGLibjpegJpegSourceMgrFillInputBuffer()
2502 TIFF* tif=(TIFF*)cinfo->client_data; in OJPEGLibjpegJpegSourceMgrSkipInputData()
2515 TIFF* tif=(TIFF*)cinfo->client_data; in OJPEGLibjpegJpegSourceMgrResyncToRestart()
[all …]
/libtiff-4.0.7/
H A DChangeLog6306 cinfo.d.image_width values ("JPEGPreDecode: Improper JPEG strip/tile