Searched refs:v_field (Results 1 – 7 of 7) sorted by relevance
/linux-5.19.10/drivers/media/pci/saa7146/ |
D | hexium_orion.c | 180 .v_offset = 16, .v_field = 288, 185 .v_offset = 16, .v_field = 240, 190 .v_offset = 16, .v_field = 288,
|
D | hexium_gemini.c | 130 .v_offset = 28, .v_field = 288, 135 .v_offset = 28, .v_field = 240, 140 .v_offset = 28, .v_field = 288,
|
D | mxb.c | 791 .v_offset = 0x17, .v_field = 288, 796 .v_offset = 0x17, .v_field = 288, 801 .v_offset = 0x16, .v_field = 240, 806 .v_offset = 0x14, .v_field = 288,
|
/linux-5.19.10/drivers/staging/media/av7110/ |
D | av7110_v4l.c | 865 .v_offset = 0x15, .v_field = 288, 870 .v_offset = 0x10, .v_field = 244, 879 .v_offset = 0x1b, .v_field = 288, 884 .v_offset = 0x10, .v_field = 244, 893 .v_offset = 0x14, .v_field = 288, 898 .v_offset = 0x10, .v_field = 244,
|
/linux-5.19.10/include/media/drv-intf/ |
D | saa7146_vv.h | 48 int v_field; /* number of lines in a field for HPS to process */ member
|
/linux-5.19.10/drivers/media/common/saa7146/ |
D | saa7146_hlp.c | 536 …calculate_v_scale_registers(dev, field, vv->standard->v_field*2, height, &hps_v_scale, &hps_v_gain… in saa7146_set_window() 610 vdma1.num_line_byte = (vv->standard->v_field<<16)+vv->standard->h_pixels; in saa7146_set_position() 724 vdma1.num_line_byte = ((vv->standard->v_field<<16) + vv->standard->h_pixels); in calculate_video_dma_grab_packed() 852 vdma1.num_line_byte = ((vv->standard->v_field<<16) + vv->standard->h_pixels); in calculate_video_dma_grab_planar()
|
/linux-5.19.10/drivers/media/pci/ttpci/ |
D | budget-av.c | 1511 .v_offset = 0x17,.v_field = 288, 1516 .v_offset = 0x16,.v_field = 240,
|