Searched defs:MM_JPEG_ABORT_INIT (Results 1 - 2 of 2) sorted by relevance

/hardware/qcom/camera/QCamera2/stack/mm-jpeg-interface/inc/
H A Dmm_jpeg.h60 * @MM_JPEG_ABORT_INIT: Abort is issued from the client
67 MM_JPEG_ABORT_INIT, enumerator in enum:__anon2678
126 if (MM_JPEG_ABORT_INIT == p->abort_state) { \
/hardware/qcom/camera/msm8998/QCamera2/stack/mm-jpeg-interface/inc/
H A Dmm_jpeg.h60 * @MM_JPEG_ABORT_INIT: Abort is issued from the client
67 MM_JPEG_ABORT_INIT, enumerator in enum:__anon3364
126 if (MM_JPEG_ABORT_INIT == p->abort_state) { \

Completed in 5 milliseconds