Searched defs:photometric (Results 1 – 20 of 20) sorted by relevance
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/test/ |
A D | strip_rw.c | 59 uint16 spp, bps, photometric, sampleformat, planarconfig; in main() local
|
A D | strip.c | 122 uint16 spp, uint16 bps, uint16 photometric, in create_image_striped() 186 uint16 spp, uint16 bps, uint16 photometric, in read_image_striped()
|
A D | custom_dir.c | 50 const uint16 photometric = PHOTOMETRIC_RGB; variable
|
A D | short_tag.c | 49 const uint16 photometric = PHOTOMETRIC_RGB; variable
|
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/contrib/ras/ |
A D | ras2tif.c | 98 short photometric; local
|
A D | tif2ras.c | 96 short photometric; local
|
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/contrib/pds/ |
A D | tif_imageiter.h | 46 uint16 photometric; /* image photometric interp */ member
|
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/tools/ |
A D | ppm2tiff.c | 90 uint16 photometric = 0; in main() local
|
A D | raw2tiff.c | 99 uint16 photometric = PHOTOMETRIC_MINISBLACK; in main() local
|
A D | pal2rgb.c | 78 uint16 photometric = PHOTOMETRIC_RGB; in main() local
|
A D | tiff2bw.c | 120 uint16 photometric; in main() local
|
A D | thumbnail.c | 384 static uint16 photometric; /* current photometric of raster */ variable
|
A D | tiffmedian.c | 121 uint16 shortv, config, photometric; in main() local
|
A D | tiff2ps.c | 500 static uint16 photometric; variable
|
A D | tiffcrop.c | 301 uint16 photometric; /* Status of photometric interpretation for inverted image */ member 405 uint16 photometric; member 9147 invertImage(uint16 photometric, uint16 spp, uint16 bps, uint32 width, uint32 length, unsigned char … in invertImage()
|
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/libtiff/ |
A D | tiffio.h | 210 uint16 photometric; /* image photometric interp */ member
|
A D | tif_jpeg.c | 161 uint16 photometric; /* copy of PhotometricInterpretation */ member
|
A D | tif_getimage.c | 79 uint16 photometric; in TIFFRGBAImageOK() local
|
A D | tif_dirread.c | 3515 static int _TIFFGetMaxColorChannels( uint16 photometric ) in _TIFFGetMaxColorChannels()
|
/AliOS-Things-master/components/SDL2/src/image/VisualC/external/include/ |
A D | tiffio.h | 210 uint16 photometric; /* image photometric interp */ member
|
Completed in 51 milliseconds