Searched refs:h_pixels (Results 1 – 7 of 7) sorted by relevance
/linux-6.12.1/drivers/media/pci/saa7146/ |
D | hexium_orion.c | 182 .h_offset = 1, .h_pixels = 680, 187 .h_offset = 1, .h_pixels = 640, 192 .h_offset = 1, .h_pixels = 720,
|
D | hexium_gemini.c | 132 .h_offset = 1, .h_pixels = 680, 137 .h_offset = 1, .h_pixels = 640, 142 .h_offset = 1, .h_pixels = 720,
|
D | mxb.c | 797 .h_offset = 0x14, .h_pixels = 680, 802 .h_offset = 0x14, .h_pixels = 680, 807 .h_offset = 0x06, .h_pixels = 708, 812 .h_offset = 0x14, .h_pixels = 720,
|
/linux-6.12.1/drivers/staging/media/av7110/ |
D | av7110_v4l.c | 878 .h_offset = 0x48, .h_pixels = 708, 883 .h_offset = 0x40, .h_pixels = 708, 892 .h_offset = 0x08, .h_pixels = 708, 897 .h_offset = 0x40, .h_pixels = 708, 906 .h_offset = 0x48, .h_pixels = 708, 911 .h_offset = 0x40, .h_pixels = 708,
|
/linux-6.12.1/include/media/drv-intf/ |
D | saa7146_vv.h | 51 int h_pixels; /* number of horizontal pixels to process */ member
|
/linux-6.12.1/drivers/media/common/saa7146/ |
D | saa7146_hlp.c | 327 …calculate_h_scale_registers(dev, vv->standard->h_pixels, width, vv->hflip, &hps_ctrl, &hps_v_gain,… in saa7146_set_window() 429 vdma1.num_line_byte = ((vv->standard->v_field<<16) + vv->standard->h_pixels); in calculate_video_dma_grab_packed() 560 vdma1.num_line_byte = ((vv->standard->v_field<<16) + vv->standard->h_pixels); in calculate_video_dma_grab_planar()
|
/linux-6.12.1/drivers/media/pci/ttpci/ |
D | budget-av.c | 1515 .h_offset = 0x14, .h_pixels = 680, 1520 .h_offset = 0x06, .h_pixels = 708,
|