summaryrefslogtreecommitdiff
path: root/vp9/encoder
diff options
context:
space:
mode:
authorJohn Koleszar <jkoleszar@google.com>2013-04-25 22:07:29 -0700
committerJames Zern <jzern@google.com>2013-07-09 14:26:53 -0700
commitf0d9f10d24fdf8729ee21bc5aa54fa09a2f93726 (patch)
tree4618157699ad085febf4cd5ca6015a8093254b57 /vp9/encoder
parent5900d13183abad3db06231012f5d26b02cb885c7 (diff)
downloadlibvpx-f0d9f10d24fdf8729ee21bc5aa54fa09a2f93726.tar
libvpx-f0d9f10d24fdf8729ee21bc5aa54fa09a2f93726.tar.gz
libvpx-f0d9f10d24fdf8729ee21bc5aa54fa09a2f93726.tar.bz2
libvpx-f0d9f10d24fdf8729ee21bc5aa54fa09a2f93726.zip
Remove all asm offset files from VP9
The files are empty and unused. Change-Id: Ieb4242d14273efdf24149bda33f9591540bba06a
Diffstat (limited to 'vp9/encoder')
-rw-r--r--vp9/encoder/vp9_asm_enc_offsets.c17
1 files changed, 0 insertions, 17 deletions
diff --git a/vp9/encoder/vp9_asm_enc_offsets.c b/vp9/encoder/vp9_asm_enc_offsets.c
deleted file mode 100644
index 921e8f063..000000000
--- a/vp9/encoder/vp9_asm_enc_offsets.c
+++ /dev/null
@@ -1,17 +0,0 @@
-/*
- * Copyright (c) 2011 The WebM project authors. All Rights Reserved.
- *
- * Use of this source code is governed by a BSD-style license
- * that can be found in the LICENSE file in the root of the source
- * tree. An additional intellectual property rights grant can be found
- * in the file PATENTS. All contributing project authors may
- * be found in the AUTHORS file in the root of the source tree.
- */
-
-
-#include "vpx_ports/asm_offsets.h"
-
-BEGIN
-
-
-END