Home
last modified time | relevance | path

Searched refs:DSP (Results 1 – 25 of 64) sorted by relevance

123

/third_party/cmsis/
Dcmsis.gni30 "//third_party/cmsis/CMSIS/DSP/Source/BasicMathFunctions/BasicMathFunctions.c",
31 "//third_party/cmsis/CMSIS/DSP/Source/BayesFunctions/BayesFunctions.c",
32 "//third_party/cmsis/CMSIS/DSP/Source/CommonTables/CommonTables.c",
33 "//third_party/cmsis/CMSIS/DSP/Source/ComplexMathFunctions/ComplexMathFunctions.c",
34 "//third_party/cmsis/CMSIS/DSP/Source/ControllerFunctions/ControllerFunctions.c",
35 "//third_party/cmsis/CMSIS/DSP/Source/DistanceFunctions/DistanceFunctions.c",
36 "//third_party/cmsis/CMSIS/DSP/Source/FastMathFunctions/FastMathFunctions.c",
37 "//third_party/cmsis/CMSIS/DSP/Source/MatrixFunctions/MatrixFunctions.c",
38 "//third_party/cmsis/CMSIS/DSP/Source/StatisticsFunctions/StatisticsFunctions.c",
39 "//third_party/cmsis/CMSIS/DSP/Source/SupportFunctions/SupportFunctions.c",
[all …]
DREADME.md32 **Note:** CMSIS-DSP moved off into its [own repository](https://github.com/ARM-software/CMSIS-DSP),…
42 | [CMSIS-DSP](https://github.com/ARM-software/CMSIS-DSP) | DSP library collect…
/third_party/cmsis/CMSIS/DSP/Source/
DconfigDsp.cmake25 target_include_directories(${project} PUBLIC "${DSP}/ComputeLibrary/Include")
32 target_include_directories(${project} PUBLIC "${DSP}/ComputeLibrary/Include")
40 target_include_directories(${project} PRIVATE "${DSP}/PrivateInclude")
44 # which is required by some code in CMSIS-DSP
DCMakeLists.txt5 # DSP Sources
6 SET(DSP ${CMAKE_CURRENT_SOURCE_DIR}/..) variable
25 # CMSIS DSP
64 target_include_directories(CMSISDSP PUBLIC "${DSP}/Include")
DMakefile25 CMSIS_DSP := $(CMSIS_ROOT)/CMSIS-DSP
/third_party/gstreamer/gstreamer/docs/random/wingo/
Dpro-audio-with-gstreamer52 DSP things, but admittedly not too much -- this is an area for future
118 stream. Streams are always mono. All DSP algorithms expect to receive
127 DSP routines written years back still work, because all you need to use
139 That's all pretty normal, but there is one special consideration. DSP
144 the future, but it's true now for DSP. I'm talking about me now ;)
/third_party/skia/third_party/externals/opengl-registry/extensions/EXT/
DEXT_external_buffer.txt65 cores such as the GPU, CPU, and DSP.
81 operations performed by separate components (DSP / CPU / GPU) and processes
228 by other processing cores (e.g. DSP), and making those available to CPU
231 (e.g., DSP) are visible to the GPU when server-side commands read from the
235 e.g., DSP) become visible to the CPU and GPU is implementation dependent.
/third_party/openGLES/extensions/EXT/
DEXT_external_buffer.txt65 cores such as the GPU, CPU, and DSP.
81 operations performed by separate components (DSP / CPU / GPU) and processes
228 by other processing cores (e.g. DSP), and making those available to CPU
231 (e.g., DSP) are visible to the GPU when server-side commands read from the
235 e.g., DSP) become visible to the CPU and GPU is implementation dependent.
/third_party/cmsis/CMSIS/DSP/Source/CommonTables/
DConfig.cmake15 target_sources(CMSISDSP PRIVATE "${DSP}/ComputeLibrary/Source/arm_cl_tables.c")
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMips.td173 def FeatureDSP : SubtargetFeature<"dsp", "HasDSP", "true", "Mips DSP ASE">;
175 "Mips DSP-R2 ASE", [FeatureDSP]>;
177 : SubtargetFeature<"dspr3", "HasDSPR3", "true", "Mips DSP-R3 ASE",
DMicroMipsDSPInstrInfo.td1 //===- MicroMipsDSPInstrInfo.td - Micromips DSP instructions -*- tablegen *-=//
9 // This file describes MicroMips DSP instructions.
426 // microMIPS DSP Rev 1
543 // microMIPS DSP Rev 2
606 // microMIPS DSP Rev 3
/third_party/ffmpeg/libavcodec/arm/
Dvideodsp_armv5te.S2 @ ARMv5te-optimized core video DSP functions
/third_party/ffmpeg/doc/
Dlibavcodec.texi21 stream I/O to DSP optimizations, and makes it suitable for
/third_party/ffmpeg/libavutil/x86/
Dfixed_dsp.asm2 ;* x86-optimized Float DSP functions
/third_party/ffmpeg/libavcodec/x86/
Dg722dsp.asm2 ;* SIMD optimized DSP functions for G722 coding
Daacencdsp.asm2 ;* SIMD optimized AAC encoder DSP functions
Dflac_dsp_gpl.asm2 ;* FLAC DSP functions
Dtakdsp.asm2 ;* TAK DSP SIMD optimizations
Dalacdsp.asm2 ;* ALAC DSP SIMD optimizations
Djpeg2000dsp.asm2 ;* SIMD-optimized JPEG2000 DSP functions
/third_party/zlib/contrib/iostream3/
DREADME32 DSP Lab
/third_party/skia/third_party/externals/oboe/docs/notes/
Deffects.md44 - [Music DSP Archive](http://www.musicdsp.org/en/latest/Effects/index.html)
/third_party/gstreamer/gstreamer/docs/random/ensonic/
Dembedded.txt28 * target processor (CPU,DSP,GPU)
/third_party/alsa-lib/doc/
Dindex.doxygen49 - Page \subpage topology explains the DSP topology API.
/third_party/alsa-utils/topology/
Dalsatplg.rst30 tightly coupled to the DSP firmware version meaning extra care

123