Searched refs:notify_mode (Results 1 – 10 of 10) sorted by relevance
71 mm_camera_super_buf_notify_mode_t notify_mode);193 mm_camera_super_buf_notify_mode_t notify_mode; in mm_channel_process_stream_buf() local211 ch_obj->bundle.superbuf_queue.attr.notify_mode = cmd_cb->u.notify_mode; in mm_channel_process_stream_buf()217 notify_mode = ch_obj->bundle.superbuf_queue.attr.notify_mode; in mm_channel_process_stream_buf()224 (MM_CAMERA_SUPER_BUF_NOTIFY_CONTINUOUS == notify_mode) ) { in mm_channel_process_stream_buf()232 if (MM_CAMERA_SUPER_BUF_NOTIFY_BURST == notify_mode) { in mm_channel_process_stream_buf()528 … mm_camera_super_buf_notify_mode_t notify_mode = ( mm_camera_super_buf_notify_mode_t ) in_val; in mm_channel_fsm_fn_active() local529 rc = mm_channel_config_notify_mode(my_obj, notify_mode); in mm_channel_fsm_fn_active()1181 mm_camera_super_buf_notify_mode_t notify_mode) in mm_channel_config_notify_mode() argument1189 node->u.notify_mode = notify_mode; in mm_channel_config_notify_mode()[all …]
941 mm_camera_super_buf_notify_mode_t notify_mode) in mm_camera_intf_configure_notify_mode() argument954 rc = mm_camera_config_channel_notify(my_obj, ch_id, notify_mode); in mm_camera_intf_configure_notify_mode()
1124 mm_camera_super_buf_notify_mode_t notify_mode) in mm_camera_config_channel_notify() argument1136 (void *)notify_mode, in mm_camera_config_channel_notify()
252 mm_camera_super_buf_notify_mode_t notify_mode; member622 mm_camera_super_buf_notify_mode_t notify_mode);
93 mm_camera_super_buf_notify_mode_t notify_mode; /* notification mode */ member478 mm_camera_super_buf_notify_mode_t notify_mode);
351 attr.notify_mode = MM_CAMERA_SUPER_BUF_NOTIFY_BURST; in mm_app_start_preview_zsl()
354 attr.notify_mode = MM_CAMERA_SUPER_BUF_NOTIFY_CONTINUOUS; in mm_app_start_capture()
978 attr.notify_mode = MM_CAMERA_SUPER_BUF_NOTIFY_BURST; in initialize()1843 attr.notify_mode = MM_CAMERA_SUPER_BUF_NOTIFY_CONTINUOUS; in initialize()
4519 attr.notify_mode = MM_CAMERA_SUPER_BUF_NOTIFY_CONTINUOUS; in addOnlineReprocChannel()
2973 attr.notify_mode = MM_CAMERA_SUPER_BUF_NOTIFY_BURST; in addZSLChannel()3055 attr.notify_mode = MM_CAMERA_SUPER_BUF_NOTIFY_CONTINUOUS; in addCaptureChannel()3179 attr.notify_mode = MM_CAMERA_SUPER_BUF_NOTIFY_CONTINUOUS; in addOnlineReprocChannel()