Searched refs:VGA_WIDTH (Results 1 - 7 of 7) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/video/
H A Dcafe_ccic-regs.h165 #define VGA_WIDTH 640 macro
H A Dov772x.c497 #define VGA_WIDTH 640 macro
501 #define MAX_WIDTH VGA_WIDTH
506 .width = VGA_WIDTH,
933 a->c.width = VGA_WIDTH;
944 a->bounds.width = VGA_WIDTH;
961 u32 width = VGA_WIDTH, height = VGA_HEIGHT;
H A Dmt9t112.c49 #define VGA_WIDTH 640 macro
862 mt9t112_set_a_frame_size(client, VGA_WIDTH, VGA_HEIGHT);
935 a->bounds.width = VGA_WIDTH;
949 a->c.width = VGA_WIDTH;
972 int ret = mt9t112_set_params(client, VGA_WIDTH, VGA_HEIGHT,
H A Dcafe_ccic.c90 static int dma_buf_size = VGA_WIDTH * VGA_HEIGHT * 2; /* Worst case */
1476 .width = VGA_WIDTH,
1480 .bytesperline = VGA_WIDTH*2,
1481 .sizeimage = VGA_WIDTH*VGA_HEIGHT*2,
H A Dov7670.c36 #define VGA_WIDTH 640 macro
658 .width = VGA_WIDTH,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Dvia-core.h173 #define VGA_WIDTH 640 macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/video/via/
H A Daccel.c384 viapar->shared->vdev->camera_fbmem_size = 3*VGA_HEIGHT*VGA_WIDTH*2;

Completed in 311 milliseconds