]> granicus.if.org Git - libvpx/commit
Speed up tm_predictor_16x16
authorJian Zhou <zhoujian@google.com>
Tue, 1 Dec 2015 01:46:40 +0000 (17:46 -0800)
committerJian Zhou <zhoujian@google.com>
Tue, 1 Dec 2015 01:46:40 +0000 (17:46 -0800)
commitc7fae5d893dbced3f4c512ae9a91404c8d29f9d2
tree2d9a2eb69480e51f78da7a1c57a79e1f9be90f1a
parent610b413d7b9c7b9633ce6eb79e3daa7275542a40
Speed up tm_predictor_16x16

Reduce mem access to left. Speed up by 10% in ./test_intra_pred_speed
with the same instruction size.

Change-Id: Ia33689d62476972cc82ebb06b50415aeccc95d15
vpx_dsp/x86/intrapred_sse2.asm