HomeSort by relevance Sort by last modified time
    Searched defs:notify_mode (Results 1 - 6 of 6) sorted by null

  /device/google/marlin/camera/QCamera2/stack/common/
mm_camera_interface.h 366 * @notify_mode : notify mode: burst or continuous
381 mm_camera_super_buf_notify_mode_t notify_mode; member in struct:__anon2407
814 * @notify_mode : notification mode
820 mm_camera_super_buf_notify_mode_t notify_mode);
    [all...]
  /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...]
  /hardware/qcom/camera/msm8998/QCamera2/stack/common/
mm_camera_interface.h 381 * @notify_mode : notify mode: burst or continuous
396 mm_camera_super_buf_notify_mode_t notify_mode; member in struct:__anon49208
    [all...]
  /hardware/qcom/camera/msm8998/QCamera2/stack/mm-camera-interface/src/
mm_camera_channel.c 85 mm_camera_super_buf_notify_mode_t notify_mode);
325 mm_camera_super_buf_notify_mode_t notify_mode; local
381 ch_obj->bundle.superbuf_queue.attr.notify_mode = cmd_cb->u.notify_mode;
475 notify_mode = ch_obj->bundle.superbuf_queue.attr.notify_mode;
549 (MM_CAMERA_SUPER_BUF_NOTIFY_CONTINUOUS == notify_mode)) &&
636 if (MM_CAMERA_SUPER_BUF_NOTIFY_BURST == notify_mode
1116 mm_camera_super_buf_notify_mode_t notify_mode = local
    [all...]
  /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:__anon2445::__anon2446
664 mm_camera_super_buf_notify_mode_t notify_mode);
  /hardware/qcom/camera/msm8998/QCamera2/stack/mm-camera-interface/inc/
mm_camera.h 135 mm_camera_super_buf_notify_mode_t notify_mode; /* notification mode */ member in union:__anon49248::__anon49249
777 mm_camera_super_buf_notify_mode_t notify_mode);
    [all...]

Completed in 411 milliseconds