aboutsummaryrefslogtreecommitdiff
path: root/src/HRA_56_56.h
blob: 49b0da6e15b7bda0049232f06922d65d1d3f1818 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
/*
  FILE....: HRA_56_56.h

  Static arrays for LDPC codec HRA_56_56, generated by ldpc_gen_c_h_file.m.
*/

#define HRA_56_56_NUMBERPARITYBITS 56
#define HRA_56_56_MAX_ROW_WEIGHT 3
#define HRA_56_56_CODELENGTH 112
#define HRA_56_56_NUMBERROWSHCOLS 56
#define HRA_56_56_MAX_COL_WEIGHT 3
#define HRA_56_56_DEC_TYPE 0
#define HRA_56_56_MAX_ITER 100

#include <stdint.h>

extern const uint16_t HRA_56_56_H_rows[];
extern const uint16_t HRA_56_56_H_cols[];
extern const float HRA_56_56_input[];
extern const char HRA_56_56_detected_data[];