cuPHY  0.1
CUDA PHY Layer Acceration Library
Data Fields
cuphyLDPCDecodeDesc_t Struct Reference

LDPC Decoder Descriptor.

#include <cuphy.h>

Data Fields

cuphyTransportBlockLLRDesc_t llr_input [CUPHY_LDPC_DECODE_DESC_MAX_TB]
 Number of valid TB descriptors.
 
cuphyTransportBlockLLRDesc_t llr_output [CUPHY_LDPC_DECODE_DESC_MAX_TB]
 Output bit/data buffers.
 
int32_t num_tbs
 Common decoder configuration.
 
cuphyTransportBlockDataDesc_t tb_output [CUPHY_LDPC_DECODE_DESC_MAX_TB]
 Input LLR buffers.