OLD | NEW |
(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 |
OLD | NEW |