| /linux/drivers/media/usb/gspca/ |
| H A D | sq905c.c | 42 #define SQ905C_CAPTURE_MED 0x1440 /* Starts capture at 320x240 */ 43 #define SQ905C_CAPTURE_HI 0x2840 /* Starts capture at 320x240 */ 58 * Most of these cameras will do 640x480 and 320x240. 160x120 works 60 * The 0x2770:0x9050 cameras have max resolution of 320x240. 63 { 320, 240, V4L2_PIX_FMT_SQ905C, V4L2_FIELD_NONE, 64 .bytesperline = 320, 65 .sizeimage = 320 * 240, 267 default: /* 320 */ in sd_start()
|
| H A D | xirlink_cit.c | 75 {320, 240, V4L2_PIX_FMT_CIT_YYVYUY, V4L2_FIELD_NONE, 76 .bytesperline = 320, 77 .sizeimage = 320 * 240 * 3 / 2 + 4, 94 {320, 240, V4L2_PIX_FMT_CIT_YYVYUY, V4L2_FIELD_NONE, 95 .bytesperline = 320, 96 .sizeimage = 320 * 240 * 3 / 2 + 4, 109 {320, 240, V4L2_PIX_FMT_SGRBG8, V4L2_FIELD_NONE, 110 .bytesperline = 320, 111 .sizeimage = 320 * 240 + 4, 1515 case 320: /* 320x240 */ in cit_start_model0() [all …]
|
| H A D | konica.c | 49 0x05 -> 320x240 50 0x06 -> 320x240 68 {320, 240, V4L2_PIX_FMT_KONICA420, V4L2_FIELD_NONE, 69 .bytesperline = 320, 70 .sizeimage = 320 * 240 * 3 / 2 + 960,
|
| H A D | pac7311.c | 26 * 15 fps or 320x240 / 160x120. Note currently the driver 29 * 0x3f From usb captures under Windows for 320x240 81 {320, 240, V4L2_PIX_FMT_PJPG, V4L2_FIELD_NONE, 82 .bytesperline = 320, 83 .sizeimage = 320 * 240 * 3 / 8 + 590, 452 case 1: /* 320x240 */ in sd_start()
|
| H A D | stk014.c | 28 {320, 240, V4L2_PIX_FMT_JPEG, V4L2_FIELD_NONE, 29 .bytesperline = 320, 30 .sizeimage = 320 * 240 * 3 / 8 + 590, 252 if (gspca_dev->pixfmt.width > 320) in sd_start() 255 value = 0x4001f000; /* 320x240 */ in sd_start()
|
| H A D | sq930x.c | 48 {320, 240, V4L2_PIX_FMT_SRGGB8, V4L2_FIELD_NONE, 49 .bytesperline = 320, 50 .sizeimage = 320 * 240, 285 {2, /* Bayer 320x240 */ 297 {2, /* Bayer 320x240 */ 309 {2, /* Bayer 320x240 */ 321 {2, /* Bayer 320x240 */
|
| H A D | sq905.c | 66 #define SQ905_CAPTURE_MED 0x61 /* Starts capture at 320x240 */ 87 { 320, 240, V4L2_PIX_FMT_SBGGR8, V4L2_FIELD_NONE, 88 .bytesperline = 320, 89 .sizeimage = 320 * 240,
|
| H A D | spca561.c | 55 {320, 240, V4L2_PIX_FMT_SPCA561, V4L2_FIELD_NONE, 56 .bytesperline = 320, 57 .sizeimage = 320 * 240 * 4 / 8, 78 {320, 240, V4L2_PIX_FMT_SGBRG8, V4L2_FIELD_NONE, 79 .bytesperline = 320, 80 .sizeimage = 320 * 240, 565 /* Use compression on 320x240 and above */ in sd_start_12a() 568 /* I couldn't get the compression to work below 320x240 in sd_start_12a()
|
| H A D | jeilinj.c | 66 /* AFAICT these cameras will only do 320x240. */ 68 { 320, 240, V4L2_PIX_FMT_JPEG, V4L2_FIELD_NONE, 69 .bytesperline = 320, 70 .sizeimage = 320 * 240,
|
| H A D | sonixb.c | 95 #define MODE_REDUCED_SIF 0x20 /* vga mode (320x240 / 160x120) on sif cam */ 130 {320, 240, V4L2_PIX_FMT_SN9C10X, V4L2_FIELD_NONE, 131 .bytesperline = 320, 132 .sizeimage = 320 * 240 * 5 / 4, 162 {320, 240, V4L2_PIX_FMT_SN9C10X, V4L2_FIELD_NONE, 163 .bytesperline = 320, 164 .sizeimage = 320 * 240 * 5 / 4, 790 framerate (640x480@7.5 fps, 320x240@10fps) until the knee in setexposure() 1114 regs[0x1b] = 0x0a; /* VO_SIZE 320, makes no sense */ in sd_start() 1167 regs[0x15] = 320 / 16; /* hsize */ in sd_start()
|
| H A D | sunplus.c | 45 {320, 240, V4L2_PIX_FMT_JPEG, V4L2_FIELD_NONE, 46 .bytesperline = 320, 47 .sizeimage = 320 * 240 * 3 / 8 + 590, 58 {320, 240, V4L2_PIX_FMT_JPEG, V4L2_FIELD_NONE, 59 .bytesperline = 320, 60 .sizeimage = 320 * 240 * 3 / 8 + 590, 76 {320, 240, V4L2_PIX_FMT_JPEG, V4L2_FIELD_NONE, 77 .bytesperline = 320, 78 .sizeimage = 320 * 240 * 3 / 8 + 590, 615 if (sd->subtype == MegaImageVI) /* 320x240 only */ in sd_config()
|
| H A D | stv0680.c | 252 0x0300 = QVGA (320x240) */ in sd_start()
|
| /linux/Documentation/devicetree/bindings/display/ |
| H A D | cirrus,clps711x-fb.txt | 29 model = "320x240x4"; 35 timing0: 320x240 { 36 hactive = <320>;
|
| /linux/arch/sh/boards/mach-migor/ |
| H A D | Kconfig | 9 bool "QVGA (320x240)"
|
| /linux/Documentation/devicetree/bindings/display/panel/ |
| H A D | ilitek,ili9341.yaml | 14 This is a driver for 320x240 TFT panels, accepting a rgb input 26 # ili9341 240*320 Color on stm32f429-disco board
|
| H A D | kingdisplay,kd035g6-54nt.yaml | 7 title: King Display KD035G6-54NT 3.5" (320x240 pixels) 24-bit TFT LCD panel
|
| H A D | ilitek,ili9322.yaml | 13 This is a driver for 320x240 TFT panels, accepting a variety of input
|
| /linux/Documentation/devicetree/bindings/display/tilcdc/ |
| H A D | panel.txt | 52 timing0: 320x240 { 53 hactive = <320>;
|
| /linux/drivers/staging/fbtft/ |
| H A D | Kconfig | 144 displays with a resolution of up to 320x240 pixels.
|
| /linux/lib/fonts/ |
| H A D | Kconfig | 88 embedded devices with a 320x240 screen, to get a reasonable number
|
| /linux/drivers/video/fbdev/ |
| H A D | au1100fb.h | 289 .yres = 320, 296 /* Sharp 320x240 TFT panel */ 299 .xres = 320, 314 | LCD_HORZTIMING_PPL_N(320) ), 326 .xres = 320, 336 | LCD_HORZTIMING_PPL_N(320) ),
|
| H A D | au1200fb.c | 253 /* xres, yres, xpos, ypos */ 320, 240, 5, 5, 362 [0] = { /* QVGA 320x240 H:33.3kHz V:110Hz */ 375 .mode_screen = LCD_SCREEN_SX_N(320) | 386 320, 320, 555 [7] = { /* Sharp 320x240 TFT */ 568 .mode_screen = LCD_SCREEN_SX_N(320) | 581 320, 320,
|
| /linux/Documentation/fb/ |
| H A D | ep93xx-fb.rst | 117 modprobe ep93xx-fb video=320x240
|
| /linux/Documentation/admin-guide/media/ |
| H A D | philips.rst | 56 320x240, 352x288 and 640x480 (of course, only for those cameras that
|
| /linux/drivers/video/fbdev/sis/ |
| H A D | init.h | 193 { 320, 200, 8, 8}, /* 0x00 */ 194 { 320, 240, 8, 8}, /* 0x01 */ 195 { 320, 400, 8, 8}, /* 0x02 */ 794 { 27, 10, 848, 448,1270, 530, 50, 0, 50, 0,0xf4,0xff,0x1c,0x22}, /* 640x400, 320x200 */ 798 { 9, 4, 848, 528,1270, 530, 0, 0, 50, 0,0xf5,0xfb,0x1b,0x2a}, /* 640x480, 320x240 */ 817 { 143, 65, 858, 443,1270, 440, 171, 0, 171, 0,0xf1,0x04,0x1f,0x18}, /* 640x400, 320x200 */ 821 { 143, 76, 836, 523,1270, 440, 224, 0, 0, 0,0xf1,0x05,0x1f,0x16}, /* 640x480, 320x240 */ 904 { 3, 1, 935, 470, 1130, 680, 50, 0, 0, 0, 0, 0, 0, 0}, /* 320x200/640x400 */ 1165 { 1, 1, 800, 449, 800, 449 }, /* 0x00: 320x200, 640x400 */ 1169 { 1, 1, 800, 525, 800, 525 }, /* 0x04: 320x240, 640x480 */ [all …]
|