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

  /device/asus/flo/camera/QCamera2/stack/mm-camera-test/src/
mm_qcamera_rdi.c 134 stream->s_config.stream_info->streaming_mode = CAM_STREAMING_MODE_CONTINUOUS;
136 stream->s_config.stream_info->streaming_mode = CAM_STREAMING_MODE_BURST;
190 stream->s_config.stream_info->streaming_mode = CAM_STREAMING_MODE_CONTINUOUS;
192 stream->s_config.stream_info->streaming_mode = CAM_STREAMING_MODE_BURST;
mm_qcamera_preview.c 178 stream->s_config.stream_info->streaming_mode = CAM_STREAMING_MODE_CONTINUOUS;
224 stream->s_config.stream_info->streaming_mode = CAM_STREAMING_MODE_CONTINUOUS;
226 stream->s_config.stream_info->streaming_mode = CAM_STREAMING_MODE_BURST;
mm_qcamera_snapshot.c 325 stream->s_config.stream_info->streaming_mode = CAM_STREAMING_MODE_CONTINUOUS;
327 stream->s_config.stream_info->streaming_mode = CAM_STREAMING_MODE_BURST;
mm_qcamera_video.c 85 stream->s_config.stream_info->streaming_mode = CAM_STREAMING_MODE_CONTINUOUS;
  /device/lge/hammerhead/camera/QCamera2/stack/mm-camera-test/src/
mm_qcamera_rdi.c 134 stream->s_config.stream_info->streaming_mode = CAM_STREAMING_MODE_CONTINUOUS;
136 stream->s_config.stream_info->streaming_mode = CAM_STREAMING_MODE_BURST;
190 stream->s_config.stream_info->streaming_mode = CAM_STREAMING_MODE_CONTINUOUS;
192 stream->s_config.stream_info->streaming_mode = CAM_STREAMING_MODE_BURST;
mm_qcamera_preview.c 178 stream->s_config.stream_info->streaming_mode = CAM_STREAMING_MODE_CONTINUOUS;
224 stream->s_config.stream_info->streaming_mode = CAM_STREAMING_MODE_CONTINUOUS;
226 stream->s_config.stream_info->streaming_mode = CAM_STREAMING_MODE_BURST;
mm_qcamera_snapshot.c 325 stream->s_config.stream_info->streaming_mode = CAM_STREAMING_MODE_CONTINUOUS;
327 stream->s_config.stream_info->streaming_mode = CAM_STREAMING_MODE_BURST;
mm_qcamera_video.c 85 stream->s_config.stream_info->streaming_mode = CAM_STREAMING_MODE_CONTINUOUS;
  /device/moto/shamu/camera/QCamera2/stack/mm-camera-test/src/
mm_qcamera_rdi.c 138 stream->s_config.stream_info->streaming_mode = CAM_STREAMING_MODE_CONTINUOUS;
140 stream->s_config.stream_info->streaming_mode = CAM_STREAMING_MODE_BURST;
197 stream->s_config.stream_info->streaming_mode = CAM_STREAMING_MODE_CONTINUOUS;
199 stream->s_config.stream_info->streaming_mode = CAM_STREAMING_MODE_BURST;
mm_qcamera_preview.c 390 stream->s_config.stream_info->streaming_mode = CAM_STREAMING_MODE_CONTINUOUS;
433 stream->s_config.stream_info->streaming_mode = CAM_STREAMING_MODE_CONTINUOUS;
485 stream->s_config.stream_info->streaming_mode = CAM_STREAMING_MODE_CONTINUOUS;
487 stream->s_config.stream_info->streaming_mode = CAM_STREAMING_MODE_BURST;
540 stream->s_config.stream_info->streaming_mode = CAM_STREAMING_MODE_CONTINUOUS;
542 stream->s_config.stream_info->streaming_mode = CAM_STREAMING_MODE_BURST;
    [all...]
mm_qcamera_video.c 85 stream->s_config.stream_info->streaming_mode = CAM_STREAMING_MODE_CONTINUOUS;
mm_qcamera_snapshot.c 499 stream->s_config.stream_info->streaming_mode = CAM_STREAMING_MODE_CONTINUOUS;
501 stream->s_config.stream_info->streaming_mode = CAM_STREAMING_MODE_BURST;
mm_qcamera_reprocess.c 148 stream->s_config.stream_info->streaming_mode = CAM_STREAMING_MODE_CONTINUOUS;
  /device/asus/flo/camera/QCamera2/HAL3/
QCamera3Stream.cpp 274 mStreamInfo->streaming_mode = CAM_STREAMING_MODE_BURST;
279 mStreamInfo->streaming_mode = CAM_STREAMING_MODE_CONTINUOUS;
  /device/lge/hammerhead/camera/QCamera2/HAL3/
QCamera3Stream.cpp 285 mStreamInfo->streaming_mode = CAM_STREAMING_MODE_BURST;
290 mStreamInfo->streaming_mode = CAM_STREAMING_MODE_CONTINUOUS;
  /device/moto/shamu/camera/QCamera2/HAL3/
QCamera3Stream.cpp 290 mStreamInfo->streaming_mode = CAM_STREAMING_MODE_BURST;
295 mStreamInfo->streaming_mode = CAM_STREAMING_MODE_CONTINUOUS;
  /device/asus/flo/camera/QCamera2/HAL/
QCameraChannel.cpp 650 streamInfo->streaming_mode = CAM_STREAMING_MODE_BURST;
QCamera2HWI.cpp     [all...]
  /device/asus/flo/camera/QCamera2/stack/common/
cam_intf.h 352 cam_streaming_mode_t streaming_mode; member in struct:__anon2639
354 * only valid when streaming_mode = CAM_STREAMING_MODE_BURST */
  /device/lge/hammerhead/camera/QCamera2/HAL/
QCameraChannel.cpp 650 streamInfo->streaming_mode = CAM_STREAMING_MODE_BURST;
QCamera2HWI.cpp     [all...]
  /device/lge/hammerhead/camera/QCamera2/stack/common/
cam_intf.h 365 cam_streaming_mode_t streaming_mode; member in struct:__anon3132
367 * only valid when streaming_mode = CAM_STREAMING_MODE_BURST */
  /device/moto/shamu/camera/QCamera2/HAL/
QCamera2HWI.cpp     [all...]
QCameraChannel.cpp 857 streamInfo->streaming_mode = CAM_STREAMING_MODE_CONTINUOUS;
860 streamInfo->streaming_mode = CAM_STREAMING_MODE_BURST;
    [all...]
  /device/moto/shamu/camera/QCamera2/stack/common/
cam_intf.h 421 cam_streaming_mode_t streaming_mode; member in struct:__anon4191
423 * only valid when streaming_mode = CAM_STREAMING_MODE_BURST */
    [all...]

Completed in 397 milliseconds