h_pixels          542 drivers/media/common/saa7146/saa7146_hlp.c 	calculate_h_scale_registers(dev, vv->standard->h_pixels, width, vv->hflip, &hps_ctrl, &hps_v_gain, &hps_h_prescale, &hps_h_scale);
h_pixels          610 drivers/media/common/saa7146/saa7146_hlp.c 	vdma1.num_line_byte = (vv->standard->v_field<<16)+vv->standard->h_pixels;
h_pixels          724 drivers/media/common/saa7146/saa7146_hlp.c 	vdma1.num_line_byte	= ((vv->standard->v_field<<16) + vv->standard->h_pixels);
h_pixels          852 drivers/media/common/saa7146/saa7146_hlp.c 	vdma1.num_line_byte	= ((vv->standard->v_field<<16) + vv->standard->h_pixels);
h_pixels          131 drivers/media/pci/saa7146/hexium_gemini.c 		.h_offset	= 1,	.h_pixels	= 680,
h_pixels          136 drivers/media/pci/saa7146/hexium_gemini.c 		.h_offset	= 1,	.h_pixels	= 640,
h_pixels          141 drivers/media/pci/saa7146/hexium_gemini.c 		.h_offset	= 1,	.h_pixels	= 720,
h_pixels          181 drivers/media/pci/saa7146/hexium_orion.c 		.h_offset	= 1,	.h_pixels	= 680,
h_pixels          186 drivers/media/pci/saa7146/hexium_orion.c 		.h_offset	= 1,	.h_pixels	= 640,
h_pixels          191 drivers/media/pci/saa7146/hexium_orion.c 		.h_offset	= 1,	.h_pixels	= 720,
h_pixels          786 drivers/media/pci/saa7146/mxb.c 		.h_offset	= 0x14,	.h_pixels	= 680,
h_pixels          791 drivers/media/pci/saa7146/mxb.c 		.h_offset	= 0x14,	.h_pixels	= 680,
h_pixels          796 drivers/media/pci/saa7146/mxb.c 		.h_offset	= 0x06,	.h_pixels	= 708,
h_pixels          801 drivers/media/pci/saa7146/mxb.c 		.h_offset	= 0x14,	.h_pixels	= 720,
h_pixels          866 drivers/media/pci/ttpci/av7110_v4l.c 		.h_offset	= 0x48,	.h_pixels	= 708,
h_pixels          871 drivers/media/pci/ttpci/av7110_v4l.c 		.h_offset	= 0x40,	.h_pixels	= 708,
h_pixels          880 drivers/media/pci/ttpci/av7110_v4l.c 		.h_offset	= 0x08,	.h_pixels	= 708,
h_pixels          885 drivers/media/pci/ttpci/av7110_v4l.c 		.h_offset	= 0x40,	.h_pixels	= 708,
h_pixels          894 drivers/media/pci/ttpci/av7110_v4l.c 		.h_offset	= 0x48,	.h_pixels	= 708,
h_pixels          899 drivers/media/pci/ttpci/av7110_v4l.c 		.h_offset	= 0x40,	.h_pixels	= 708,
h_pixels         1512 drivers/media/pci/ttpci/budget-av.c 	 .h_offset = 0x14,.h_pixels = 680,
h_pixels         1517 drivers/media/pci/ttpci/budget-av.c 	 .h_offset = 0x06,.h_pixels = 708,
h_pixels           51 include/media/drv-intf/saa7146_vv.h 	int h_pixels;	/* number of horizontal pixels to process */