/cmsis-dsp-latest/Testing/FrameworkInclude/ |
D | Error.h | 173 void assert_equal(unsigned long nb,T pa, T pb) in assert_equal() 183 …assert_equal_partial(unsigned long nb,unsigned long nbSamples,AnyPattern<T> &pa, AnyPattern<T> &pb) in assert_equal_partial() 220 void assert_equal(unsigned long nb,AnyPattern<T> &pa, AnyPattern<T> &pb) in assert_equal() 252 void assert_near_equal(unsigned long nb,T pa, T pb, T threshold) in assert_near_equal() 274 void assert_near_equal(unsigned long nb,AnyPattern<T> &pa, AnyPattern<T> &pb, T threshold) in assert_near_equal()
|
/cmsis-dsp-latest/Testing/FrameworkSource/ |
D | Error.cpp | 52 void assert_near_equal(unsigned long nb,double pa, double pb, double threshold) in assert_near_equal() 63 void assert_near_equal(unsigned long nb,float32_t pa, float32_t pb, float32_t threshold) in assert_near_equal() 75 void assert_near_equal(unsigned long nb,float16_t pa, float16_t pb, float16_t threshold) in assert_near_equal() 87 void assert_near_equal(unsigned long nb,q63_t pa, q63_t pb, q63_t threshold) in assert_near_equal() 102 void assert_near_equal(unsigned long nb,q31_t pa, q31_t pb, q31_t threshold) in assert_near_equal() 113 void assert_near_equal(unsigned long nb,q15_t pa, q15_t pb, q15_t threshold) in assert_near_equal() 124 void assert_near_equal(unsigned long nb,q7_t pa, q7_t pb, q7_t threshold) in assert_near_equal() 248 void assert_relative_error(unsigned long nb,AnyPattern<float64_t> &pa, AnyPattern<float64_t> &pb, d… in assert_relative_error() 279 void assert_relative_error(unsigned long nb,AnyPattern<float32_t> &pa, AnyPattern<float32_t> &pb, d… in assert_relative_error() 311 void assert_relative_error(unsigned long nb,AnyPattern<float16_t> &pa, AnyPattern<float16_t> &pb, d… in assert_relative_error() [all …]
|
D | Generators.cpp | 23 Testing::param_t *pb,*pbStart,vb; in generate2() local 60 Testing::param_t *pb,*pbStart,vb; in generate3() local 115 Testing::param_t *pb,*pbStart,vb; in generate4() local
|
/cmsis-dsp-latest/Source/FilteringFunctions/ |
D | arm_fir_f64.c | 58 …const float64_t *pb; /* Temporary pointer for coefficient buffer */ in arm_fir_f64() local 154 …const float64_t *pb; /* Temporary pointer for coefficient buffer */ in arm_fir_f64() local
|
D | arm_lms_f32.c | 176 …float32_t *px, *pb; /* Temporary pointers for state and coefficient buf… in arm_lms_f32() local 348 …float32_t *px, *pb; /* Temporary pointers for state and coefficient buf… in arm_lms_f32() local
|
D | arm_fir_decimate_fast_q15.c | 71 …const q15_t *pb; /* Temporary pointer for coefficient buffer */ in arm_fir_decimate_fast_q15() local 317 …const q15_t *pb; /* Temporary pointer for coefficient buffer */ in arm_fir_decimate_fast_q15() local
|
D | arm_fir_sparse_f32.c | 123 float32_t *pb = pScratchIn; /* Temporary pointers for scratch buffer */ in arm_fir_sparse_f32() local
|
D | arm_lms_norm_f32.c | 170 …float32_t *px, *pb; /* Temporary pointers for state and coefficient buf… in arm_lms_norm_f32() local 359 …float32_t *px, *pb; /* Temporary pointers for state and coefficient buf… in arm_lms_norm_f32() local
|
D | arm_fir_decimate_q15.c | 72 const q15_t *px, *pb; /* Temporary pointers for state and coefficient buffers */ in arm_fir_decimate_q15() local 328 …const q15_t *pb; /* Temporary pointer for coefficient buffer */ in arm_fir_decimate_q15() local 573 …const q15_t *pb; /* Temporary pointer for coefficient buffer */ in arm_fir_decimate_q15() local
|
D | arm_fir_fast_q15.c | 69 …const q15_t *pb; /* Temporary pointer for coefficient buffer */ in arm_fir_fast_q15() local
|
D | arm_fir_sparse_q31.c | 67 q31_t *pb = pScratchIn; /* Temporary pointers for scratch buffer */ in arm_fir_sparse_q31() local
|
D | arm_fir_decimate_q31.c | 71 const q31_t *px, *pb; /* Temporary pointers for state and coefficient buffers */ in arm_fir_decimate_q31() local 315 …const q31_t *pb; /* Temporary pointer for coefficient buffer */ in arm_fir_decimate_q31() local
|
D | arm_fir_sparse_q15.c | 70 q15_t *pb = pScratchIn; /* Temporary pointers for scratch buffer */ in arm_fir_sparse_q15() local
|
D | arm_fir_fast_q31.c | 70 …const q31_t *pb; /* Temporary pointer for coefficient buffer */ in arm_fir_fast_q31() local
|
D | arm_lms_q15.c | 72 …q15_t *px, *pb; /* Temporary pointers for state and coefficient buf… in arm_lms_q15() local
|
D | arm_lms_q31.c | 76 …q31_t *px, *pb; /* Temporary pointers for state and coefficient buf… in arm_lms_q31() local
|
D | arm_fir_decimate_f32.c | 139 const float32_t *px, *pb; /* Temporary pointers for state and coefficient buffers */ in arm_fir_decimate_f32() local 386 const float32_t *pb; /* Temporary pointer for coefficient buffer */ in arm_fir_decimate_f32() local 630 …const float32_t *pb; /* Temporary pointer for coefficient buffer */ in arm_fir_decimate_f32() local
|
D | arm_fir_sparse_q7.c | 70 q7_t *pb = pScratchIn; /* Temporary pointers for scratch buffer */ in arm_fir_sparse_q7() local
|
D | arm_fir_decimate_f64.c | 58 …const float64_t *pb; /* Temporary pointer for coefficient buffer */ in arm_fir_decimate_f64() local
|
D | arm_fir_decimate_fast_q31.c | 71 …const q31_t *pb; /* Temporary pointer for coefficient buffer */ in arm_fir_decimate_fast_q31() local
|
D | arm_lms_norm_q31.c | 75 …q31_t *px, *pb; /* Temporary pointers for state and coefficient buf… in arm_lms_norm_q31() local
|
D | arm_lms_norm_q15.c | 75 …q15_t *px, *pb; /* Temporary pointers for state and coefficient buf… in arm_lms_norm_q15() local
|
D | arm_fir_f32.c | 702 const float32_t *pb; /* Temporary pointers for coefficient buffer */ in arm_fir_f32() local 921 …const float32_t *pb; /* Temporary pointer for coefficient buffer */ in arm_fir_f32() local
|
/cmsis-dsp-latest/Testing/Source/Tests/ |
D | Softmax.cpp | 51 int16_t differences(int16_t *pa,int16_t *pb, int length) in differences()
|
/cmsis-dsp-latest/PythonWrapper/examples/ |
D | testdistance.py | 85 pb=b/np.sum(b) variable
|