Searched refs:usbvideo_VideosizeToString (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.c235 * usbvideo_VideosizeToString()
243 static void usbvideo_VideosizeToString(char *buf, int bufLen, videosize_t vs) function
251 err("usbvideo_VideosizeToString: buffer is too small.");
1023 usbvideo_VideosizeToString(tmp1, sizeof(tmp1), uvd->videosize);
1024 usbvideo_VideosizeToString(tmp2, sizeof(tmp2), uvd->canvas);

Completed in 53 milliseconds