Home
last modified time | relevance | path

Searched defs:pTest (Results 1 – 7 of 7) sorted by relevance

/cmsis-dsp-latest/Testing/FrameworkSource/
DError.cpp504 float arm_snr_f32(float *pRef, float *pTest, uint32_t buffSize) in arm_snr_f32()
538 float arm_snr_f16(float16_t *pRef, float16_t *pTest, uint32_t buffSize) in arm_snr_f16()
572 float arm_snr_q63(q63_t *pRef, q63_t *pTest, uint32_t buffSize) in arm_snr_q63()
605 float arm_snr_q31(q31_t *pRef, q31_t *pTest, uint32_t buffSize) in arm_snr_q31()
636 float arm_snr_q15(q15_t *pRef, q15_t *pTest, uint32_t buffSize) in arm_snr_q15()
667 float arm_snr_q7(q7_t *pRef, q7_t *pTest, uint32_t buffSize) in arm_snr_q7()
695 double arm_snr_f64(double *pRef, double *pTest, uint32_t buffSize) in arm_snr_f64()
/cmsis-dsp-latest/Examples/ARM/arm_signal_converge_example/
Dmath_helper.c62 float arm_snr_f32(float *pRef, float *pTest, uint32_t buffSize) in arm_snr_f32()
/cmsis-dsp-latest/Examples/ARM/arm_convolution_example/
Dmath_helper.c62 float arm_snr_f32(float *pRef, float *pTest, uint32_t buffSize) in arm_snr_f32()
/cmsis-dsp-latest/Examples/ARM/arm_matrix_example/
Dmath_helper.c62 float arm_snr_f32(float *pRef, float *pTest, uint32_t buffSize) in arm_snr_f32()
/cmsis-dsp-latest/Examples/ARM/arm_fir_example/
Dmath_helper.c62 float arm_snr_f32(float *pRef, float *pTest, uint32_t buffSize) in arm_snr_f32()
/cmsis-dsp-latest/Examples/ARM/arm_graphic_equalizer_example/
Dmath_helper.c62 float arm_snr_f32(float *pRef, float *pTest, uint32_t buffSize) in arm_snr_f32()
/cmsis-dsp-latest/Examples/ARM/arm_linear_interp_example/
Dmath_helper.c62 float arm_snr_f32(float *pRef, float *pTest, uint32_t buffSize) in arm_snr_f32()