Remove the unnecessary upcasts of (int)cospi_{1...31}_64
authorLinfeng Zhang <linfengz@google.com>
Wed, 13 Sep 2017 20:05:47 +0000 (13:05 -0700)
committerJames Zern <jzern@google.com>
Wed, 20 Sep 2017 21:13:26 +0000 (14:13 -0700)
commit76a3d3fcc518b48a07aacd04f36bbcf902da9405
tree33339b4e5ad50fe6a332129a6b8f407160054d2c
parent64653fa1330c258a52c52a4f32b940424439167c
Remove the unnecessary upcasts of (int)cospi_{1...31}_64

BUG=webm:1450

Change-Id: Ib046fe28caec5b9ebdc9d0152df7c54ff4266858
15 files changed:
vpx_dsp/arm/fwd_txfm_neon.c
vpx_dsp/x86/highbd_idct16x16_add_sse2.c
vpx_dsp/x86/highbd_idct16x16_add_sse4.c
vpx_dsp/x86/highbd_idct32x32_add_sse2.c
vpx_dsp/x86/highbd_idct32x32_add_sse4.c
vpx_dsp/x86/highbd_idct4x4_add_sse2.c
vpx_dsp/x86/highbd_idct4x4_add_sse4.c
vpx_dsp/x86/highbd_idct8x8_add_sse2.c
vpx_dsp/x86/highbd_idct8x8_add_sse4.c
vpx_dsp/x86/highbd_inv_txfm_sse2.h
vpx_dsp/x86/highbd_inv_txfm_sse4.h
vpx_dsp/x86/inv_txfm_sse2.c
vpx_dsp/x86/inv_txfm_sse2.h
vpx_dsp/x86/inv_txfm_ssse3.c
vpx_dsp/x86/inv_txfm_ssse3.h