Index: third_party/libvpx/source/config/nacl/vpx_dsp_rtcd.h |
diff --git a/third_party/libvpx/source/config/nacl/vpx_dsp_rtcd.h b/third_party/libvpx/source/config/nacl/vpx_dsp_rtcd.h |
index dae716e345355d07bbfd791f360c1ecdfdffc529..8d126acaa9ffe62d210bfda09039e88723ee8ac5 100644 |
--- a/third_party/libvpx/source/config/nacl/vpx_dsp_rtcd.h |
+++ b/third_party/libvpx/source/config/nacl/vpx_dsp_rtcd.h |
@@ -100,18 +100,6 @@ void vpx_d207_predictor_4x4_c(uint8_t *dst, ptrdiff_t y_stride, const uint8_t *a |
void vpx_d207_predictor_8x8_c(uint8_t *dst, ptrdiff_t y_stride, const uint8_t *above, const uint8_t *left); |
#define vpx_d207_predictor_8x8 vpx_d207_predictor_8x8_c |
-void vpx_d207e_predictor_16x16_c(uint8_t *dst, ptrdiff_t y_stride, const uint8_t *above, const uint8_t *left); |
-#define vpx_d207e_predictor_16x16 vpx_d207e_predictor_16x16_c |
- |
-void vpx_d207e_predictor_32x32_c(uint8_t *dst, ptrdiff_t y_stride, const uint8_t *above, const uint8_t *left); |
-#define vpx_d207e_predictor_32x32 vpx_d207e_predictor_32x32_c |
- |
-void vpx_d207e_predictor_4x4_c(uint8_t *dst, ptrdiff_t y_stride, const uint8_t *above, const uint8_t *left); |
-#define vpx_d207e_predictor_4x4 vpx_d207e_predictor_4x4_c |
- |
-void vpx_d207e_predictor_8x8_c(uint8_t *dst, ptrdiff_t y_stride, const uint8_t *above, const uint8_t *left); |
-#define vpx_d207e_predictor_8x8 vpx_d207e_predictor_8x8_c |
- |
void vpx_d45_predictor_16x16_c(uint8_t *dst, ptrdiff_t y_stride, const uint8_t *above, const uint8_t *left); |
#define vpx_d45_predictor_16x16 vpx_d45_predictor_16x16_c |
@@ -124,18 +112,9 @@ void vpx_d45_predictor_4x4_c(uint8_t *dst, ptrdiff_t y_stride, const uint8_t *ab |
void vpx_d45_predictor_8x8_c(uint8_t *dst, ptrdiff_t y_stride, const uint8_t *above, const uint8_t *left); |
#define vpx_d45_predictor_8x8 vpx_d45_predictor_8x8_c |
-void vpx_d45e_predictor_16x16_c(uint8_t *dst, ptrdiff_t y_stride, const uint8_t *above, const uint8_t *left); |
-#define vpx_d45e_predictor_16x16 vpx_d45e_predictor_16x16_c |
- |
-void vpx_d45e_predictor_32x32_c(uint8_t *dst, ptrdiff_t y_stride, const uint8_t *above, const uint8_t *left); |
-#define vpx_d45e_predictor_32x32 vpx_d45e_predictor_32x32_c |
- |
void vpx_d45e_predictor_4x4_c(uint8_t *dst, ptrdiff_t y_stride, const uint8_t *above, const uint8_t *left); |
#define vpx_d45e_predictor_4x4 vpx_d45e_predictor_4x4_c |
-void vpx_d45e_predictor_8x8_c(uint8_t *dst, ptrdiff_t y_stride, const uint8_t *above, const uint8_t *left); |
-#define vpx_d45e_predictor_8x8 vpx_d45e_predictor_8x8_c |
- |
void vpx_d63_predictor_16x16_c(uint8_t *dst, ptrdiff_t y_stride, const uint8_t *above, const uint8_t *left); |
#define vpx_d63_predictor_16x16 vpx_d63_predictor_16x16_c |
@@ -148,21 +127,9 @@ void vpx_d63_predictor_4x4_c(uint8_t *dst, ptrdiff_t y_stride, const uint8_t *ab |
void vpx_d63_predictor_8x8_c(uint8_t *dst, ptrdiff_t y_stride, const uint8_t *above, const uint8_t *left); |
#define vpx_d63_predictor_8x8 vpx_d63_predictor_8x8_c |
-void vpx_d63e_predictor_16x16_c(uint8_t *dst, ptrdiff_t y_stride, const uint8_t *above, const uint8_t *left); |
-#define vpx_d63e_predictor_16x16 vpx_d63e_predictor_16x16_c |
- |
-void vpx_d63e_predictor_32x32_c(uint8_t *dst, ptrdiff_t y_stride, const uint8_t *above, const uint8_t *left); |
-#define vpx_d63e_predictor_32x32 vpx_d63e_predictor_32x32_c |
- |
void vpx_d63e_predictor_4x4_c(uint8_t *dst, ptrdiff_t y_stride, const uint8_t *above, const uint8_t *left); |
#define vpx_d63e_predictor_4x4 vpx_d63e_predictor_4x4_c |
-void vpx_d63e_predictor_8x8_c(uint8_t *dst, ptrdiff_t y_stride, const uint8_t *above, const uint8_t *left); |
-#define vpx_d63e_predictor_8x8 vpx_d63e_predictor_8x8_c |
- |
-void vpx_d63f_predictor_4x4_c(uint8_t *dst, ptrdiff_t y_stride, const uint8_t *above, const uint8_t *left); |
-#define vpx_d63f_predictor_4x4 vpx_d63f_predictor_4x4_c |
- |
void vpx_dc_128_predictor_16x16_c(uint8_t *dst, ptrdiff_t y_stride, const uint8_t *above, const uint8_t *left); |
#define vpx_dc_128_predictor_16x16 vpx_dc_128_predictor_16x16_c |
@@ -757,18 +724,6 @@ void vpx_highbd_d207_predictor_4x4_c(uint16_t *dst, ptrdiff_t y_stride, const ui |
void vpx_highbd_d207_predictor_8x8_c(uint16_t *dst, ptrdiff_t y_stride, const uint16_t *above, const uint16_t *left, int bd); |
#define vpx_highbd_d207_predictor_8x8 vpx_highbd_d207_predictor_8x8_c |
-void vpx_highbd_d207e_predictor_16x16_c(uint16_t *dst, ptrdiff_t y_stride, const uint16_t *above, const uint16_t *left, int bd); |
-#define vpx_highbd_d207e_predictor_16x16 vpx_highbd_d207e_predictor_16x16_c |
- |
-void vpx_highbd_d207e_predictor_32x32_c(uint16_t *dst, ptrdiff_t y_stride, const uint16_t *above, const uint16_t *left, int bd); |
-#define vpx_highbd_d207e_predictor_32x32 vpx_highbd_d207e_predictor_32x32_c |
- |
-void vpx_highbd_d207e_predictor_4x4_c(uint16_t *dst, ptrdiff_t y_stride, const uint16_t *above, const uint16_t *left, int bd); |
-#define vpx_highbd_d207e_predictor_4x4 vpx_highbd_d207e_predictor_4x4_c |
- |
-void vpx_highbd_d207e_predictor_8x8_c(uint16_t *dst, ptrdiff_t y_stride, const uint16_t *above, const uint16_t *left, int bd); |
-#define vpx_highbd_d207e_predictor_8x8 vpx_highbd_d207e_predictor_8x8_c |
- |
void vpx_highbd_d45_predictor_16x16_c(uint16_t *dst, ptrdiff_t y_stride, const uint16_t *above, const uint16_t *left, int bd); |
#define vpx_highbd_d45_predictor_16x16 vpx_highbd_d45_predictor_16x16_c |
@@ -781,18 +736,6 @@ void vpx_highbd_d45_predictor_4x4_c(uint16_t *dst, ptrdiff_t y_stride, const uin |
void vpx_highbd_d45_predictor_8x8_c(uint16_t *dst, ptrdiff_t y_stride, const uint16_t *above, const uint16_t *left, int bd); |
#define vpx_highbd_d45_predictor_8x8 vpx_highbd_d45_predictor_8x8_c |
-void vpx_highbd_d45e_predictor_16x16_c(uint16_t *dst, ptrdiff_t y_stride, const uint16_t *above, const uint16_t *left, int bd); |
-#define vpx_highbd_d45e_predictor_16x16 vpx_highbd_d45e_predictor_16x16_c |
- |
-void vpx_highbd_d45e_predictor_32x32_c(uint16_t *dst, ptrdiff_t y_stride, const uint16_t *above, const uint16_t *left, int bd); |
-#define vpx_highbd_d45e_predictor_32x32 vpx_highbd_d45e_predictor_32x32_c |
- |
-void vpx_highbd_d45e_predictor_4x4_c(uint16_t *dst, ptrdiff_t y_stride, const uint16_t *above, const uint16_t *left, int bd); |
-#define vpx_highbd_d45e_predictor_4x4 vpx_highbd_d45e_predictor_4x4_c |
- |
-void vpx_highbd_d45e_predictor_8x8_c(uint16_t *dst, ptrdiff_t y_stride, const uint16_t *above, const uint16_t *left, int bd); |
-#define vpx_highbd_d45e_predictor_8x8 vpx_highbd_d45e_predictor_8x8_c |
- |
void vpx_highbd_d63_predictor_16x16_c(uint16_t *dst, ptrdiff_t y_stride, const uint16_t *above, const uint16_t *left, int bd); |
#define vpx_highbd_d63_predictor_16x16 vpx_highbd_d63_predictor_16x16_c |
@@ -805,18 +748,6 @@ void vpx_highbd_d63_predictor_4x4_c(uint16_t *dst, ptrdiff_t y_stride, const uin |
void vpx_highbd_d63_predictor_8x8_c(uint16_t *dst, ptrdiff_t y_stride, const uint16_t *above, const uint16_t *left, int bd); |
#define vpx_highbd_d63_predictor_8x8 vpx_highbd_d63_predictor_8x8_c |
-void vpx_highbd_d63e_predictor_16x16_c(uint16_t *dst, ptrdiff_t y_stride, const uint16_t *above, const uint16_t *left, int bd); |
-#define vpx_highbd_d63e_predictor_16x16 vpx_highbd_d63e_predictor_16x16_c |
- |
-void vpx_highbd_d63e_predictor_32x32_c(uint16_t *dst, ptrdiff_t y_stride, const uint16_t *above, const uint16_t *left, int bd); |
-#define vpx_highbd_d63e_predictor_32x32 vpx_highbd_d63e_predictor_32x32_c |
- |
-void vpx_highbd_d63e_predictor_4x4_c(uint16_t *dst, ptrdiff_t y_stride, const uint16_t *above, const uint16_t *left, int bd); |
-#define vpx_highbd_d63e_predictor_4x4 vpx_highbd_d63e_predictor_4x4_c |
- |
-void vpx_highbd_d63e_predictor_8x8_c(uint16_t *dst, ptrdiff_t y_stride, const uint16_t *above, const uint16_t *left, int bd); |
-#define vpx_highbd_d63e_predictor_8x8 vpx_highbd_d63e_predictor_8x8_c |
- |
void vpx_highbd_dc_128_predictor_16x16_c(uint16_t *dst, ptrdiff_t y_stride, const uint16_t *above, const uint16_t *left, int bd); |
#define vpx_highbd_dc_128_predictor_16x16 vpx_highbd_dc_128_predictor_16x16_c |