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

Unified 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 side-by-side diff with in-line comments
Download patch
Index: libvpx/source/config/linux/arm-neon/asm_dec_offsets.asm
diff --git a/libvpx/source/config/linux/arm-neon/asm_dec_offsets.asm b/libvpx/source/config/linux/arm-neon/asm_dec_offsets.asm
new file mode 100644
index 0000000000000000000000000000000000000000..90e9ead60b263a7af2c74a5ae090992104210089
--- /dev/null
+++ b/libvpx/source/config/linux/arm-neon/asm_dec_offsets.asm
@@ -0,0 +1,22 @@
+@ This file was created from a .asm file
+@ using the ads2gas.pl script.
+ .equ DO1STROUNDING, 0
+.equ detok_scan , 0
+.equ detok_ptr_block2leftabove , 4
+.equ detok_coef_tree_ptr , 8
+.equ detok_teb_base_ptr , 12
+.equ detok_norm_ptr , 16
+.equ detok_ptr_coef_bands_x , 20
+.equ detok_A , 24
+.equ detok_L , 28
+.equ detok_qcoeff_start_ptr , 32
+.equ detok_current_bc , 36
+.equ detok_coef_probs , 40
+.equ detok_eob , 56
+.equ bool_decoder_user_buffer_end , 0
+.equ bool_decoder_user_buffer , 4
+.equ bool_decoder_value , 8
+.equ bool_decoder_count , 12
+.equ bool_decoder_range , 16
+.equ tokenextrabits_min_val , 0
+.equ tokenextrabits_length , 2
« 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