Home
last modified time | relevance | path

Searched refs:image (Results 1 – 25 of 113) sorted by relevance

12345

/f-stack/app/nginx-1.16.1/conf/
H A Dmime.types6 image/gif gif;
7 image/jpeg jpeg jpg;
18 image/png png;
19 image/svg+xml svg svgz;
20 image/tiff tif tiff;
21 image/vnd.wap.wbmp wbmp;
22 image/webp webp;
23 image/x-icon ico;
24 image/x-jng jng;
25 image/x-ms-bmp bmp;
/f-stack/freebsd/contrib/device-tree/Bindings/media/i2c/
H A Dov5647.txt1 Omnivision OV5647 raw image sensor
4 OV5647 is a raw image sensor with MIPI CSI-2 and CCP2 image data interfaces
14 used to specify link to the image data receiver. The OV5647 device
H A Dov7740.txt1 * Omnivision OV7740 CMOS image sensor
3 The Omnivision OV7740 image sensor supports multiple output image
8 be used to specify link to the image data receiver. The OV7740 device
H A Dimi,rdacm2x-gmsl.yaml21 coupled with an OV10635 image sensor and an embedded MCU. Both the MCU and
22 the image sensor are connected to the serializer local I2C bus and are
26 OV10640 image sensor and an OV490 ISP. Only the OV490 ISP is interfaced to
27 the serializer local I2C bus while the image sensor is not accessible from
80 OV10635 image sensor and the optional third one to the embedded MCU.
H A Daptina,mt9v111.txt4 The Aptina MT9V111 is a 1/4-Inch VGA-format digital image sensor with a core
8 of image resolution and formats controllable through a simple two-wires
/f-stack/freebsd/contrib/device-tree/Bindings/media/
H A Dsamsung-s5k6a3.txt1 Samsung S5K6A3(YX) raw image sensor
4 S5K6A3(YX) is a raw image sensor with MIPI CSI-2 and CCP2 image data interfaces
27 used to specify link to the image data receiver. The S5K6A3(YX) device
H A Dexynos4-fimc-is.txt3 The FIMC-IS is a subsystem for processing image signal from an image sensor.
47 Device tree nodes of the image sensors' controlled directly by the FIMC-IS
49 The data link of these image sensors must be specified using the common video
H A Drenesas,imr.txt4 The image renderer, or the distortion correction engine, is a drawing processor
12 the image renderer light extended 4 (IMR-LX4) found in the R-Car gen3 SoCs,
H A Dsamsung-fimc.txt11 for external image sensors attached to an SoC.
58 - samsung,pix-limits: an array of maximum supported image sizes in pixels, for
73 - samsung,min-pix-sizes: an array specyfing minimum image size in pixels at
76 - samsung,min-pix-alignment: minimum supported image height alignment (first
77 cell) and the horizontal image offset (second cell). The values are in pixels
80 supports extended image size and has CIEXTEN register;
H A Dti-am437x-vpfe.txt4 The Video Processing Front End (VPFE) is a key component for image capture
6 processing capability to connect RAW image-sensor modules and video decoders
H A Drockchip-rga.yaml11 graphics operations, such as point/line drawing, image scaling, rotation,
12 BitBLT, alpha blending and image blur/sharpness.
H A Dsamsung-s5c73m3.txt37 to specify link from the S5C73M3 to an external image data receiver. The S5C73M3
39 this purpose. The data link from a raw image sensor to the S5C73M3 can be
40 similarly specified, but it is optional since the S5C73M3 ISP and a raw image
/f-stack/tools/libxo/xohtml/external/
H A Djquery.qtip.css273 background-image: -moz-linear-gradient(top,#4A4A4A 0,black 100%);
274 background-image: -ms-linear-gradient(top,#4A4A4A 0,black 100%);
275 background-image: -o-linear-gradient(top,#4A4A4A 0,black 100%);
305 background-image: -moz-linear-gradient(top, #717171, #232323);
306 background-image: -webkit-linear-gradient(top, #717171, #232323);
307 background-image: -ms-linear-gradient(top, #717171, #232323);
308 background-image: -o-linear-gradient(top, #717171, #232323);
433 background-image: -webkit-linear-gradient(top, #3A79B8, #2E629D);
434 background-image: -moz-linear-gradient(top, #3A79B8, #2E629D);
435 background-image: -ms-linear-gradient(top, #3A79B8, #2E629D);
[all …]
/f-stack/freebsd/contrib/device-tree/Bindings/nvmem/
H A Dqcom,qfprom.yaml20 # If the QFPROM is read-only OS image then only the corrected region
32 # Clock must be provided if QFPROM is writable from the OS image.
38 # Supply reference must be provided if QFPROM is writable from the OS image.
/f-stack/freebsd/contrib/device-tree/Bindings/remoteproc/
H A Dqcom,pil-info.yaml7 title: Qualcomm peripheral image loader relocation info binding
13 The Qualcomm peripheral image loader relocation memory region, in IMEM, is
/f-stack/freebsd/contrib/device-tree/Bindings/fpga/
H A Dfpga-region.txt42 * A base (or static) FPGA image may create a set of PRR's that later may
52 * An FPGA image that is designed to be loaded into a PRR. There may be
69 * An FPGA image may create a set of reprogrammable regions, each having its
77 * Also called the "static image"
78 * An FPGA image that is designed to do full reconfiguration of the FPGA.
79 * A base image may set up a set of partial reconfiguration regions that may
130 * image-specific information needed to to the programming.
164 within the static image of the FPGA.
177 it indicates that the FPGA has already been programmed with this image.
179 request to program the FPGA with that image.
[all …]
/f-stack/freebsd/contrib/device-tree/Bindings/power/reset/
H A Dreboot-mode.txt14 - mode-recovery: Android Recovery mode, it is a mode to format the device or update a new image.
16 - mode-loader: A bootloader mode, it's a mode used to download image on Rockchip platform,
/f-stack/app/nginx-1.16.1/src/http/modules/
H A Dngx_http_image_filter_module.c64 u_char *image; member
481 if (ctx->image == NULL) { in ngx_http_image_read()
482 ctx->image = ngx_palloc(r->pool, ctx->length); in ngx_http_image_read()
483 if (ctx->image == NULL) { in ngx_http_image_read()
487 ctx->last = ctx->image; in ngx_http_image_read()
500 rest = ctx->image + ctx->length - p; in ngx_http_image_read()
641 b->pos = ctx->image; in ngx_http_image_asis()
672 p = ctx->image; in ngx_http_image_size()
679 last = ctx->image + ctx->length - 10; in ngx_http_image_size()
1058 ngx_pfree(r->pool, ctx->image); in ngx_http_image_resize()
[all …]
/f-stack/dpdk/doc/guides/howto/
H A Dopenwrt.rst19 You can obtain OpenWrt image through https://downloads.openwrt.org/releases.
112 * Extract the boot image
140 You can use the ``dd`` tool to write the OpenWrt image to the drive you
141 want to write the image on.
/f-stack/freebsd/contrib/device-tree/Bindings/display/panel/
H A Dsamsung,s6e8aa0.txt17 - flip-horizontal: boolean to flip image horizontally
18 - flip-vertical: boolean to flip image vertically
H A Dsamsung,s6e8aa0.yaml47 description: boolean to flip image horizontally
51 description: boolean to flip image vertically
/f-stack/freebsd/contrib/device-tree/Bindings/display/exynos/
H A Dexynos-mic.txt1 Device-Tree bindings for Samsung Exynos SoC mobile image compressor (MIC)
3 MIC (mobile image compressor) resides between decon and mipi dsi. Mipi dsi is
/f-stack/freebsd/contrib/device-tree/src/arm/
H A Dbcm47081-tplink-archer-c5-v2.dts108 os-image@100000 {
109 label = "os-image";
H A Dbcm4709-tplink-archer-c9-v1.dts119 os-image@100000 {
120 label = "os-image";
/f-stack/app/redis-5.0.5/deps/jemalloc/bin/
H A Djeprof.in4894 my $image = shift;
4915 MapSymbolsWithNM($image, $offset, $pclist, $symbols);
4927 MapSymbolsWithNM($image, $offset, $pclist, $nm_symbols);
4941 if ($debug) { print("---- $image ---\n"); }
5023 my $image = shift;
5029 my $symbol_table = GetProcedureBoundaries($image, ".");
5333 my $image = shift;
5338 # "nm -f $image" is supposed to fail on GNU nm, but if:
5349 $image =~ s#^[^/]#./$&#;
5352 my $debugging = DebuggingLibrary($image);
[all …]

12345