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 111 of file xran_compression.hpp.

Field Documentation

◆ dataExpanded

CACHE_ALIGNED int16_t* dataExpanded

Definition at line 115 of file xran_compression.hpp.

◆ dataExpandedIn

CACHE_ALIGNED int16_t dataExpandedIn[k_numSampsExpanded]

Expanded data or input data to compressor.

Definition at line 114 of file xran_compression.hpp.

◆ iqWidth

int iqWidth

Size of mantissa including sign bit.

Definition at line 118 of file xran_compression.hpp.


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