X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=libswresample%2Frematrix_template.c;h=862430e184254f20dce4412dd11fd9327d5936a7;hb=5c15b78e4a47c46de03d5e7291ed19a717f36885;hp=0c45fc911042bd0bd70f8e25e0b6e7b1de07eafc;hpb=ec1ffae0cdbcb84e0d3474b41a51fe36b93e1a76;p=ffmpeg diff --git a/libswresample/rematrix_template.c b/libswresample/rematrix_template.c index 0c45fc91104..862430e1842 100644 --- a/libswresample/rematrix_template.c +++ b/libswresample/rematrix_template.c @@ -19,14 +19,14 @@ */ -static void RENAME(sum2)(SAMPLE *out, const SAMPLE *in1, const SAMPLE *in2, SAMPLE coeff1, SAMPLE coeff2, int len){ +static void RENAME(sum2)(SAMPLE *out, const SAMPLE *in1, const SAMPLE *in2, COEFF coeff1, COEFF coeff2, int len){ int i; for(i=0; i