From 76177aa280494bb36d7a0bcbda1078d4db717020 Mon Sep 17 00:00:00 2001 From: Ali Labbene Date: Mon, 9 Dec 2019 11:25:19 +0100 Subject: Official ARM version: v4.5 --- .../arm__biquad__cascade__df1__32x64__q31_8c.html | 137 +++++++++++++++++++++ 1 file changed, 137 insertions(+) create mode 100644 Documentation/DSP/html/arm__biquad__cascade__df1__32x64__q31_8c.html (limited to 'Documentation/DSP/html/arm__biquad__cascade__df1__32x64__q31_8c.html') diff --git a/Documentation/DSP/html/arm__biquad__cascade__df1__32x64__q31_8c.html b/Documentation/DSP/html/arm__biquad__cascade__df1__32x64__q31_8c.html new file mode 100644 index 0000000..9be9487 --- /dev/null +++ b/Documentation/DSP/html/arm__biquad__cascade__df1__32x64__q31_8c.html @@ -0,0 +1,137 @@ + + + + + +arm_biquad_cascade_df1_32x64_q31.c File Reference +CMSIS-DSP: arm_biquad_cascade_df1_32x64_q31.c File Reference + + + + + + + + + + + + + + + +
+
+ + + + + + + +
+
CMSIS-DSP +  Version 1.4.7 +
+
CMSIS DSP Software Library
+
+
+ +
+
    + +
+
+ + + +
+
+ +
+
+
+ +
+ + + + +
+ +
+ +
+ +
+
arm_biquad_cascade_df1_32x64_q31.c File Reference
+
+
+ + + + +

+Functions

void arm_biquad_cas_df1_32x64_q31 (const arm_biquad_cas_df1_32x64_ins_q31 *S, q31_t *pSrc, q31_t *pDst, uint32_t blockSize)
 
+
+
+ + + + -- cgit