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

Side by Side Diff: libvpx/source/config/linux/arm-neon/asm_com_offsets.asm

Issue 7624054: Revert r97185 "Update libvpx snapshot to v0.9.7-p1 (Cayuga)." (Closed) Base URL: svn://chrome-svn/chrome/trunk/deps/third_party
Patch Set: Created 9 years, 4 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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 @ This file was created from a .asm file 1 @ This file was created from a .asm file
2 @ using the ads2gas.pl script. 2 @ using the ads2gas.pl script.
3 .equ DO1STROUNDING, 0 3 .equ DO1STROUNDING, 0
4 .equ yv12_buffer_config_y_width , 0 4 .equ yv12_buffer_config_y_width , 0
5 .equ yv12_buffer_config_y_height , 4 5 .equ yv12_buffer_config_y_height , 4
6 .equ yv12_buffer_config_y_stride , 8 6 .equ yv12_buffer_config_y_stride , 8
7 .equ yv12_buffer_config_uv_width , 12 7 .equ yv12_buffer_config_uv_width , 12
8 .equ yv12_buffer_config_uv_height , 16 8 .equ yv12_buffer_config_uv_height , 16
9 .equ yv12_buffer_config_uv_stride , 20 9 .equ yv12_buffer_config_uv_stride , 20
10 .equ yv12_buffer_config_y_buffer , 24 10 .equ yv12_buffer_config_y_buffer , 24
11 .equ yv12_buffer_config_u_buffer , 28 11 .equ yv12_buffer_config_u_buffer , 28
12 .equ yv12_buffer_config_v_buffer , 32 12 .equ yv12_buffer_config_v_buffer , 32
13 .equ yv12_buffer_config_border , 40 13 .equ yv12_buffer_config_border , 40
14 .equ VP8BORDERINPIXELS_VAL , 32
15 » .section» .note.GNU-stack,"",%progbits
OLDNEW
« no previous file with comments | « libvpx/patches/ugly/01_obj_int_extract.patch ('k') | libvpx/source/config/linux/arm-neon/asm_dec_offsets.asm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698