| /OK3568_Linux_fs/kernel/Documentation/userspace-api/media/v4l/ |
| H A 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.
|
| H A 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
|
| H A 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
|
| H A D | pixfmt-uv8.rst | 10 UV plane interleaved 16 In this format there is no Y plane, Only CbCr plane. ie (UV interleaved)
|
| H A 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
|
| H A 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.
|
| /OK3568_Linux_fs/kernel/drivers/staging/media/atomisp/pci/ |
| H A 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
|
| /OK3568_Linux_fs/yocto/meta-rockchip/recipes-kernel/linux-libc-headers/linux-libc-headers_4.4-custom/ |
| H A D | 0001-v4l-add-Mediatek-compressed-video-block-format.patch | 29 case V4L2_PIX_FMT_S5C_UYVY_JPG: descr = "S5C73MX interleaved UYVY/JPEG"; break; 39 #define V4L2_PIX_FMT_Y8I v4l2_fourcc('Y', '8', 'I', ' ') /* Greyscale 8-bit L/R interleaved */ 40 …#define V4L2_PIX_FMT_Y12I v4l2_fourcc('Y', '1', '2', 'I') /* Greyscale 12-bit L/R interleaved …
|
| /OK3568_Linux_fs/buildroot/dl/sox/git/src/ |
| H A D | ima_rw.h | 32 /* lsx_ima_block_expand_i() outputs interleaved samples into one output buffer */ 40 /* lsx_ima_block_expand_m() outputs non-interleaved samples into chan separate output buffers */ 51 const SAMPL *ip, /* ip[] is interleaved input samples */
|
| H A D | ima_rw.c | 132 /* lsx_ima_block_expand_i() outputs interleaved samples into one output buffer */ 145 /* lsx_ima_block_expand_m() outputs non-interleaved samples into chan separate output buffers */ 162 const SAMPL *ibuff, /* ibuff[] is interleaved input samples */ in ImaMashS() 248 const SAMPL *ip, /* ip[] is interleaved input samples */ in ImaMashChannel() 300 const SAMPL *ip, /* ip[] is interleaved input samples */ in lsx_ima_block_mash_i()
|
| H A D | adpcm.h | 34 /* lsx_ms_adpcm_block_expand_i() outputs interleaved samples into one output buffer */ 47 const SAMPL *ip, /* ip[n*chans] is interleaved input samples */
|
| /OK3568_Linux_fs/kernel/drivers/edac/ |
| H A 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()
|
| /OK3568_Linux_fs/kernel/drivers/mtd/chips/ |
| H A 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
|
| H A 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,
|
| /OK3568_Linux_fs/kernel/Documentation/i2c/ |
| H A 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.
|
| /OK3568_Linux_fs/kernel/sound/pci/ctxfi/ |
| H A 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 */
|
| /OK3568_Linux_fs/kernel/arch/arm64/crypto/ |
| H A 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 */
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/mtd/ |
| H A 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.
|
| /OK3568_Linux_fs/kernel/Documentation/admin-guide/perf/ |
| H A D | thunderx2-pmu.rst | 9 The DMC has 8 interleaved channels and the L3C has 16 interleaved tiles.
|
| /OK3568_Linux_fs/external/xserver/hw/xfree86/fbdevhw/ |
| H A D | fbdevhw.h | 9 #define FBDEVHW_PLANES 1 /* Non interleaved planes */ 10 #define FBDEVHW_INTERLEAVED_PLANES 2 /* Interleaved planes */
|
| /OK3568_Linux_fs/kernel/drivers/media/test-drivers/vidtv/ |
| H A 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
|
| /OK3568_Linux_fs/external/rockit/tgi/sdk/include/ |
| H A D | RTPlayerDef.h | 66 // Bad interleaving means that a media has been improperly interleaved or not 67 // interleaved at all, e.g has all the video samples first then all the audio
|
| /OK3568_Linux_fs/kernel/drivers/soc/qcom/ |
| H A D | ocmem.c | 39 bool interleaved; member 59 bool interleaved; member 363 ocmem->interleaved = !!(reg & OCMEM_HW_PROFILE_INTERLEAVING); in ocmem_dev_probe() 370 ocmem->num_macros, ocmem->interleaved ? "" : "not "); in ocmem_dev_probe()
|
| /OK3568_Linux_fs/kernel/arch/x86/crypto/ |
| H A 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
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/ |
| H A D | rtx-vector-builder.h | 67 value as NPATTERNS interleaved patterns with NELTS_PER_PATTERN elements 79 as NPATTERNS interleaved patterns with NELTS_PER_PATTERN elements each. */
|