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 --- docs/DSP/html/structarm__dct4__instance__q31.html | 34 +++++++---------------- 1 file changed, 10 insertions(+), 24 deletions(-) (limited to 'docs/DSP/html/structarm__dct4__instance__q31.html') diff --git a/docs/DSP/html/structarm__dct4__instance__q31.html b/docs/DSP/html/structarm__dct4__instance__q31.html index 520917a..e81b439 100644 --- a/docs/DSP/html/structarm__dct4__instance__q31.html +++ b/docs/DSP/html/structarm__dct4__instance__q31.html @@ -32,7 +32,7 @@ Logo
CMSIS-DSP -  Version 1.5.2 +  Version 1.7.0
CMSIS DSP Software Library
@@ -131,10 +131,10 @@ Data Fields   q31_t normalize   -q31_tpTwiddle -  -q31_tpCosFactor -  +const q31_tpTwiddle +  +const q31_tpCosFactorarm_rfft_instance_q31pRfft   arm_cfft_radix4_instance_q31pCfft @@ -152,8 +152,6 @@ Data Fields

length of the DCT4.

-

Referenced by arm_dct4_init_q31(), and arm_dct4_q31().

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

half of the length of the DCT4.

-

Referenced by arm_dct4_init_q31(), and arm_dct4_q31().

-
@@ -182,8 +178,6 @@ Data Fields

normalizing factor.

-

Referenced by arm_dct4_init_q31(), and arm_dct4_q31().

-
@@ -197,23 +191,19 @@ Data Fields

points to the complex FFT instance.

-

Referenced by arm_dct4_init_q31().

-
- +
- +
q31_t* arm_dct4_instance_q31::pCosFactorconst q31_t* arm_dct4_instance_q31::pCosFactor

points to the cosFactor table.

-

Referenced by arm_dct4_init_q31(), and arm_dct4_q31().

-
@@ -227,23 +217,19 @@ Data Fields

points to the real FFT instance.

-

Referenced by arm_dct4_init_q31(), and arm_dct4_q31().

-
- +
- +
q31_t* arm_dct4_instance_q31::pTwiddleconst q31_t* arm_dct4_instance_q31::pTwiddle

points to the twiddle factor table.

-

Referenced by arm_dct4_init_q31(), and arm_dct4_q31().

-
@@ -252,7 +238,7 @@ Data Fields