Home
last modified time | relevance | path

Searched refs:images (Results 1 – 25 of 134) sorted by relevance

123456

/Linux-v5.10/include/sound/
Dak4xxx-adda.h48 unsigned char images[AK4XXX_IMAGE_SIZE]; /* saved register image */ member
77 (ak)->images[(chip) * 16 + (reg)]
79 ((ak)->images[(chip) * 16 + (reg)] = (val))
/Linux-v5.10/Documentation/networking/device_drivers/atm/
Dfore200e.rst34 The supplied firmware images should work with all adapters.
38 version. Alternative binary firmware images can be found somewhere on the
41 You can also get the latest firmware images from FORE Systems at
48 both little and big endian PCA firmware images.
50 Name and location of the new firmware images can be set at kernel
/Linux-v5.10/drivers/staging/vc04_services/bcm2835-camera/
DTODO3 In order to zero-copy import camera images into the 3D or display
11 2) Avoid extra copies for padding of images.
/Linux-v5.10/drivers/mtd/parsers/
DKconfig86 multiple 'images'. Each such image has a header containing its name
118 'images' in flash devices by putting a table one of the erase
120 the offsets, lengths and names of all the images stored in the
157 bool "Force read-only for RedBoot system images"
160 'FIS directory' images, enable this option.
/Linux-v5.10/Documentation/sphinx/
Dkfigure.py57 from docutils.parsers.rst.directives import images
78 Figure = images.Figure
268 translator.builder.images.pop(img_node['uri'], None)
350 class KernelImage(images.Image):
364 result = images.Image.run(self)
/Linux-v5.10/Documentation/userspace-api/media/v4l/
Ddev-capture.rst11 digitized images in memory. Today nearly all devices can capture at full
13 capture process and move images from the driver into user space.
52 capture, the latter how images are stored in memory, i. e. in RGB or YUV
54 also define how images are scaled in the process.
Dpixfmt-intro.rst7 In order to exchange images between drivers and applications, it is
15 to convert images to one of the standard formats when needed. But the
20 images to the X Windows screen format when the video is to be displayed.
Ddev-output.rst12 process and move images from user space to the driver.
50 the latter how images are stored in memory, i. e. in RGB or YUV format,
52 define how images are scaled in the process.
Dv4l2grab-example.rst9 This program demonstrates how to grab V4L2 images in ppm format by using
Dvidioc-g-fbuf.rst47 destructive overlay copies captured video images into the video memory
48 of a graphics card. A non-destructive overlay blends video images into a
228 - The device supports clipping by chroma-keying the images. That is,
303 framebuffer pixels with video images. The blend function is:
309 images. The blend function is: output = (framebuffer pixel * alpha
318 framebuffer to clip or blend framebuffer pixels with video images,
Dcrop.rst35 the area actually sampled. The target are images read by the application
40 On a video output device the source are the images passed in by the
45 images are inserted.
104 defining the *target* rectangle where the images will be inserted into
314 we should scale the images to this size. */
/Linux-v5.10/Documentation/arm/
Dsunxi.rst111 https://linux-sunxi.org/images/4/4b/Allwinner_H3_Datasheet_V1.2.pdf
156 https://linux-sunxi.org/images/5/5c/Allwinner_H6_V200_Datasheet_V1.1.pdf
160 https://linux-sunxi.org/images/4/46/Allwinner_H6_V200_User_Manual_V1.1.pdf
/Linux-v5.10/arch/mips/generic/
Dboard-boston.its.S2 images {
Dboard-ni169445.its.S2 images {
Dboard-xilfpga.its.S2 images {
Dboard-ocelot.its.S3 images {
Dvmlinux.its.S8 images {
/Linux-v5.10/Documentation/features/vm/ELF-ASLR/
Darch-support.txt4 # description: arch randomizes the stack, heap and binary images of ELF binaries
/Linux-v5.10/drivers/staging/media/ipu3/
DKconfig13 images and video.
/Linux-v5.10/drivers/mtd/ubi/
DKconfig3 tristate "Enable UBI - Unsorted block images"
73 a fastmap on old images, but you can set the UBI module parameter
75 images are still usable with UBI implementations without
/Linux-v5.10/drivers/media/pci/intel/ipu3/
DKconfig13 Skylake and Kaby Lake SoCs and used for capturing images and
/Linux-v5.10/Documentation/admin-guide/media/
Dvimc.rst51 Generates images in several formats using video test pattern generator.
57 Transforms images in bayer format into a non-bayer format.
Dcpia2.rst102 the images will all be about the size in the table, regardless of resolution.
106 images.
135 If the camera can send multiple images before a read finishes, it could
/Linux-v5.10/Documentation/devicetree/bindings/mtd/partitions/
Dredboot-fis.txt8 all images in the flash.
/Linux-v5.10/Documentation/driver-api/media/
Dcsi2.rst8 CSI-2 is a data bus intended for transferring images from cameras to
71 A transmitter stops sending the stream of images as a result of

123456