Searched refs:etab (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/lib/reed_solomon/ |
H A D | test_rslib.c | 36 struct etab { struct 46 static struct etab Tab[] = { 442 static int run_exercise(struct etab *e) in run_exercise()
|
/kernel/linux/linux-6.6/lib/reed_solomon/ |
H A D | test_rslib.c | 36 struct etab { struct 46 static struct etab Tab[] = { 442 static int run_exercise(struct etab *e) in run_exercise()
|
/kernel/linux/linux-5.10/drivers/isdn/mISDN/ |
H A D | dsp_audio.c | 91 static short etab[] = {0, 132, 396, 924, 1980, 4092, 8316, 16764}; in ulaw2linear() local 97 y += etab[e]; in ulaw2linear()
|
/kernel/linux/linux-6.6/drivers/isdn/mISDN/ |
H A D | dsp_audio.c | 91 static short etab[] = {0, 132, 396, 924, 1980, 4092, 8316, 16764}; in ulaw2linear() local 97 y += etab[e]; in ulaw2linear()
|
Completed in 4 milliseconds