Searched refs:processJpegNotify (Results 1 – 3 of 3) sorted by relevance
416 int32_t processJpegNotify(qcamera_jpeg_evt_payload_t *jpeg_job);
2304 rc = m_parent->processJpegNotify(jpeg_job); in procEvtPicTakingState()3146 rc = m_parent->processJpegNotify(jpeg_job); in procEvtVideoPicTakingState()3686 rc = m_parent->processJpegNotify(jpeg_job); in procEvtPreviewPicTakingState()
7140 int32_t QCamera2HardwareInterface::processJpegNotify(qcamera_jpeg_evt_payload_t *jpeg_evt) in processJpegNotify() function in qcamera::QCamera2HardwareInterface