summaryrefslogtreecommitdiff
path: root/vp8/common/x86
diff options
context:
space:
mode:
authorJohann <johannkoenig@google.com>2010-08-19 13:37:40 -0400
committerJohann <johannkoenig@google.com>2010-08-19 13:37:40 -0400
commit52852da7c9740c335e5295531a77363a413cc140 (patch)
tree0ea95b0cb2e725273197fac15fcabb8fb5cd1f43 /vp8/common/x86
parenta522be29413fb87902293d599f8b177ebe59f751 (diff)
downloadlibvpx-52852da7c9740c335e5295531a77363a413cc140.tar
libvpx-52852da7c9740c335e5295531a77363a413cc140.tar.gz
libvpx-52852da7c9740c335e5295531a77363a413cc140.tar.bz2
libvpx-52852da7c9740c335e5295531a77363a413cc140.zip
cleanup simple loop filter
move some things around, reorder some instructions constant 0 is used several times. load it once per call in horiz, once per loop in vert. separate saturating instructions to avoid stalls. just use one usub8 call to set GE flags, rather than uqsub8 followed by usub8 w/ 0 document some stalls for further consideration Change-Id: Ic3877e0ddbe314bb8a17fd5db73501a7d64570ec
Diffstat (limited to 'vp8/common/x86')
0 files changed, 0 insertions, 0 deletions