Home
last modified time | relevance | path

Searched refs:interleaved (Results 1 – 25 of 46) sorted by relevance

12

/Linux-v4.19/Documentation/media/uapi/v4l/
Dpixfmt-m420.rst10 YUV 4:2:0. Hybrid plane line-interleaved layout.
17 (YUV 4:2:0). Pixels are organized as interleaved luma and chroma planes.
21 interleaved CbCr pixels subsampled by ½ in the horizontal and vertical
Dpixfmt-uv8.rst10 UV plane interleaved
16 In this format there is no Y plane, Only CbCr plane. ie (UV interleaved)
Dpixfmt-y12i.rst16 pixels from 2 sources interleaved and bit-packed. Each pixel is stored
28 interleaved pixel.
Dfield-order.rst14 fields a cathode ray TV displays the lines interleaved, yielding the
28 interleaved, it is also important applications understand how the fields
96 - Images contain both fields, interleaved line by line. The temporal
130 - Images contain both fields, interleaved line by line, top field
134 - Images contain both fields, interleaved line by line, top field
Dpixfmt-nv12mt.rst11 samples are interleaved. The difference to ``V4L2_PIX_FMT_NV12`` is the
48 interleaved. Height of the buffer is aligned to 32.
Dpixfmt-y8i.rst17 pixels from 2 sources interleaved. Each pixel is stored in a 16-bit
Dpixfmt-reserved.rst209 contains interleaved JPEG and UYVY image data, followed by meta
211 actual pointer array follows immediately the interleaved JPEG/UYVY
/Linux-v4.19/drivers/edac/
Di3000_edac.c316 int interleaved, nr_channels; in i3000_probe1() local
354 interleaved = i3000_is_interleaved(c0dra, c1dra, c0drb, c1drb); in i3000_probe1()
355 nr_channels = interleaved ? 2 : 1; in i3000_probe1()
397 if (interleaved) in i3000_probe1()
/Linux-v4.19/Documentation/i2c/
Di2c-topology92 address 0x42 behind mux-one may be interleaved with a similar
137 of the entire operation. But accesses to D3 are possibly interleaved
243 are locked). But accesses to D3 and D4 are possibly interleaved at
245 are still possibly interleaved.
264 root adapter). But accesses to D4 are possibly interleaved at any
275 mux. In that case, any interleaved accesses to D4 might close M2
298 are locked). Accesses to D3 and D4 are possibly interleaved at
327 accesses to D5 may be interleaved at any time.
/Linux-v4.19/Documentation/devicetree/bindings/memory-controllers/
Dnvidia,tegra20-mc.txt6 example below. Note that the MC registers are interleaved with the
/Linux-v4.19/drivers/mtd/chips/
DKconfig128 If your flash chips are not interleaved - i.e. you only have one
135 If your flash chips are interleaved in pairs - i.e. you have two
142 If your flash chips are interleaved in fours - i.e. you have four
149 If your flash chips are interleaved in eights - i.e. you have eight
/Linux-v4.19/include/media/tpg/
Dv4l2-tpg.h188 bool interleaved; member
423 return tpg->interleaved ? 1 : tpg->planes; in tpg_g_planes()
428 return tpg->interleaved; in tpg_g_interleaved()
/Linux-v4.19/Documentation/devicetree/bindings/sound/
Dmax98373.txt27 In this configuration, the current and voltage data will be frame interleaved
/Linux-v4.19/Documentation/fb/
Dvt8623fb.txt35 with interleaved planes (1 byte interleave), MSB first. Both modes support
Darkfb.txt38 with interleaved planes (1 byte interleave), MSB first. Both modes support
Ds3fb.txt47 with interleaved planes (1 byte interleave), MSB first. Both modes support
Dapi.txt80 Planes are interleaved in memory. The interleave factor, defined as the
81 distance in bytes between the beginning of two consecutive interleaved blocks
162 __u32 type_aux; /* Interleave for interleaved Planes */
/Linux-v4.19/Documentation/nvdimm/
Dnvdimm.txt125 range is contiguous in system memory and may be interleaved (hardware
126 memory controller striped) across multiple DIMMs. When interleaved the
167 data could be interleaved in an opaque hardware specific manner across
175 system-physical-address sets of interleaved DIMMs, *and* may also be
228 1. The first portion of DIMM0 and DIMM1 are interleaved as REGION0. A
231 interleaved system-physical-address range is reclaimed as BLK-aperture
237 2. In the last portion of DIMM0 and DIMM1 we have an interleaved
245 interleaved system-physical-address range (i.e. the DPA address past
/Linux-v4.19/Documentation/devicetree/bindings/net/
Dmarvell-orion-net.txt11 the multiple levels is that the port registers are interleaved within a single
/Linux-v4.19/Documentation/devicetree/bindings/mtd/
Dmtd-physmap.txt13 device width times the number of interleaved chips.
/Linux-v4.19/drivers/media/pci/bt8xx/
Dbttv-risc.c339 int width, int height, int interleaved, in bttv_calc_geo_old() argument
362 sr = ((tvnorm->sheight >> (interleaved?0:1))*512)/height - 512; in bttv_calc_geo_old()
366 geo->vscale |= interleaved ? (BT848_VSCALE_INT<<8) : 0; in bttv_calc_geo_old()
/Linux-v4.19/Documentation/device-mapper/
Ddm-integrity.txt78 The number of interleaved sectors. This values is rounded down to
198 * one or more runs of interleaved tags and data. Each run contains:
/Linux-v4.19/Documentation/ABI/testing/
Ddev-kmsg95 necessarily correct, and the stream could be interleaved with
/Linux-v4.19/Documentation/x86/x86_64/
Dboot-options.txt151 size interleaved over physical nodes.
155 interleaved over physical nodes.
/Linux-v4.19/arch/arm/boot/dts/
Dversatile-ab.dts160 /* 64 MiB NOR flash in non-interleaved chips */

12