Searched refs:h_max_out (Results 1 – 8 of 8) sorted by relevance
/linux-4.4.14/drivers/media/pci/saa7146/ |
D | hexium_orion.c | 193 .v_max_out = 576, .h_max_out = 768, 198 .v_max_out = 480, .h_max_out = 640, 203 .v_max_out = 576, .h_max_out = 768,
|
D | hexium_gemini.c | 143 .v_max_out = 576, .h_max_out = 768, 148 .v_max_out = 480, .h_max_out = 640, 153 .v_max_out = 576, .h_max_out = 768,
|
D | mxb.c | 798 .v_max_out = 576, .h_max_out = 768, 803 .v_max_out = 576, .h_max_out = 768, 808 .v_max_out = 480, .h_max_out = 640, 813 .v_max_out = 576, .h_max_out = 768,
|
/linux-4.4.14/drivers/media/pci/ttpci/ |
D | av7110_v4l.c | 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, 909 .v_max_out = 576, .h_max_out = 768, 914 .v_max_out = 480, .h_max_out = 640,
|
D | budget-av.c | 1530 .v_max_out = 576,.h_max_out = 768 }, 1535 .v_max_out = 480,.h_max_out = 640, },
|
/linux-4.4.14/include/media/ |
D | saa7146_vv.h | 54 int h_max_out; member
|
/linux-4.4.14/drivers/media/common/saa7146/ |
D | saa7146_video.c | 646 maxw = vv->standard->h_max_out; in vidioc_try_fmt_vid_cap() 725 maxw = vv->standard->h_max_out; in vidioc_try_fmt_vid_overlay() 1072 vv->video_fmt.width > vv->standard->h_max_out || in buffer_prepare()
|
D | saa7146_fops.c | 534 vv->ov_fb.fmt.width = vv->standard->h_max_out; in saa7146_vv_init()
|