Searched refs:images (Results 1 – 25 of 133) sorted by relevance
123456
/linux/drivers/firmware/arm_ffa/ |
H A D | Kconfig | 10 software images which includes communication between images in 12 virtualization extension to isolate software images provided
|
/linux/Documentation/admin-guide/media/ |
H A D | raspberrypi-pisp-be.rst | 18 The PiSP Back End ISP processes images in tiles. The handling of image 25 in DRAM memory and processing them in the PiSP Back End to obtain images usable 49 - pispbe-input: output device for images to be submitted to the ISP for 53 - pispbe-output0: first capture device for processed images. 54 - pispbe-output1: second capture device for processed images. 69 The `pispbe-tdn_input` output video device receives images to be processed by 79 tonemapping blocks are used. The `pispbe-stitch_output` writes images to memory
|
/linux/Documentation/networking/device_drivers/atm/ |
H A 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/include/sound/ |
H A 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/Documentation/arch/loongarch/ |
H A D | booting.rst | 27 Header of Linux/LoongArch kernel images 30 Linux/LoongArch kernel images are EFI images. Being PE files, they have
|
/linux/Documentation/arch/arm/ |
H A 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/drivers/staging/vc04_services/bcm2835-camera/ |
H A 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/Documentation/userspace-api/media/v4l/ |
H A 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.
|
H A 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.
|
H A 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.
|
H A D | metafmt-pisp-be.rst | 17 The PiSP Back End processes images in tiles, and its configuration requires 40 As the ISP processes images in tiles, each set of tiles parameters describe how
|
/linux/Documentation/networking/devlink/ |
H A 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/Documentation/sphinx/ |
H A D | kfigure.py | 59 from docutils.parsers.rst.directives import images 64 Figure = images.Figure 305 translator.builder.images.pop(img_node['uri'], None) 442 class KernelImage(images.Image): 456 result = images.Image.run(self)
|
/linux/drivers/mtd/parsers/ |
H A D | Kconfig | 110 multiple 'images'. Each such image has a header containing its name 157 'images' in flash devices by putting a table one of the erase 159 the offsets, lengths and names of all the images stored in the 196 bool "Force read-only for RedBoot system images" 199 'FIS directory' images, enable this option.
|
/linux/arch/mips/generic/ |
H A D | board-luton.its.S | 3 images {
|
H A D | board-boston.its.S | 2 images {
|
H A D | board-marduk.its.S | 2 images {
|
H A D | board-xilfpga.its.S | 2 images {
|
H A D | board-ni169445.its.S | 2 images {
|
H A D | board-serval.its.S | 3 images {
|
H A D | board-ocelot.its.S | 3 images {
|
H A D | board-jaguar2.its.S | 3 images {
|
/linux/arch/mips/mobileye/ |
H A D | board-epm5.its.S | 3 images {
|
/linux/Documentation/ABI/testing/ |
H A 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/scripts/ |
H A D | spdxcheck-test.sh | 4 for FILE in Makefile Documentation/images/logo.gif; do
|
123456