/linux-5.10/Documentation/userspace-api/media/v4l/ |
D | pixfmt-y12i.rst | 9 Interleaved grey-scale image, e.g. from a stereo-pair 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-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-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 | 10 Interleaved grey-scale image, e.g. from a stereo-pair 17 pixels from 2 sources interleaved. Each pixel is stored in a 16-bit
|
/linux-5.10/drivers/staging/media/atomisp/pci/ |
D | ia_css_frame_format.h | 65 IA_CSS_FRAME_FORMAT_UYVY, /** 16 bit YUV 422, UYVY interleaved */ 66 IA_CSS_FRAME_FORMAT_YUYV, /** 16 bit YUV 422, YUYV interleaved */ 87 interleaved even line */ 91 line; UYVY interleaved
|
/linux-5.10/drivers/mtd/chips/ |
D | Kconfig | 129 If your flash chips are not interleaved - i.e. you only have one 136 If your flash chips are interleaved in pairs - i.e. you have two 143 If your flash chips are interleaved in fours - i.e. you have four 150 If your flash chips are interleaved in eights - i.e. you have eight
|
D | fwh_lock.h | 25 * hub parts cannot be interleaved as they are on the LPC bus 26 * so this code has not been tested with interleaved chips,
|
/linux-5.10/drivers/edac/ |
D | i3000_edac.c | 290 * we're not interleaved. in i3000_is_interleaved() 300 * then we're not interleaved. in i3000_is_interleaved() 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() 387 * If we're in interleaved mode then we're only walking through in i3000_probe1() 397 if (interleaved) in i3000_probe1()
|
/linux-5.10/sound/pci/ctxfi/ |
D | ctsrc.h | 46 struct src *intlv; /* Pointer to next interleaved SRC in a series */ 48 /* Number of contiguous srcs for interleaved usage */ 76 /* Number of contiguous master srcs for interleaved usage */
|
/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.
|
/linux-5.10/arch/arm64/crypto/ |
D | aes-ce.S | 76 /* up to 5 interleaved encryption rounds with the same round key */ 85 /* up to 5 interleaved final rounds */ 111 /* up to 5 interleaved blocks */
|
/linux-5.10/Documentation/devicetree/bindings/mtd/ |
D | nand-controller.yaml | 82 - enum: [ oob, interleaved ] 86 known to be stored in the OOB area, or "interleaved" if ECC 87 bytes will be interleaved with regular data in the main area.
|
/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.
|
/linux-5.10/drivers/media/test-drivers/vidtv/ |
D | vidtv_channel.h | 16 * These packets may be interleaved by the mux and then delivered to the bridge 40 * These packets may be interleaved by the mux and then delivered to the bridge
|
/linux-5.10/drivers/soc/qcom/ |
D | ocmem.c | 39 bool interleaved; member 59 bool interleaved; member 353 ocmem->interleaved = !!(reg & OCMEM_HW_PROFILE_INTERLEAVING); in ocmem_dev_probe() 360 ocmem->num_macros, ocmem->interleaved ? "" : "not "); in ocmem_dev_probe()
|
/linux-5.10/drivers/staging/media/atomisp/pci/hive_isp_css_common/host/ |
D | gdc.c | 72 * Output LUT format (interleaved): 80 * Interleaved format allows use of contiguous bytes to store into
|
/linux-5.10/arch/x86/crypto/ |
D | twofish-x86_64-asm_64.S | 64 * operations on a and b are interleaved to increase performance 99 * operations on a and b are interleaved to increase performance 137 * operations on a and b are interleaved to increase performance 172 * operations on a and b are interleaved to increase performance
|
D | twofish-i586-asm_32.S | 65 * operations on a and b are interleaved to increase performance 102 * operations on a and b are interleaved to increase performance 140 * operations on a and b are interleaved to increase performance 177 * operations on a and b are interleaved to increase performance
|
/linux-5.10/include/media/davinci/ |
D | dm644x_ccdc.h | 139 /* interleaved or separated fields */ 167 /* interleaved or separated fields */
|
D | dm355_ccdc.h | 264 /* interleaved or separated fields */ 290 /* interleaved or separated fields */
|
/linux-5.10/sound/sh/ |
D | sh_dac_audio.c | 164 /* channel is not used (interleaved data) */ in snd_sh_dac_pcm_copy() 183 /* channel is not used (interleaved data) */ in snd_sh_dac_pcm_copy_kernel() 201 /* channel is not used (interleaved data) */ in snd_sh_dac_pcm_silence()
|
/linux-5.10/sound/soc/xilinx/ |
D | xlnx_formatter_pcm.c | 91 * @interleaved: audio channels arrangement in buffer 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()
|
/linux-5.10/sound/isa/sb/ |
D | emu8000_pcm.c | 17 * define the following if you want to use this pcm with non-interleaved mode 21 /* NOTE: for using the non-interleaved mode with alsa-lib, you have to set 34 * besides, for the time being, the non-interleaved mode doesn't work well on 516 * copy the interleaved data can be done easily by using 578 /* at least dma_bytes must be set for non-interleaved mode */ in emu8k_pcm_hw_params()
|