HomeSort by relevance Sort by last modified time
    Searched refs:notify_mode (Results 1 - 25 of 41) sorted by null

1 2

  /device/moto/shamu/camera/QCamera2/stack/mm-camera-interface/src/
mm_camera_channel.c 71 mm_camera_super_buf_notify_mode_t notify_mode);
199 mm_camera_super_buf_notify_mode_t notify_mode; local
239 ch_obj->bundle.superbuf_queue.attr.notify_mode = cmd_cb->u.notify_mode;
295 notify_mode = ch_obj->bundle.superbuf_queue.attr.notify_mode;
332 (MM_CAMERA_SUPER_BUF_NOTIFY_CONTINUOUS == notify_mode)) &&
342 if (MM_CAMERA_SUPER_BUF_NOTIFY_BURST == notify_mode) {
677 mm_camera_super_buf_notify_mode_t notify_mode = ( mm_camera_super_buf_notify_mode_t ) in_val; local
678 rc = mm_channel_config_notify_mode(my_obj, notify_mode);
    [all...]
mm_camera.c     [all...]
mm_camera_interface.c     [all...]
  /device/moto/shamu/camera/QCamera2/stack/common/
mm_camera_interface.h 260 * @notify_mode : notify mode: burst or continuous
272 mm_camera_super_buf_notify_mode_t notify_mode; member in struct:__anon5574
650 * @notify_mode : notification mode
656 mm_camera_super_buf_notify_mode_t notify_mode);
  /device/huawei/angler/camera/QCamera2/stack/common/
mm_camera_interface.h 323 * @notify_mode : notify mode: burst or continuous
335 mm_camera_super_buf_notify_mode_t notify_mode; member in struct:__anon3518
736 * @notify_mode : notification mode
742 mm_camera_super_buf_notify_mode_t notify_mode);
  /device/lge/bullhead/camera/QCamera2/stack/common/
mm_camera_interface.h 323 * @notify_mode : notify mode: burst or continuous
335 mm_camera_super_buf_notify_mode_t notify_mode; member in struct:__anon4429
736 * @notify_mode : notification mode
742 mm_camera_super_buf_notify_mode_t notify_mode);
  /hardware/qcom/camera/QCamera2/stack/common/
mm_camera_interface.h 370 * @notify_mode : notify mode: burst or continuous
385 mm_camera_super_buf_notify_mode_t notify_mode; member in struct:__anon32076
798 * @notify_mode : notification mode
804 mm_camera_super_buf_notify_mode_t notify_mode);
    [all...]
  /device/huawei/angler/camera/QCamera2/stack/mm-camera-interface/src/
mm_camera_channel.c 73 mm_camera_super_buf_notify_mode_t notify_mode);
205 mm_camera_super_buf_notify_mode_t notify_mode; local
247 ch_obj->bundle.superbuf_queue.attr.notify_mode = cmd_cb->u.notify_mode;
332 notify_mode = ch_obj->bundle.superbuf_queue.attr.notify_mode;
369 (MM_CAMERA_SUPER_BUF_NOTIFY_CONTINUOUS == notify_mode)) &&
379 if (MM_CAMERA_SUPER_BUF_NOTIFY_BURST == notify_mode) {
740 mm_camera_super_buf_notify_mode_t notify_mode = local
742 rc = mm_channel_config_notify_mode(my_obj, notify_mode);
    [all...]
mm_camera.c     [all...]
mm_camera_interface.c     [all...]
  /device/lge/bullhead/camera/QCamera2/stack/mm-camera-interface/src/
mm_camera_channel.c 73 mm_camera_super_buf_notify_mode_t notify_mode);
205 mm_camera_super_buf_notify_mode_t notify_mode; local
247 ch_obj->bundle.superbuf_queue.attr.notify_mode = cmd_cb->u.notify_mode;
332 notify_mode = ch_obj->bundle.superbuf_queue.attr.notify_mode;
369 (MM_CAMERA_SUPER_BUF_NOTIFY_CONTINUOUS == notify_mode)) &&
379 if (MM_CAMERA_SUPER_BUF_NOTIFY_BURST == notify_mode) {
740 mm_camera_super_buf_notify_mode_t notify_mode = local
742 rc = mm_channel_config_notify_mode(my_obj, notify_mode);
    [all...]
mm_camera.c     [all...]
mm_camera_interface.c     [all...]
  /hardware/qcom/camera/QCamera2/stack/mm-camera-interface/src/
mm_camera_channel.c 75 mm_camera_super_buf_notify_mode_t notify_mode);
225 mm_camera_super_buf_notify_mode_t notify_mode; local
272 ch_obj->bundle.superbuf_queue.attr.notify_mode = cmd_cb->u.notify_mode;
363 notify_mode = ch_obj->bundle.superbuf_queue.attr.notify_mode;
437 (MM_CAMERA_SUPER_BUF_NOTIFY_CONTINUOUS == notify_mode)) &&
509 if (MM_CAMERA_SUPER_BUF_NOTIFY_BURST == notify_mode) {
957 mm_camera_super_buf_notify_mode_t notify_mode = local
    [all...]
  /device/huawei/angler/camera/QCamera2/stack/mm-camera-interface/inc/
mm_camera.h 119 mm_camera_super_buf_notify_mode_t notify_mode; /* notification mode */ member in union:__anon3544::__anon3545
590 mm_camera_super_buf_notify_mode_t notify_mode);
  /device/lge/bullhead/camera/QCamera2/stack/mm-camera-interface/inc/
