Home
last modified time | relevance | path

Searched defs:pb (Results 1 – 25 of 30) sorted by relevance

12

/cmsis-dsp-latest/Testing/FrameworkInclude/
DError.h173 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/
DError.cpp52 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 …]
DGenerators.cpp23 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/
Darm_fir_f64.c58 …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
Darm_lms_f32.c176 …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
Darm_fir_decimate_fast_q15.c71 …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
Darm_fir_sparse_f32.c123 float32_t *pb = pScratchIn; /* Temporary pointers for scratch buffer */ in arm_fir_sparse_f32() local
Darm_lms_norm_f32.c170 …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
Darm_fir_decimate_q15.c72 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
Darm_fir_fast_q15.c69 …const q15_t *pb; /* Temporary pointer for coefficient buffer */ in arm_fir_fast_q15() local
Darm_fir_sparse_q31.c67 q31_t *pb = pScratchIn; /* Temporary pointers for scratch buffer */ in arm_fir_sparse_q31() local
Darm_fir_decimate_q31.c71 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
Darm_fir_sparse_q15.c70 q15_t *pb = pScratchIn; /* Temporary pointers for scratch buffer */ in arm_fir_sparse_q15() local
Darm_fir_fast_q31.c70 …const q31_t *pb; /* Temporary pointer for coefficient buffer */ in arm_fir_fast_q31() local
Darm_lms_q15.c72 …q15_t *px, *pb; /* Temporary pointers for state and coefficient buf… in arm_lms_q15() local
Darm_lms_q31.c76 …q31_t *px, *pb; /* Temporary pointers for state and coefficient buf… in arm_lms_q31() local
Darm_fir_decimate_f32.c139 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
Darm_fir_sparse_q7.c70 q7_t *pb = pScratchIn; /* Temporary pointers for scratch buffer */ in arm_fir_sparse_q7() local
Darm_fir_decimate_f64.c58 …const float64_t *pb; /* Temporary pointer for coefficient buffer */ in arm_fir_decimate_f64() local
Darm_fir_decimate_fast_q31.c71 …const q31_t *pb; /* Temporary pointer for coefficient buffer */ in arm_fir_decimate_fast_q31() local
Darm_lms_norm_q31.c75 …q31_t *px, *pb; /* Temporary pointers for state and coefficient buf… in arm_lms_norm_q31() local
Darm_lms_norm_q15.c75 …q15_t *px, *pb; /* Temporary pointers for state and coefficient buf… in arm_lms_norm_q15() local
Darm_fir_f32.c702 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/
DSoftmax.cpp51 int16_t differences(int16_t *pa,int16_t *pb, int length) in differences()
/cmsis-dsp-latest/PythonWrapper/examples/
Dtestdistance.py85 pb=b/np.sum(b) variable

12