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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/media/video/usbvision/
H A Dusbvision-core.c595 int stretch_bytes, clipmask_add; local
612 stretch_bytes = (usbvision->stretch_width - 1) * bytes_per_pixel;
650 f += stretch_bytes;
682 f += stretch_bytes;
1012 int clipmask_add, stretch_bytes; local
1022 stretch_bytes = (usbvision->stretch_width - 1) * bytes_per_pixel;
1100 f_even += stretch_bytes;
1139 f_even += stretch_bytes;
1180 f_odd += stretch_bytes;
1219 f_odd += stretch_bytes;
[all...]

Completed in 97 milliseconds