Fix generic-gnu target build
authorAdrian Grange <agrange@google.com>
Mon, 5 May 2014 17:44:48 +0000 (10:44 -0700)
committerAdrian Grange <agrange@google.com>
Mon, 5 May 2014 18:00:43 +0000 (11:00 -0700)
commit93a8a1eb8c8b9febb40329897d6486d7ade3f2f8
treed94685f3578ae3851ca464e6ad40ae602bf49c4d
parent928b34e89561e8d752027693ef9b26882f607523
Fix generic-gnu target build

Added macro to conditionally compile some of the
post-processing functions only when CONFIG_POSTPROC
is defined.

This was causing the build for the generic-gnu target
to fail.

Change-Id: Ibfa447feceb7a0528135025f105be48f97e9965c
vp8/common/postproc.c
vp8/encoder/onyx_if.c