Home
last modified time | relevance | path

Searched refs:v_max_out (Results 1 – 8 of 8) sorted by relevance

/Linux-v4.19/drivers/media/pci/saa7146/
Dhexium_gemini.c144 .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,
Dhexium_orion.c194 .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,
Dmxb.c799 .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/
Dav7110_v4l.c878 .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,
Dbudget-av.c1527 .v_max_out = 576,.h_max_out = 768 },
1532 .v_max_out = 480,.h_max_out = 640, },
/Linux-v4.19/include/media/drv-intf/
Dsaa7146_vv.h54 int v_max_out; member
/Linux-v4.19/drivers/media/common/saa7146/
Dsaa7146_video.c650 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()
Dsaa7146_fops.c535 vv->ov_fb.fmt.height = vv->standard->v_max_out; in saa7146_vv_init()