Home
last modified time | relevance | path

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

/tools/
A Dsunxi-spl-image-builder.c115 struct bch_control *bch, int page) in write_page() argument
216 encode_bch(bch, buffer, info->ecc_step_size + 4, ecc); in write_page()
241 struct bch_control *bch; in create_image() local
245 bch = init_bch(14, info->ecc_strength, BCH_PRIMITIVE_POLY); in create_image()
246 if (!bch) { in create_image()
281 ret = write_page(info, buffer, src, rnd, dst, bch, page++); in create_image()

Completed in 3 milliseconds