Home
last modified time | relevance | path

Searched refs:QVGA (Results 1 – 10 of 10) sorted by relevance

/Linux-v5.15/arch/arm/boot/dts/
Dimx25-eukrea-mbimxsd25-baseboard-cmo-qvga.dts9 model = "Eukrea MBIMXSD25 with the CMO-QVGA Display";
13 model = "CMO-QVGA";
Dimx27-eukrea-mbimxsd27-baseboard.dts12 display0: CMO-QVGA {
13 model = "CMO-QVGA";
Domap3-panel-sharp-ls037v7dw01.dtsi3 * Common file for omap dpi panels with QVGA and reset pins
/Linux-v5.15/arch/sh/boards/mach-migor/
DKconfig9 bool "QVGA (320x240)"
/Linux-v5.15/Documentation/admin-guide/media/
Dcpia2.rst32 - Image formats: VGA, QVGA, CIF, QCIF, and a number of sizes in between.
33 VGA and QVGA are the native image sizes for the VGA camera. CIF is done
34 in the coprocessor by scaling QVGA. All other sizes are done by clipping.
Dcafe_ccic.rst18 QVGA modes work; CIF is there but the colors remain funky. Only the OV7670
/Linux-v5.15/Documentation/devicetree/bindings/media/i2c/
Dov7740.txt4 size, such as VGA, and QVGA, CIF and any size smaller. It also
/Linux-v5.15/drivers/gpu/drm/panel/
DKconfig121 tristate "Ilitek ILI9322 320x240 QVGA panels"
126 QVGA (320x240) RGB, YUV and ITU-T BT.656 panels.
129 tristate "Ilitek ILI9341 240x320 QVGA panels"
137 QVGA (240x320) RGB panels. support serial & parallel rgb
/Linux-v5.15/arch/arm/mach-omap1/
DKconfig93 bool "Mistral QVGA board Support"
/Linux-v5.15/drivers/media/i2c/
Dov9640.c354 enum { QQCIF, QQVGA, QCIF, QVGA, CIF, VGA, SXGA }; in ov9640_res_roundup() enumerator