Don't use 'h' for functions using x86inc.asm
authorJohann <johannkoenig@google.com>
Tue, 28 Jul 2015 21:00:32 +0000 (14:00 -0700)
committerJohann <johannkoenig@google.com>
Tue, 28 Jul 2015 21:00:32 +0000 (14:00 -0700)
commit124ada514b04f8219655e52f087ec94170bfe111
treee0ec5c150babe5d4c99b97f6f5b344dce443960a
parentfe7cabe8b6ef9d2d16c25eb3de15d856d7fd8ace
Don't use 'h' for functions using x86inc.asm

In newer version of x86inc.asm 'h' is used as a modifier for register
names.

Change-Id: Ie5b9dd2f91ecdc8f6f18b2701b6dc23042b604e4
vpx_dsp/x86/highbd_subpel_variance_impl_sse2.asm
vpx_dsp/x86/subpel_variance_sse2.asm