OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MAX_METADATA_PRIVATE_PAYLOAD_SIZE
(Results
1 - 3
of
3
) sorted by null
/device/moto/shamu/camera/QCamera2/stack/common/
cam_intf.h
367
int32_t private_data[
MAX_METADATA_PRIVATE_PAYLOAD_SIZE
];
542
INCLUDE(CAM_INTF_META_PRIVATE_DATA, int32_t,
MAX_METADATA_PRIVATE_PAYLOAD_SIZE
);
[
all
...]
cam_types.h
39
#define
MAX_METADATA_PRIVATE_PAYLOAD_SIZE
1024
1035
char private_metadata[
MAX_METADATA_PRIVATE_PAYLOAD_SIZE
];
[
all
...]
/device/moto/shamu/camera/QCamera2/HAL3/
QCamera3HWI.cpp
[
all
...]
Completed in 31 milliseconds