]> granicus.if.org Git - libvpx/commit
Change cospi_{1...31}_64 from tran_high_t to tran_coef_t
authorLinfeng Zhang <linfengz@google.com>
Wed, 13 Sep 2017 00:13:17 +0000 (17:13 -0700)
committerJames Zern <jzern@google.com>
Wed, 20 Sep 2017 21:13:26 +0000 (14:13 -0700)
commit64653fa1330c258a52c52a4f32b940424439167c
tree7ce584befae28aeaea3959ed296bf76b630a3c79
parentf7b276c26be7564cbbfe6bd3e1a9bf7b59580cf1
Change cospi_{1...31}_64 from tran_high_t to tran_coef_t

The unnecessary upcast to (int) will be cleaned later.

BUG=webm:1450

Change-Id: Ia234575206d5a74540526924b06ed3939322d063
vpx_dsp/arm/fdct16x16_neon.c
vpx_dsp/arm/fdct32x32_neon.c
vpx_dsp/arm/highbd_idct16x16_add_neon.c
vpx_dsp/arm/highbd_idct32x32_add_neon.c
vpx_dsp/arm/highbd_idct4x4_add_neon.c
vpx_dsp/arm/highbd_idct8x8_add_neon.c
vpx_dsp/inv_txfm.c
vpx_dsp/txfm_common.h
vpx_dsp/x86/highbd_idct4x4_add_sse2.c
vpx_dsp/x86/highbd_inv_txfm_sse2.h