Function report | 
Source Code:lib\842\842_compress.c | 
Create Date:2022-07-28 06:57:23 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:d the next template to use, and add it* the p->dataN fields must already be set for the current 8 byte block
Proto:static int process_next(struct sw842_param *p)
Type:int
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct sw842_param * | p | 
| 446 | index8[0] = INDEX_NOT_CHECKED | 
| 447 | index4[0] = INDEX_NOT_CHECKED | 
| 448 | index4[1] = INDEX_NOT_CHECKED | 
| 449 | index2[0] = INDEX_NOT_CHECKED | 
| 450 | index2[1] = INDEX_NOT_CHECKED | 
| 451 | index2[2] = INDEX_NOT_CHECKED | 
| 452 | index2[3] = INDEX_NOT_CHECKED | 
| 456 | If check_template(p, i) Then Break | 
| 460 | ret = add_template(p, i) | 
| 464 | Return 0 | 
| Name | Describe | 
|---|---|
| sw842_compress | sw842_compress* Compress the uncompressed buffer of length @ilen at @in to the output buffer*@out, using no more than @olen bytes, using the 842 compression format | 
| 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  |