aboutsummaryrefslogtreecommitdiff
path: root/src/HRAb_396_504.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/HRAb_396_504.h
shallow zip-file copy from codec2 e9d726bf20
Diffstat (limited to 'src/HRAb_396_504.h')
-rw-r--r--src/HRAb_396_504.h19
1 files changed, 19 insertions, 0 deletions
diff --git a/src/HRAb_396_504.h b/src/HRAb_396_504.h
new file mode 100644
index 0000000..3ff3f94
--- /dev/null
+++ b/src/HRAb_396_504.h
@@ -0,0 +1,19 @@
+/*
+ FILE....: HRAb_396_504.h
+
+ Static arrays for LDPC codec HRAb_396_504, generated by ldpc_gen_c_h_file.m.
+*/
+
+#define HRAb_396_504_NUMBERPARITYBITS 108
+#define HRAb_396_504_MAX_ROW_WEIGHT 12
+#define HRAb_396_504_CODELENGTH 504
+#define HRAb_396_504_NUMBERROWSHCOLS 396
+#define HRAb_396_504_MAX_COL_WEIGHT 7
+#define HRAb_396_504_DEC_TYPE 0
+#define HRAb_396_504_MAX_ITER 100
+
+extern const uint16_t HRAb_396_504_H_rows[];
+extern const uint16_t HRAb_396_504_H_cols[];
+extern const float HRAb_396_504_input[];
+extern const char HRAb_396_504_detected_data[];
+