Move, rename, and inline high_inter_predictor.
authorAlex Converse <aconverse@google.com>
Wed, 18 May 2016 00:45:33 +0000 (17:45 -0700)
committerAlex Converse <aconverse@google.com>
Wed, 18 May 2016 16:39:49 +0000 (09:39 -0700)
commita5191f3e60a21df728414151919e6ebbf9ce37b6
tree0360f6f8e814bccb2042287174d8ec331c2b7af3
parentbdfbd6325ef8582beb0cb382f7d0f12cc488ecee
Move, rename, and inline high_inter_predictor.

The inlining mirrors what was done with the low bit depth
inter_predictor. And the new highbd_inter_predictor name is more
consistent with other high bit depth functions.

Change-Id: I96437f745759aeec6260c6e39a974bf36f1c211c
vp9/common/vp9_reconinter.c
vp9/common/vp9_reconinter.h
vp9/decoder/vp9_decodeframe.c