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

  /device/moto/shamu/camera/QCamera/HAL/usbcamcore/src/
QCameraMjpegDecode.cpp 128 static int mjpegd_timer_start(timespec *p_timer);
319 if(mjpegd_timer_start(&os_timer) < 0) {
651 static int mjpegd_timer_start(timespec *p_timer) function
666 int rc = mjpegd_timer_start(&now);
  /hardware/qcom/camera/msmcobalt/usbcamcore/src/
QCameraMjpegDecode.cpp 128 static int mjpegd_timer_start(timespec *p_timer);
319 if(mjpegd_timer_start(&os_timer) < 0) {
651 static int mjpegd_timer_start(timespec *p_timer) function
666 int rc = mjpegd_timer_start(&now);
  /hardware/qcom/camera/usbcamcore/src/
QCameraMjpegDecode.cpp 128 static int mjpegd_timer_start(timespec *p_timer);
319 if(mjpegd_timer_start(&os_timer) < 0) {
651 static int mjpegd_timer_start(timespec *p_timer) function
666 int rc = mjpegd_timer_start(&now);

Completed in 90 milliseconds