/kernel/linux/linux-5.10/Documentation/userspace-api/media/v4l/ |
D | pixfmt-m420.rst | 10 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
|
D | pixfmt-uv8.rst | 10 UV plane interleaved 16 In this format there is no Y plane, Only CbCr plane. ie (UV interleaved)
|
D | pixfmt-y12i.rst | 16 pixels from 2 sources interleaved and bit-packed. Each pixel is stored 28 interleaved pixel.
|
D | field-order.rst | 14 fields a cathode ray TV displays the lines interleaved, yielding the 28 interleaved, it is also important applications understand how the fields 101 - Images contain both fields, interleaved line by line. The temporal 135 - Images contain both fields, interleaved line by line, top field 139 - Images contain both fields, interleaved line by line, top field
|
D | pixfmt-nv12mt.rst | 11 samples are interleaved. The difference to ``V4L2_PIX_FMT_NV12`` is the 48 interleaved. Height of the buffer is aligned to 32.
|
D | pixfmt-y8i.rst | 17 pixels from 2 sources interleaved. Each pixel is stored in a 16-bit
|
D | pixfmt-reserved.rst | 208 contains interleaved JPEG and UYVY image data, followed by meta 210 actual pointer array follows immediately the interleaved JPEG/UYVY
|
/kernel/linux/linux-5.10/drivers/edac/ |
D | i3000_edac.c | 316 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()
|
/kernel/linux/linux-5.10/drivers/soc/qcom/ |
D | ocmem.c | 39 bool interleaved; member 59 bool interleaved; member 359 ocmem->interleaved = !!(reg & OCMEM_HW_PROFILE_INTERLEAVING); in ocmem_dev_probe() 366 ocmem->num_macros, ocmem->interleaved ? "" : "not "); in ocmem_dev_probe()
|
/kernel/linux/linux-5.10/Documentation/admin-guide/perf/ |
D | thunderx2-pmu.rst | 9 The DMC has 8 interleaved channels and the L3C has 16 interleaved tiles.
|
/kernel/linux/linux-5.10/Documentation/i2c/ |
D | i2c-topology.rst | 104 address 0x42 behind mux-one may be interleaved with a similar 153 of the entire operation. But accesses to D3 are possibly interleaved 263 are locked). But accesses to D3 and D4 are possibly interleaved at 265 are still possibly interleaved. 284 root adapter). But accesses to D4 are possibly interleaved at any 295 mux. In that case, any interleaved accesses to D4 might close M2 318 are locked). Accesses to D3 and D4 are possibly interleaved at 347 accesses to D5 may be interleaved at any time.
|
/kernel/linux/linux-5.10/drivers/mtd/chips/ |
D | Kconfig | 131 If your flash chips are not interleaved - i.e. you only have one 138 If your flash chips are interleaved in pairs - i.e. you have two 145 If your flash chips are interleaved in fours - i.e. you have four 152 If your flash chips are interleaved in eights - i.e. you have eight
|
/kernel/linux/linux-5.10/include/media/tpg/ |
D | v4l2-tpg.h | 188 bool interleaved; member 425 return tpg->interleaved ? 1 : tpg->planes; in tpg_g_planes() 430 return tpg->interleaved; in tpg_g_interleaved()
|
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/sound/ |
D | max98373.txt | 27 In this configuration, the current and voltage data will be frame interleaved
|
/kernel/linux/linux-5.10/sound/soc/xilinx/ |
D | xlnx_formatter_pcm.c | 98 bool interleaved; member 359 stream_data->interleaved = true; in xlnx_formatter_pcm_open() 365 substream->stream, stream_data->interleaved, in xlnx_formatter_pcm_open()
|
/kernel/linux/linux-5.10/Documentation/fb/ |
D | vt8623fb.rst | 35 with interleaved planes (1 byte interleave), MSB first. Both modes support
|
D | arkfb.rst | 38 with interleaved planes (1 byte interleave), MSB first. Both modes support
|
D | s3fb.rst | 47 with interleaved planes (1 byte interleave), MSB first. Both modes support
|
D | api.rst | 81 Planes are interleaved in memory. The interleave factor, defined as the 82 distance in bytes between the beginning of two consecutive interleaved blocks 163 __u32 type_aux; /* Interleave for interleaved Planes */
|
/kernel/linux/linux-5.10/Documentation/driver-api/nvdimm/ |
D | nvdimm.rst | 150 range is contiguous in system memory and may be interleaved (hardware 151 memory controller striped) across multiple DIMMs. When interleaved the 194 data could be interleaved in an opaque hardware specific manner across 204 system-physical-address sets of interleaved DIMMs, *and* may also be 258 1. The first portion of DIMM0 and DIMM1 are interleaved as REGION0. A 261 interleaved system-physical-address range is reclaimed as BLK-aperture 267 2. In the last portion of DIMM0 and DIMM1 we have an interleaved 275 interleaved system-physical-address range (i.e. the DPA address past
|
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/net/ |
D | marvell-orion-net.txt | 11 the multiple levels is that the port registers are interleaved within a single
|
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/mtd/ |
D | mtd-physmap.txt | 13 device width times the number of interleaved chips.
|
/kernel/linux/linux-5.10/drivers/media/pci/bt8xx/ |
D | bttv-risc.c | 327 int width, int height, int interleaved, in bttv_calc_geo_old() argument 350 sr = ((tvnorm->sheight >> (interleaved?0:1))*512)/height - 512; in bttv_calc_geo_old() 354 geo->vscale |= interleaved ? (BT848_VSCALE_INT<<8) : 0; in bttv_calc_geo_old()
|
/kernel/linux/linux-5.10/Documentation/x86/x86_64/ |
D | boot-options.rst | 182 size interleaved over physical nodes. 186 interleaved over physical nodes.
|
/kernel/linux/linux-5.10/Documentation/ABI/testing/ |
D | dev-kmsg | 113 interleaved with unrelated messages, but merging the lines in
|