Searched defs:sur40_blob (Results 1 – 1 of 1) sorted by relevance
57 struct sur40_blob { struct59 __le16 blob_id;61 u8 action; /* 0x02 = enter/exit, 0x03 = update (?) */62 u8 unknown; /* always 0x01 or 0x02 (no idea what this is?) */64 __le16 bb_pos_x; /* upper left corner of bounding box */65 __le16 bb_pos_y;67 __le16 bb_size_x; /* size of bounding box */91 struct sur40_blob blobs[]; argument