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

/hardware/ti/omap4xxx/test/CameraHal/
H A Dcamera_test_menu.cpp417 static unsigned int recording_counter = 1; variable
909 sprintf(videoFile, "/mnt/sdcard/videos/video%d.%s", recording_counter,outputFormat[outputFormatIDX].desc);
925 recording_counter++;

Completed in 155 milliseconds