| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/ |
| H A D | mode-classes.def | 34 DEF_MODE_CLASS (MODE_VECTOR_INT), /* SIMD vectors */ \ 35 DEF_MODE_CLASS (MODE_VECTOR_FRACT), /* SIMD vectors */ \ 36 DEF_MODE_CLASS (MODE_VECTOR_UFRACT), /* SIMD vectors */ \ 37 DEF_MODE_CLASS (MODE_VECTOR_ACCUM), /* SIMD vectors */ \ 38 DEF_MODE_CLASS (MODE_VECTOR_UACCUM), /* SIMD vectors */ \
|
| /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 | mode-classes.def | 34 DEF_MODE_CLASS (MODE_VECTOR_INT), /* SIMD vectors */ \ 35 DEF_MODE_CLASS (MODE_VECTOR_FRACT), /* SIMD vectors */ \ 36 DEF_MODE_CLASS (MODE_VECTOR_UFRACT), /* SIMD vectors */ \ 37 DEF_MODE_CLASS (MODE_VECTOR_ACCUM), /* SIMD vectors */ \ 38 DEF_MODE_CLASS (MODE_VECTOR_UACCUM), /* SIMD vectors */ \
|
| /OK3568_Linux_fs/yocto/poky/meta/conf/machine/include/arm/ |
| H A D | feature-arm-simd.inc | 1 # Advanced SIMD and floating-point instructions for armv7-a, armv7ve, 4 TUNEVALID[simd] = "Enable instructions for Advanced SIMD and floating-point units"
|
| H A D | feature-arm-neon.inc | 7 TUNEVALID[neon] = "Enable Neon SIMD accelerator unit."
|
| /OK3568_Linux_fs/kernel/lib/crypto/ |
| H A D | Kconfig | 23 fallback, e.g., for SIMD implementations. If no arch specific 39 fallback, e.g., for SIMD implementations. If no arch specific 65 fallback, e.g., for SIMD implementations. If no arch specific 101 fallback, e.g., for SIMD implementations. If no arch specific
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/finclude/ |
| H A D | math-vector-fortran.h | 1 ! Platform-specific declarations of SIMD math functions for Fortran. -*- f90 -*- 19 ! No SIMD math functions are available for this platform.
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/finclude/ |
| H A D | math-vector-fortran.h | 1 ! Platform-specific declarations of SIMD math functions for Fortran. -*- f90 -*- 19 ! No SIMD math functions are available for this platform.
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-graphics/jpeg/ |
| H A D | libjpeg-turbo_2.1.5.1.bb | 2 DESCRIPTION = "libjpeg-turbo is a derivative of libjpeg that uses SIMD instructions (MMX, SSE2, NEO… 59 DESCRIPTION:libturbojpeg = "A SIMD-accelerated JPEG codec which provides only TurboJPEG APIs"
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-armhf/share/OpenCV/licenses/ |
| H A D | libjpeg-turbo-README.md | 4 libjpeg-turbo is a JPEG image codec that uses SIMD instructions (MMX, SSE2, 18 libjpeg-turbo was originally based on libjpeg/SIMD, an MMX-accelerated 147 and 1/2 are SIMD-accelerated.) 283 - When not using the SIMD extensions, libjpeg-turbo uses the more accurate 295 SIMD instructions on a particular platform, then the accuracy of the 305 libjpeg-turbo's SIMD extensions are based on the libjpeg v6b behavior. 336 The algorithm used by the SIMD-accelerated quantization function cannot produce 338 quality of 98-100. Thus, libjpeg-turbo must use the non-SIMD quantization
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/OpenCV-android-sdk/sdk/etc/licenses/ |
| H A D | libjpeg-turbo-README.md | 4 libjpeg-turbo is a JPEG image codec that uses SIMD instructions (MMX, SSE2, 18 libjpeg-turbo was originally based on libjpeg/SIMD, an MMX-accelerated 147 and 1/2 are SIMD-accelerated.) 283 - When not using the SIMD extensions, libjpeg-turbo uses the more accurate 295 SIMD instructions on a particular platform, then the accuracy of the 305 libjpeg-turbo's SIMD extensions are based on the libjpeg v6b behavior. 336 The algorithm used by the SIMD-accelerated quantization function cannot produce 338 quality of 98-100. Thus, libjpeg-turbo must use the non-SIMD quantization
|
| /OK3568_Linux_fs/external/rknpu2/examples/3rdparty/opencv/opencv-linux-aarch64/share/OpenCV/licenses/ |
| H A D | libjpeg-turbo-README.md | 4 libjpeg-turbo is a JPEG image codec that uses SIMD instructions (MMX, SSE2, 18 libjpeg-turbo was originally based on libjpeg/SIMD, an MMX-accelerated 147 and 1/2 are SIMD-accelerated.) 283 - When not using the SIMD extensions, libjpeg-turbo uses the more accurate 295 SIMD instructions on a particular platform, then the accuracy of the 305 libjpeg-turbo's SIMD extensions are based on the libjpeg v6b behavior. 336 The algorithm used by the SIMD-accelerated quantization function cannot produce 338 quality of 98-100. Thus, libjpeg-turbo must use the non-SIMD quantization
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/gcc/gcc/ |
| H A D | 0004-arm-add-armv9-a-architecture-to-march.patch | 137 # ARMv7-A - build nofp, fp-d16 and SIMD variants 143 +# Armv9-A - build nofp and SIMD variants. 155 +# Armv9 without SIMD: map down to base architecture 159 +# Armv9 with SIMD: map down to base arch + simd 239 +# Armv9 with SIMD
|
| H A D | 0023-Re-introduce-spe-commandline-options.patch | 27 +Generate SPE SIMD instructions on E500.
|
| H A D | 0002-aarch64-add-armv9-a-to-march.patch | 47 /* Has FP and SIMD. */
|
| /OK3568_Linux_fs/buildroot/package/jpeg-turbo/ |
| H A D | jpeg-turbo.mk | 10 JPEG_TURBO_LICENSE = IJG (libjpeg), BSD-3-Clause (TurboJPEG), Zlib (SIMD)
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/orc/ |
| H A D | orc_0.4.32.bb | 3 …untime Compiler is a Library and set of tools for compiling and executing SIMD assembly language-l…
|
| /OK3568_Linux_fs/buildroot/package/jpeg/ |
| H A D | Config.in | 34 Libjpeg-turbo is a derivative of libjpeg that uses SIMD
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/amdkfd/ |
| H A D | kfd_dbgmgr.h | 84 uint32_t SIMD:2; /* SIMD id */ member
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-multimedia/gstreamer/ |
| H A D | gstreamer1.0-plugins-common.inc | 16 # bytecode to SIMD instructions for various architectures (currently SSE, MMX,
|
| /OK3568_Linux_fs/buildroot/package/gdb/11.2/ |
| H A D | 0010-The-signal-definitions-of-musl-and-gdb-collide.patch | 53 /* SVE/FP/SIMD state (NT_ARM_SVE) */
|
| /OK3568_Linux_fs/buildroot/package/gdb/10.2/ |
| H A D | 0010-The-signal-definitions-of-musl-and-gdb-collide.patch | 53 /* SVE/FP/SIMD state (NT_ARM_SVE) */
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/config/aarch64/ |
| H A D | aarch64-tuning-flags.def | 49 /* Prefer Advanced SIMD over SVE for auto-vectorization. */
|
| /OK3568_Linux_fs/buildroot/package/gdb/12.1/ |
| H A D | 0010-The-signal-definitions-of-musl-and-gdb-collide.patch | 53 /* SVE/FP/SIMD state (NT_ARM_SVE) */
|
| /OK3568_Linux_fs/buildroot/arch/ |
| H A D | Config.in.arm | 549 bool "Enable NEON SIMD extension support" 553 For some CPU cores, the NEON SIMD extension is optional. 731 This option allows to use the NEON SIMD unit, as available 742 This option allows to use both the VFPv4 and the NEON SIMD 792 and the NEON SIMD unit for floating point operations.
|
| /OK3568_Linux_fs/docs/licenses/ |
| H A D | manifest.csv | 75 …MIT (library)] jpeg-turbo [IJG (libjpeg), BSD-3-Clause (TurboJPEG), Zlib (SIMD)] libffi [MIT] libg… 76 "jpeg-turbo","2.1.3","IJG (libjpeg), BSD-3-Clause (TurboJPEG), Zlib (SIMD)","LICENSE.md README.ijg"… 78 …MIT (library)] jpeg-turbo [IJG (libjpeg), BSD-3-Clause (TurboJPEG), Zlib (SIMD)] kmod [LGPL-2.1+ (… 80 …r1 [LGPL-2.1+] jpeg-turbo [IJG (libjpeg), BSD-3-Clause (TurboJPEG), Zlib (SIMD)] kmod [LGPL-2.1+ (… 85 …MIT (library)] jpeg-turbo [IJG (libjpeg), BSD-3-Clause (TurboJPEG), Zlib (SIMD)] libpng [Libpng-2.… 87 …r1 [LGPL-2.1+] jpeg-turbo [IJG (libjpeg), BSD-3-Clause (TurboJPEG), Zlib (SIMD)] kmod [LGPL-2.1+ (… 89 …MIT (library)] jpeg-turbo [IJG (libjpeg), BSD-3-Clause (TurboJPEG), Zlib (SIMD)] kmod [LGPL-2.1+ (… 125 …MIT (library)] jpeg-turbo [IJG (libjpeg), BSD-3-Clause (TurboJPEG), Zlib (SIMD)] kmod [LGPL-2.1+ (… 141 …MIT (library)] jpeg-turbo [IJG (libjpeg), BSD-3-Clause (TurboJPEG), Zlib (SIMD)] libpng [Libpng-2.… 142 …MIT (library)] jpeg-turbo [IJG (libjpeg), BSD-3-Clause (TurboJPEG), Zlib (SIMD)] kmod [LGPL-2.1+ (…
|