Searched refs:samples_to_test (Results 1 - 1 of 1) sorted by relevance

/macosx-10.10.1/tcl-105/tcl_ext/tkimg/tkimg/compat/libtiff/tools/
H A Dtiffcmp.c316 int samples_to_test; local
321 samples_to_test = (sample == -1) ? samplesperpixel : 1;
331 for(s = 0; s < samples_to_test; s++) {
352 for(s = 0; s < samples_to_test; s++) {
370 for(s = 0; s < samples_to_test; s++) {
386 for(s = 0; s < samples_to_test; s++) {

Completed in 101 milliseconds