Home
last modified time | relevance | path

Searched defs:set_max_output_buffer (Results 1 – 2 of 2) sorted by relevance

/dports/comms/gnuradio/gnuradio-3.8.4.0/gnuradio-runtime/lib/
H A Dhier_block2.cc171 void hier_block2::set_max_output_buffer(int max_output_buffer) in set_max_output_buffer() function in gr::hier_block2
184 void hier_block2::set_max_output_buffer(size_t port, int max_output_buffer) in set_max_output_buffer() function in gr::hier_block2
H A Dblock.cc349 void block::set_max_output_buffer(long max_output_buffer) in set_max_output_buffer() function in gr::block
356 void block::set_max_output_buffer(int port, long max_output_buffer) in set_max_output_buffer() function in gr::block