Searched defs:aml_video_stream (Results 1 – 1 of 1) sorted by relevance
40 struct aml_video_stream { struct41 u32 magic;42 u32 type;43 union {46 } m;47 u32 len;48 u8 data[0];