Home
last modified time | relevance | path

Searched refs:etab (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/lib/reed_solomon/
H A Dtest_rslib.c36 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 Dtest_rslib.c36 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 Ddsp_audio.c91 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 Ddsp_audio.c91 static short etab[] = {0, 132, 396, 924, 1980, 4092, 8316, 16764}; in ulaw2linear() local
97 y += etab[e]; in ulaw2linear()

Completed in 4 milliseconds