Searched refs:h_pixels (Results 1 – 10 of 10) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/media/pci/saa7146/ |
| H A D | hexium_orion.c | 181 .h_offset = 1, .h_pixels = 680, 186 .h_offset = 1, .h_pixels = 640, 191 .h_offset = 1, .h_pixels = 720,
|
| H A D | hexium_gemini.c | 131 .h_offset = 1, .h_pixels = 680, 136 .h_offset = 1, .h_pixels = 640, 141 .h_offset = 1, .h_pixels = 720,
|
| H A D | mxb.c | 793 .h_offset = 0x14, .h_pixels = 680, 798 .h_offset = 0x14, .h_pixels = 680, 803 .h_offset = 0x06, .h_pixels = 708, 808 .h_offset = 0x14, .h_pixels = 720,
|
| /OK3568_Linux_fs/external/xserver/hw/xfree86/modes/ |
| H A D | xf86gtf.c | 101 xf86GTFMode(int h_pixels, int v_lines, float freq, int interlaced, int margins) in xf86GTFMode() argument 140 h_pixels_rnd = rint((float) h_pixels / CELL_GRAN) * CELL_GRAN; in xf86GTFMode()
|
| H A D | xf86Modes.h | 65 extern _X_EXPORT DisplayModePtr xf86GTFMode(int h_pixels, int v_lines,
|
| /OK3568_Linux_fs/external/xserver/hw/xfree86/utils/gtf/ |
| H A D | gtf.c | 150 mode *vert_refresh(int h_pixels, int v_lines, float freq, 268 vert_refresh(int h_pixels, int v_lines, float freq, int interlaced, int margins) in vert_refresh() argument 307 h_pixels_rnd = rint((float) h_pixels / CELL_GRAN) * CELL_GRAN; in vert_refresh()
|
| /OK3568_Linux_fs/kernel/drivers/media/pci/ttpci/ |
| H A D | av7110_v4l.c | 866 .h_offset = 0x48, .h_pixels = 708, 871 .h_offset = 0x40, .h_pixels = 708, 880 .h_offset = 0x08, .h_pixels = 708, 885 .h_offset = 0x40, .h_pixels = 708, 894 .h_offset = 0x48, .h_pixels = 708, 899 .h_offset = 0x40, .h_pixels = 708,
|
| H A D | budget-av.c | 1512 .h_offset = 0x14,.h_pixels = 680, 1517 .h_offset = 0x06,.h_pixels = 708,
|
| /OK3568_Linux_fs/kernel/drivers/media/common/saa7146/ |
| H A D | saa7146_hlp.c | 542 …calculate_h_scale_registers(dev, vv->standard->h_pixels, width, vv->hflip, &hps_ctrl, &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()
|
| /OK3568_Linux_fs/kernel/include/media/drv-intf/ |
| H A D | saa7146_vv.h | 51 int h_pixels; /* number of horizontal pixels to process */ member
|