Searched refs:arm_scale_f64 (Results 1 – 9 of 9) sorted by relevance
/cmsis-dsp-latest/Source/BasicMathFunctions/ |
D | arm_scale_f64.c | 48 ARM_DSP_ATTRIBUTE void arm_scale_f64( in arm_scale_f64() function
|
D | Config.cmake | 10 BasicMathFunctions/arm_scale_f64.c
|
/cmsis-dsp-latest/Source/MatrixFunctions/ |
D | arm_householder_f64.c | 102 arm_scale_f64(pOut,r,pOut,blockSize); in arm_householder_f64()
|
/cmsis-dsp-latest/Include/dsp/ |
D | basic_math_functions.h | 284 void arm_scale_f64(
|
/cmsis-dsp-latest/Testing/Source/Tests/ |
D | BasicTestsF64.cpp | 116 arm_scale_f64(inp1,0.5,outp,input1.nbSamples()); in test_scale_f64()
|
/cmsis-dsp-latest/PythonWrapper/examples/ |
D | testdsp5.py | 393 res=dsp.arm_scale_f64(sa,0.1)
|
/cmsis-dsp-latest/dsppp/tests/ |
D | cmsisdsp.cpp | 159 arm_scale_f64(tmp1,scale,tmp1,l); in cmsisdsp_dot_expr()
|
/cmsis-dsp-latest/PythonWrapper/cmsisdsp_pkg/src/ |
D | cmsisdsp_basic.c | 784 arm_scale_f64(pSrc_converted,scale,pDst,blockSize); in cmsis_arm_scale_f64()
|
/cmsis-dsp-latest/Testing/ |
D | desc.txt | 1043 Test nb=2 arm_scale_f64:test_scale_f64 1044 Test nb=2n arm_scale_f64:test_scale_f64 1045 Test nb=2n+1 arm_scale_f64:test_scale_f64 1060 Test long arm_scale_f64:test_scale_f64
|