HomeSort by relevance Sort by last modified time
    Searched refs:images_dir_path (Results 1 - 2 of 2) sorted by null

  /hardware/ti/omap4-aah/test/CameraHal/
camera_test_script.cpp 136 extern char images_dir_path[];
    [all...]
camera_test_menu.cpp 213 char images_dir_path[256 + 8]; variable
576 sprintf(fn, "%s/img%03d.raw", images_dir_path, counter);
620 sprintf(fn, "%s/preview%03d.yuv", images_dir_path, counter);
717 sprintf(fn, "%s/img%03d.jpg", images_dir_path, counter);
    [all...]

Completed in 35 milliseconds