windows-nt/Source/XPSP1/NT/drivers/wdm/vbi/nabtsfec/dsp/tables.h

16 lines
393 B
C
Raw Permalink Normal View History

2020-09-26 03:20:57 -05:00
/* This file includes the prototypes for the arrays declared in the
automatically-generated file tables.c */
extern int base_check[];
extern int base_check_inv[];
extern int offset0[];
extern int offset1[];
extern int offset_delta_inv[];
extern int lfsr[];
extern int lfsr_inv[];
extern int hcheck[];
extern struct offsets_corr2_t {
int offset0[2], offset1[2];
} offsets_corr2[26][26];