/Linux-v6.1/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-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-v6.1/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-v6.1/drivers/edac/ |
D | i3000_edac.c | 289 * we're not interleaved. in i3000_is_interleaved() 299 * then we're not interleaved. in i3000_is_interleaved() 315 int interleaved, nr_channels; in i3000_probe1() local 353 interleaved = i3000_is_interleaved(c0dra, c1dra, c0drb, c1drb); in i3000_probe1() 354 nr_channels = interleaved ? 2 : 1; in i3000_probe1() 386 * If we're in interleaved mode then we're only walking through in i3000_probe1() 396 if (interleaved) in i3000_probe1()
|
/Linux-v6.1/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
|
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-v6.1/Documentation/devicetree/bindings/mtd/ |
D | nand-controller.yaml | 66 known to be stored in the OOB area, or "interleaved" if ECC 67 bytes will be interleaved with regular data in the main area. 69 enum: [ oob, interleaved ]
|
/Linux-v6.1/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-v6.1/Documentation/admin-guide/perf/ |
D | thunderx2-pmu.rst | 9 The DMC has 8 interleaved channels and the L3C has 16 interleaved tiles.
|
/Linux-v6.1/Documentation/i2c/ |
D | i2c-topology.rst | 84 of the entire operation. But accesses to D3 are possibly interleaved 105 address 0x42 behind mux-one may be interleaved with a similar 233 are locked). But accesses to D3 and D4 are possibly interleaved at 237 interleaved. 256 root adapter). But accesses to D4 are possibly interleaved at any 267 mux. In that case, any interleaved accesses to D4 might close M2 290 are locked). Accesses to D3 and D4 are possibly interleaved at 319 accesses to D5 may be interleaved at any time.
|
/Linux-v6.1/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-v6.1/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-v6.1/drivers/soc/qcom/ |
D | ocmem.c | 39 bool interleaved; member 59 bool interleaved; member 361 ocmem->interleaved = !!(reg & OCMEM_HW_PROFILE_INTERLEAVING); in ocmem_dev_probe() 368 ocmem->num_macros, ocmem->interleaved ? "" : "not "); in ocmem_dev_probe()
|
/Linux-v6.1/drivers/staging/media/atomisp/pci/hive_isp_css_common/host/ |
D | gdc.c | 68 * Output LUT format (interleaved): 76 * Interleaved format allows use of contiguous bytes to store into
|
/Linux-v6.1/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-v6.1/drivers/staging/media/deprecated/vpfe_capture/ |
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-v6.1/sound/sh/ |
D | sh_dac_audio.c | 163 /* channel is not used (interleaved data) */ in snd_sh_dac_pcm_copy() 182 /* channel is not used (interleaved data) */ in snd_sh_dac_pcm_copy_kernel() 200 /* channel is not used (interleaved data) */ in snd_sh_dac_pcm_silence()
|
/Linux-v6.1/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()
|
/Linux-v6.1/sound/soc/xilinx/ |
D | xlnx_formatter_pcm.c | 93 * @interleaved: audio channels arrangement in buffer 100 bool interleaved; member 370 stream_data->interleaved = true; in xlnx_formatter_pcm_open() 376 substream->stream, stream_data->interleaved, in xlnx_formatter_pcm_open()
|
/Linux-v6.1/tools/testing/selftests/bpf/benchs/ |
D | run_bench_local_storage.sh | 21 summarize_local_storage "local_storage cache interleaved get: "\
|