OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CAM_STREAMING_MODE_BURST
(Results
1 - 21
of
21
) sorted by null
/device/asus/flo/camera/QCamera2/stack/mm-camera-test/src/
mm_qcamera_rdi.c
136
stream->s_config.stream_info->streaming_mode =
CAM_STREAMING_MODE_BURST
;
192
stream->s_config.stream_info->streaming_mode =
CAM_STREAMING_MODE_BURST
;
mm_qcamera_preview.c
226
stream->s_config.stream_info->streaming_mode =
CAM_STREAMING_MODE_BURST
;
mm_qcamera_snapshot.c
327
stream->s_config.stream_info->streaming_mode =
CAM_STREAMING_MODE_BURST
;
/device/lge/hammerhead/camera/QCamera2/stack/mm-camera-test/src/
mm_qcamera_rdi.c
136
stream->s_config.stream_info->streaming_mode =
CAM_STREAMING_MODE_BURST
;
192
stream->s_config.stream_info->streaming_mode =
CAM_STREAMING_MODE_BURST
;
mm_qcamera_preview.c
226
stream->s_config.stream_info->streaming_mode =
CAM_STREAMING_MODE_BURST
;
mm_qcamera_snapshot.c
327
stream->s_config.stream_info->streaming_mode =
CAM_STREAMING_MODE_BURST
;
/device/moto/shamu/camera/QCamera2/stack/mm-camera-test/src/
mm_qcamera_rdi.c
140
stream->s_config.stream_info->streaming_mode =
CAM_STREAMING_MODE_BURST
;
199
stream->s_config.stream_info->streaming_mode =
CAM_STREAMING_MODE_BURST
;
mm_qcamera_preview.c
487
stream->s_config.stream_info->streaming_mode =
CAM_STREAMING_MODE_BURST
;
542
stream->s_config.stream_info->streaming_mode =
CAM_STREAMING_MODE_BURST
;
[
all
...]
mm_qcamera_snapshot.c
501
stream->s_config.stream_info->streaming_mode =
CAM_STREAMING_MODE_BURST
;
/device/asus/flo/camera/QCamera2/HAL/
QCameraChannel.cpp
650
streamInfo->streaming_mode =
CAM_STREAMING_MODE_BURST
;
QCamera2HWI.cpp
[
all
...]
/device/asus/flo/camera/QCamera2/HAL3/
QCamera3Stream.cpp
274
mStreamInfo->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/asus/flo/camera/QCamera2/stack/common/
cam_types.h
554
CAM_STREAMING_MODE_BURST
, /* burst streaming */
[
all
...]
/device/lge/hammerhead/camera/QCamera2/HAL3/
QCamera3Stream.cpp
285
mStreamInfo->streaming_mode =
CAM_STREAMING_MODE_BURST
;
/device/lge/hammerhead/camera/QCamera2/stack/common/
cam_types.h
580
CAM_STREAMING_MODE_BURST
, /* burst streaming */
[
all
...]
/device/moto/shamu/camera/QCamera2/HAL3/
QCamera3Stream.cpp
290
mStreamInfo->streaming_mode =
CAM_STREAMING_MODE_BURST
;
/device/moto/shamu/camera/QCamera2/HAL/
QCamera2HWI.cpp
[
all
...]
QCameraChannel.cpp
860
streamInfo->streaming_mode =
CAM_STREAMING_MODE_BURST
;
[
all
...]
/device/moto/shamu/camera/QCamera2/stack/common/
cam_types.h
658
CAM_STREAMING_MODE_BURST
, /* burst streaming */
[
all
...]
Completed in 120 milliseconds