Searched refs:TIFFjpeg_write_raw_data (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/tcl-105/tcl_ext/tkimg/tkimg/tiff/
H A DtiffJpeg.c154 static int TIFFjpeg_write_raw_data(JPEGState*, JSAMPIMAGE, int);
319 TIFFjpeg_write_raw_data(sp, data, num_lines) function
1385 if (TIFFjpeg_write_raw_data(sp, sp->ds_buffer, n) != n)
1429 if (TIFFjpeg_write_raw_data(sp, sp->ds_buffer, n) != n)
/macosx-10.10/tcl-105/tcl_ext/tkimg/tkimg/compat/libtiff/libtiff/
H A Dtif_jpeg.c319 TIFFjpeg_write_raw_data(JPEGState* sp, JSAMPIMAGE data, int num_lines) function
1521 if (TIFFjpeg_write_raw_data(sp, sp->ds_buffer, n) != n)
1563 if (TIFFjpeg_write_raw_data(sp, sp->ds_buffer, n) != n)

Completed in 62 milliseconds