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

  /device/moto/shamu/camera/QCamera/HAL/usbcamcore/inc/
QCameraMjpegDecode.h 32 typedef int MJPEGD_ERR;
37 MJPEGD_ERR mjpegDecoderInit(void**);
39 MJPEGD_ERR mjpegDecoderDestroy(void* mjpegd);
41 MJPEGD_ERR mjpegDecode(
  /device/moto/shamu/camera/QCamera/HAL/usbcamcore/src/
QCameraMjpegDecode.cpp 139 MJPEGD_ERR mjpegDecoderInit(void** mjpegd_obj)
170 MJPEGD_ERR mjpegDecode(

Completed in 44 milliseconds