Searched refs:images (Results 1 – 25 of 134) sorted by relevance
123456
/Linux-v5.10/include/sound/ |
D | ak4xxx-adda.h | 48 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/ |
D | fore200e.rst | 34 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/ |
D | TODO | 3 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/ |
D | Kconfig | 86 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/ |
D | kfigure.py | 57 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/ |
D | dev-capture.rst | 11 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.
|
D | pixfmt-intro.rst | 7 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.
|
D | dev-output.rst | 12 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.
|
D | v4l2grab-example.rst | 9 This program demonstrates how to grab V4L2 images in ppm format by using
|
D | vidioc-g-fbuf.rst | 47 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,
|
D | crop.rst | 35 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/ |
D | sunxi.rst | 111 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/ |
D | board-boston.its.S | 2 images {
|
D | board-ni169445.its.S | 2 images {
|
D | board-xilfpga.its.S | 2 images {
|
D | board-ocelot.its.S | 3 images {
|
D | vmlinux.its.S | 8 images {
|
/Linux-v5.10/Documentation/features/vm/ELF-ASLR/ |
D | arch-support.txt | 4 # description: arch randomizes the stack, heap and binary images of ELF binaries
|
/Linux-v5.10/drivers/staging/media/ipu3/ |
D | Kconfig | 13 images and video.
|
/Linux-v5.10/drivers/mtd/ubi/ |
D | Kconfig | 3 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/ |
D | Kconfig | 13 Skylake and Kaby Lake SoCs and used for capturing images and
|
/Linux-v5.10/Documentation/admin-guide/media/ |
D | vimc.rst | 51 Generates images in several formats using video test pattern generator. 57 Transforms images in bayer format into a non-bayer format.
|
D | cpia2.rst | 102 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/ |
D | redboot-fis.txt | 8 all images in the flash.
|
/Linux-v5.10/Documentation/driver-api/media/ |
D | csi2.rst | 8 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