Clean up unused function warnings in vp8 onyx_if.c
authorJohann <johannkoenig@google.com>
Tue, 25 Aug 2015 23:45:09 +0000 (16:45 -0700)
committerJohann <johannkoenig@google.com>
Wed, 26 Aug 2015 17:29:42 +0000 (10:29 -0700)
commit821f02947e0500e48eb0c48611f0bcda9b135a2b
tree43459b4c439ee736decb375dd0eacc0e9da67b59
parent5c055cc4cfb0be3b42e0b9ac8a7575f7d6a2dad0
Clean up unused function warnings in vp8 onyx_if.c

Remove really unused segmentation_test_function

Hide decide_key_frame and recode_loop_test under non-realtime check.

Change-Id: Ie0113945ffbd096dbb89a553548f526b2a0ee0c6
vp8/encoder/onyx_if.c