Searched refs:startblock_pos (Results 1 – 1 of 1) sorted by relevance
694 int idx, idx_end, strip_len, strip_ptr, startblock_pos, block_pos, block_type_pos; in usbvision_parse_compress() local768 startblock_pos = block_type_pos + (idx_end - 1) / 96 + (idx_end / 2 - 1) / 96 + 2; in usbvision_parse_compress()769 block_pos = startblock_pos; in usbvision_parse_compress()