Searched refs:v_max_out (Results 1 – 8 of 8) sorted by relevance
/linux-6.1.9/drivers/staging/media/deprecated/saa7146/saa7146/ ! |
D | hexium_orion.c | 182 .v_max_out = 576, .h_max_out = 768, 187 .v_max_out = 480, .h_max_out = 640, 192 .v_max_out = 576, .h_max_out = 768,
|
D | hexium_gemini.c | 132 .v_max_out = 576, .h_max_out = 768, 137 .v_max_out = 480, .h_max_out = 640, 142 .v_max_out = 576, .h_max_out = 768,
|
D | mxb.c | 793 .v_max_out = 576, .h_max_out = 768, 798 .v_max_out = 576, .h_max_out = 768, 803 .v_max_out = 480, .h_max_out = 640, 808 .v_max_out = 576, .h_max_out = 768,
|
/linux-6.1.9/drivers/staging/media/deprecated/saa7146/av7110/ ! |
D | av7110_v4l.c | 867 .v_max_out = 576, .h_max_out = 768, 872 .v_max_out = 480, .h_max_out = 640, 881 .v_max_out = 576, .h_max_out = 768, 886 .v_max_out = 480, .h_max_out = 640, 895 .v_max_out = 576, .h_max_out = 768, 900 .v_max_out = 480, .h_max_out = 640,
|
/linux-6.1.9/drivers/staging/media/deprecated/saa7146/common/ ! |
D | saa7146_vv.h | 53 int v_max_out; member
|
D | saa7146_video.c | 628 maxh = vv->standard->v_max_out; in vidioc_try_fmt_vid_cap() 707 maxh = vv->standard->v_max_out; in vidioc_try_fmt_vid_overlay() 1052 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()
|
/linux-6.1.9/drivers/staging/media/deprecated/saa7146/ttpci/ ! |
D | budget-av.c | 1513 .v_max_out = 576,.h_max_out = 768 }, 1518 .v_max_out = 480,.h_max_out = 640, },
|