From e8eace32765da4b42ac3c575fdb2c70cce8aa224 Mon Sep 17 00:00:00 2001 From: Diego Biurrun Date: Fri, 10 Jan 2014 12:11:04 +0100 Subject: hpel_template: K&R formatting cosmetics --- libavcodec/hpel_template.c | 189 ++++++++++++++++++++++++++++----------------- 1 file changed, 117 insertions(+), 72 deletions(-) (limited to 'libavcodec/hpel_template.c') diff --git a/libavcodec/hpel_template.c b/libavcodec/hpel_template.c index 0c1f756a0c..8f999508a6 100644 --- a/libavcodec/hpel_template.c +++ b/libavcodec/hpel_template.c @@ -19,81 +19,126 @@ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ -#define DEF_HPEL(OPNAME, OP) \ -static inline void FUNCC(OPNAME ## _pixels2)(uint8_t *block, const uint8_t *pixels, ptrdiff_t line_size, int h){\ - int i;\ - for(i=0; i