OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:img_idx
(Results
1 - 2
of
2
) sorted by null
/external/libusb/examples/
dpfp.c
65
static int
img_idx
= 0;
variable
229
sprintf(filename, "finger%d.pgm",
img_idx
++);
dpfp_threaded.c
66
static int
img_idx
= 0;
variable
258
sprintf(filename, "finger%d.pgm",
img_idx
++);
Completed in 39 milliseconds