Searched refs:fec_pos (Results 1 – 3 of 3) sorted by relevance
54 encode_rs_char(ctx->rs, data, &fcx->fec[ctx->fec_pos]); in encode_rs()55 ctx->fec_pos += fcx->roots; in encode_rs()73 memcpy(&data[fcx->rs_n], &fcx->fec[ctx->fec_pos], fcx->roots); in decode_rs()88 ctx->fec_pos += fcx->roots; in decode_rs()
74 uint64_t fec_pos; member
396 args[i].fec_pos = current * ctx->roots; in image_process()