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

Unified Diff: source/libvpx/vpx_scale/arm/neon/vp8_vpxyv12_copy_y_neon.asm

Issue 11555023: libvpx: Add VP9 decoder. (Closed) Base URL: svn://chrome-svn/chrome/trunk/deps/third_party/libvpx/
Patch Set: Created 8 years 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/vpx_scale/arm/neon/vp8_vpxyv12_copy_y_neon.asm
===================================================================
--- source/libvpx/vpx_scale/arm/neon/vp8_vpxyv12_copy_y_neon.asm (revision 172621)
+++ source/libvpx/vpx_scale/arm/neon/vp8_vpxyv12_copy_y_neon.asm (working copy)
@@ -15,7 +15,7 @@
REQUIRE8
PRESERVE8
- INCLUDE asm_com_offsets.asm
+ INCLUDE vpx_scale_asm_offsets.asm
AREA ||.text||, CODE, READONLY, ALIGN=2

Powered by Google App Engine
This is Rietveld 408576698