X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=docs%2FAPI%2Fstruct_block_float_compander_b_f_w_1_1_compressed_data.html;fp=docs%2FAPI%2Fstruct_block_float_compander_b_f_w_1_1_compressed_data.html;h=965a599bc29382a2841e1c35fb546413877984ea;hb=870e1b86b0c74169b215c166dee787c7c1a20d06;hp=0000000000000000000000000000000000000000;hpb=298022ce50fa8133cc880507170c4b7120d227b5;p=o-du%2Fphy.git diff --git a/docs/API/struct_block_float_compander_b_f_w_1_1_compressed_data.html b/docs/API/struct_block_float_compander_b_f_w_1_1_compressed_data.html new file mode 100644 index 0000000..965a599 --- /dev/null +++ b/docs/API/struct_block_float_compander_b_f_w_1_1_compressed_data.html @@ -0,0 +1,158 @@ + + + + + + + +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 102 of file xran_compression.hpp.

+

Field Documentation

+ +

◆ dataCompressed

+ +
+
+ + + + +
CACHE_ALIGNED uint8_t* dataCompressed
+
+ +

Definition at line 106 of file xran_compression.hpp.

+ +
+
+ +

◆ dataCompressedDataOut

+ +
+
+ + + + +
CACHE_ALIGNED uint8_t dataCompressedDataOut[k_numSampsCompressed]
+
+ +

Compressed data.

+ +

Definition at line 105 of file xran_compression.hpp.

+ +
+
+ +

◆ iqWidth

+ +
+
+ + + + +
int iqWidth
+
+ +

Size of mantissa including sign bit.

+ +

Definition at line 108 of file xran_compression.hpp.

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