# HG changeset patch # User michael # Date 1219356314 0 # Node ID 333b850a194537b07033b3c0a2a392f71f591c71 # Parent 9b769aa9c66519d147408d009a180061fd32f293 Clarify how generic ff_acelp_interpolate() is. diff -r 9b769aa9c665 -r 333b850a1945 acelp_filters.h --- a/acelp_filters.h Thu Aug 21 22:02:04 2008 +0000 +++ b/acelp_filters.h Thu Aug 21 22:05:14 2008 +0000 @@ -37,7 +37,7 @@ extern const int16_t ff_acelp_interp_filter[61]; /** - * Generic interpolation routine. + * Generic FIR interpolation routine. * @param out [out] buffer for interpolated data * @param in input data * @param filter_coeffs interpolation filter coefficients (0.15)