Home
last modified time | relevance | path

Searched refs:up (Results 1 – 21 of 21) sorted by relevance

/libtiff-4.0.7/libtiff/
H A Dtif_pixarlog.c751 uint16 *up; in PixarLogDecode() local
822 up = sp->tbuf; in PixarLogDecode()
825 TIFFSwabArrayOfShort(up, nsamples); in PixarLogDecode()
842 horizontalAccumulateF(up, llen, sp->stride, in PixarLogDecode()
847 horizontalAccumulate16(up, llen, sp->stride, in PixarLogDecode()
862 horizontalAccumulate8(up, llen, sp->stride, in PixarLogDecode()
1110 unsigned short * up; in PixarLogEncode() local
1143 for (i = 0, up = sp->tbuf; i < n; i += llen, up += llen) { in PixarLogEncode()
1147 sp->stride, up, sp->FromLT2); in PixarLogEncode()
1152 sp->stride, up, sp->From14); in PixarLogEncode()
[all …]
H A Dtif_config.h.cmake.in2 /* This file must be kept up-to-date with needed substitutions from libtiff/tif_config.h.in. */
7 /* Pick up YCbCr subsampling info from the JPEG data stream to support files
H A Dtiffconf.h-vms83 /* Pick up YCbCr subsampling info from the JPEG data stream to support files
H A Dtiffconf.h.in108 /* Pick up YCbCr subsampling info from the JPEG data stream to support files
H A Dtiffconf.h.cmake.in111 /* Pick up YCbCr subsampling info from the JPEG data stream to support files
H A Dtif_luv.c938 uv_decode(double *up, double *vp, int c) /* decode (u',v') index */ in uv_decode() argument
961 *up = uv_row[vi].ustart + (ui+.5)*UV_SQSIZ; in uv_decode()
H A Dtif_config.h.in9 /* Pick up YCbCr subsampling info from the JPEG data stream to support files
/libtiff-4.0.7/contrib/win_dib/
H A DREADME.Tiffile7 converted to RGBA, thus taking up 32x as much memory as needed (4 bytes per
/libtiff-4.0.7/contrib/pds/
H A DREADME22 TIFF library, I'd be happy to clean them up more, document them more,
77 library, I'd be happy to do that integration and clean up and document
/libtiff-4.0.7/contrib/mfs/
H A DREADME29 pass up to TIFFClientOpen to simulate a file in memory. I have attached
/libtiff-4.0.7/m4/
H A Dlt~obsolete.m433 # we give up compatibility with versions before 1.7, at which point
H A Dlibtool.m41681 # On DJGPP, this test can blow up pretty badly due to problems in libc
1696 # On Win9x/ME, this test blows up -- it succeeds, but takes
1699 # you end up with a "frozen" computer, even though with patience
2405 # With GCC up to 2.95.x, collect2 would create an import file
3496 # Let's accept both of them until this is cleared up.
5064 *** Warning: the GNU linker, at least up to release 2.19, is reported
5171 # time. Moving up from 0x10000000 also allows more sbrk(2) space.
6383 # Set up default GNU C++ configuration
6898 # time. Moving up from 0x10000000 also allows more sbrk(2) space.
7581 # This assumes that the test object file only shows up
[all …]
/libtiff-4.0.7/contrib/addtiffo/
H A DREADME36 See tif_overview.cpp for up to date details.
/libtiff-4.0.7/
H A DSConstruct63 …'disable picking up YCbCr subsampling info from the JPEG data stream to support files lacking the …
H A Dnmake.opt102 # Comment out the following lines to disable picking up YCbCr subsampling
H A Daclocal.m4185 # We make a subdir and do the tests there. Otherwise we can end up
187 # instance it was reported that on HP-UX the gcc test will end up
320 [speeds up one-time build])])
333 # Generate code to set up dependency tracking. -*- Autoconf -*-
356 # Strip MF so we end up with the name of the file.
H A DChangeLog148 * tools/tiffcrop.c: fix out-of-bound read of up to 3 bytes in
547 Not really a regression since this was not tested up to this
2795 * tools/tiff2ps.c: fix up 64bit issues (from Edward Lam).
2882 mixed up sometimes.
3754 * html/{index.html, support.hml, libtiff.html}: Cleaned up HTML
3776 errors and used HTML Tidy to tidy up the HTML syntax and
5331 Interface for Lab->RGB color conversion is finally cleaned up.
5838 * libtiff/tif_dir.c: fixed up the tif_postdecode settings
6300 * tools/tiffcp.c: fix several warnings that show up with -Wall.
6572 * configure: fixed up SCRIPT_SH/SHELL handling.
[all …]
H A Dconfigure.com1217 /* Pick up YCbCr subsampling info from the JPEG data stream to support files
1293 /* Pick up YCbCr subsampling info from the JPEG data stream to support files
H A Dconfigure.ac1035 …[disable picking up YCbCr subsampling info from the JPEG data stream to support files lacking the …
1041 …[Pick up YCbCr subsampling info from the JPEG data stream to support files lacking the tag (defaul…
H A DCMakeLists.txt664 option(check-ycbcr-subsampling "enable picking up YCbCr subsampling info from the JPEG data stream …
H A Dconfigure1501 speeds up one-time build
10157 *** Warning: the GNU linker, at least up to release 2.19, is reported