Searched full:images (Results 1 – 25 of 330) sorted by relevance
12345678910>>...14
| /Linux-v5.4/Documentation/media/uapi/v4l/ |
| D | field-order.rst | 34 When the driver provides or accepts images field by field rather than 95 - Images are in progressive (frame-based) format, not interlaced 99 - Images consist of the top (aka odd) field only. 102 - Images consist of the bottom (aka even) field only. Applications 103 may wish to prevent a device from capturing interlaced images 108 - Images contain both fields, interleaved line by line. The temporal 115 - Images contain both fields, the top field lines are stored first 121 - Images contain both fields, the bottom field lines are stored 142 - Images contain both fields, interleaved line by line, top field 146 - Images contain both fields, interleaved line by line, top field
|
| D | dev-capture.rst | 17 digitized images in memory. Today nearly all devices can capture at full 19 capture process and move images from the driver into user space. 61 capture, the latter how images are stored in memory, i. e. in RGB or YUV 63 also define how images are scaled in the process. 106 Reading Images
|
| D | dev-output.rst | 18 process and move images from user space to the driver. 59 the latter how images are stored in memory, i. e. in RGB or YUV format, 61 define how images are scaled in the process. 103 Writing Images
|
| D | pixfmt-intro.rst | 14 In order to exchange images between drivers and applications, it is 22 to convert images to one of the standard formats when needed. But the 27 images to the X Windows screen format when the video is to be displayed.
|
| D | vidioc-g-fbuf.rst | 54 destructive overlay copies captured video images into the video memory 55 of a graphics card. A non-destructive overlay blends video images into a 237 - The device supports clipping by chroma-keying the images. That is, 313 framebuffer pixels with video images. The blend function is: 319 images. The blend function is: output = (framebuffer pixel * alpha 328 framebuffer to clip or blend framebuffer pixels with video images,
|
| D | dev-overlay.rst | 19 (VGA-)video signal of a graphics card, or to store captured images 21 This can be considerable more efficient than capturing images and 109 contents with video images. 124 the latter how images are overlaid and clipped. Cropping initialization 243 images, if global alpha blending has been negotiated
|
| D | crop.rst | 42 the area actually sampled. The target are images read by the application 47 On a video output device the source are the images passed in by the 52 images are inserted. 111 defining the *target* rectangle where the images will be inserted into 321 we should scale the images to this size. */
|
| D | dev-raw-vbi.rst | 26 similar to uncompressed video images, a number of lines times a number 213 - By default the two field images will be passed sequentially; all 222 or output interlaced video images and is unable to separate the 262 Reading and writing VBI images 267 consisting of two fields of VBI images immediately following in memory.
|
| D | vidioc-streamon.rst | 64 means all images captured but not dequeued yet will be lost, likewise 65 all images enqueued for output but not transmitted yet. I/O returns to
|
| /Linux-v5.4/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-v5.4/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.4/arch/parisc/include/asm/ |
| D | perf.h | 18 /* Common Onyx and Cuda images */ 37 /* Cuda only Images */ 45 /* Onyx only Images */
|
| /Linux-v5.4/Documentation/hwmon/ |
| D | jc42.rst | 16 http://www.atmel.com/Images/doc8585.pdf 18 http://www.atmel.com/Images/doc8711.pdf 20 http://www.atmel.com/Images/Atmel-8852-SEEPROM-AT30TSE002A-Datasheet.pdf 22 http://www.atmel.com/Images/Atmel-8868-DTS-AT30TSE004A-Datasheet.pdf
|
| /Linux-v5.4/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.4/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.4/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.4/Documentation/sphinx/ |
| D | kfigure.py | 57 from docutils.parsers.rst.directives import images 78 Figure = images.Figure 208 prefer PDF while *html* builder prefer SVG format for images. 268 translator.builder.images.pop(img_node['uri'], None) 350 class KernelImage(images.Image): 362 'Error in "%s: %s": glob pattern and remote images are not allowed' 364 result = images.Image.run(self) 399 ' glob pattern and remote images are not allowed'
|
| /Linux-v5.4/drivers/net/ethernet/qlogic/qed/ |
| D | qed_selftest.c | 127 /* Acquire from MFW the amount of available images */ in qed_selftest_nvram() 130 DP_ERR(p_hwfn, "Failed getting number of images\n"); in qed_selftest_nvram() 135 /* Iterate over images and validate CRC */ in qed_selftest_nvram()
|
| /Linux-v5.4/arch/sparc/vdso/ |
| D | Makefile | 3 # Building vDSO images for sparc. 17 # vDSO images to build 110 # The DSO images are built using a special linker script.
|
| /Linux-v5.4/arch/mips/boot/ |
| D | Makefile | 54 # Compressed vmlinux images 75 # Compressed u-boot images 105 # Flattened Image Tree (.itb) images
|
| /Linux-v5.4/Documentation/media/kapi/ |
| D | csi2.rst | 6 CSI-2 is a data bus intended for transferring images from cameras to 63 A transmitter stops sending the stream of images as a result of
|
| /Linux-v5.4/arch/x86/um/vdso/ |
| D | Makefile | 3 # Building vDSO images for x86. 57 # The DSO images are built using a special linker script.
|
| /Linux-v5.4/drivers/net/wireless/intersil/hostap/ |
| D | Kconfig | 37 bool "Support downloading firmware images with Host AP driver" 53 Allow Host AP driver to write firmware images to the non-volatile
|
| /Linux-v5.4/Documentation/admin-guide/ |
| D | btmrvl.rst | 116 Images: 122 The images can be downloaded from:
|
| /Linux-v5.4/Documentation/powerpc/ |
| D | bootwrapper.rst | 125 targets build all the default images as selected by the kernel configuration. 126 Default images are selected by the boot wrapper Makefile 135 images on a single build. The design decision was made to not use any
|
12345678910>>...14