/cmsis-dsp-latest/Testing/Source/Tests/ |
D | QuaternionTestsF32.cpp | 20 const float32_t *inp1=input1.ptr(); in test_quaternion_norm_f32() local 35 const float32_t *inp1=input1.ptr(); in test_quaternion_inverse_f32() local 50 const float32_t *inp1=input1.ptr(); in test_quaternion_conjugate_f32() local 65 const float32_t *inp1=input1.ptr(); in test_quaternion_normalize_f32() local 80 const float32_t *inp1=input1.ptr(); in test_quaternion_prod_single_f32() local 102 const float32_t *inp1=input1.ptr(); in test_quaternion_product_f32() local 118 const float32_t *inp1=input1.ptr(); in test_quaternion2rotation_f32() local 133 const float32_t *inp1=input1.ptr(); in test_rotation2quaternion_f32() local
|
D | ComplexTestsQ15.cpp | 23 const q15_t *inp1=input1.ptr(); in test_cmplx_conj_q15() local 42 const q15_t *inp1=input1.ptr(); in test_cmplx_dot_prod_q15() local 62 const q15_t *inp1=input1.ptr(); in test_cmplx_mag_q15() local 77 const q15_t *inp1=input1.ptr(); in test_cmplx_mag_fast_q15() local 92 const q15_t *inp1=input1.ptr(); in test_cmplx_mag_squared_q15() local 108 const q15_t *inp1=input1.ptr(); in test_cmplx_mult_cmplx_q15() local 125 const q15_t *inp1=input1.ptr(); in test_cmplx_mult_real_q15() local
|
D | ComplexTestsF16.cpp | 11 const float16_t *inp1=input1.ptr(); in test_cmplx_conj_f16() local 31 const float16_t *inp1=input1.ptr(); in test_cmplx_dot_prod_f16() local 49 const float16_t *inp1=input1.ptr(); in test_cmplx_mag_f16() local 63 const float16_t *inp1=input1.ptr(); in test_cmplx_mag_squared_f16() local 78 const float16_t *inp1=input1.ptr(); in test_cmplx_mult_cmplx_f16() local 94 const float16_t *inp1=input1.ptr(); in test_cmplx_mult_real_f16() local
|
D | ComplexTestsF32.cpp | 11 const float32_t *inp1=input1.ptr(); in test_cmplx_conj_f32() local 31 const float32_t *inp1=input1.ptr(); in test_cmplx_dot_prod_f32() local 49 const float32_t *inp1=input1.ptr(); in test_cmplx_mag_f32() local 63 const float32_t *inp1=input1.ptr(); in test_cmplx_mag_squared_f32() local 78 const float32_t *inp1=input1.ptr(); in test_cmplx_mult_cmplx_f32() local 94 const float32_t *inp1=input1.ptr(); in test_cmplx_mult_real_f32() local
|
D | ComplexTestsQ31.cpp | 19 const q31_t *inp1=input1.ptr(); in test_cmplx_conj_q31() local 38 const q31_t *inp1=input1.ptr(); in test_cmplx_dot_prod_q31() local 58 const q31_t *inp1=input1.ptr(); in test_cmplx_mag_q31() local 73 const q31_t *inp1=input1.ptr(); in test_cmplx_mag_squared_q31() local 89 const q31_t *inp1=input1.ptr(); in test_cmplx_mult_cmplx_q31() local 106 const q31_t *inp1=input1.ptr(); in test_cmplx_mult_real_q31() local
|
D | ComplexTestsF64.cpp | 50 const float64_t *inp1=input1.ptr(); in test_cmplx_mag_f64() local 64 const float64_t *inp1=input1.ptr(); in test_cmplx_mag_squared_f64() local 79 const float64_t *inp1=input1.ptr(); in test_cmplx_mult_cmplx_f64() local
|
D | BasicTestsQ15.cpp | 92 const q15_t *inp1=input1.ptr(); in test_negate_q15() local 107 const q15_t *inp1=input1.ptr(); in test_offset_q15() local 122 const q15_t *inp1=input1.ptr(); in test_scale_q15() local 139 const q15_t *inp1=input1.ptr(); in test_dot_prod_q15() local 173 const q15_t *inp1=input1.ptr(); in test_shift_q15() local
|
D | BasicTestsQ31.cpp | 88 const q31_t *inp1=input1.ptr(); in test_negate_q31() local 103 const q31_t *inp1=input1.ptr(); in test_offset_q31() local 118 const q31_t *inp1=input1.ptr(); in test_scale_q31() local 135 const q31_t *inp1=input1.ptr(); in test_dot_prod_q31() local 171 const q31_t *inp1=input1.ptr(); in test_shift_q31() local
|
D | BasicTestsQ7.cpp | 102 const q7_t *inp1=input1.ptr(); in test_negate_q7() local 117 const q7_t *inp1=input1.ptr(); in test_offset_q7() local 132 const q7_t *inp1=input1.ptr(); in test_scale_q7() local 149 const q7_t *inp1=input1.ptr(); in test_dot_prod_q7() local 184 const q7_t *inp1=input1.ptr(); in test_shift_q7() local
|
/cmsis-dsp-latest/Testing/Include/Benchmarks/ |
D | BasicMathsBenchmarksQ15.h | 20 q15_t *inp1; variable
|
D | BasicMathsBenchmarksQ31.h | 20 q31_t *inp1; variable
|
D | BasicMathsBenchmarksQ7.h | 20 q7_t *inp1; variable
|
D | MicroBenchmarksF16.h | 19 float16_t *inp1; variable
|
D | MicroBenchmarksF32.h | 19 float32_t *inp1; variable
|
D | MicroBenchmarksQ15.h | 19 q15_t *inp1; variable
|
D | MicroBenchmarksQ31.h | 19 q31_t *inp1; variable
|
D | MicroBenchmarksQ7.h | 19 q7_t *inp1; variable
|
D | MISCF16.h | 21 const float16_t *inp1; variable
|
D | MISCF32.h | 21 const float32_t *inp1; variable
|
D | MISCQ15.h | 21 const q15_t *inp1; variable
|
D | MISCQ31.h | 21 const q31_t *inp1; variable
|
D | MISCQ7.h | 21 const q7_t *inp1; variable
|
D | BasicMathsBenchmarksF16.h | 23 float16_t *inp1; variable
|
D | BasicMathsBenchmarksF32.h | 23 float32_t *inp1; variable
|
D | ComplexMathsBenchmarksF16.h | 22 const float16_t *inp1; variable
|