Home
last modified time | relevance | path

Searched refs:roots (Results 1 – 3 of 3) sorted by relevance

/rk3399_rockchip-uboot/lib/
H A Dbch.c550 unsigned int *roots) in find_affine4_roots() argument
579 return solve_linear_system(bch, rows, roots, 4); in find_affine4_roots()
586 unsigned int *roots) in find_poly_deg1_roots() argument
592 roots[n++] = mod_s(bch, GF_N(bch)-bch->a_log_tab[poly->c[0]]+ in find_poly_deg1_roots()
601 unsigned int *roots) in find_poly_deg2_roots() argument
630 roots[n++] = modulo(bch, 2*GF_N(bch)-l1- in find_poly_deg2_roots()
632 roots[n++] = modulo(bch, 2*GF_N(bch)-l1- in find_poly_deg2_roots()
643 unsigned int *roots) in find_poly_deg3_roots() argument
665 roots[n++] = a_ilog(bch, tmp[i]); in find_poly_deg3_roots()
676 unsigned int *roots) in find_poly_deg4_roots() argument
[all …]
/rk3399_rockchip-uboot/Licenses/
H A Dlgpl-2.1.txt183 (For example, a function in a library to compute square roots has
188 root function must still compute square roots.)
H A Dlgpl-2.0.txt170 (For example, a function in a library to compute square roots has
175 root function must still compute square roots.)