Searched defs:fwht_cframe_hdr (Results 1 – 1 of 1) sorted by relevance
86 struct fwht_cframe_hdr { struct87 u32 magic1;88 u32 magic2;89 __be32 version;90 __be32 width, height;91 __be32 flags;92 __be32 colorspace;93 __be32 xfer_func;94 __be32 ycbcr_enc;95 __be32 quantization;[all …]