Home
last modified time | relevance | path

Searched +full:320 +full:x240 (Results 1 – 25 of 73) sorted by relevance

123

/Linux-v6.1/drivers/media/usb/gspca/
Dsq905c.c42 #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()
Dxirlink_cit.c75 {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 …]
Dkonica.c49 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,
Dpac7311.c26 * 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()
Dov534.c87 {320, 240, V4L2_PIX_FMT_YUYV, V4L2_FIELD_NONE,
88 .bytesperline = 320 * 2,
89 .sizeimage = 320 * 240 * 2,
97 {320, 240, V4L2_PIX_FMT_SGRBG8, V4L2_FIELD_NONE,
98 .bytesperline = 320,
99 .sizeimage = 320 * 240,
109 {320, 240, V4L2_PIX_FMT_JPEG, V4L2_FIELD_NONE,
110 .bytesperline = 320,
111 .sizeimage = 320 * 240 * 3 / 8 + 590,
123 { /* 320x240 */
[all …]
Dstk014.c28 {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()
Dsq905.c66 #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,
Dsq930x.c48 {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 */
/Linux-v6.1/Documentation/admin-guide/media/
Dmeye.rst19 It can do at maximum 30 fps @ 320x240 or 15 fps @ 640x480.
85 xawtv -c /dev/video0 -geometry 320x240
Dzr364xx.rst50 - mode : 0 = 320x240, 1 = 160x120, 2 = 640x480
/Linux-v6.1/Documentation/devicetree/bindings/display/
Dcirrus,clps711x-fb.txt29 model = "320x240x4";
35 timing0: 320x240 {
36 hactive = <320>;
/Linux-v6.1/arch/arm/boot/dts/
Dep7211-edb7211.dts27 model = "320x240x4";
33 timing0: 320x240 {
34 hactive = <320>;
Dimx25-eukrea-mbimxsd25-baseboard-cmo-qvga.dts19 qvga_timings: 320x240 {
21 hactive = <320>;
Dimx27-eukrea-mbimxsd27-baseboard.dts19 timing0: 320x240 {
21 hactive = <320>;
/Linux-v6.1/arch/sh/boards/mach-migor/
DKconfig9 bool "QVGA (320x240)"
/Linux-v6.1/Documentation/devicetree/bindings/display/panel/
Dilitek,ili9341.yaml14 This is a driver for 320x240 TFT panels, accepting a rgb input
25 # ili9341 240*320 Color on stm32f429-disco board
Dkingdisplay,kd035g6-54nt.yaml7 title: King Display KD035G6-54NT 3.5" (320x240 pixels) 24-bit TFT LCD panel
Dilitek,ili9322.yaml13 This is a driver for 320x240 TFT panels, accepting a variety of input
/Linux-v6.1/Documentation/devicetree/bindings/display/tilcdc/
Dpanel.txt52 timing0: 320x240 {
53 hactive = <320>;
/Linux-v6.1/drivers/gpu/drm/panel/
Dpanel-ilitek-ili9322.c10 * - Up to 320RGBx240 dots resolution TFT LCD displays
14 * input and rescales it to fit to the 320x240 display. So what we
182 "8 bit serial RGB dummy 320x240",
183 "8 bit serial RGB dummy 360x240",
187 "24 bit YUV 640Y 320CbCr",
191 "8 bit ITU-R BT.656 640Y 320CbCr",
543 .hdisplay = 320,
544 .hsync_start = 320 + 359,
545 .hsync_end = 320 + 359 + 1,
546 .htotal = 320 + 359 + 1 + 241,
[all …]
DKconfig12 tristate "ABT Y030XX067A 320x480 LCD panel"
17 Y030XX067A 320x480 3.0" panel as found in the YLM RG-280M, RG-300
136 KD35T133 controller for 320x480 LCD panels with MIPI-DSI
158 tristate "Ilitek ILI9322 320x240 QVGA panels"
163 QVGA (320x240) RGB, YUV and ITU-T BT.656 panels.
187 tristate "Innolux EJ030NA 320x480 LCD panel"
192 320x480 3.0" panel as found in the RS97 V2.1, RG300(non-ips)
Dpanel-arm-versatile.c127 * Sanyo TM38QV67A02A - 3.8 inch QVGA (320x240) Color TFT
138 .hdisplay = 320,
139 .hsync_start = 320 + 6,
140 .hsync_end = 320 + 6 + 6,
141 .htotal = 320 + 6 + 6 + 6,
210 .vdisplay = 320,
211 .vsync_start = 320 + 2,
212 .vsync_end = 320 + 2 + 2,
213 .vtotal = 320 + 2 + 2 + 2,
/Linux-v6.1/drivers/staging/fbtft/
DKconfig170 displays with a resolution of up to 320x240 pixels.
/Linux-v6.1/lib/fonts/
DKconfig88 embedded devices with a 320x240 screen, to get a reasonable number
/Linux-v6.1/drivers/video/fbdev/
Dau1100fb.h289 .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) ),

123