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

  /hardware/ti/omap4-aah/test/CameraHal/
camera_test_menu.cpp 100 unsigned int burstCount = 0;
703 if(burstCount > 1) {
704 burstCount --;
706 // or after the last iteration of burstCount
707 } else if(burstCount == 0 || burstCount == 1) {
709 burstCount = burst;
    [all...]
  /device/moto/shamu/camera/QCamera2/HAL/
QCameraParameters.cpp     [all...]

Completed in 4010 milliseconds