Use common coefficient definition in neon idct implementations
Replace the duplicate coefficient definition in neon implementations of inverse transform with those from vpx_dsp/txfm_common.h Change-Id: I4cd9bd9569ab1793dfdbb6f16d80bcb581599f0d
Showing
- vp9/common/arm/neon/vp9_idct16x16_add_neon.c 1 addition, 16 deletionsvp9/common/arm/neon/vp9_idct16x16_add_neon.c
- vp9/common/arm/neon/vp9_idct32x32_add_neon.c 1 addition, 32 deletionsvp9/common/arm/neon/vp9_idct32x32_add_neon.c
- vp9/common/arm/neon/vp9_idct8x8_add_neon.c 1 addition, 8 deletionsvp9/common/arm/neon/vp9_idct8x8_add_neon.c
Loading
Please register or sign in to comment