diff vc1dsp.c @ 4283:d6f83e2f8804 libavcodec

rename always_inline to av_always_inline and move to common.h
author mru
date Fri, 08 Dec 2006 00:35:08 +0000
parents 30b14d0f2324
children a96d905dcbaa
line wrap: on
line diff
--- a/vc1dsp.c	Thu Dec 07 18:35:58 2006 +0000
+++ b/vc1dsp.c	Fri Dec 08 00:35:08 2006 +0000
@@ -326,7 +326,7 @@
 
 /** Filter used to interpolate fractional pel values
  */
-static always_inline int vc1_mspel_filter(const uint8_t *src, int stride, int mode, int r)
+static av_always_inline int vc1_mspel_filter(const uint8_t *src, int stride, int mode, int r)
 {
     switch(mode){
     case 0: //no shift