Home
last modified time | relevance | path

Searched defs:alpha_to (Results 1 – 4 of 4) sorted by relevance

/linux/lib/reed_solomon/
H A Dencode_rs.c17 uint16_t *alpha_to = rs->alpha_to; variable
H A Ddecode_rs.c21 uint16_t *alpha_to = rs->alpha_to; variable
H A Dtest_rslib.c233 uint16_t *alpha_to = rs->alpha_to; in compute_syndrome() local
/linux/include/linux/
H A Drslib.h36 uint16_t *alpha_to; member