summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorYunqing Wang <yunqingwang@google.com>2014-04-28 14:42:23 -0700
committerYunqing Wang <yunqingwang@google.com>2014-04-28 14:51:53 -0700
commit33df6d1fc1d268b4901b74b4141f83594266f041 (patch)
tree87031fef033550336f5d32c3cfe55ae4cf6d2e09 /test
parent5ba44e37a470be7ec74f717c293cfcb864c84a0d (diff)
downloadlibvpx-33df6d1fc1d268b4901b74b4141f83594266f041.tar
libvpx-33df6d1fc1d268b4901b74b4141f83594266f041.tar.gz
libvpx-33df6d1fc1d268b4901b74b4141f83594266f041.tar.bz2
libvpx-33df6d1fc1d268b4901b74b4141f83594266f041.zip
Save NEON registers in VP8 NEON functions
The recent compiler can generate optimized code that uses NEON registers for various operations besides floating-point operations. Therefore, only saving callee-saved registers d8 - d15 at the beginning of the encoder/decoder is not enough anymore. This patch added register saving code in VP8 NEON functions that use those registers. Change-Id: Ie9e44f5188cf410990c8aaaac68faceee9dffd31
Diffstat (limited to 'test')
0 files changed, 0 insertions, 0 deletions