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