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

1 2

  /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:__anon4329
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:__anon4881
736 * @notify_mode : notification mode
742 mm_camera_super_buf_notify_mode_t notify_mode);
  /device/google/marlin/camera/QCamera2/stack/mm-camera-interface/src/
mm_camera_channel.c 78 mm_camera_super_buf_notify_mode_t notify_mode);
228 mm_camera_super_buf_notify_mode_t notify_mode; local
275 ch_obj->bundle.superbuf_queue.attr.notify_mode = cmd_cb->u.notify_mode;
366 notify_mode = ch_obj->bundle.superbuf_queue.attr.notify_mode;
440 (MM_CAMERA_SUPER_BUF_NOTIFY_CONTINUOUS == notify_mode)) &&
512 if (MM_CAMERA_SUPER_BUF_NOTIFY_BURST == notify_mode) {
962 mm_camera_super_buf_notify_mode_t notify_mode = local
    [all...]
mm_camera_interface.c     [all...]
mm_camera.c     [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...]
  /device/google/marlin/camera/QCamera2/stack/common/
mm_camera_interface.h 363 * @notify_mode : notify mode: burst or continuous
378 mm_camera_super_buf_notify_mode_t notify_mode; member in struct:__anon3749
811 * @notify_mode : notification mode
817 mm_camera_super_buf_notify_mode_t notify_mode);
    [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:__anon4355::__anon4356
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:__anon4907::__anon4908
590 mm_camera_super_buf_notify_mode_t notify_mode);
  /device/google/marlin/camera/QCamera2/stack/mm-camera-interface/inc/
mm_camera.h 129 mm_camera_super_buf_notify_mode_t notify_mode; /* notification mode */ member in union:__anon3786::__anon3787
664 mm_camera_super_buf_notify_mode_t notify_mode);
  /device/google/marlin/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;
mm_qcamera_preview.c     [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;
mm_qcamera_preview.c 717 attr.notify_mode = MM_CAMERA_SUPER_BUF_NOTIFY_CONTINUOUS;
    [all...]
  /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;
mm_qcamera_preview.c 717 attr.notify_mode = MM_CAMERA_SUPER_BUF_NOTIFY_CONTINUOUS;
    [all...]
  /device/huawei/angler/camera/QCamera2/HAL/
QCamera2HWI.cpp     [all...]
  /device/lge/bullhead/camera/QCamera2/HAL/
QCamera2HWI.cpp     [all...]
  /device/google/marlin/camera/QCamera2/HAL/
QCamera2HWI.cpp     [all...]
  /device/google/marlin/camera/QCamera2/HAL3/
QCamera3Channel.cpp     [all...]

Completed in 829 milliseconds

1 2