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