Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(13)

Unified Diff: source/libvpx/vp9/common/mips/dspr2/vp9_itrans32_cols_dspr2.c

Issue 1162573005: libvpx: Pull from upstream (Closed) Base URL: https://chromium.googlesource.com/chromium/deps/libvpx.git@master
Patch Set: Created 5 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: source/libvpx/vp9/common/mips/dspr2/vp9_itrans32_cols_dspr2.c
diff --git a/source/libvpx/vp9/common/mips/dspr2/vp9_itrans32_cols_dspr2.c b/source/libvpx/vp9/common/mips/dspr2/vp9_itrans32_cols_dspr2.c
index 132d88ce5f72aff1e17b7c30b2b3a240152f81e6..7ceebb6d88c81296fa9acf22bfebc32dc9b635d5 100644
--- a/source/libvpx/vp9/common/mips/dspr2/vp9_itrans32_cols_dspr2.c
+++ b/source/libvpx/vp9/common/mips/dspr2/vp9_itrans32_cols_dspr2.c
@@ -12,6 +12,7 @@
#include "./vpx_config.h"
#include "./vp9_rtcd.h"
+#include "vpx_ports/mem.h"
#include "vp9/common/vp9_common.h"
#include "vp9/common/vp9_blockd.h"
#include "vp9/common/vp9_idct.h"
« no previous file with comments | « source/libvpx/vp9/common/mips/dspr2/vp9_itrans16_dspr2.c ('k') | source/libvpx/vp9/common/mips/dspr2/vp9_itrans4_dspr2.c » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698