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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/media/video/usbvideo/
H A Dusbvideo.c342 const int qi_x2 = VIDEOSIZE_X(frame->request) - 10, qi_h = 10; local
355 barLength = qi_x2 - qi_x1 - 2;
383 for (i=qi_x1; i < qi_x2; i++) {
386 (i == qi_x1) || (i == (qi_x2 - 1))) {

Completed in 202 milliseconds