Searched refs:processJpegNotify (Results 1 – 3 of 3) sorted by relevance
398 int32_t processJpegNotify(qcamera_jpeg_evt_payload_t *jpeg_job);
2272 rc = m_parent->processJpegNotify(jpeg_job); in procEvtPicTakingState()3101 rc = m_parent->processJpegNotify(jpeg_job); in procEvtVideoPicTakingState()3635 rc = m_parent->processJpegNotify(jpeg_job); in procEvtPreviewPicTakingState()
6553 int32_t QCamera2HardwareInterface::processJpegNotify(qcamera_jpeg_evt_payload_t *jpeg_evt) in processJpegNotify() function in qcamera::QCamera2HardwareInterface