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

Side by Side Diff: libvpx/source/config/linux/arm-neon/asm_dec_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
(Empty)
1 @ This file was created from a .asm file
2 @ using the ads2gas.pl script.
3 .equ DO1STROUNDING, 0
4 .equ detok_scan , 0
5 .equ detok_ptr_block2leftabove , 4
6 .equ detok_coef_tree_ptr , 8
7 .equ detok_teb_base_ptr , 12
8 .equ detok_norm_ptr , 16
9 .equ detok_ptr_coef_bands_x , 20
10 .equ detok_A , 24
11 .equ detok_L , 28
12 .equ detok_qcoeff_start_ptr , 32
13 .equ detok_current_bc , 36
14 .equ detok_coef_probs , 40
15 .equ detok_eob , 56
16 .equ bool_decoder_user_buffer_end , 0
17 .equ bool_decoder_user_buffer , 4
18 .equ bool_decoder_value , 8
19 .equ bool_decoder_count , 12
20 .equ bool_decoder_range , 16
21 .equ tokenextrabits_min_val , 0
22 .equ tokenextrabits_length , 2
OLDNEW
« no previous file with comments | « libvpx/source/config/linux/arm-neon/asm_com_offsets.asm ('k') | libvpx/source/config/linux/arm-neon/asm_enc_offsets.asm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698