Home
last modified time | relevance | path

Searched defs:inp1 (Results 1 – 25 of 40) sorted by relevance

12

/cmsis-dsp-latest/Testing/Source/Tests/
DQuaternionTestsF32.cpp20 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
DComplexTestsQ15.cpp23 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
DComplexTestsF16.cpp11 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
DComplexTestsF32.cpp11 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
DComplexTestsQ31.cpp19 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
DComplexTestsF64.cpp50 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
DBasicTestsQ15.cpp92 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
DBasicTestsQ31.cpp88 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
DBasicTestsQ7.cpp102 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/
DBasicMathsBenchmarksQ15.h20 q15_t *inp1; variable
DBasicMathsBenchmarksQ31.h20 q31_t *inp1; variable
DBasicMathsBenchmarksQ7.h20 q7_t *inp1; variable
DMicroBenchmarksF16.h19 float16_t *inp1; variable
DMicroBenchmarksF32.h19 float32_t *inp1; variable
DMicroBenchmarksQ15.h19 q15_t *inp1; variable
DMicroBenchmarksQ31.h19 q31_t *inp1; variable
DMicroBenchmarksQ7.h19 q7_t *inp1; variable
DMISCF16.h21 const float16_t *inp1; variable
DMISCF32.h21 const float32_t *inp1; variable
DMISCQ15.h21 const q15_t *inp1; variable
DMISCQ31.h21 const q31_t *inp1; variable
DMISCQ7.h21 const q7_t *inp1; variable
DBasicMathsBenchmarksF16.h23 float16_t *inp1; variable
DBasicMathsBenchmarksF32.h23 float32_t *inp1; variable
DComplexMathsBenchmarksF16.h22 const float16_t *inp1; variable

12