Searched refs:ec_size (Results 1 – 1 of 1) sorted by relevance
225 fn ec_size(&self) -> usize { in ec_size() method467 ec_size: usize, field481 let ec_size = version.ec_size(); in new() localVariable493 ec_size, in new()568 self.data[ec_offset..ec_offset + self.ec_size] in error_code_for_blocks()569 .copy_from_slice(&tmp[size..size + self.ec_size]); in error_code_for_blocks()579 ec_offset += self.ec_size; in compute_error_code()584 ec_offset += self.ec_size; in compute_error_code()617 let ec_end = g2_end + em.ec_size * blocks; in next()642 g2_end + blk * em.ec_size + blk_off in next()