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

  /device/huawei/angler/camera/QCamera2/stack/mm-jpeg-interface/inc/
mm_jpeg.h 54 * @MM_JPEG_ABORT_INIT: Abort is issued from the client
61 MM_JPEG_ABORT_INIT,
120 if (MM_JPEG_ABORT_INIT == p->abort_state) { \
  /device/lge/bullhead/camera/QCamera2/stack/mm-jpeg-interface/inc/
mm_jpeg.h 54 * @MM_JPEG_ABORT_INIT: Abort is issued from the client
61 MM_JPEG_ABORT_INIT,
120 if (MM_JPEG_ABORT_INIT == p->abort_state) { \
  /device/moto/shamu/camera/QCamera2/stack/mm-jpeg-interface/inc/
mm_jpeg.h 53 * @MM_JPEG_ABORT_INIT: Abort is issued from the client
60 MM_JPEG_ABORT_INIT,
119 if (MM_JPEG_ABORT_INIT == p->abort_state) { \
  /hardware/qcom/camera/QCamera2/stack/mm-jpeg-interface/inc/
mm_jpeg.h 60 * @MM_JPEG_ABORT_INIT: Abort is issued from the client
67 MM_JPEG_ABORT_INIT,
126 if (MM_JPEG_ABORT_INIT == p->abort_state) { \
  /hardware/qcom/camera/msmcobalt/QCamera2/stack/mm-jpeg-interface/inc/
mm_jpeg.h 60 * @MM_JPEG_ABORT_INIT: Abort is issued from the client
67 MM_JPEG_ABORT_INIT,
126 if (MM_JPEG_ABORT_INIT == p->abort_state) { \

Completed in 191 milliseconds