Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/camera/vdi_base/common/include/
H A Dstream.h28 struct StreamConfiguration { struct
29 int32_t id;
30 int32_t type;
31 int32_t width;
32 int32_t height;
33 int32_t format;
34 uint64_t usage;
35 int32_t dataspace;
36 bool tunnelMode;
38 int32_t encodeType;
[all …]