Home
last modified time | relevance | path

Searched defs:CameraBufferExtraData (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/multimedia/camera_framework/interfaces/inner_api/native/camera/include/utils/
H A Dcamera_buffer_handle_utils.h25 struct CameraBufferExtraData { struct
26 int64_t imageId = 0;
27 int32_t deferredProcessingType;
28 int32_t photoWidth;
29 int32_t photoHeight;
30 int32_t extraDataSize = 0;
31 int32_t deferredImageFormat = 0;
32 int32_t isDegradedImage;
33 uint64_t size;
34 int32_t captureId;