Go to the source code of this file.
Functions | |
| float | float_dotprod_3dnow (const float *input, const float *taps, unsigned n_4_float_blocks) |
| float | float_dotprod_sse (const float *input, const float *taps, unsigned n_4_float_blocks) |
| float float_dotprod_3dnow | ( | const float * | input, | |
| const float * | taps, | |||
| unsigned | n_4_float_blocks | |||
| ) |
| float float_dotprod_sse | ( | const float * | input, | |
| const float * | taps, | |||
| unsigned | n_4_float_blocks | |||
| ) |
1.5.8