OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:recording_counter
(Results
1 - 1
of
1
) sorted by null
/hardware/ti/omap4xxx/test/CameraHal/
camera_test_menu.cpp
417
static unsigned int
recording_counter
= 1;
variable
911
sprintf(videoFile, "/mnt/sdcard/videos/video%d.%s",
recording_counter
,outputFormat[outputFormatIDX].desc);
927
recording_counter
++;
[
all
...]
Completed in 1969 milliseconds