HomeSort by relevance Sort by last modified time
    Searched full:rdi_counter (Results 1 - 1 of 1) sorted by null

  /device/moto/shamu/camera/QCamera/stack/mm-camera-test/src/
mm_qcamera_rdi.c 58 static int rdi_counter = 0; variable
67 snprintf(buf, sizeof(buf), "/data/%s_%d.%s", name, rdi_counter, ext);
158 rdi_counter++;
159 if (rdi_counter <=5)
397 rdi_counter = 0;

Completed in 88 milliseconds