Searched refs:v_max_out (Results 1 – 8 of 8) sorted by relevance
/Linux-v4.19/drivers/media/pci/saa7146/ |
D | hexium_gemini.c | 144 .v_max_out = 576, .h_max_out = 768, 149 .v_max_out = 480, .h_max_out = 640, 154 .v_max_out = 576, .h_max_out = 768,
|
D | hexium_orion.c | 194 .v_max_out = 576, .h_max_out = 768, 199 .v_max_out = 480, .h_max_out = 640, 204 .v_max_out = 576, .h_max_out = 768,
|
D | mxb.c | 799 .v_max_out = 576, .h_max_out = 768, 804 .v_max_out = 576, .h_max_out = 768, 809 .v_max_out = 480, .h_max_out = 640, 814 .v_max_out = 576, .h_max_out = 768,
|
/Linux-v4.19/drivers/media/pci/ttpci/ |
D | av7110_v4l.c | 878 .v_max_out = 576, .h_max_out = 768, 883 .v_max_out = 480, .h_max_out = 640, 892 .v_max_out = 576, .h_max_out = 768, 897 .v_max_out = 480, .h_max_out = 640, 906 .v_max_out = 576, .h_max_out = 768, 911 .v_max_out = 480, .h_max_out = 640,
|
D | budget-av.c | 1527 .v_max_out = 576,.h_max_out = 768 }, 1532 .v_max_out = 480,.h_max_out = 640, },
|
/Linux-v4.19/include/media/drv-intf/ |
D | saa7146_vv.h | 54 int v_max_out; member
|
/Linux-v4.19/drivers/media/common/saa7146/ |
D | saa7146_video.c | 650 maxh = vv->standard->v_max_out; in vidioc_try_fmt_vid_cap() 729 maxh = vv->standard->v_max_out; in vidioc_try_fmt_vid_overlay() 1076 vv->video_fmt.height > vv->standard->v_max_out) { in buffer_prepare()
|
D | saa7146_fops.c | 535 vv->ov_fb.fmt.height = vv->standard->v_max_out; in saa7146_vv_init()
|