Searched defs:num_needed_for_output (Results 1 – 1 of 1) sorted by relevance
119 let num_needed_for_output = self.pictures().filter(|pic| pic.needed_for_output).count(); in needs_bumping() localVariable179 let num_needed_for_output = self.pictures().filter(|pic| pic.needed_for_output).count(); in needs_additional_bumping() localVariable