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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/media/video/usbvision/
H A Dusbvision.h455 int lastComprLevel; // How strong (100) or weak (0) was compression member in struct:usb_usbvision
H A Dusbvision-core.c1606 usbvision->lastComprLevel = -1;
1647 if (usbvision->comprLevel != usbvision->lastComprLevel) {
1673 usbvision->lastComprLevel = usbvision->comprLevel;

Completed in 108 milliseconds