]> granicus.if.org Git - libvpx/commit
variance: call C comp_avg_pred
authorJohann <johannkoenig@google.com>
Fri, 14 Jul 2017 18:29:32 +0000 (11:29 -0700)
committerJohann Koenig <johannkoenig@google.com>
Tue, 18 Jul 2017 20:22:53 +0000 (20:22 +0000)
commit4b9a848bb3d0f08ab423aca795132af9f2aea7bf
tree020f70afce9dbd96ff09398fbfd2b8bc88ce38aa
parent666e394d41c68e9a57866fc3bd70e54b36d43ab4
variance: call C comp_avg_pred

Keep optimized code out of the reference implementation. This matches
the style of the other sub calls.

Change-Id: I3da6acd4f2c647b029c420e22ac9410a18259689
vpx_dsp/variance.c