summaryrefslogtreecommitdiff
path: root/vp9/decoder/vp9_dsubexp.c
diff options
context:
space:
mode:
authorJohann <johannkoenig@google.com>2015-05-26 11:30:25 -0700
committerJohann <johannkoenig@google.com>2015-06-03 22:10:51 -0700
commiteb88b172fe5e5fece6676b24a2b6b787e4901753 (patch)
tree603cc8dc645403ab20e39702bdf6df2a7c2f327c /vp9/decoder/vp9_dsubexp.c
parent01853d7ce9511fb528289c44f1b1881288f10090 (diff)
downloadlibvpx-eb88b172fe5e5fece6676b24a2b6b787e4901753.tar
libvpx-eb88b172fe5e5fece6676b24a2b6b787e4901753.tar.gz
libvpx-eb88b172fe5e5fece6676b24a2b6b787e4901753.tar.bz2
libvpx-eb88b172fe5e5fece6676b24a2b6b787e4901753.zip
Make vp9 subpixel match vp8
The only difference between the two was that the vp9 function allowed for every step in the bilinear filter (16 steps) while vp8 only allowed for half of those. Since all the call sites in vp9 (<< 1) the input, it only ever used the same steps as vp8. This will allow moving the subpel variance to vpx_dsp with the rest of the variance functions. Change-Id: I6fa2509350a2dc610c46b3e15bde98a15a084b75
Diffstat (limited to 'vp9/decoder/vp9_dsubexp.c')
0 files changed, 0 insertions, 0 deletions