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

#include <xran_compression.hpp>

-
-Collaboration diagram for CompressedData:
-
-
Collaboration graph
-
- - - - - - - - - - -

-Data Fields

CACHE_ALIGNED uint8_t dataCompressedDataOut [k_numSampsCompressed]
 Compressed data. More...
 
CACHE_ALIGNED uint8_t * dataCompressed
 
int iqWidth
 Size of mantissa including sign bit. More...
 
-

Detailed Description

-
-

Definition at line 60 of file xran_compression.hpp.

-

Field Documentation

- -

◆ dataCompressed

- -
-
- - - - -
CACHE_ALIGNED uint8_t* dataCompressed
-
- -

Definition at line 64 of file xran_compression.hpp.

- -
-
- -

◆ dataCompressedDataOut

- -
-
- - - - -
CACHE_ALIGNED uint8_t dataCompressedDataOut[k_numSampsCompressed]
-
- -

Compressed data.

- -

Definition at line 63 of file xran_compression.hpp.

- -
-
- -

◆ iqWidth

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

Size of mantissa including sign bit.

- -

Definition at line 66 of file xran_compression.hpp.

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