Home
last modified time | relevance | path

Searched refs:elp_copy (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/lib/
H A Dbch.c451 struct gf_poly *elp_copy = bch->poly_2t[1]; in compute_error_locator_polynomial() local
466 gf_poly_copy(elp_copy, elp); in compute_error_locator_polynomial()
479 gf_poly_copy(pelp, elp_copy); in compute_error_locator_polynomial()
/OK3568_Linux_fs/u-boot/lib/
H A Dbch.c424 struct gf_poly *elp_copy = bch->poly_2t[1]; in compute_error_locator_polynomial() local
439 gf_poly_copy(elp_copy, elp); in compute_error_locator_polynomial()
452 gf_poly_copy(pelp, elp_copy); in compute_error_locator_polynomial()