|
GNU Radio 3.6.1 C++ API
|
Go to the source code of this file.
Functions | |
| void | ccomplex_dotprod_3dnow (const float *input, const float *taps, unsigned n_2_ccomplex_blocks, float *result) |
| void | ccomplex_dotprod_3dnowext (const float *input, const float *taps, unsigned n_2_ccomplex_blocks, float *result) |
| void | ccomplex_dotprod_sse (const float *input, const float *taps, unsigned n_2_ccomplex_blocks, float *result) |
| void ccomplex_dotprod_3dnow | ( | const float * | input, |
| const float * | taps, | ||
| unsigned | n_2_ccomplex_blocks, | ||
| float * | result | ||
| ) |
| void ccomplex_dotprod_3dnowext | ( | const float * | input, |
| const float * | taps, | ||
| unsigned | n_2_ccomplex_blocks, | ||
| float * | result | ||
| ) |
| void ccomplex_dotprod_sse | ( | const float * | input, |
| const float * | taps, | ||
| unsigned | n_2_ccomplex_blocks, | ||
| float * | result | ||
| ) |