Home
last modified time | relevance | path

Searched refs:ninput_items_ (Results 1 – 1 of 1) sorted by relevance

/dports/comms/gnuradio/gnuradio-3.8.4.0/gr-blocks/lib/
H A Dskiphead_impl.cc57 gr_vector_int& ninput_items_, in general_work() argument
64 int ninput_items = std::min(ninput_items_[0], noutput_items); in general_work()