Home | History | Annotate | Download | only in HAL

Lines Matching refs:QCamera2HardwareInterface

66 void QCamera2HardwareInterface::zsl_channel_cb(mm_camera_super_buf_t *recvd_frame,
74 QCamera2HardwareInterface *pme = (QCamera2HardwareInterface *)userdata;
290 int32_t QCamera2HardwareInterface::selectScene(QCameraChannel *pChannel,
378 void QCamera2HardwareInterface::capture_channel_cb_routine(mm_camera_super_buf_t *recvd_frame,
384 QCamera2HardwareInterface *pme = (QCamera2HardwareInterface *)userdata;
496 bool QCamera2HardwareInterface::TsMakeupProcess_Preview(mm_camera_buf_def_t *pFrame,
510 bool QCamera2HardwareInterface::TsMakeupProcess_Snapshot(mm_camera_buf_def_t *pFrame,
563 bool QCamera2HardwareInterface::TsMakeupProcess(mm_camera_buf_def_t *pFrame,
636 void QCamera2HardwareInterface::postproc_channel_cb_routine(mm_camera_super_buf_t *recvd_frame,
641 QCamera2HardwareInterface *pme = (QCamera2HardwareInterface *)userdata;
686 void QCamera2HardwareInterface::synchronous_stream_cb_routine(
695 QCamera2HardwareInterface *pme = (QCamera2HardwareInterface *)userdata;
780 void QCamera2HardwareInterface::preview_stream_cb_routine(mm_camera_super_buf_t *super_frame,
787 QCamera2HardwareInterface *pme = (QCamera2HardwareInterface *)userdata;
940 int32_t QCamera2HardwareInterface::sendPreviewCallback(QCameraStream *stream,
1122 void QCamera2HardwareInterface::nodisplay_preview_stream_cb_routine(
1129 QCamera2HardwareInterface *pme = (QCamera2HardwareInterface *)userdata;
1206 void QCamera2HardwareInterface::rdi_mode_stream_cb_routine(
1213 QCamera2HardwareInterface *pme = (QCamera2HardwareInterface *)userdata;
1328 void QCamera2HardwareInterface::postview_stream_cb_routine(mm_camera_super_buf_t *super_frame,
1334 QCamera2HardwareInterface *pme = (QCamera2HardwareInterface *)userdata;
1391 void QCamera2HardwareInterface::video_stream_cb_routine(mm_camera_super_buf_t *super_frame,
1402 QCamera2HardwareInterface *pme = (QCamera2HardwareInterface *)userdata;
1596 void QCamera2HardwareInterface::snapshot_channel_cb_routine(mm_camera_super_buf_t *super_frame,
1604 QCamera2HardwareInterface *pme = (QCamera2HardwareInterface *)userdata;
1695 void QCamera2HardwareInterface::raw_stream_cb_routine(mm_camera_super_buf_t * super_frame,
1701 QCamera2HardwareInterface *pme = (QCamera2HardwareInterface *)userdata;
1731 void QCamera2HardwareInterface::raw_channel_cb_routine(mm_camera_super_buf_t *super_frame,
1739 QCamera2HardwareInterface *pme = (QCamera2HardwareInterface *)userdata;
1825 void QCamera2HardwareInterface::preview_raw_stream_cb_routine(mm_camera_super_buf_t * super_frame,
1834 QCamera2HardwareInterface *pme = (QCamera2HardwareInterface *)userdata;
1877 void QCamera2HardwareInterface::snapshot_raw_stream_cb_routine(mm_camera_super_buf_t * super_frame,
1886 QCamera2HardwareInterface *pme = (QCamera2HardwareInterface *)userdata;
1929 int32_t QCamera2HardwareInterface::updateMetadata(metadata_buffer_t *pMetaData)
2026 void QCamera2HardwareInterface::metadata_stream_cb_routine(mm_camera_super_buf_t * super_frame,
2032 QCamera2HardwareInterface *pme = (QCamera2HardwareInterface *)userdata;
2473 void QCamera2HardwareInterface::reprocess_stream_cb_routine(mm_camera_super_buf_t * super_frame,
2479 QCamera2HardwareInterface *pme = (QCamera2HardwareInterface *)userdata;
2507 void QCamera2HardwareInterface::callback_stream_cb_routine(mm_camera_super_buf_t *super_frame,
2512 QCamera2HardwareInterface *pme = (QCamera2HardwareInterface *)userdata;
2566 void QCamera2HardwareInterface::dumpJpegToFile(const void *data,
2627 void QCamera2HardwareInterface::dumpMetadataToFile(QCameraStream *stream,
2727 void QCamera2HardwareInterface::dumpFrameToFile(QCameraStream *stream,
2920 void QCamera2HardwareInterface::debugShowVideoFPS()
2944 void QCamera2HardwareInterface::debugShowPreviewFPS()
2970 void QCamera2HardwareInterface::fillFacesData(cam_faces_data_t &faces_data,