/device/moto/shamu/camera/QCamera2/stack/mm-camera-interface/src/ |
D | mm_camera_channel.c | 71 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 …]
|
D | mm_camera_interface.c | 1001 mm_camera_super_buf_notify_mode_t notify_mode) in mm_camera_intf_configure_notify_mode() argument 1014 rc = mm_camera_config_channel_notify(my_obj, ch_id, notify_mode); in mm_camera_intf_configure_notify_mode()
|
D | mm_camera.c | 1229 mm_camera_super_buf_notify_mode_t notify_mode) in mm_camera_config_channel_notify() argument 1241 (void *)notify_mode, in mm_camera_config_channel_notify()
|
/device/lge/bullhead/camera/QCamera2/stack/mm-camera-interface/src/ |
D | mm_camera_channel.c | 73 mm_camera_super_buf_notify_mode_t notify_mode); 205 mm_camera_super_buf_notify_mode_t notify_mode; in mm_channel_process_stream_buf() local 247 ch_obj->bundle.superbuf_queue.attr.notify_mode = cmd_cb->u.notify_mode; in mm_channel_process_stream_buf() 332 notify_mode = ch_obj->bundle.superbuf_queue.attr.notify_mode; in mm_channel_process_stream_buf() 369 (MM_CAMERA_SUPER_BUF_NOTIFY_CONTINUOUS == notify_mode)) && in mm_channel_process_stream_buf() 379 if (MM_CAMERA_SUPER_BUF_NOTIFY_BURST == notify_mode) { in mm_channel_process_stream_buf() 740 mm_camera_super_buf_notify_mode_t notify_mode = in mm_channel_fsm_fn_active() local 742 rc = mm_channel_config_notify_mode(my_obj, notify_mode); in mm_channel_fsm_fn_active() 1643 mm_camera_super_buf_notify_mode_t notify_mode) in mm_channel_config_notify_mode() argument 1651 node->u.notify_mode = notify_mode; in mm_channel_config_notify_mode() [all …]
|
D | mm_camera_interface.c | 1076 mm_camera_super_buf_notify_mode_t notify_mode) in mm_camera_intf_configure_notify_mode() argument 1089 rc = mm_camera_config_channel_notify(my_obj, ch_id, notify_mode); in mm_camera_intf_configure_notify_mode()
|
D | mm_camera.c | 1361 mm_camera_super_buf_notify_mode_t notify_mode) in mm_camera_config_channel_notify() argument 1373 (void *)¬ify_mode, in mm_camera_config_channel_notify()
|
/device/huawei/angler/camera/QCamera2/stack/mm-camera-interface/src/ |
D | mm_camera_channel.c | 73 mm_camera_super_buf_notify_mode_t notify_mode); 205 mm_camera_super_buf_notify_mode_t notify_mode; in mm_channel_process_stream_buf() local 247 ch_obj->bundle.superbuf_queue.attr.notify_mode = cmd_cb->u.notify_mode; in mm_channel_process_stream_buf() 332 notify_mode = ch_obj->bundle.superbuf_queue.attr.notify_mode; in mm_channel_process_stream_buf() 369 (MM_CAMERA_SUPER_BUF_NOTIFY_CONTINUOUS == notify_mode)) && in mm_channel_process_stream_buf() 379 if (MM_CAMERA_SUPER_BUF_NOTIFY_BURST == notify_mode) { in mm_channel_process_stream_buf() 740 mm_camera_super_buf_notify_mode_t notify_mode = in mm_channel_fsm_fn_active() local 742 rc = mm_channel_config_notify_mode(my_obj, notify_mode); in mm_channel_fsm_fn_active() 1643 mm_camera_super_buf_notify_mode_t notify_mode) in mm_channel_config_notify_mode() argument 1651 node->u.notify_mode = notify_mode; in mm_channel_config_notify_mode() [all …]
|
D | mm_camera_interface.c | 1076 mm_camera_super_buf_notify_mode_t notify_mode) in mm_camera_intf_configure_notify_mode() argument 1089 rc = mm_camera_config_channel_notify(my_obj, ch_id, notify_mode); in mm_camera_intf_configure_notify_mode()
|
D | mm_camera.c | 1361 mm_camera_super_buf_notify_mode_t notify_mode) in mm_camera_config_channel_notify() argument 1373 (void *)¬ify_mode, in mm_camera_config_channel_notify()
|
/device/moto/shamu/camera/QCamera2/stack/common/ |
D | mm_camera_interface.h | 272 mm_camera_super_buf_notify_mode_t notify_mode; member 656 mm_camera_super_buf_notify_mode_t notify_mode);
|
/device/huawei/angler/camera/QCamera2/stack/common/ |
D | mm_camera_interface.h | 335 mm_camera_super_buf_notify_mode_t notify_mode; member 742 mm_camera_super_buf_notify_mode_t notify_mode);
|
/device/lge/bullhead/camera/QCamera2/stack/common/ |
D | mm_camera_interface.h | 335 mm_camera_super_buf_notify_mode_t notify_mode; member 742 mm_camera_super_buf_notify_mode_t notify_mode);
|
/device/moto/shamu/camera/QCamera/stack/mm-camera-interface/src/ |
D | mm_camera_channel.c | 194 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/ |
D | mm_camera.h | 112 mm_camera_super_buf_notify_mode_t notify_mode; /* notification mode */ member 535 mm_camera_super_buf_notify_mode_t notify_mode);
|
/device/lge/bullhead/camera/QCamera2/stack/mm-camera-interface/inc/ |
D | mm_camera.h | 119 mm_camera_super_buf_notify_mode_t notify_mode; /* notification mode */ member 590 mm_camera_super_buf_notify_mode_t notify_mode);
|
/device/huawei/angler/camera/QCamera2/stack/mm-camera-interface/inc/ |
D | mm_camera.h | 119 mm_camera_super_buf_notify_mode_t notify_mode; /* notification mode */ member 590 mm_camera_super_buf_notify_mode_t notify_mode);
|
/device/moto/shamu/camera/QCamera2/stack/mm-camera-test/src/ |
D | mm_qcamera_snapshot.c | 522 attr.notify_mode = MM_CAMERA_SUPER_BUF_NOTIFY_BURST; in mm_app_start_capture_raw() 590 attr.notify_mode = MM_CAMERA_SUPER_BUF_NOTIFY_CONTINUOUS; in mm_app_start_capture()
|
/device/huawei/angler/camera/QCamera2/stack/mm-camera-test/src/ |
D | mm_qcamera_snapshot.c | 538 attr.notify_mode = MM_CAMERA_SUPER_BUF_NOTIFY_BURST; in mm_app_start_capture_raw() 606 attr.notify_mode = MM_CAMERA_SUPER_BUF_NOTIFY_CONTINUOUS; in mm_app_start_capture()
|
/device/lge/bullhead/camera/QCamera2/stack/mm-camera-test/src/ |
D | mm_qcamera_snapshot.c | 538 attr.notify_mode = MM_CAMERA_SUPER_BUF_NOTIFY_BURST; in mm_app_start_capture_raw() 606 attr.notify_mode = MM_CAMERA_SUPER_BUF_NOTIFY_CONTINUOUS; in mm_app_start_capture()
|
/device/moto/shamu/camera/QCamera/stack/mm-camera-interface/inc/ |
D | mm_camera_interface.h | 154 mm_camera_super_buf_notify_mode_t notify_mode; member
|
/device/moto/shamu/camera/QCamera/stack/mm-camera-test/src/ |
D | mm_qcamera_snapshot.c | 576 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/lge/bullhead/camera/QCamera2/HAL/ |
D | QCamera2HWI.cpp | 5290 attr.notify_mode = MM_CAMERA_SUPER_BUF_NOTIFY_CONTINUOUS; in addSnapshotChannel() 5409 attr.notify_mode = MM_CAMERA_SUPER_BUF_NOTIFY_CONTINUOUS; in addZSLChannel() 5411 attr.notify_mode = MM_CAMERA_SUPER_BUF_NOTIFY_BURST; in addZSLChannel() 5521 attr.notify_mode = MM_CAMERA_SUPER_BUF_NOTIFY_BURST; in addCaptureChannel() 5525 attr.notify_mode = MM_CAMERA_SUPER_BUF_NOTIFY_CONTINUOUS; in addCaptureChannel() 5898 attr.notify_mode = MM_CAMERA_SUPER_BUF_NOTIFY_CONTINUOUS; in addReprocChannel()
|
/device/huawei/angler/camera/QCamera2/HAL/ |
D | QCamera2HWI.cpp | 5290 attr.notify_mode = MM_CAMERA_SUPER_BUF_NOTIFY_CONTINUOUS; in addSnapshotChannel() 5409 attr.notify_mode = MM_CAMERA_SUPER_BUF_NOTIFY_CONTINUOUS; in addZSLChannel() 5411 attr.notify_mode = MM_CAMERA_SUPER_BUF_NOTIFY_BURST; in addZSLChannel() 5521 attr.notify_mode = MM_CAMERA_SUPER_BUF_NOTIFY_BURST; in addCaptureChannel() 5525 attr.notify_mode = MM_CAMERA_SUPER_BUF_NOTIFY_CONTINUOUS; in addCaptureChannel() 5898 attr.notify_mode = MM_CAMERA_SUPER_BUF_NOTIFY_CONTINUOUS; in addReprocChannel()
|
/device/moto/shamu/camera/QCamera2/HAL/ |
D | QCamera2HWI.cpp | 4309 attr.notify_mode = MM_CAMERA_SUPER_BUF_NOTIFY_CONTINUOUS; in addZSLChannel() 4311 attr.notify_mode = MM_CAMERA_SUPER_BUF_NOTIFY_BURST; in addZSLChannel() 4411 attr.notify_mode = MM_CAMERA_SUPER_BUF_NOTIFY_BURST; in addCaptureChannel() 4415 attr.notify_mode = MM_CAMERA_SUPER_BUF_NOTIFY_CONTINUOUS; in addCaptureChannel() 4565 attr.notify_mode = MM_CAMERA_SUPER_BUF_NOTIFY_CONTINUOUS; in addReprocChannel()
|
/device/moto/shamu/camera/QCamera/HAL/core/src/ |
D | QCameraHWI.cpp | 1905 attr.notify_mode = MM_CAMERA_SUPER_BUF_NOTIFY_BURST; in startPreview2() 2445 attr.notify_mode = MM_CAMERA_SUPER_BUF_NOTIFY_CONTINUOUS; in takePicture() 2510 attr.notify_mode = MM_CAMERA_SUPER_BUF_NOTIFY_CONTINUOUS; in takePicture()
|