]> granicus.if.org Git - libvpx/commit
Use INLINE and include vpx_config.h instead of plain 'inline'
authorMartin Storsjo <martin@martin.st>
Sun, 4 May 2014 16:09:30 +0000 (19:09 +0300)
committerMartin Storsjo <martin@martin.st>
Sun, 4 May 2014 19:42:13 +0000 (22:42 +0300)
commit7afed9a1b6d3c3a17f690225ab4254a5583b7d46
treea2c1914de2157412d94a0e60a942069fa9f36eba
parentdfb8fc917af794494586f541458532b080812b03
Use INLINE and include vpx_config.h instead of plain 'inline'

This fixes compilation with MSVC.

Change-Id: Iaf7d6b0a0134968a6addf315fde6d852f298db8c
vp8/common/arm/neon/loopfilter_neon.c
vp8/common/arm/neon/loopfiltersimplehorizontaledge_neon.c
vp8/common/arm/neon/loopfiltersimpleverticaledge_neon.c
vp8/common/arm/neon/mbloopfilter_neon.c