#include <string.h>
Go to the source code of this file.
Typedefs | |
typedef int | int32 |
typedef unsigned char | byte |
typedef float | float32 |
Functions | |
void | sse_lowPass9x (const float *, float *, int, int) |
In all the functions. |
Optimized implementations of low-level functions for MMX/SSE
Definition in file mmx-sse.H.
void sse_lowPass9x | ( | const float * | , | |
float * | , | |||
int | , | |||
int | ||||
) |
In all the functions.