OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:MAX_NUM_STREAMS
(Results
1 - 4
of
4
) sorted by null
/device/moto/shamu/camera/QCamera2/stack/common/
cam_types.h
80
#define
MAX_NUM_STREAMS
8
912
cam_stream_crop_info_t crop_info[
MAX_NUM_STREAMS
];
1009
cam_dimension_t stream_sizes[
MAX_NUM_STREAMS
];
1011
cam_stream_type_t type[
MAX_NUM_STREAMS
];
1012
uint32_t postprocess_mask[
MAX_NUM_STREAMS
];
1017
uint32_t streamID[
MAX_NUM_STREAMS
];
[
all
...]
/device/huawei/angler/camera/QCamera2/stack/common/
cam_types.h
57
#define
MAX_NUM_STREAMS
8
[
all
...]
/device/lge/bullhead/camera/QCamera2/stack/common/
cam_types.h
57
#define
MAX_NUM_STREAMS
8
[
all
...]
/hardware/qcom/camera/QCamera2/stack/common/
cam_types.h
59
#define
MAX_NUM_STREAMS
8
[
all
...]
Completed in 300 milliseconds