Definition at line 40 of file wmv2.c.
Public Member Functions | |
| DECLARE_ALIGNED_8 (DCTELEM, abt_block2[6][64]) | |
Public Attributes | |
| MpegEncContext | s |
| IntraX8Context | x8 |
| int | j_type_bit |
| int | j_type |
| 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] |
| Wmv2Context::DECLARE_ALIGNED_8 | ( | DCTELEM | , | |
| abt_block2 | [6][64] | |||
| ) |
Definition at line 41 of file wmv2.c.
Referenced by decode_ext_header(), encode_ext_header(), parse_mb_skip(), wmv2_add_block(), wmv2_common_init(), wmv2_decode_init(), wmv2_decode_inter_block(), wmv2_decode_motion(), and wmv2_pred_motion().
Definition at line 42 of file wmv2.c.
Referenced by ff_wmv2_decode_secondary_picture_header(), and wmv2_decode_init().
Definition at line 43 of file wmv2.c.
Referenced by decode_ext_header(), encode_ext_header(), ff_wmv2_decode_secondary_picture_header(), and ff_wmv2_encode_picture_header().
Definition at line 44 of file wmv2.c.
Referenced by ff_wmv2_decode_mb(), ff_wmv2_decode_secondary_picture_header(), and ff_wmv2_encode_picture_header().
Definition at line 45 of file wmv2.c.
Referenced by decode_ext_header(), encode_ext_header(), ff_wmv2_decode_mb(), ff_wmv2_decode_secondary_picture_header(), and ff_wmv2_encode_picture_header().
Definition at line 46 of file wmv2.c.
Referenced by ff_wmv2_decode_mb(), ff_wmv2_decode_secondary_picture_header(), ff_wmv2_encode_picture_header(), and wmv2_decode_inter_block().
| int Wmv2Context::abt_type_table[6] |
Definition at line 47 of file wmv2.c.
Referenced by wmv2_add_block(), and wmv2_decode_inter_block().
Definition at line 48 of file wmv2.c.
Referenced by ff_wmv2_decode_mb(), ff_wmv2_decode_secondary_picture_header(), and ff_wmv2_encode_picture_header().
Definition at line 49 of file wmv2.c.
Referenced by ff_wmv2_decode_mb(), and wmv2_decode_inter_block().
Definition at line 50 of file wmv2.c.
Referenced by decode_ext_header(), encode_ext_header(), ff_wmv2_decode_secondary_picture_header(), and ff_wmv2_encode_picture_header().
Definition at line 51 of file wmv2.c.
Referenced by ff_wmv2_decode_mb(), ff_wmv2_decode_secondary_picture_header(), ff_wmv2_encode_mb(), and ff_wmv2_encode_picture_header().
Definition at line 52 of file wmv2.c.
Referenced by decode_ext_header(), encode_ext_header(), and wmv2_pred_motion().
Definition at line 53 of file wmv2.c.
Referenced by decode_ext_header(), encode_ext_header(), ff_wmv2_decode_secondary_picture_header(), and ff_wmv2_encode_picture_header().
Definition at line 55 of file wmv2.c.
Referenced by ff_mspel_motion(), ff_wmv2_decode_mb(), and wmv2_decode_motion().
Definition at line 57 of file wmv2.c.
Referenced by wmv2_common_init(), and wmv2_decode_inter_block().
1.5.5