Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 249236
Collapse All | Expand All

(-)spandsp-0.0.2.orig/src/spandsp/fir.h (+2 lines)
Lines 41-46 Link Here
41
#include "mmx.h"
41
#include "mmx.h"
42
#endif
42
#endif
43
43
44
#include <string.h>
45
44
/*!
46
/*!
45
    16 bit integer FIR descriptor. This defines the working state for a single
47
    16 bit integer FIR descriptor. This defines the working state for a single
46
    instance of an FIR filter using 16 bit integer coefficients.
48
    instance of an FIR filter using 16 bit integer coefficients.

Return to bug 249236