Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/test/
A Dshort_tag.c45 #define SPP 3 /* Samples per pixel */ macro
64 { TIFFTAG_NUMBEROFINKS, SPP },
85 unsigned char buf[SPP] = { 0, 127, 255 }; in main()
106 if (!TIFFSetField(tif, TIFFTAG_SAMPLESPERPIXEL, SPP)) { in main()
169 if (CheckShortField(tif, TIFFTAG_SAMPLESPERPIXEL, SPP) < 0) in main()
A Dcustom_dir.c46 #define SPP 3 /* Samples per pixel */ macro
66 unsigned char buf[SPP] = { 0, 127, 255 }; in main()
93 if (!TIFFSetField(tif, TIFFTAG_SAMPLESPERPIXEL, SPP)) { in main()

Completed in 7 milliseconds