aboutsummaryrefslogtreecommitdiff
path: root/src/H_212_158.h
diff options
context:
space:
mode:
authorAuthor Name <[email protected]>2023-07-07 12:20:59 +0930
committerDavid Rowe <[email protected]>2023-07-07 12:29:06 +0930
commitac7c48b4dee99d4c772f133d70d8d1b38262fcd2 (patch)
treea2d0ace57a9c0e2e5b611c4987f6fed1b38b81e7 /src/H_212_158.h
shallow zip-file copy from codec2 e9d726bf20
Diffstat (limited to 'src/H_212_158.h')
-rw-r--r--src/H_212_158.h16
1 files changed, 16 insertions, 0 deletions
diff --git a/src/H_212_158.h b/src/H_212_158.h
new file mode 100644
index 0000000..b8aa036
--- /dev/null
+++ b/src/H_212_158.h
@@ -0,0 +1,16 @@
+/*
+ FILE....: H_212_158.h
+
+ Static arrays for LDPC codec H_212_158, generated by ldpc_gen_c_h_file.m.
+*/
+
+#define H_212_158_NUMBERPARITYBITS 56
+#define H_212_158_MAX_ROW_WEIGHT 14
+#define H_212_158_CODELENGTH 212
+#define H_212_158_NUMBERROWSHCOLS 156
+#define H_212_158_MAX_COL_WEIGHT 8
+#define H_212_158_DEC_TYPE 0
+#define H_212_158_MAX_ITER 100
+
+extern const uint16_t H_212_158_H_rows[];
+extern const uint16_t H_212_158_H_cols[];