bandlength        249 drivers/media/usb/pwc/pwc-ctrl.c 	if (pChoose->bandlength > 0 && pixfmt == V4L2_PIX_FMT_YUV420)
bandlength        258 drivers/media/usb/pwc/pwc-ctrl.c 	pdev->vbandlength = pChoose->bandlength;
bandlength        259 drivers/media/usb/pwc/pwc-ctrl.c 	if (pChoose->bandlength > 0)
bandlength        260 drivers/media/usb/pwc/pwc-ctrl.c 		pdev->frame_size = (pChoose->bandlength * pdev->height) / 4;
bandlength        300 drivers/media/usb/pwc/pwc-ctrl.c 	if (pChoose->bandlength > 0 && pixfmt == V4L2_PIX_FMT_YUV420)
bandlength        309 drivers/media/usb/pwc/pwc-ctrl.c 	pdev->vbandlength = pChoose->bandlength;
bandlength         26 drivers/media/usb/pwc/pwc-kiara.h 	unsigned short bandlength;	/* Bandlength when decompressing */
bandlength         41 drivers/media/usb/pwc/pwc-timon.h 	unsigned short bandlength;	/* Bandlength when decompressing */