Searched refs:footer_length (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/media/usb/gspca/
H A Dpac7311.c566 int n, lum_offset, footer_length; local
575 footer_length = 26;
578 n = (sof - data) - (footer_length + sizeof pac_sof_marker);
H A Dpac7302.c782 int n, lum_offset, footer_length; local
791 footer_length = 74;
794 n = (sof - data) - (footer_length + sizeof pac_sof_marker);

Completed in 131 milliseconds