Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/platform/vicodec/
Dvicodec-codec.h91 struct cframe_hdr { struct
92 u32 magic1;
93 u32 magic2;
94 __be32 version;
95 __be32 width, height;
96 __be32 flags;
97 __be32 colorspace;
98 __be32 xfer_func;
99 __be32 ycbcr_enc;
100 __be32 quantization;
[all …]