Home
last modified time | relevance | path

Searched refs:streaming_mode (Results 1 – 25 of 25) sorted by relevance

/device/asus/flo/camera/QCamera2/stack/mm-camera-test/src/
Dmm_qcamera_rdi.c134 stream->s_config.stream_info->streaming_mode = CAM_STREAMING_MODE_CONTINUOUS; in mm_app_add_rdi_stream()
136 stream->s_config.stream_info->streaming_mode = CAM_STREAMING_MODE_BURST; in mm_app_add_rdi_stream()
190 stream->s_config.stream_info->streaming_mode = CAM_STREAMING_MODE_CONTINUOUS; in mm_app_add_rdi_snapshot_stream()
192 stream->s_config.stream_info->streaming_mode = CAM_STREAMING_MODE_BURST; in mm_app_add_rdi_snapshot_stream()
Dmm_qcamera_preview.c178 stream->s_config.stream_info->streaming_mode = CAM_STREAMING_MODE_CONTINUOUS; in mm_app_add_preview_stream()
224 stream->s_config.stream_info->streaming_mode = CAM_STREAMING_MODE_CONTINUOUS; in mm_app_add_snapshot_stream()
226 stream->s_config.stream_info->streaming_mode = CAM_STREAMING_MODE_BURST; in mm_app_add_snapshot_stream()
Dmm_qcamera_snapshot.c325 stream->s_config.stream_info->streaming_mode = CAM_STREAMING_MODE_CONTINUOUS; in mm_app_add_postview_stream()
327 stream->s_config.stream_info->streaming_mode = CAM_STREAMING_MODE_BURST; in mm_app_add_postview_stream()
Dmm_qcamera_video.c85 stream->s_config.stream_info->streaming_mode = CAM_STREAMING_MODE_CONTINUOUS; in mm_app_add_video_stream()
/device/lge/hammerhead/camera/QCamera2/stack/mm-camera-test/src/
Dmm_qcamera_rdi.c134 stream->s_config.stream_info->streaming_mode = CAM_STREAMING_MODE_CONTINUOUS; in mm_app_add_rdi_stream()
136 stream->s_config.stream_info->streaming_mode = CAM_STREAMING_MODE_BURST; in mm_app_add_rdi_stream()
190 stream->s_config.stream_info->streaming_mode = CAM_STREAMING_MODE_CONTINUOUS; in mm_app_add_rdi_snapshot_stream()
192 stream->s_config.stream_info->streaming_mode = CAM_STREAMING_MODE_BURST; in mm_app_add_rdi_snapshot_stream()
Dmm_qcamera_preview.c178 stream->s_config.stream_info->streaming_mode = CAM_STREAMING_MODE_CONTINUOUS; in mm_app_add_preview_stream()
224 stream->s_config.stream_info->streaming_mode = CAM_STREAMING_MODE_CONTINUOUS; in mm_app_add_snapshot_stream()
226 stream->s_config.stream_info->streaming_mode = CAM_STREAMING_MODE_BURST; in mm_app_add_snapshot_stream()
Dmm_qcamera_snapshot.c325 stream->s_config.stream_info->streaming_mode = CAM_STREAMING_MODE_CONTINUOUS; in mm_app_add_postview_stream()
327 stream->s_config.stream_info->streaming_mode = CAM_STREAMING_MODE_BURST; in mm_app_add_postview_stream()
Dmm_qcamera_video.c85 stream->s_config.stream_info->streaming_mode = CAM_STREAMING_MODE_CONTINUOUS; in mm_app_add_video_stream()
/device/moto/shamu/camera/QCamera2/stack/mm-camera-test/src/
Dmm_qcamera_rdi.c138 stream->s_config.stream_info->streaming_mode = CAM_STREAMING_MODE_CONTINUOUS; in mm_app_add_rdi_stream()
140 stream->s_config.stream_info->streaming_mode = CAM_STREAMING_MODE_BURST; in mm_app_add_rdi_stream()
197 stream->s_config.stream_info->streaming_mode = CAM_STREAMING_MODE_CONTINUOUS; in mm_app_add_rdi_snapshot_stream()
199 stream->s_config.stream_info->streaming_mode = CAM_STREAMING_MODE_BURST; in mm_app_add_rdi_snapshot_stream()
Dmm_qcamera_preview.c390 stream->s_config.stream_info->streaming_mode = CAM_STREAMING_MODE_CONTINUOUS; in mm_app_add_metadata_stream()
433 stream->s_config.stream_info->streaming_mode = CAM_STREAMING_MODE_CONTINUOUS; in mm_app_add_preview_stream()
485 stream->s_config.stream_info->streaming_mode = CAM_STREAMING_MODE_CONTINUOUS; in mm_app_add_raw_stream()
487 stream->s_config.stream_info->streaming_mode = CAM_STREAMING_MODE_BURST; in mm_app_add_raw_stream()
540 stream->s_config.stream_info->streaming_mode = CAM_STREAMING_MODE_CONTINUOUS; in mm_app_add_snapshot_stream()
542 stream->s_config.stream_info->streaming_mode = CAM_STREAMING_MODE_BURST; in mm_app_add_snapshot_stream()
Dmm_qcamera_video.c85 stream->s_config.stream_info->streaming_mode = CAM_STREAMING_MODE_CONTINUOUS; in mm_app_add_video_stream()
Dmm_qcamera_snapshot.c495 stream->s_config.stream_info->streaming_mode = CAM_STREAMING_MODE_CONTINUOUS; in mm_app_add_postview_stream()
497 stream->s_config.stream_info->streaming_mode = CAM_STREAMING_MODE_BURST; in mm_app_add_postview_stream()
Dmm_qcamera_reprocess.c148 stream->s_config.stream_info->streaming_mode = CAM_STREAMING_MODE_CONTINUOUS; in mm_app_add_reprocess_stream_from_source()
/device/asus/flo/camera/QCamera2/HAL3/
DQCamera3Stream.cpp274 mStreamInfo->streaming_mode = CAM_STREAMING_MODE_BURST; in init()
279 mStreamInfo->streaming_mode = CAM_STREAMING_MODE_CONTINUOUS; in init()
/device/lge/hammerhead/camera/QCamera2/HAL3/
DQCamera3Stream.cpp285 mStreamInfo->streaming_mode = CAM_STREAMING_MODE_BURST; in init()
290 mStreamInfo->streaming_mode = CAM_STREAMING_MODE_CONTINUOUS; in init()
/device/moto/shamu/camera/QCamera2/HAL3/
DQCamera3Stream.cpp290 mStreamInfo->streaming_mode = CAM_STREAMING_MODE_BURST; in init()
295 mStreamInfo->streaming_mode = CAM_STREAMING_MODE_CONTINUOUS; in init()
/device/moto/shamu/camera/QCamera2/HAL/
DQCameraChannel.cpp857 streamInfo->streaming_mode = CAM_STREAMING_MODE_CONTINUOUS; in addReprocStreamsFromSource()
860 streamInfo->streaming_mode = CAM_STREAMING_MODE_BURST; in addReprocStreamsFromSource()
DQCamera2HWI.cpp1787 streamInfo->streaming_mode = CAM_STREAMING_MODE_CONTINUOUS; in allocateStreamInfoBuf()
1793 streamInfo->streaming_mode = CAM_STREAMING_MODE_CONTINUOUS; in allocateStreamInfoBuf()
1795 streamInfo->streaming_mode = CAM_STREAMING_MODE_BURST; in allocateStreamInfoBuf()
1809 streamInfo->streaming_mode = CAM_STREAMING_MODE_CONTINUOUS; in allocateStreamInfoBuf()
1811 streamInfo->streaming_mode = CAM_STREAMING_MODE_BURST; in allocateStreamInfoBuf()
1822 streamInfo->streaming_mode = CAM_STREAMING_MODE_CONTINUOUS; in allocateStreamInfoBuf()
1824 streamInfo->streaming_mode = CAM_STREAMING_MODE_BURST; in allocateStreamInfoBuf()
4751 streamInfoBuf->streaming_mode = CAM_STREAMING_MODE_BURST; in addOfflineReprocChannel()
/device/lge/hammerhead/camera/QCamera2/HAL/
DQCamera2HWI.cpp1460 streamInfo->streaming_mode = CAM_STREAMING_MODE_CONTINUOUS; in allocateStreamInfoBuf()
1466 streamInfo->streaming_mode = CAM_STREAMING_MODE_CONTINUOUS; in allocateStreamInfoBuf()
1468 streamInfo->streaming_mode = CAM_STREAMING_MODE_BURST; in allocateStreamInfoBuf()
1473 streamInfo->streaming_mode = CAM_STREAMING_MODE_BURST; in allocateStreamInfoBuf()
3286 streamInfoBuf->streaming_mode = CAM_STREAMING_MODE_BURST; in addOfflineReprocChannel()
DQCameraChannel.cpp650 streamInfo->streaming_mode = CAM_STREAMING_MODE_BURST; in addReprocStreamsFromSource()
/device/asus/flo/camera/QCamera2/HAL/
DQCamera2HWI.cpp1460 streamInfo->streaming_mode = CAM_STREAMING_MODE_CONTINUOUS; in allocateStreamInfoBuf()
1466 streamInfo->streaming_mode = CAM_STREAMING_MODE_CONTINUOUS; in allocateStreamInfoBuf()
1468 streamInfo->streaming_mode = CAM_STREAMING_MODE_BURST; in allocateStreamInfoBuf()
1473 streamInfo->streaming_mode = CAM_STREAMING_MODE_BURST; in allocateStreamInfoBuf()
3286 streamInfoBuf->streaming_mode = CAM_STREAMING_MODE_BURST; in addOfflineReprocChannel()
DQCameraChannel.cpp650 streamInfo->streaming_mode = CAM_STREAMING_MODE_BURST; in addReprocStreamsFromSource()
/device/lge/hammerhead/camera/QCamera2/stack/common/
Dcam_intf.h365 cam_streaming_mode_t streaming_mode; member
/device/asus/flo/camera/QCamera2/stack/common/
Dcam_intf.h352 cam_streaming_mode_t streaming_mode; member
/device/moto/shamu/camera/QCamera2/stack/common/
Dcam_intf.h426 cam_streaming_mode_t streaming_mode; member