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

Unified Diff: source/libvpx/vp9/common/mips/msa/vp9_idct_msa.h

Issue 1169543007: libvpx: Pull from upstream (Closed) Base URL: https://chromium.googlesource.com/chromium/deps/libvpx.git@master
Patch Set: Created 5 years, 6 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/msa/vp9_idct_msa.h
diff --git a/source/libvpx/vp9/common/mips/msa/vp9_idct_msa.h b/source/libvpx/vp9/common/mips/msa/vp9_idct_msa.h
index bb5ba0d14eac9965df5c88e6b8a20f257b4c5661..60e27fc110722a7fa6c6f9e7e0751ef242ea2e0f 100644
--- a/source/libvpx/vp9/common/mips/msa/vp9_idct_msa.h
+++ b/source/libvpx/vp9/common/mips/msa/vp9_idct_msa.h
@@ -11,8 +11,6 @@
#ifndef VP9_COMMON_MIPS_MSA_VP9_IDCT_MSA_H_
#define VP9_COMMON_MIPS_MSA_VP9_IDCT_MSA_H_
-#include <assert.h>
-
#include "vpx_ports/mem.h"
#include "vp9/common/vp9_idct.h"
#include "vp9/common/mips/msa/vp9_macros_msa.h"
« no previous file with comments | « source/libvpx/vp9/common/mips/msa/vp9_idct8x8_msa.c ('k') | source/libvpx/vp9/common/mips/msa/vp9_loopfilter_16_msa.c » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698