Home
last modified time | relevance | path

Searched refs:SIMD (Results 1 – 25 of 51) sorted by relevance

123

/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 Dmode-classes.def34 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 Dmode-classes.def34 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 Dfeature-arm-simd.inc1 # Advanced SIMD and floating-point instructions for armv7-a, armv7ve,
4 TUNEVALID[simd] = "Enable instructions for Advanced SIMD and floating-point units"
H A Dfeature-arm-neon.inc7 TUNEVALID[neon] = "Enable Neon SIMD accelerator unit."
/OK3568_Linux_fs/kernel/lib/crypto/
H A DKconfig23 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 Dmath-vector-fortran.h1 ! 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 Dmath-vector-fortran.h1 ! 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 Dlibjpeg-turbo_2.1.5.1.bb2 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 Dlibjpeg-turbo-README.md4 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 Dlibjpeg-turbo-README.md4 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 Dlibjpeg-turbo-README.md4 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 D0004-arm-add-armv9-a-architecture-to-march.patch137 # 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 D0023-Re-introduce-spe-commandline-options.patch27 +Generate SPE SIMD instructions on E500.
H A D0002-aarch64-add-armv9-a-to-march.patch47 /* Has FP and SIMD. */
/OK3568_Linux_fs/buildroot/package/jpeg-turbo/
H A Djpeg-turbo.mk10 JPEG_TURBO_LICENSE = IJG (libjpeg), BSD-3-Clause (TurboJPEG), Zlib (SIMD)
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/orc/
H A Dorc_0.4.32.bb3 …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 DConfig.in34 Libjpeg-turbo is a derivative of libjpeg that uses SIMD
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_dbgmgr.h84 uint32_t SIMD:2; /* SIMD id */ member
/OK3568_Linux_fs/yocto/poky/meta/recipes-multimedia/gstreamer/
H A Dgstreamer1.0-plugins-common.inc16 # bytecode to SIMD instructions for various architectures (currently SSE, MMX,
/OK3568_Linux_fs/buildroot/package/gdb/11.2/
H A D0010-The-signal-definitions-of-musl-and-gdb-collide.patch53 /* SVE/FP/SIMD state (NT_ARM_SVE) */
/OK3568_Linux_fs/buildroot/package/gdb/10.2/
H A D0010-The-signal-definitions-of-musl-and-gdb-collide.patch53 /* 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 Daarch64-tuning-flags.def49 /* Prefer Advanced SIMD over SVE for auto-vectorization. */
/OK3568_Linux_fs/buildroot/package/gdb/12.1/
H A D0010-The-signal-definitions-of-musl-and-gdb-collide.patch53 /* SVE/FP/SIMD state (NT_ARM_SVE) */
/OK3568_Linux_fs/buildroot/arch/
H A DConfig.in.arm549 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 Dmanifest.csv75 …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+ (…

123