Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributedhardware/distributed_camera/services/data_process/include/utils/
H A Dimage_common_type.h73 struct ImageUnitInfo { struct
74 Videoformat colorFormat;
75 int32_t width;
76 int32_t height;
77 int32_t alignedWidth;
78 int32_t alignedHeight;
79 size_t chromaOffset;
80 size_t imgSize;
81 std::shared_ptr<DataBuffer> imgData;