]> granicus.if.org Git - libvpx/commit
Add idct32x32_135_add SSSE3 intrinsics
authorYi Luo <luoyi@google.com>
Wed, 15 Feb 2017 01:09:59 +0000 (17:09 -0800)
committerYi Luo <luoyi@google.com>
Thu, 16 Feb 2017 19:29:34 +0000 (11:29 -0800)
commit72a43e237878cb6f7f964e2fd3aa08ee04c0efee
tree53a643b3e6c221b244472d3e47dcd9943529caf1
parent0bf6b51572442cf6a8ee33a6011a34f1cc74a9dc
Add idct32x32_135_add SSSE3 intrinsics

- Replace the corresponding assembly code.
- No user level speed performance degrade.
- Unit tests passed.

Change-Id: Idd0c5a4bad4976f1617c34100cb46e75e3b961e5
vpx_dsp/vpx_dsp_rtcd_defs.pl
vpx_dsp/x86/inv_txfm_ssse3.c
vpx_dsp/x86/inv_txfm_ssse3_x86_64.asm