Searched refs:notify_mode (Results 1 – 9 of 9) sorted by relevance
75 mm_camera_super_buf_notify_mode_t notify_mode);225 mm_camera_super_buf_notify_mode_t notify_mode; in mm_channel_process_stream_buf() local272 ch_obj->bundle.superbuf_queue.attr.notify_mode = cmd_cb->u.notify_mode; in mm_channel_process_stream_buf()363 notify_mode = ch_obj->bundle.superbuf_queue.attr.notify_mode; in mm_channel_process_stream_buf()437 (MM_CAMERA_SUPER_BUF_NOTIFY_CONTINUOUS == notify_mode)) && in mm_channel_process_stream_buf()509 if (MM_CAMERA_SUPER_BUF_NOTIFY_BURST == notify_mode) { in mm_channel_process_stream_buf()957 mm_camera_super_buf_notify_mode_t notify_mode = in mm_channel_fsm_fn_active() local959 rc = mm_channel_config_notify_mode(my_obj, notify_mode); in mm_channel_fsm_fn_active()1909 mm_camera_super_buf_notify_mode_t notify_mode) in mm_channel_config_notify_mode() argument1917 node->u.notify_mode = notify_mode; in mm_channel_config_notify_mode()[all …]
1060 mm_camera_super_buf_notify_mode_t notify_mode) in mm_camera_intf_configure_notify_mode() argument1073 rc = mm_camera_config_channel_notify(my_obj, ch_id, notify_mode); in mm_camera_intf_configure_notify_mode()
1337 mm_camera_super_buf_notify_mode_t notify_mode) in mm_camera_config_channel_notify() argument1349 (void *)¬ify_mode, in mm_camera_config_channel_notify()
385 mm_camera_super_buf_notify_mode_t notify_mode; member804 mm_camera_super_buf_notify_mode_t notify_mode);
128 mm_camera_super_buf_notify_mode_t notify_mode; /* notification mode */ member656 mm_camera_super_buf_notify_mode_t notify_mode);
539 attr.notify_mode = MM_CAMERA_SUPER_BUF_NOTIFY_BURST; in mm_app_start_capture_raw()611 attr.notify_mode = MM_CAMERA_SUPER_BUF_NOTIFY_CONTINUOUS; in mm_app_start_capture()
1043 attr.notify_mode = MM_CAMERA_SUPER_BUF_NOTIFY_CONTINUOUS; in mm_app_start_preview_zsl()
6820 attr.notify_mode = MM_CAMERA_SUPER_BUF_NOTIFY_BURST; in addVideoChannel()6882 attr.notify_mode = MM_CAMERA_SUPER_BUF_NOTIFY_CONTINUOUS; in addSnapshotChannel()6939 attr.notify_mode = MM_CAMERA_SUPER_BUF_NOTIFY_BURST; in addRawChannel()7022 attr.notify_mode = MM_CAMERA_SUPER_BUF_NOTIFY_CONTINUOUS; in addZSLChannel()7024 attr.notify_mode = MM_CAMERA_SUPER_BUF_NOTIFY_BURST; in addZSLChannel()7148 attr.notify_mode = MM_CAMERA_SUPER_BUF_NOTIFY_BURST; in addCaptureChannel()7152 attr.notify_mode = MM_CAMERA_SUPER_BUF_NOTIFY_CONTINUOUS; in addCaptureChannel()7617 attr.notify_mode = MM_CAMERA_SUPER_BUF_NOTIFY_CONTINUOUS; in addReprocChannel()
3645 attr.notify_mode = MM_CAMERA_SUPER_BUF_NOTIFY_CONTINUOUS; in initialize()