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 --- .../structarm__fir__sparse__instance__q15.html | 24 ++++++---------------- 1 file changed, 6 insertions(+), 18 deletions(-) (limited to 'docs/DSP/html/structarm__fir__sparse__instance__q15.html') diff --git a/docs/DSP/html/structarm__fir__sparse__instance__q15.html b/docs/DSP/html/structarm__fir__sparse__instance__q15.html index f8fa143..8846179 100644 --- a/docs/DSP/html/structarm__fir__sparse__instance__q15.html +++ b/docs/DSP/html/structarm__fir__sparse__instance__q15.html @@ -32,7 +32,7 @@ Logo
CMSIS-DSP -  Version 1.5.2 +  Version 1.7.0
CMSIS DSP Software Library
@@ -131,8 +131,8 @@ Data Fields   q15_tpState   -q15_tpCoeffs -  +const q15_tpCoeffs +  uint16_t maxDelay   int32_t * pTapDelay @@ -150,8 +150,6 @@ Data Fields

maximum offset specified by the pTapDelay array.

-

Referenced by arm_fir_sparse_init_q15(), and arm_fir_sparse_q15().

-
@@ -165,23 +163,19 @@ Data Fields

number of coefficients in the filter.

-

Referenced by arm_fir_sparse_init_q15(), and arm_fir_sparse_q15().

-
- +
- +
q15_t* arm_fir_sparse_instance_q15::pCoeffsconst q15_t* arm_fir_sparse_instance_q15::pCoeffs

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

-

Referenced by arm_fir_sparse_init_q15(), and arm_fir_sparse_q15().

-
@@ -195,8 +189,6 @@ Data Fields

points to the state buffer array. The array is of length maxDelay+blockSize-1.

-

Referenced by arm_fir_sparse_init_q15(), and arm_fir_sparse_q15().

-
@@ -210,8 +202,6 @@ Data Fields

points to the array of delay values. The array is of length numTaps.

-

Referenced by arm_fir_sparse_init_q15(), and arm_fir_sparse_q15().

-
@@ -225,8 +215,6 @@ Data Fields

state buffer index. Points to the oldest sample in the state buffer.

-

Referenced by arm_fir_sparse_init_q15(), and arm_fir_sparse_q15().

-
@@ -235,7 +223,7 @@ Data Fields