Searched defs:fwht_cframe_hdr (Results 1 – 1 of 1) sorted by relevance
98 struct fwht_cframe_hdr { struct99 u32 magic1;100 u32 magic2;101 __be32 version;102 __be32 width, height;103 __be32 flags;104 __be32 colorspace;105 __be32 xfer_func;106 __be32 ycbcr_enc;107 __be32 quantization;[all …]