Searched refs:images (Results 1 – 25 of 118) sorted by relevance
12345
/Linux-v4.19/include/sound/ |
D | ak4xxx-adda.h | 62 unsigned char images[AK4XXX_IMAGE_SIZE]; /* saved register image */ member 91 (ak)->images[(chip) * 16 + (reg)] 93 ((ak)->images[(chip) * 16 + (reg)] = (val))
|
/Linux-v4.19/Documentation/networking/ |
D | fore200e.txt | 32 The supplied firmware images should work with all adapters. 36 version. Alternative binary firmware images can be found somewhere on the 39 You can also get the latest firmware images from FORE Systems at 46 both little and big endian PCA firmware images. 48 Name and location of the new firmware images can be set at kernel
|
/Linux-v4.19/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-v4.19/Documentation/sphinx/ |
D | kfigure.py | 57 from docutils.parsers.rst.directives import images 76 Figure = images.Figure 264 translator.builder.images.pop(img_node['uri'], None) 344 class KernelImage(images.Image): 358 result = images.Image.run(self)
|
/Linux-v4.19/Documentation/media/uapi/v4l/ |
D | dev-capture.rst | 10 digitized images in memory. Today nearly all devices can capture at full 12 capture process and move images from the driver into user space. 54 capture, the latter how images are stored in memory, i. e. in RGB or YUV 56 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 | 11 process and move images from user space to the driver. 52 the latter how images are stored in memory, i. e. in RGB or YUV format, 54 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 | dev-effect.rst | 15 two or more images or image streams. For example video transitions or
|
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 230 - The device supports clipping by chroma-keying the images. That is, 306 framebuffer pixels with video images. The blend function is: 312 images. The blend function is: output = (framebuffer pixel * alpha 321 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. */
|
D | vidioc-streamon.rst | 57 means all images captured but not dequeued yet will be lost, likewise 58 all images enqueued for output but not transmitted yet. I/O returns to
|
/Linux-v4.19/arch/mips/generic/ |
D | board-boston.its.S | 2 images {
|
D | board-ni169445.its.S | 2 images {
|
D | board-ocelot_pcb123.its.S | 3 images {
|
D | board-xilfpga.its.S | 2 images {
|
D | vmlinux.its.S | 8 images {
|
/Linux-v4.19/arch/unicore32/ |
D | .gitignore | 10 # Generated images in boot
|
/Linux-v4.19/Documentation/media/kapi/ |
D | csi2.rst | 4 CSI-2 is a data bus intended for transferring images from cameras to 57 A transmitter stops sending the stream of images as a result of
|
/Linux-v4.19/Documentation/features/vm/ELF-ASLR/ |
D | arch-support.txt | 4 # description: arch randomizes the stack, heap and binary images of ELF binaries
|
/Linux-v4.19/drivers/media/pci/intel/ipu3/ |
D | Kconfig | 12 Skylake and Kaby Lake SoCs and used for capturing images and
|
/Linux-v4.19/drivers/mtd/ubi/ |
D | Kconfig | 2 tristate "Enable UBI - Unsorted block images" 72 a fastmap on old images, but you can set the UBI module parameter 74 images are still usable with UBI implementations without
|
/Linux-v4.19/security/loadpin/ |
D | Kconfig | 6 (kernel modules, firmware, kexec images, security policy)
|
/Linux-v4.19/drivers/net/wireless/intersil/hostap/ |
D | Kconfig | 36 bool "Support downloading firmware images with Host AP driver" 52 Allow Host AP driver to write firmware images to the non-volatile
|
/Linux-v4.19/Documentation/power/ |
D | interface.txt | 51 /sys/power/image_size controls the size of hibernation images. 58 writing '0' to this file will enforce hibernation images to be as small as
|
12345