Searched defs:pwc_raw_frame (Results 1 – 1 of 1) sorted by relevance
201 struct pwc_raw_frame { struct202 __le16 type; /* type of the webcam */203 __le16 vbandlength; /* Size of 4 lines compressed (used by the205 __u8 cmd[4]; /* the four byte of the command (in case of207 __u8 rawframe[0]; /* frame_size = H / 4 * vbandlength */