Home
last modified time | relevance | path

Searched refs:image (Results 1 – 9 of 9) sorted by relevance

/libtiff-4.0.7/tools/
H A Dtiffcrop.c5093 if (((image->xres == 0) || (image->yres == 0)) && in computeInputPixelOffsets()
6235 if (mirrorImage(image->spp, image->bps, mirror, in correct_orientation()
6236 image->width, image->length, work_buff)) in correct_orientation()
6260 if (rotateImage(rotation, image, &image->width, &image->length, work_buff_ptr)) in correct_orientation()
7418 if (invertImage(image->photometric, image->spp, image->bps, in processCropSelections()
7447 if (mirrorImage(image->spp, image->bps, crop->mirror, in processCropSelections()
7525 if (invertImage(image->photometric, image->spp, image->bps, in processCropSelections()
7653 if (invertImage(image->photometric, image->spp, image->bps, in createCroppedImage()
7681 if (mirrorImage(image->spp, image->bps, crop->mirror, in createCroppedImage()
8550 image->xres = image->yres; in rotateImage()
[all …]
H A Dtiffcp.c871 typedef void biasFn (void *image, void *bias, uint32 pixels);
876 uint##bits *image = i;\
879 *image = *image > *bias ? *image-*bias : 0;\
880 image++, bias++; \
/libtiff-4.0.7/contrib/addtiffo/
H A DREADME42 photometric interpretation, and organization as the source image, but
73 Planar Configuration: single image plane
75 Subfile Type: reduced-resolution image (1 = 0x1)
82 Planar Configuration: separate image planes
84 Subfile Type: reduced-resolution image (1 = 0x1)
91 Planar Configuration: separate image planes
93 Subfile Type: reduced-resolution image (1 = 0x1)
100 Planar Configuration: separate image planes
102 Subfile Type: reduced-resolution image (1 = 0x1)
109 Planar Configuration: separate image planes
/libtiff-4.0.7/test/
H A DCMakeLists.txt135 # All uncompressed image files
225 image validate)
229 get_filename_component(name "${image}" NAME)
230 get_filename_component(base "${image}" NAME_WE)
250 set(infile "${CMAKE_CURRENT_SOURCE_DIR}/${image}")
259 image validate)
286 get_filename_component(name "${image}" NAME)
287 get_filename_component(base "${image}" NAME_WE)
298 get_filename_component(name "${image}" NAME)
299 get_filename_component(base "${image}" NAME_WE)
[all …]
/libtiff-4.0.7/
H A Dtiff.spec39 image sw
52 image man
H A DChangeLog1548 the same image.
2051 set bigger than the image size).
5118 flag as in the input image. See
5188 present in the input image.
5660 space of input image data. Closes
5773 was not copied from source image.
5869 a pre-existing compressed image. That is, image writing to
5943 -c center image
5945 -r rotate the image by 180 degrees
6161 case of __cvs_8.tif test image).
[all …]
H A Dconfigure10206 …bobjs $deplibs $compiler_flags -o $output_objdir/$soname $wl--enable-auto-image-base -Xlinker --ou…
10215 …bobjs $deplibs $compiler_flags -o $output_objdir/$soname $wl--enable-auto-image-base -Xlinker --ou…
10265 …CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--image-base,`expr ${RANDO…
10266 …$wl-h,$soname $wl--retain-symbols-file,$output_objdir/$soname.expsym $wl--image-base,`expr ${RANDO…
/libtiff-4.0.7/contrib/pds/
H A DREADME48 ReadRGBA() in terms of the image iterator, but I haven't done that.
/libtiff-4.0.7/m4/
H A Dlibtool.m45113 …bobjs $deplibs $compiler_flags -o $output_objdir/$soname $wl--enable-auto-image-base -Xlinker --ou…
5122 …bobjs $deplibs $compiler_flags -o $output_objdir/$soname $wl--enable-auto-image-base -Xlinker --ou…
5167 # Instead, shared libraries are loaded at an image base (0x10000000 by
5170 # 256 KiB-aligned image base between 0x50000000 and 0x6FFC0000 at link
5172 …CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--image-base,`expr ${RANDO…
6687 …ostdep_objects $compiler_flags -o $output_objdir/$soname $wl--enable-auto-image-base -Xlinker --ou…
6696 …ostdep_objects $compiler_flags -o $output_objdir/$soname $wl--enable-auto-image-base -Xlinker --ou…
6894 # Instead, shared libraries are loaded at an image base (0x10000000 by
6897 # 256 KiB-aligned image base between 0x50000000 and 0x6FFC0000 at link
6899 …CC -shared $pic_flag $libobjs $deplibs $compiler_flags $wl-h,$soname $wl--image-base,`expr ${RANDO…
[all …]