Searched full:images (Results 1 – 25 of 377) sorted by relevance
12345678910>>...16
/Linux-v6.6/Documentation/userspace-api/media/v4l/ |
D | field-order.rst | 27 When the driver provides or accepts images field by field rather than 88 - Images are in progressive (frame-based) format, not interlaced 92 - Images consist of the top (aka odd) field only. 95 - Images consist of the bottom (aka even) field only. Applications 96 may wish to prevent a device from capturing interlaced images 101 - Images contain both fields, interleaved line by line. The temporal 108 - Images contain both fields, the top field lines are stored first 114 - Images contain both fields, the bottom field lines are stored 135 - Images contain both fields, interleaved line by line, top field 139 - Images contain both fields, interleaved line by line, top field
|
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. 96 Reading Images
|
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. 93 Writing Images
|
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 | 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 213 - The device supports clipping by chroma-keying the images. That is, 290 framebuffer pixels with video images. The blend function is: 296 images. The blend function is: output = (framebuffer pixel * alpha 305 framebuffer to clip or blend framebuffer pixels with video images,
|
D | dev-raw-vbi.rst | 20 similar to uncompressed video images, a number of lines times a number 203 - By default the two field images will be passed sequentially; all 212 or output interlaced video images and is unable to separate the 249 Reading and writing VBI images 254 consisting of two fields of VBI images immediately following in memory.
|
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 | dev-overlay.rst | 12 (VGA-)video signal of a graphics card, or to store captured images 14 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 246 images, if global alpha blending has been negotiated
|
/Linux-v6.6/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-v6.6/drivers/firmware/arm_ffa/ |
D | Kconfig | 10 software images which includes communication between images in 12 virtualization extension to isolate software images provided
|
/Linux-v6.6/Documentation/arch/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 166 https://linux-sunxi.org/images/b/b9/H616_Datasheet_V1.0_cleaned.pdf 170 https://linux-sunxi.org/images/2/24/H616_User_Manual_V1.0_cleaned.pdf
|
/Linux-v6.6/arch/parisc/include/asm/ |
D | perf.h | 18 /* Common Onyx and Cuda images */ 37 /* Cuda only Images */ 45 /* Onyx only Images */
|
D | shmparam.h | 11 * https://parisc.wiki.kernel.org/images-parisc/6/68/Pa11_acd.pdf 13 * https://parisc.wiki.kernel.org/images-parisc/7/73/Parisc2.0.pdf
|
/Linux-v6.6/drivers/mtd/parsers/ |
D | Kconfig | 115 multiple 'images'. Each such image has a header containing its name 162 'images' in flash devices by putting a table one of the erase 164 the offsets, lengths and names of all the images stored in the 201 bool "Force read-only for RedBoot system images" 204 'FIS directory' images, enable this option.
|
/Linux-v6.6/Documentation/arch/loongarch/ |
D | booting.rst | 27 Header of Linux/LoongArch kernel images 30 Linux/LoongArch kernel images are EFI images. Being PE files, they have
|
/Linux-v6.6/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-v6.6/Documentation/networking/devlink/ |
D | iosm.rst | 38 the Bootloader images and other modem software images. 56 PSI RAM and EBL are the RAM images which are injected to the device when the 85 place. Below is the sequence of commands used for each of the firmware images.
|
/Linux-v6.6/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-v6.6/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-v6.6/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-v6.6/drivers/base/firmware_loader/ |
D | Kconfig | 185 Compressed firmware support does not apply to firmware images 227 images from local FLASH when the card boots. The images in FLASH may 228 be updated with new images provided by the user. Enable this device
|
/Linux-v6.6/drivers/net/ethernet/qlogic/qed/ |
D | qed_selftest.c | 101 /* Acquire from MFW the amount of available images */ in qed_selftest_nvram() 104 DP_ERR(p_hwfn, "Failed getting number of images\n"); in qed_selftest_nvram() 109 /* Iterate over images and validate CRC */ in qed_selftest_nvram()
|
/Linux-v6.6/Documentation/ABI/testing/ |
D | sysfs-platform-dell-privacy-wmi | 19 shutter assembly that is built onto the camera module to block capturing images 54 shutter assembly that is built onto the camera module to block capturing images
|
/Linux-v6.6/Documentation/sphinx/ |
D | kfigure.py | 59 from docutils.parsers.rst.directives import images 70 Figure = images.Figure 249 prefer PDF while *html* builder prefer SVG format for images. 311 translator.builder.images.pop(img_node['uri'], None) 448 class KernelImage(images.Image): 460 'Error in "%s: %s": glob pattern and remote images are not allowed' 462 result = images.Image.run(self) 497 ' glob pattern and remote images are not allowed'
|
/Linux-v6.6/arch/sparc/vdso/ |
D | Makefile | 3 # Building vDSO images for sparc. 15 # vDSO images to build 109 # The DSO images are built using a special linker script.
|
12345678910>>...16