Home
last modified time | relevance | path

Searched refs:notify_mode (Results 1 – 25 of 37) sorted by relevance

12

/device/lge/hammerhead/camera/QCamera2/stack/mm-camera-interface/src/
Dmm_camera_channel.c71 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() local
211 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() local
529 rc = mm_channel_config_notify_mode(my_obj, notify_mode); in mm_channel_fsm_fn_active()
1182 mm_camera_super_buf_notify_mode_t notify_mode) in mm_channel_config_notify_mode() argument
1190 node->u.notify_mode = notify_mode; in mm_channel_config_notify_mode()
[all …]
Dmm_camera_interface.c941 mm_camera_super_buf_notify_mode_t notify_mode) in mm_camera_intf_configure_notify_mode() argument
954 rc = mm_camera_config_channel_notify(my_obj, ch_id, notify_mode); in mm_camera_intf_configure_notify_mode()
Dmm_camera.c1124 mm_camera_super_buf_notify_mode_t notify_mode) in mm_camera_config_channel_notify() argument
1136 (void *)notify_mode, in mm_camera_config_channel_notify()
/device/asus/flo/camera/QCamera2/stack/mm-camera-interface/src/
Dmm_camera_channel.c71 mm_camera_super_buf_notify_mode_t notify_mode);
191 mm_camera_super_buf_notify_mode_t notify_mode; in mm_channel_process_stream_buf() local
209 ch_obj->bundle.superbuf_queue.attr.notify_mode = cmd_cb->u.notify_mode; in mm_channel_process_stream_buf()
215 notify_mode = ch_obj->bundle.superbuf_queue.attr.notify_mode; in mm_channel_process_stream_buf()
222 (MM_CAMERA_SUPER_BUF_NOTIFY_CONTINUOUS == notify_mode) ) { in mm_channel_process_stream_buf()
230 if (MM_CAMERA_SUPER_BUF_NOTIFY_BURST == notify_mode) { in mm_channel_process_stream_buf()
526 … mm_camera_super_buf_notify_mode_t notify_mode = ( mm_camera_super_buf_notify_mode_t ) in_val; in mm_channel_fsm_fn_active() local
527 rc = mm_channel_config_notify_mode(my_obj, notify_mode); in mm_channel_fsm_fn_active()
1179 mm_camera_super_buf_notify_mode_t notify_mode) in mm_channel_config_notify_mode() argument
1187 node->u.notify_mode = notify_mode; in mm_channel_config_notify_mode()
[all …]
Dmm_camera_interface.c941 mm_camera_super_buf_notify_mode_t notify_mode) in mm_camera_intf_configure_notify_mode() argument
954 rc = mm_camera_config_channel_notify(my_obj, ch_id, notify_mode); in mm_camera_intf_configure_notify_mode()
Dmm_camera.c1123 mm_camera_super_buf_notify_mode_t notify_mode) in mm_camera_config_channel_notify() argument
1135 (void *)notify_mode, in mm_camera_config_channel_notify()
/device/moto/shamu/camera/QCamera2/stack/mm-camera-interface/src/
Dmm_camera_channel.c71 mm_camera_super_buf_notify_mode_t notify_mode);
199 mm_camera_super_buf_notify_mode_t notify_mode; in mm_channel_process_stream_buf() local
239 ch_obj->bundle.superbuf_queue.attr.notify_mode = cmd_cb->u.notify_mode; in mm_channel_process_stream_buf()
295 notify_mode = ch_obj->bundle.superbuf_queue.attr.notify_mode; in mm_channel_process_stream_buf()
332 (MM_CAMERA_SUPER_BUF_NOTIFY_CONTINUOUS == notify_mode)) && in mm_channel_process_stream_buf()
342 if (MM_CAMERA_SUPER_BUF_NOTIFY_BURST == notify_mode) { in mm_channel_process_stream_buf()
677 … mm_camera_super_buf_notify_mode_t notify_mode = ( mm_camera_super_buf_notify_mode_t ) in_val; in mm_channel_fsm_fn_active() local
678 rc = mm_channel_config_notify_mode(my_obj, notify_mode); in mm_channel_fsm_fn_active()
1398 mm_camera_super_buf_notify_mode_t notify_mode) in mm_channel_config_notify_mode() argument
1406 node->u.notify_mode = notify_mode; in mm_channel_config_notify_mode()
[all …]
Dmm_camera_interface.c958 mm_camera_super_buf_notify_mode_t notify_mode) in mm_camera_intf_configure_notify_mode() argument
971 rc = mm_camera_config_channel_notify(my_obj, ch_id, notify_mode); in mm_camera_intf_configure_notify_mode()
/device/asus/flo/camera/QCamera2/stack/common/
Dmm_camera_interface.h252 mm_camera_super_buf_notify_mode_t notify_mode; member
622 mm_camera_super_buf_notify_mode_t notify_mode);
/device/lge/hammerhead/camera/QCamera2/stack/common/
Dmm_camera_interface.h252 mm_camera_super_buf_notify_mode_t notify_mode; member
622 mm_camera_super_buf_notify_mode_t notify_mode);
/device/moto/shamu/camera/QCamera2/stack/common/
Dmm_camera_interface.h272 mm_camera_super_buf_notify_mode_t notify_mode; member
646 mm_camera_super_buf_notify_mode_t notify_mode);
/device/lge/mako/camera/QCamera/stack/mm-camera-interface/src/
Dmm_camera_channel.c250 mm_camera_super_buf_notify_mode_t notify_mode; in mm_channel_process_stream_buf() local
265 notify_mode = ch_obj->bundle.superbuf_queue.attr.notify_mode; in mm_channel_process_stream_buf()
275 (MM_CAMERA_SUPER_BUF_NOTIFY_CONTINUOUS == notify_mode) ) { in mm_channel_process_stream_buf()
285 if (MM_CAMERA_SUPER_BUF_NOTIFY_BURST == notify_mode) { in mm_channel_process_stream_buf()
1487 if (MM_CAMERA_SUPER_BUF_NOTIFY_CONTINUOUS == queue->attr.notify_mode) { in mm_channel_superbuf_bufdone_overflow()
1515 if (MM_CAMERA_SUPER_BUF_NOTIFY_CONTINUOUS == queue->attr.notify_mode) { in mm_channel_superbuf_skip()
/device/asus/flo/camera/QCamera2/stack/mm-camera-interface/inc/
Dmm_camera.h93 mm_camera_super_buf_notify_mode_t notify_mode; /* notification mode */ member
478 mm_camera_super_buf_notify_mode_t notify_mode);
/device/lge/hammerhead/camera/QCamera2/stack/mm-camera-interface/inc/
Dmm_camera.h93 mm_camera_super_buf_notify_mode_t notify_mode; /* notification mode */ member
480 mm_camera_super_buf_notify_mode_t notify_mode);
/device/moto/shamu/camera/QCamera/stack/mm-camera-interface/src/
Dmm_camera_channel.c194 mm_camera_super_buf_notify_mode_t notify_mode; in mm_channel_process_stream_buf() local
213 notify_mode = ch_obj->bundle.superbuf_queue.attr.notify_mode; in mm_channel_process_stream_buf()
220 (MM_CAMERA_SUPER_BUF_NOTIFY_CONTINUOUS == notify_mode) ) { in mm_channel_process_stream_buf()
228 if (MM_CAMERA_SUPER_BUF_NOTIFY_BURST == notify_mode) { in mm_channel_process_stream_buf()
1589 if (MM_CAMERA_SUPER_BUF_NOTIFY_CONTINUOUS == queue->attr.notify_mode) { in mm_channel_superbuf_bufdone_overflow()
1621 if (MM_CAMERA_SUPER_BUF_NOTIFY_CONTINUOUS == queue->attr.notify_mode) { in mm_channel_superbuf_skip()
/device/moto/shamu/camera/QCamera2/stack/mm-camera-interface/inc/
Dmm_camera.h112 mm_camera_super_buf_notify_mode_t notify_mode; /* notification mode */ member
534 mm_camera_super_buf_notify_mode_t notify_mode);
/device/lge/mako/camera/QCamera/stack/mm-camera-interface/inc/
Dmm_camera_interface.h136 mm_camera_super_buf_notify_mode_t notify_mode; member
/device/moto/shamu/camera/QCamera2/stack/mm-camera-test/src/
Dmm_qcamera_snapshot.c526 attr.notify_mode = MM_CAMERA_SUPER_BUF_NOTIFY_BURST; in mm_app_start_capture_raw()
594 attr.notify_mode = MM_CAMERA_SUPER_BUF_NOTIFY_CONTINUOUS; in mm_app_start_capture()
/device/moto/shamu/camera/QCamera/stack/mm-camera-interface/inc/
Dmm_camera_interface.h154 mm_camera_super_buf_notify_mode_t notify_mode; member
/device/moto/shamu/camera/QCamera/stack/mm-camera-test/src/
Dmm_qcamera_snapshot.c576 attr.notify_mode = MM_CAMERA_SUPER_BUF_NOTIFY_BURST; in mm_app_streamon_snapshot()
614 attr.notify_mode = MM_CAMERA_SUPER_BUF_NOTIFY_BURST; in mm_app_streamon_raw()
911 attr.notify_mode = MM_CAMERA_SUPER_BUF_NOTIFY_BURST; in mm_app_prepare_live_snapshot()
/device/asus/flo/camera/QCamera2/stack/mm-camera-test/src/
Dmm_qcamera_snapshot.c354 attr.notify_mode = MM_CAMERA_SUPER_BUF_NOTIFY_CONTINUOUS; in mm_app_start_capture()
Dmm_qcamera_preview.c351 attr.notify_mode = MM_CAMERA_SUPER_BUF_NOTIFY_BURST; in mm_app_start_preview_zsl()
/device/lge/hammerhead/camera/QCamera2/stack/mm-camera-test/src/
Dmm_qcamera_preview.c351 attr.notify_mode = MM_CAMERA_SUPER_BUF_NOTIFY_BURST; in mm_app_start_preview_zsl()
Dmm_qcamera_snapshot.c354 attr.notify_mode = MM_CAMERA_SUPER_BUF_NOTIFY_CONTINUOUS; in mm_app_start_capture()
/device/lge/mako/camera/QCamera/stack/mm-camera-test/src/
Dmm_qcamera_snapshot.c642 attr.notify_mode = MM_CAMERA_SUPER_BUF_NOTIFY_BURST; in mm_app_streamon_snapshot()
1067 attr.notify_mode = MM_CAMERA_SUPER_BUF_NOTIFY_BURST;
1141 attr.notify_mode = MM_CAMERA_SUPER_BUF_NOTIFY_BURST; in mm_app_prepare_live_snapshot()

12