Home
last modified time | relevance | path

Searched refs:RESUNIT_NONE (Results 1 – 10 of 10) sorted by relevance

/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/contrib/dbs/
A Dtiff-bi.c59 TIFFSetField(tif, TIFFTAG_RESOLUTIONUNIT, RESUNIT_NONE); in main()
A Dtiff-grayscale.c103 TIFFSetField(tif, TIFFTAG_RESOLUTIONUNIT, RESUNIT_NONE); in main()
A Dtiff-rgb.c97 TIFFSetField(tif, TIFFTAG_RESOLUTIONUNIT, RESUNIT_NONE); in main()
A Dtiff-palette.c234 TIFFSetField(tif, TIFFTAG_RESOLUTIONUNIT, RESUNIT_NONE); in main()
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/libtiff/
A Dtiff.h261 #define RESUNIT_NONE 1 /* no meaningful units */ macro
A Dtif_print.c288 case RESUNIT_NONE: in TIFFPrintDirectory()
A Dtif_dir.c347 if (v < RESUNIT_NONE || RESUNIT_CENTIMETER < v) in _TIFFVSetField()
/AliOS-Things-master/components/SDL2/src/image/VisualC/external/include/
A Dtiff.h261 #define RESUNIT_NONE 1 /* no meaningful units */ macro
/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/tools/
A Dtiffcrop.c2057 crop_data->res_unit = RESUNIT_NONE; in process_command_opts()
2058 page->res_unit = RESUNIT_NONE; in process_command_opts()
4989 page->res_unit = RESUNIT_NONE; in initPageSetup()
5025 image->res_unit = RESUNIT_NONE; in initImageData()
5041 cps->res_unit = RESUNIT_NONE; in initCropMasks()
5113 (crop->res_unit != RESUNIT_NONE) && in computeInputPixelOffsets()
5136 case RESUNIT_NONE: /* Dimensions in pixels */ in computeInputPixelOffsets()
5610 if (page->res_unit == RESUNIT_NONE) in computeOutputPixelOffsets()
5622 case RESUNIT_NONE: /* Dimensions in pixels */ in computeOutputPixelOffsets()
A Dtiff2ps.c650 case RESUNIT_NONE: /* Subsequent code assumes we have converted to inches! */ in setupPageState()

Completed in 34 milliseconds