Searched refs:get_total_input_streams (Results 1 – 1 of 1) sorted by relevance
141 pub(crate) fn get_total_input_streams(&self) -> u32 { in get_total_input_streams() method146 self.get_total_output_streams() + self.get_total_input_streams() in get_total_streams()