USBTV_CHUNK_SIZE  156 drivers/media/usb/usbtv/usbtv-audio.c 	for (i = 0; i < urb->actual_length; i += USBTV_CHUNK_SIZE) {
USBTV_CHUNK_SIZE  484 drivers/media/usb/usbtv/usbtv-video.c 		for (offset = 0; USBTV_CHUNK_SIZE * offset < size; offset++)
USBTV_CHUNK_SIZE  486 drivers/media/usb/usbtv/usbtv-video.c 				(__be32 *)&data[USBTV_CHUNK_SIZE * offset]);