Home
last modified time | relevance | path

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

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