Searched refs:h_max_out (Results 1 – 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/pci/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 | 794 .v_max_out = 576, .h_max_out = 768, 799 .v_max_out = 576, .h_max_out = 768, 804 .v_max_out = 480, .h_max_out = 640, 809 .v_max_out = 576, .h_max_out = 768,
|
/kernel/linux/linux-5.10/drivers/media/pci/ttpci/ |
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,
|
D | budget-av.c | 1513 .v_max_out = 576,.h_max_out = 768 }, 1518 .v_max_out = 480,.h_max_out = 640, },
|
/kernel/linux/linux-5.10/include/media/drv-intf/ |
D | saa7146_vv.h | 54 int h_max_out; member
|
/kernel/linux/linux-5.10/drivers/media/common/saa7146/ |
D | saa7146_video.c | 628 maxw = vv->standard->h_max_out; in vidioc_try_fmt_vid_cap() 707 maxw = vv->standard->h_max_out; in vidioc_try_fmt_vid_overlay() 1054 vv->video_fmt.width > vv->standard->h_max_out || in buffer_prepare()
|
D | saa7146_fops.c | 533 vv->ov_fb.fmt.width = vv->standard->h_max_out; in saa7146_vv_init()
|