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__q15.html | 28 +++++----------------- 1 file changed, 6 insertions(+), 22 deletions(-) (limited to 'docs/DSP/html/structarm__lms__norm__instance__q15.html') diff --git a/docs/DSP/html/structarm__lms__norm__instance__q15.html b/docs/DSP/html/structarm__lms__norm__instance__q15.html index ed19131..cc927d6 100644 --- a/docs/DSP/html/structarm__lms__norm__instance__q15.html +++ b/docs/DSP/html/structarm__lms__norm__instance__q15.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   -q15_trecipTable -  +const q15_trecipTableq15_t energy   q15_t x0 @@ -154,8 +154,6 @@ Data Fields

saves previous frame energy.

-

Referenced by arm_lms_norm_init_q15(), and arm_lms_norm_q15().

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

step size that controls filter coefficient updates.

-

Referenced by arm_lms_norm_init_q15(), and arm_lms_norm_q15().

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

Number of coefficients in the filter.

-

Referenced by arm_lms_norm_init_q15(), and arm_lms_norm_q15().

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

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

-

Referenced by arm_lms_norm_init_q15(), and arm_lms_norm_q15().

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

bit shift applied to coefficients.

-

Referenced by arm_lms_norm_init_q15(), and arm_lms_norm_q15().

-
@@ -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_q15(), and arm_lms_norm_q15().

-
- +
- +
q15_t* arm_lms_norm_instance_q15::recipTableconst q15_t* arm_lms_norm_instance_q15::recipTable

Points to the reciprocal initial value table.

-

Referenced by arm_lms_norm_init_q15(), and arm_lms_norm_q15().

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

saves previous input sample.

-

Referenced by arm_lms_norm_init_q15(), and arm_lms_norm_q15().

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