1 /*
2   FILE....: H_256_768_22.h
3 
4   Static arrays for LDPC codec H_256_768_22, generated by ldpc_gen_c_h_file.m.
5 */
6 
7 #define H_256_768_22_NUMBERPARITYBITS 512
8 #define H_256_768_22_MAX_ROW_WEIGHT 2
9 #define H_256_768_22_CODELENGTH 768
10 #define H_256_768_22_NUMBERROWSHCOLS 256
11 #define H_256_768_22_MAX_COL_WEIGHT 4
12 #define H_256_768_22_DEC_TYPE 0
13 #define H_256_768_22_MAX_ITER 100
14 
15 extern const uint16_t H_256_768_22_H_rows[];
16 extern const uint16_t H_256_768_22_H_cols[];
17 extern const float H_256_768_22_input[];
18 extern const char H_256_768_22_detected_data[];
19 
20