|
Android-cuttlefish cvd tool
|
#include <fec/io.h>

Go to the source code of this file.
Macros | |
| #define | FEC_RSM 255 |
| #define | FEC_PARAMS(roots) |
Functions | |
| uint64_t | fec_div_round_up (uint64_t x, uint64_t y) |
| uint64_t | fec_round_up (uint64_t x, uint64_t y) |
| uint64_t | fec_ecc_interleave (uint64_t offset, int rsn, uint64_t rounds) |
| uint64_t | fec_ecc_get_size (uint64_t file_size, int roots) |
| #define FEC_PARAMS | ( | roots | ) |
| #define FEC_RSM 255 |
|
inline |
|
inline |
|
inline |
|
inline |