Searched defs:roots (Results 1 – 8 of 8) sorted by relevance
24 roots = 2 variable33 def corruptmax(image, roots): argument44 def encode(image, fec, roots): argument
30 #define FEC_PARAMS(roots) \ argument57 inline uint64_t fec_ecc_get_size(uint64_t file_size, int roots) in fec_ecc_get_size()
49 uint32_t roots; member65 uint32_t roots; member
31 #define FEC_PARAMS(roots) \ argument
42 static int find_offset(uint64_t file_size, int roots, uint64_t *offset, in find_offset()500 int roots) in fec_open()
70 int roots; member
97 std::vector<Root> roots; variable
50 int roots; member