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

  /device/lge/mako/camera/QCamera/stack/mm-camera-interface/src/
mm_camera_channel.c 250 mm_camera_super_buf_notify_mode_t notify_mode; local
265 notify_mode = ch_obj->bundle.superbuf_queue.attr.notify_mode;
275 (MM_CAMERA_SUPER_BUF_NOTIFY_CONTINUOUS == notify_mode) ) {
285 if (MM_CAMERA_SUPER_BUF_NOTIFY_BURST == notify_mode) {
    [all...]
  /device/lge/mako/camera/QCamera/stack/mm-camera-interface/inc/
mm_camera_interface.h 136 mm_camera_super_buf_notify_mode_t notify_mode; member in struct:__anon1652
  /device/lge/mako/camera/QCamera/stack/mm-camera-test/src/
mm_qcamera_snapshot.c 642 attr.notify_mode = MM_CAMERA_SUPER_BUF_NOTIFY_BURST;
    [all...]
mm_qcamera_preview.c 787 attr.notify_mode = MM_CAMERA_SUPER_BUF_NOTIFY_BURST;
    [all...]

Completed in 38 milliseconds