GNU Radio 3.6.5 C++ API
|
Go to the source code of this file.
Functions | |
int | short_dotprod_mmx (const short *input, const short *taps, unsigned n_4_short_blocks) |
int | short_dotprod_sse2 (const short *input, const short *taps, unsigned n_4_short_blocks) |
int short_dotprod_mmx | ( | const short * | input, |
const short * | taps, | ||
unsigned | n_4_short_blocks | ||
) |
int short_dotprod_sse2 | ( | const short * | input, |
const short * | taps, | ||
unsigned | n_4_short_blocks | ||
) |