GNU Radio 3.5.1 C++ API
|
Go to the source code of this file.
Classes | |
class | gr_repeat |
Repeat a sample 'interp' times in output stream. More... | |
Functions | |
GR_CORE_API gr_repeat_sptr | gr_make_repeat (size_t itemsize, int interp) |
GR_CORE_API gr_repeat_sptr gr_make_repeat | ( | size_t | itemsize, |
int | interp | ||
) |