Searched refs:processJpegNotify (Results 1 – 3 of 3) sorted by relevance
390 int32_t processJpegNotify(qcamera_jpeg_evt_payload_t *jpeg_job);
2260 rc = m_parent->processJpegNotify(jpeg_job); in procEvtPicTakingState()3089 rc = m_parent->processJpegNotify(jpeg_job); in procEvtVideoPicTakingState()3611 rc = m_parent->processJpegNotify(jpeg_job); in procEvtPreviewPicTakingState()
6439 int32_t QCamera2HardwareInterface::processJpegNotify(qcamera_jpeg_evt_payload_t *jpeg_evt) in processJpegNotify() function in qcamera::QCamera2HardwareInterface