
Data Fields | |
| MpegEncContext | s |
| int | j_type_bit |
| int | j_type |
| int | flag3 |
| int | flag63 |
| int | abt_flag |
| int | abt_type |
| int | abt_type_table [6] |
| int | per_mb_abt |
| int | per_block_abt |
| int | mspel_bit |
| int | cbp_table_index |
| int | top_left_mv_flag |
| int | per_mb_rl_bit |
| int | skip_type |
| int | hshift |
| ScanTable | abt_scantable [2] |
| DCTELEM abt_block2[6][64] | __align8 |
Definition at line 33 of file wmv2.c.
Definition at line 34 of file wmv2.c.
Referenced by decode_ext_header(), parse_mb_skip(), wmv2_add_block(), wmv2_common_init(), wmv2_decode_inter_block(), wmv2_decode_motion(), and wmv2_pred_motion().
Definition at line 35 of file wmv2.c.
Referenced by decode_ext_header(), and ff_wmv2_decode_secondary_picture_header().
Definition at line 36 of file wmv2.c.
Referenced by ff_wmv2_decode_secondary_picture_header(), and wmv2_decode_mb().
Definition at line 39 of file wmv2.c.
Referenced by decode_ext_header(), ff_wmv2_decode_secondary_picture_header(), and wmv2_decode_mb().
Definition at line 40 of file wmv2.c.
Referenced by ff_wmv2_decode_secondary_picture_header(), wmv2_decode_inter_block(), and wmv2_decode_mb().
| int Wmv2Context::abt_type_table[6] |
Definition at line 41 of file wmv2.c.
Referenced by wmv2_add_block(), and wmv2_decode_inter_block().
Definition at line 42 of file wmv2.c.
Referenced by ff_wmv2_decode_secondary_picture_header(), and wmv2_decode_mb().
Definition at line 43 of file wmv2.c.
Referenced by wmv2_decode_inter_block(), and wmv2_decode_mb().
Definition at line 44 of file wmv2.c.
Referenced by decode_ext_header(), and ff_wmv2_decode_secondary_picture_header().
Definition at line 45 of file wmv2.c.
Referenced by ff_wmv2_decode_secondary_picture_header(), and wmv2_decode_mb().
Definition at line 47 of file wmv2.c.
Referenced by decode_ext_header(), and ff_wmv2_decode_secondary_picture_header().
Definition at line 49 of file wmv2.c.
Referenced by ff_mspel_motion(), wmv2_decode_mb(), and wmv2_decode_motion().
Definition at line 51 of file wmv2.c.
Referenced by wmv2_common_init(), and wmv2_decode_inter_block().
| DCTELEM abt_block2 [6][64] Wmv2Context::__align8 |
1.5.5