frame_start_code  499 drivers/media/usb/go7007/go7007-driver.c 	int i, seq_start_code = -1, gop_start_code = -1, frame_start_code = -1;
frame_start_code  505 drivers/media/usb/go7007/go7007-driver.c 		frame_start_code = 0xB6;
frame_start_code  511 drivers/media/usb/go7007/go7007-driver.c 		frame_start_code = 0x00;
frame_start_code  594 drivers/media/usb/go7007/go7007-driver.c 			     buf[i] == frame_start_code)) {
frame_start_code  597 drivers/media/usb/go7007/go7007-driver.c 				go->seen_frame = buf[i] == frame_start_code;