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

/external/libusb/examples/
H A Ddpfp.c65 static int img_idx = 0; variable
229 sprintf(filename, "finger%d.pgm", img_idx++);
H A Ddpfp_threaded.c66 static int img_idx = 0; variable
258 sprintf(filename, "finger%d.pgm", img_idx++);

Completed in 69 milliseconds