1 /*
2   FILE....: HRA_56_56.h
3 
4   Static arrays for LDPC codec HRA_56_56, generated by ldpc_gen_c_h_file.m.
5 */
6 
7 #define HRA_56_56_NUMBERPARITYBITS 56
8 #define HRA_56_56_MAX_ROW_WEIGHT 3
9 #define HRA_56_56_CODELENGTH 112
10 #define HRA_56_56_NUMBERROWSHCOLS 56
11 #define HRA_56_56_MAX_COL_WEIGHT 3
12 #define HRA_56_56_DEC_TYPE 0
13 #define HRA_56_56_MAX_ITER 100
14 
15 extern const uint16_t HRA_56_56_H_rows[];
16 extern const uint16_t HRA_56_56_H_cols[];
17 extern const float HRA_56_56_input[];
18 extern const char HRA_56_56_detected_data[];
19 
20