]> granicus.if.org Git - libvpx/commitdiff
mips: add rtcd.h to resolve missing declarations
authorJohann <johannkoenig@google.com>
Tue, 15 Jan 2019 22:22:24 +0000 (14:22 -0800)
committerJohann <johannkoenig@google.com>
Tue, 15 Jan 2019 22:24:28 +0000 (14:24 -0800)
BUG=webm:1584

Change-Id: Ifdebf33356abcc6869f695d129165ba17e042dcd

13 files changed:
vp9/common/mips/msa/vp9_idct16x16_msa.c
vp9/common/mips/msa/vp9_idct4x4_msa.c
vp9/common/mips/msa/vp9_idct8x8_msa.c
vp9/encoder/mips/msa/vp9_fdct16x16_msa.c
vp9/encoder/mips/msa/vp9_fdct4x4_msa.c
vp9/encoder/mips/msa/vp9_fdct8x8_msa.c
vpx_dsp/mips/add_noise_msa.c
vpx_dsp/mips/deblock_msa.c
vpx_dsp/mips/fwd_dct32x32_msa.c
vpx_dsp/mips/idct16x16_msa.c
vpx_dsp/mips/idct32x32_msa.c
vpx_dsp/mips/idct4x4_msa.c
vpx_dsp/mips/idct8x8_msa.c

index 3e3530116d1b9adfcbe82523908a0f8ccc683401..c031322806b6e1c3e12b71ca813084fe08f4c0b5 100644 (file)
@@ -10,6 +10,7 @@
 
 #include <assert.h>
 
+#include "./vp9_rtcd.h"
 #include "vp9/common/vp9_enums.h"
 #include "vpx_dsp/mips/inv_txfm_msa.h"
 
index 786fbdb794c3c8dba214514a8f9f955023ca368d..aaccd5ca7b91a632fd91f834650dc3701b9276bb 100644 (file)
@@ -10,6 +10,7 @@
 
 #include <assert.h>
 
+#include "./vp9_rtcd.h"
 #include "vp9/common/vp9_enums.h"
 #include "vpx_dsp/mips/inv_txfm_msa.h"
 
index e4166775da7b9bc2eb0c05687b6db44214d42b50..76d15ff8c0d23418c65331589cb9ef8e22636840 100644 (file)
@@ -10,6 +10,7 @@
 
 #include <assert.h>
 
+#include "./vp9_rtcd.h"
 #include "vp9/common/vp9_enums.h"
 #include "vpx_dsp/mips/inv_txfm_msa.h"
 
index 0831e59148866d41caf7866fa0c777a6557cdba6..efbbe830dbd79512a688f58c8e942a8897d42a4a 100644 (file)
@@ -10,6 +10,7 @@
 
 #include <assert.h>
 
+#include "./vp9_rtcd.h"
 #include "vp9/common/vp9_enums.h"
 #include "vp9/encoder/mips/msa/vp9_fdct_msa.h"
 #include "vpx_dsp/mips/fwd_txfm_msa.h"
index fa36f09ab85647431e4d52aa7be8a2756bea7021..9c5cc12ef04de0fcf963dc1a20cf4b62f16e647f 100644 (file)
@@ -10,6 +10,7 @@
 
 #include <assert.h>
 
+#include "./vp9_rtcd.h"
 #include "vp9/common/vp9_enums.h"
 #include "vp9/encoder/mips/msa/vp9_fdct_msa.h"
 
index 604db853c4186796c21451cce15b3f3acb77f225..26d81aa9ef89daf4e27fb9c3d96892c04371cedc 100644 (file)
@@ -10,6 +10,7 @@
 
 #include <assert.h>
 
+#include "./vp9_rtcd.h"
 #include "vp9/common/vp9_enums.h"
 #include "vp9/encoder/mips/msa/vp9_fdct_msa.h"
 
index 43d2c1146ecf0c695532c3176ab76ab829834d9b..97541411e413f956b6d69814eeef3c5003e90fdf 100644 (file)
@@ -9,7 +9,9 @@
  */
 
 #include <stdlib.h>
-#include "./macros_msa.h"
+
+#include "./vpx_dsp_rtcd.h"
+#include "vpx_dsp/mips/macros_msa.h"
 
 void vpx_plane_add_noise_msa(uint8_t *start_ptr, const int8_t *noise,
                              int blackclamp, int whiteclamp, int width,
index 1707d32841004332df15f34a705b88af7bfc4529..4e93ff594d05d77720551ddca2249ee3cc93f249 100644 (file)
@@ -10,7 +10,8 @@
 
 #include <stdlib.h>
 
-#include "./macros_msa.h"
+#include "./vpx_dsp_rtcd.h"
+#include "vpx_dsp/mips/macros_msa.h"
 
 extern const int16_t vpx_rv[];
 
index 06fdc951e793e30ce9cc36518e01a22ff3cd7695..36583e2d240dcae0904bf2ddf6695241be65ac03 100644 (file)
@@ -8,6 +8,7 @@
  *  be found in the AUTHORS file in the root of the source tree.
  */
 
+#include "./vpx_dsp_rtcd.h"
 #include "vpx_dsp/mips/fwd_txfm_msa.h"
 
 static void fdct8x32_1d_column_load_butterfly(const int16_t *input,
index 2a211c5677e38730f88dfce9f4e67d29eb481388..7ca61a28ec8b9c3c613767365b55032d4f524ba4 100644 (file)
@@ -8,6 +8,7 @@
  *  be found in the AUTHORS file in the root of the source tree.
  */
 
+#include "./vpx_dsp_rtcd.h"
 #include "vpx_dsp/mips/inv_txfm_msa.h"
 
 void vpx_idct16_1d_rows_msa(const int16_t *input, int16_t *output) {
index 2ea6136f9bcff76fb82cca95099f7b62bd91bec7..053948183a0c1b77f2ee702cb0087c4fda9a29b4 100644 (file)
@@ -8,6 +8,7 @@
  *  be found in the AUTHORS file in the root of the source tree.
  */
 
+#include "./vpx_dsp_rtcd.h"
 #include "vpx_dsp/mips/inv_txfm_msa.h"
 
 static void idct32x8_row_transpose_store(const int16_t *input,
index 0a85742f10651af506e1e2357f74c1d0d78f7af7..56ffec3cba9f013df44449cfd493efdd1128e412 100644 (file)
@@ -8,6 +8,7 @@
  *  be found in the AUTHORS file in the root of the source tree.
  */
 
+#include "./vpx_dsp_rtcd.h"
 #include "vpx_dsp/mips/inv_txfm_msa.h"
 
 void vpx_iwht4x4_16_add_msa(const int16_t *input, uint8_t *dst,
index 7f77d201918745c92484f0f57a4539e4d9d4523e..a383ff206674032a241aa069b7a71acd2f978012 100644 (file)
@@ -8,6 +8,7 @@
  *  be found in the AUTHORS file in the root of the source tree.
  */
 
+#include "./vpx_dsp_rtcd.h"
 #include "vpx_dsp/mips/inv_txfm_msa.h"
 
 void vpx_idct8x8_64_add_msa(const int16_t *input, uint8_t *dst,