X-Git-Url: http://git.xiph.org/?p=opus.git;a=blobdiff_plain;f=silk%2Fresampler_private_down_FIR.c;h=783e42b35617e492624132ad811a209b8a3d4b5e;hp=73b1c4098ca496c02605bd706ef376a08d1a7768;hb=c7bbc3e31fa67da78a41868576672ef01f888ae1;hpb=f2446c25c6519bae190152f7a579310b83dc43fd diff --git a/silk/resampler_private_down_FIR.c b/silk/resampler_private_down_FIR.c index 73b1c409..783e42b3 100644 --- a/silk/resampler_private_down_FIR.c +++ b/silk/resampler_private_down_FIR.c @@ -33,7 +33,7 @@ POSSIBILITY OF SUCH DAMAGE. #include "resampler_private.h" #include "stack_alloc.h" -static inline opus_int16 *silk_resampler_private_down_FIR_INTERPOL( +static OPUS_INLINE opus_int16 *silk_resampler_private_down_FIR_INTERPOL( opus_int16 *out, opus_int32 *buf, const opus_int16 *FIR_Coefs,