#include <mpeg2_internal.h>
Definition at line 53 of file mpeg2_internal.h.
Public Attributes | |
| uint8_t * | ref [2][3] |
| uint8_t ** | ref2 [2] |
| int | pmv [2][2] |
| int | f_code [2] |
| uint8_t* motion_t::ref[2][3] |
| uint8_t** motion_t::ref2[2] |
| int motion_t::pmv[2][2] |
Definition at line 56 of file mpeg2_internal.h.
Referenced by motion_fi_conceal(), motion_mp1(), mpeg2_slice(), and slice_init().
| int motion_t::f_code[2] |
Definition at line 57 of file mpeg2_internal.h.
Referenced by motion_fi_conceal(), motion_mp1(), mpeg2_header_picture(), and picture_coding_ext().
1.5.5