Agora  1.2.0
Agora project
dodecode_client.cc File Reference

Implmentation file for the DoDecodeClient class. More...

#include "dodecode_client.h"
#include "concurrent_queue_wrapper.h"
#include "gettime.h"
#include "logger.h"
#include "message.h"
#include "phy_ldpc_decoder_5gnr.h"
Include dependency graph for dodecode_client.cc:

Variables

static constexpr bool kPrintLLRData = false
 
static constexpr bool kPrintDecodedData = false
 
static constexpr size_t kVarNodesSize = 1024 * 1024 * sizeof(int16_t)
 

Detailed Description

Implmentation file for the DoDecodeClient class.

Variable Documentation

◆ kPrintDecodedData

constexpr bool kPrintDecodedData = false
staticconstexpr

◆ kPrintLLRData

constexpr bool kPrintLLRData = false
staticconstexpr

◆ kVarNodesSize

constexpr size_t kVarNodesSize = 1024 * 1024 * sizeof(int16_t)
staticconstexpr