From 96d6da4e252b06dcfdc041e7df23e86161c33007 Mon Sep 17 00:00:00 2001 From: rihab kouki Date: Tue, 28 Jul 2020 11:24:49 +0100 Subject: Official ARM version: v5.6.0 --- .../html/structarm__lms__norm__instance__q31.html | 28 +++++----------------- 1 file changed, 6 insertions(+), 22 deletions(-) (limited to 'docs/DSP/html/structarm__lms__norm__instance__q31.html') diff --git a/docs/DSP/html/structarm__lms__norm__instance__q31.html b/docs/DSP/html/structarm__lms__norm__instance__q31.html index 6b42d02..307fcc4 100644 --- a/docs/DSP/html/structarm__lms__norm__instance__q31.html +++ b/docs/DSP/html/structarm__lms__norm__instance__q31.html @@ -32,7 +32,7 @@ Logo
CMSIS-DSP -  Version 1.5.2 +  Version 1.7.0
CMSIS DSP Software Library
@@ -135,8 +135,8 @@ Data Fields   uint8_t postShift   -q31_trecipTable -  +const q31_trecipTableq31_t energy   q31_t x0 @@ -154,8 +154,6 @@ Data Fields

saves previous frame energy.

-

Referenced by arm_lms_norm_init_q31(), and arm_lms_norm_q31().

-
@@ -169,8 +167,6 @@ Data Fields

step size that controls filter coefficient updates.

-

Referenced by arm_lms_norm_init_q31(), and arm_lms_norm_q31().

-
@@ -184,8 +180,6 @@ Data Fields

number of coefficients in the filter.

-

Referenced by arm_lms_norm_init_q31(), and arm_lms_norm_q31().

-
@@ -199,8 +193,6 @@ Data Fields

points to the coefficient array. The array is of length numTaps.

-

Referenced by arm_lms_norm_init_q31(), and arm_lms_norm_q31().

-
@@ -214,8 +206,6 @@ Data Fields

bit shift applied to coefficients.

-

Referenced by arm_lms_norm_init_q31(), and arm_lms_norm_q31().

-
@@ -229,23 +219,19 @@ Data Fields

points to the state variable array. The array is of length numTaps+blockSize-1.

-

Referenced by arm_lms_norm_init_q31(), and arm_lms_norm_q31().

-
- +
- +
q31_t* arm_lms_norm_instance_q31::recipTableconst q31_t* arm_lms_norm_instance_q31::recipTable

points to the reciprocal initial value table.

-

Referenced by arm_lms_norm_init_q31(), and arm_lms_norm_q31().

-
@@ -259,8 +245,6 @@ Data Fields

saves previous input sample.

-

Referenced by arm_lms_norm_init_q31(), and arm_lms_norm_q31().

-
@@ -269,7 +253,7 @@ Data Fields