Searched refs:size_to_scale (Results 1 – 1 of 1) sorted by relevance
/linux-4.4.14/drivers/media/usb/em28xx/ |
D | em28xx-video.c | 1213 static void size_to_scale(struct em28xx *dev, in size_to_scale() function 1314 size_to_scale(dev, width, height, &hscale, &vscale); in vidioc_try_fmt_vid_cap() 1348 size_to_scale(dev, v4l2->width, v4l2->height, in em28xx_set_video_format() 1411 size_to_scale(dev, v4l2->width, v4l2->height, in vidioc_s_std()
|