Searched refs:inbuff (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/media/usb/cpia2/
H A Dcpia2_usb.c95 unsigned char *inbuff = cam->workbuff->data; process_frame() local
103 if ((inbuff[0] == 0xFF) && (inbuff[1] == 0xD8)) { process_frame()

Completed in 53 milliseconds