Home
last modified time | relevance | path

Searched defs:pwc_raw_frame (Results 1 – 1 of 1) sorted by relevance

/linux-6.3-rc2/drivers/media/usb/pwc/
A Dpwc.h190 struct pwc_raw_frame { struct
191 __le16 type; /* type of the webcam */
192 __le16 vbandlength; /* Size of 4 lines compressed (used by the
194 __u8 cmd[4]; /* the four byte of the command (in case of
196 __u8 rawframe[]; /* frame_size = H / 4 * vbandlength */

Completed in 4 milliseconds