X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=docs%2FAPI%2Fstruct_block_float_compander_1_1_expanded_data.html;fp=docs%2FAPI%2Fstruct_block_float_compander_1_1_expanded_data.html;h=0000000000000000000000000000000000000000;hb=bdbd414e8038630c154ee3c6b8bc9b3aeb954be6;hp=6ba0cfc88a9c9ffa99555b798e5cef569b34cb3c;hpb=e9403c457453dba780e64af7de9462fad7217aa3;p=o-du%2Fphy.git diff --git a/docs/API/struct_block_float_compander_1_1_expanded_data.html b/docs/API/struct_block_float_compander_1_1_expanded_data.html deleted file mode 100644 index 6ba0cfc..0000000 --- a/docs/API/struct_block_float_compander_1_1_expanded_data.html +++ /dev/null @@ -1,158 +0,0 @@ - - - - - - - -o-du/phy: ExpandedData Struct Reference - - - - - - - - - -
-
- - - - - - -
-
o-du/phy -
-
Intel O-RAN/X-RAN Generated Doxygen Documentation
-
-
- - - - - - - - -
-
- - -
- -
- - -
-
-
-Data Fields
-
-
ExpandedData Struct Reference
-
-
- -

#include <xran_compression.hpp>

-
-Collaboration diagram for ExpandedData:
-
-
Collaboration graph
-
- - - - - - - - - - -

-Data Fields

CACHE_ALIGNED int16_t dataExpandedIn [k_numSampsExpanded]
 Expanded data or input data to compressor. More...
 
CACHE_ALIGNED int16_t * dataExpanded
 
int iqWidth
 Size of mantissa including sign bit. More...
 
-

Detailed Description

-
-

Definition at line 69 of file xran_compression.hpp.

-

Field Documentation

- -

◆ dataExpanded

- -
-
- - - - -
CACHE_ALIGNED int16_t* dataExpanded
-
- -

Definition at line 73 of file xran_compression.hpp.

- -
-
- -

◆ dataExpandedIn

- -
-
- - - - -
CACHE_ALIGNED int16_t dataExpandedIn[k_numSampsExpanded]
-
- -

Expanded data or input data to compressor.

- -

Definition at line 72 of file xran_compression.hpp.

- -
-
- -

◆ iqWidth

- -
-
- - - - -
int iqWidth
-
- -

Size of mantissa including sign bit.

- -

Definition at line 76 of file xran_compression.hpp.

- -
-
-
The documentation for this struct was generated from the following file: -
- - - -