HomeSort by relevance Sort by last modified time
    Searched refs:fec_pos (Results 1 - 3 of 3) sorted by null

  /system/extras/verity/fec/
main.cpp 54 encode_rs_char(ctx->rs, data, &fcx->fec[ctx->fec_pos]);
55 ctx->fec_pos += fcx->roots;
73 memcpy(&data[fcx->rs_n], &fcx->fec[ctx->fec_pos], fcx->roots);
88 ctx->fec_pos += fcx->roots;
image.h 74 uint64_t fec_pos; member in struct:image_proc_ctx
image.cpp 395 args[i].fec_pos = current * ctx->roots;

Completed in 80 milliseconds