Home
last modified time | relevance | path

Searched refs:q7_t (Results 26 – 34 of 34) sorted by relevance

12

/Zephyr-4.1.0/tests/lib/cmsis_dsp/support/src/
Df32.c18 #define ABS_ERROR_THRESH_Q7 ((q7_t)10)
124 const uint32_t *input1, const q7_t *ref, size_t length) in test_arm_float_to_q7()
126 q7_t *output; in test_arm_float_to_q7()
129 output = malloc(length * sizeof(q7_t)); in test_arm_float_to_q7()
Dq15.pat170 static const q7_t ref_q7[256] = {
Dq31.pat170 static const q7_t ref_q7[256] = {
Dq7.pat1 static const q7_t in_q7[256] = {
Df32.pat233 static const q7_t ref_q7[256] = {
/Zephyr-4.1.0/tests/lib/cmsis_dsp/common/
Dmath_helper.h251 static inline float arm_snr_q7(const q7_t *pRef, const q7_t *pTest, in arm_snr_q7()
/Zephyr-4.1.0/tests/lib/cmsis_dsp/filtering/src/
Dfir_q7.pat1 static const q7_t in_val[46] = {
10 static const q7_t in_coeff[504] = {
97 static const q7_t ref_val[1840] = {
/Zephyr-4.1.0/tests/lib/cmsis_dsp/matrix/src/
Dunary_q7.pat1 static const q7_t in_com1[2209] = {
281 static const q7_t in_com2[2209] = {
561 static const q7_t in_vec1[47] = {
586 static const q7_t ref_trans[10816] = {
1941 static const q7_t ref_vec_mult[728] = {
Dbinary_q7.pat1 static const q7_t in_mult1[2209] = {
281 static const q7_t in_mult2[2209] = {
693 static const q7_t ref_mult[75712] = {

12