| Index: source/libvpx/vp9/common/vp9_rtcd_defs.sh
|
| ===================================================================
|
| --- source/libvpx/vp9/common/vp9_rtcd_defs.sh (revision 219847)
|
| +++ source/libvpx/vp9/common/vp9_rtcd_defs.sh (working copy)
|
| @@ -310,7 +310,7 @@
|
| specialize vp9_short_idct10_8x8_add sse2 neon
|
|
|
| prototype void vp9_short_idct16x16_1_add "int16_t *input, uint8_t *dest, int dest_stride"
|
| -specialize vp9_short_idct16x16_1_add sse2
|
| +specialize vp9_short_idct16x16_1_add sse2 neon
|
|
|
| prototype void vp9_short_idct16x16_add "int16_t *input, uint8_t *dest, int dest_stride"
|
| specialize vp9_short_idct16x16_add sse2 neon
|
|
|