Searched refs:tif_row (Results 1 - 25 of 33) sorted by relevance

12

/external/opencv3/3rdparty/libtiff/
H A Dtif_dumpmode.c86 (unsigned long) tif->tif_row,
92 (unsigned long) tif->tif_row,
H A Dtif_read.c109 (unsigned long) tif->tif_row, (unsigned long) strip);
131 (unsigned long) tif->tif_row,
137 (unsigned long) tif->tif_row,
251 if (row < tif->tif_row) {
273 if (row != tif->tif_row) {
280 if (!(*tif->tif_seek)(tif, row - tif->tif_row))
282 tif->tif_row = row;
303 tif->tif_row = row + 1;
379 (unsigned long) tif->tif_row, (unsigned long) strip);
387 (unsigned long) tif->tif_row,
[all...]
H A Dtif_write.c118 tif->tif_row =
147 if (row != tif->tif_row) {
148 if (row < tif->tif_row) {
154 tif->tif_row = (strip % td->td_stripsperimage) *
161 if (!(*tif->tif_seek)(tif, row - tif->tif_row))
163 tif->tif_row = row;
173 tif->tif_row = row + 1;
223 tif->tif_row = (strip % td->td_stripsperimage) * td->td_rowsperstrip;
303 tif->tif_row = (strip % td->td_stripsperimage) * td->td_rowsperstrip;
379 tif->tif_row
[all...]
H A Dtif_lzw.c354 tif->tif_row);
449 tif->tif_row);
465 tif->tif_row);
474 tif->tif_row);
497 tif->tif_row);
555 tif->tif_row, (unsigned __int64) occ);
559 tif->tif_row, (unsigned long long) occ);
668 tif->tif_row);
683 "Corrupted LZW table at scanline %d", tif->tif_row);
691 "Corrupted LZW table at scanline %d", tif->tif_row);
[all...]
H A Dtif_thunder.c150 (unsigned long) tif->tif_row,
157 (unsigned long) tif->tif_row,
H A Dtif_next.c138 (long) tif->tif_row);
H A Dtif_lzma.c212 (unsigned long) tif->tif_row, LZMAStrerror(ret));
219 (unsigned long) tif->tif_row, (unsigned long) sp->stream.avail_out);
293 (unsigned long) tif->tif_row, LZMAStrerror(ret));
H A Dtif_luv.c230 (unsigned long) tif->tif_row,
235 (unsigned long) tif->tif_row,
288 (unsigned long) tif->tif_row,
293 (unsigned long) tif->tif_row,
353 (unsigned long) tif->tif_row,
358 (unsigned long) tif->tif_row,
H A Dtif_jpeg.c1033 segment_height = td->td_imagelength - tif->tif_row;
1264 ++tif->tif_row;
1417 tif->tif_row += sp->v_sampling;
1658 segment_height = td->td_imagelength - tif->tif_row;
1784 if( !isTiled(tif) && tif->tif_row+nrows > tif->tif_dir.td_imagelength )
1785 nrows = tif->tif_dir.td_imagelength - tif->tif_row;
1821 tif->tif_row++;
1911 tif->tif_row += sp->v_sampling;
H A Dtif_open.c131 tif->tif_row = (uint32) -1; /* read/write pre-increment */
589 return (tif->tif_row);
H A Dtif_zip.c177 (unsigned long) tif->tif_row, sp->stream.msg);
191 (unsigned long) tif->tif_row, (TIFF_UINT64_T) sp->stream.avail_out);
H A Dtif_packbits.c265 (unsigned long) tif->tif_row);
H A Dtif_fax3.c244 printf("-------------------- %d\n", tif->tif_row);
295 is1D ? "1D" : "2D", tif->tif_row);
1399 printf("-------------------- %d\n", tif->tif_row);
1523 printf("-------------------- %d\n", tif->tif_row);
/external/pdfium/third_party/libtiff/
H A Dtif_dumpmode.c86 (unsigned long) tif->tif_row,
92 (unsigned long) tif->tif_row,
H A Dtif_read.c109 (unsigned long) tif->tif_row, (unsigned long) strip);
131 (unsigned long) tif->tif_row,
137 (unsigned long) tif->tif_row,
251 if (row < tif->tif_row) {
273 if (row != tif->tif_row) {
280 if (!(*tif->tif_seek)(tif, row - tif->tif_row))
282 tif->tif_row = row;
303 tif->tif_row = row + 1;
379 (unsigned long) tif->tif_row, (unsigned long) strip);
387 (unsigned long) tif->tif_row,
[all...]
H A Dtif_write.c122 tif->tif_row =
151 if (row != tif->tif_row) {
152 if (row < tif->tif_row) {
158 tif->tif_row = (strip % td->td_stripsperimage) *
165 if (!(*tif->tif_seek)(tif, row - tif->tif_row))
167 tif->tif_row = row;
177 tif->tif_row = row + 1;
232 tif->tif_row = (strip % td->td_stripsperimage) * td->td_rowsperstrip;
327 tif->tif_row = (strip % td->td_stripsperimage) * td->td_rowsperstrip;
420 tif->tif_row
[all...]
H A Dtif_lzw.c356 tif->tif_row);
454 tif->tif_row);
470 tif->tif_row);
479 tif->tif_row);
502 tif->tif_row);
560 tif->tif_row, (unsigned __int64) occ);
564 tif->tif_row, (unsigned long long) occ);
675 tif->tif_row);
690 "Corrupted LZW table at scanline %d", tif->tif_row);
698 "Corrupted LZW table at scanline %d", tif->tif_row);
[all...]
H A Dtif_thunder.c150 (unsigned long) tif->tif_row,
157 (unsigned long) tif->tif_row,
H A Dtif_next.c142 (long) tif->tif_row);
H A Dtif_open.c131 tif->tif_row = (uint32) -1; /* read/write pre-increment */
589 return (tif->tif_row);
H A Dtif_zip.c179 (unsigned long) tif->tif_row, SAFE_MSG(sp));
193 (unsigned long) tif->tif_row, (TIFF_UINT64_T) sp->stream.avail_out);
H A Dtif_packbits.c271 (unsigned long) tif->tif_row);
H A Dtif_jpeg.c1053 segment_height = td->td_imagelength - tif->tif_row;
1231 ++tif->tif_row;
1334 ++tif->tif_row;
1488 tif->tif_row += sp->v_sampling;
1770 segment_height = td->td_imagelength - tif->tif_row;
1899 if( !isTiled(tif) && tif->tif_row+nrows > tif->tif_dir.td_imagelength )
1900 nrows = tif->tif_dir.td_imagelength - tif->tif_row;
1943 tif->tif_row++;
2033 tif->tif_row += sp->v_sampling;
H A Dtif_luv.c230 (unsigned long) tif->tif_row,
235 (unsigned long) tif->tif_row,
288 (unsigned long) tif->tif_row,
293 (unsigned long) tif->tif_row,
353 (unsigned long) tif->tif_row,
358 (unsigned long) tif->tif_row,
H A Dtif_fax3.c244 printf("-------------------- %d\n", tif->tif_row);
295 is1D ? "1D" : "2D", tif->tif_row);
1400 printf("-------------------- %d\n", tif->tif_row);
1524 printf("-------------------- %d\n", tif->tif_row);

Completed in 137 milliseconds

12