Home
last modified time | relevance | path

Searched refs:VGA_HEIGHT (Results 1 – 12 of 12) sorted by relevance

/linux/include/media/
H A Dv4l2-image-sizes.h38 #define VGA_HEIGHT 480 macro
/linux/include/linux/
H A Dvia-core.h173 #define VGA_HEIGHT 480 macro
/linux/drivers/media/platform/marvell/
H A Dmcam-core.h377 #define VGA_HEIGHT 480 macro
/linux/drivers/media/i2c/
H A Dov7740.c260 .height = VGA_HEIGHT,
696 if ((fie->width != VGA_WIDTH) || (fie->height != VGA_HEIGHT)) in ov7740_enum_frame_interval()
716 fse->min_height = fse->max_height = VGA_HEIGHT; in ov7740_enum_frame_size()
H A Dov9650.c375 .height = VGA_HEIGHT,
407 {{ 10, 125 }, { VGA_WIDTH, VGA_HEIGHT }, 1 }, /* 12.5 fps */
409 {{ 1, 25 }, { VGA_WIDTH, VGA_HEIGHT }, 0 }, /* 25 fps */
H A Dov772x.c374 #define OV772X_MAX_HEIGHT VGA_HEIGHT
527 .height = VGA_HEIGHT,
1345 if (fie->height != VGA_HEIGHT && fie->height != QVGA_HEIGHT) in ov772x_enum_frame_interval()
H A Dov2640.c543 PER_SIZE_REG_SEQ(VGA_WIDTH, VGA_HEIGHT, 0, 0, 2),
579 OV2640_SIZE("VGA", VGA_WIDTH, VGA_HEIGHT, ov2640_vga_regs),
H A Dov7670.c727 .height = VGA_HEIGHT,
778 .height = VGA_HEIGHT,
H A Dmt9t112.c809 mt9t112_set_a_frame_size(client, VGA_WIDTH, VGA_HEIGHT); in mt9t112_s_stream()
/linux/drivers/video/fbdev/via/
H A Daccel.c357 viapar->shared->vdev->camera_fbmem_size = 3*VGA_HEIGHT*VGA_WIDTH*2; in viafb_setup_engine()
/linux/drivers/media/platform/atmel/
H A Datmel-isi.c975 .height = VGA_HEIGHT, in isi_set_default_fmt()
/linux/drivers/media/platform/microchip/
H A Dmicrochip-isc-base.c1737 .height = VGA_HEIGHT, in isc_set_default_fmt()