Searched refs:strip_header (Results 1 – 1 of 1) sorted by relevance
693 unsigned char strip_header[USBVISION_STRIP_HEADER_LEN]; in usbvision_parse_compress() local728 scratch_get_extra(usbvision, &strip_header[0], &strip_ptr, in usbvision_parse_compress()731 if (strip_header[0] != USBVISION_STRIP_MAGIC) { in usbvision_parse_compress()737 if (frame->curline != (int)strip_header[2]) { in usbvision_parse_compress()742 strip_len = 2 * (unsigned int)strip_header[1]; in usbvision_parse_compress()