Function report |
Source Code:lib\bch.c |
Create Date:2022-07-28 07:00:06 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:_bch - free the BCH control structure*@bch: BCH control structure to release
Proto:void free_bch(struct bch_control *bch)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct bch_control * | bch |
1363 | If bch Then |
Name | Describe |
---|---|
init_bch | _bch - initialize a BCH encoder/decoder*@m: Galois field order, should be in the range 5-15*@t: maximum error correction capability, in bits*@prim_poly: user-provided primitive polynomial (or 0 to use default)* Returns:* a newly allocated BCH control |
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 |