Home
last modified time | relevance | path

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

/libtiff-4.0.7/tools/
H A Dtiffcrop.c5021 cps->crop_mode = CROP_NONE; in initCropMasks()
5023 cps->edge_ref = EDGE_TOP; in initCropMasks()
5024 cps->width = 0; in initCropMasks()
5025 cps->length = 0; in initCropMasks()
5027 cps->margins[i] = 0.0; in initCropMasks()
5028 cps->bufftotal = (uint32)0; in initCropMasks()
5031 cps->rotation = (uint16)0; in initCropMasks()
5033 cps->mirror = (uint16)0; in initCropMasks()
5034 cps->invert = (uint16)0; in initCropMasks()
5035 cps->zones = (uint32)0; in initCropMasks()
[all …]