Function report |
Source Code:lib\reed_solomon\test_rslib.c |
Create Date:2022-07-28 06:59:26 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:ex_rs_helper
Proto:static int ex_rs_helper(struct rs_control *rs, struct wspace *ws, int len, int trials, int method)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct rs_control * | rs | |
struct wspace * | ws | |
int | len | |
int | trials | |
int | method |
316 | static const char * const desc[] = {"Testing correction buffer interface...", "Testing with caller provided syndrome...", "Testing in-place interface..."} |
326 | If v >= V_PROGRESS Then pr_info(" %s\n", desc[method]) |
333 | If v >= V_CSUMMARY Then |
343 | If retval && v >= V_PROGRESS Then pr_warn(" FAIL: %d decoding failures!\n", retval) |
346 | Return retval |
Name | Describe |
---|---|
exercise_rs |
Source code conversion tool public plug-in interface | X |
---|---|
Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |