Agora
1.2.0
Agora project
|
Files | |
file | cyclic_shift.cc |
Cyclic right bit shift. The shift values are defined by the 5gnr ldpc standard in TS38212 5.3.2. | |
file | cyclic_shift.h [code] |
Declaration for for the avx2enc cyclic shift functions. | |
file | encoder.cc |
Implementations for Agora's AVX2-based LDPC encoder. | |
file | encoder.h [code] |
Definitions for Agora's AVX2-based LDPC encoder. | |
file | encoder_test.cc |
Test functions for the ldpc encoding routines. | |
file | gcc_phy_ldpc_encoder_5gnr_internal.h [code] |
file | iobuffer.cc |
Read the input files into z-bit segments; regroup the output from z-bit segments to bytes. | |
file | iobuffer.h [code] |
Declaration for for the avx2enc iobuffer functions. | |