Searched defs:cframe_hdr (Results 1 – 1 of 1) sorted by relevance
91 struct cframe_hdr { struct92 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 …]