mm_camera.h 119 mm_camera_super_buf_notify_mode_t notify_mode; /* notification mode */ member in union:__anon4455::__anon4456
590 mm_camera_super_buf_notify_mode_t notify_mode);
  /device/moto/shamu/camera/QCamera2/stack/mm-camera-interface/inc/
mm_camera.h 112 mm_camera_super_buf_notify_mode_t notify_mode; /* notification mode */ member in union:__anon5599::__anon5600
535 mm_camera_super_buf_notify_mode_t notify_mode);
  /device/moto/shamu/camera/QCamera/stack/mm-camera-interface/src/
mm_camera_channel.c 194 mm_camera_super_buf_notify_mode_t notify_mode; local
213 notify_mode = ch_obj->bundle.superbuf_queue.attr.notify_mode;
220 (MM_CAMERA_SUPER_BUF_NOTIFY_CONTINUOUS == notify_mode) ) {
228 if (MM_CAMERA_SUPER_BUF_NOTIFY_BURST == notify_mode) {
    [all...]
  /device/huawei/angler/camera/QCamera2/stack/mm-camera-test/src/
mm_qcamera_snapshot.c 538 attr.notify_mode = MM_CAMERA_SUPER_BUF_NOTIFY_BURST;
606 attr.notify_mode = MM_CAMERA_SUPER_BUF_NOTIFY_CONTINUOUS;
  /device/lge/bullhead/camera/QCamera2/stack/mm-camera-test/src/
mm_qcamera_snapshot.c 538 attr.notify_mode = MM_CAMERA_SUPER_BUF_NOTIFY_BURST;
606 attr.notify_mode = MM_CAMERA_SUPER_BUF_NOTIFY_CONTINUOUS;
  /device/moto/shamu/camera/QCamera2/stack/mm-camera-test/src/
mm_qcamera_snapshot.c 522 attr.notify_mode = MM_CAMERA_SUPER_BUF_NOTIFY_BURST;
590 attr.notify_mode = MM_CAMERA_SUPER_BUF_NOTIFY_CONTINUOUS;
  /hardware/qcom/camera/QCamera2/stack/mm-camera-interface/inc/
mm_camera.h 128 mm_camera_super_buf_notify_mode_t notify_mode; /* notification mode */ member in union:__anon32107::__anon32108
656 mm_camera_super_buf_notify_mode_t notify_mode);
  /hardware/qcom/camera/QCamera2/stack/mm-camera-test/src/
mm_qcamera_snapshot.c 539 attr.notify_mode = MM_CAMERA_SUPER_BUF_NOTIFY_BURST;
611 attr.notify_mode = MM_CAMERA_SUPER_BUF_NOTIFY_CONTINUOUS;
  /device/moto/shamu/camera/QCamera/stack/mm-camera-interface/inc/
mm_camera_interface.h 154 mm_camera_super_buf_notify_mode_t notify_mode; member in struct:__anon5241
  /device/moto/shamu/camera/QCamera/stack/mm-camera-test/src/
mm_qcamera_snapshot.c 576 attr.notify_mode = MM_CAMERA_SUPER_BUF_NOTIFY_BURST;
614 attr.notify_mode = MM_CAMERA_SUPER_BUF_NOTIFY_BURST;
    [all...]

Completed in 257 milliseconds

1 2