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

Unified Diff: source/libvpx/vpx_dsp/x86/quantize_ssse3_x86_64.asm

Issue 1339513003: libvpx: Pull from upstream (Closed) Base URL: https://chromium.googlesource.com/chromium/deps/libvpx.git@master
Patch Set: Created 5 years, 3 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
« no previous file with comments | « source/libvpx/vpx_dsp/vpx_dsp_common.h ('k') | source/libvpx/vpx_dsp/x86/vpx_subpixel_8t_intrin_ssse3.c » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: source/libvpx/vpx_dsp/x86/quantize_ssse3_x86_64.asm
diff --git a/source/libvpx/vpx_dsp/x86/quantize_ssse3_x86_64.asm b/source/libvpx/vpx_dsp/x86/quantize_ssse3_x86_64.asm
index 820fbda03ea1b37b24e5744077beded7a7c19c7f..3784d9d2eb87319992d980c1414e16c5222f3cf7 100644
--- a/source/libvpx/vpx_dsp/x86/quantize_ssse3_x86_64.asm
+++ b/source/libvpx/vpx_dsp/x86/quantize_ssse3_x86_64.asm
@@ -10,7 +10,6 @@
%include "third_party/x86inc/x86inc.asm"
-
SECTION_RODATA
pw_1: times 8 dw 1
« no previous file with comments | « source/libvpx/vpx_dsp/vpx_dsp_common.h ('k') | source/libvpx/vpx_dsp/x86/vpx_subpixel_8t_intrin_ssse3.c » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698