Clean up unused function warnings in vp8 common
authorJohann <johannkoenig@google.com>
Tue, 25 Aug 2015 23:01:55 +0000 (16:01 -0700)
committerJohann <johannkoenig@google.com>
Wed, 26 Aug 2015 17:15:24 +0000 (10:15 -0700)
commit5c055cc4cfb0be3b42e0b9ac8a7575f7d6a2dad0
tree11623b6c6c9316ea70a2ed256b78f3de49f6a925
parent467c66e84278ade11ab5b6bca67a353780c3bd42
Clean up unused function warnings in vp8 common

Mark functions in findnearmv.h, invtrans.h and setupintrarecon.h
with INLINE.

Hide function in postproc.h behind the same #if as it's callers.

Change-Id: Ic1e014a943d2aca280f137019218b9d4f1443d61
vp8/common/findnearmv.h
vp8/common/invtrans.h
vp8/common/postproc.c
vp8/common/setupintrarecon.h