Searched refs:h_max_out (Results 1 – 8 of 8) sorted by relevance
/linux-6.3-rc2/drivers/media/pci/saa7146/ |
A 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,
|
A 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,
|
A 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.3-rc2/drivers/staging/media/av7110/ |
A 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.3-rc2/include/media/drv-intf/ |
A D | saa7146_vv.h | 54 int h_max_out; member
|
/linux-6.3-rc2/drivers/media/common/saa7146/ |
A D | saa7146_video.c | 627 maxw = vv->standard->h_max_out; in vidioc_try_fmt_vid_cap() 706 maxw = vv->standard->h_max_out; in vidioc_try_fmt_vid_overlay() 1051 vv->video_fmt.width > vv->standard->h_max_out || in buffer_prepare()
|
A D | saa7146_fops.c | 534 vv->ov_fb.fmt.width = vv->standard->h_max_out; in saa7146_vv_init()
|
/linux-6.3-rc2/drivers/media/pci/ttpci/ |
A D | budget-av.c | 1513 .v_max_out = 576,.h_max_out = 768 }, 1518 .v_max_out = 480,.h_max_out = 640, },
|
Completed in 16 milliseconds