#include <h261.h>
Data Fields | |
MpegEncContext | s |
int | current_mba |
int | previous_mba |
int | mba_diff |
int | mtype |
int | current_mv_x |
int | current_mv_y |
int | gob_number |
int | gob_start_code_skipped |
Definition at line 36 of file h261.h.
Definition at line 39 of file h261.h.
Referenced by ff_h261_encode_mb(), ff_h261_encode_picture_header(), h261_decode_gob(), h261_decode_gob_header(), h261_decode_mb(), and h261_encode_gob_header().
Definition at line 43 of file h261.h.
Referenced by ff_h261_encode_mb(), h261_decode_mb(), and h261_encode_gob_header().
Definition at line 44 of file h261.h.
Referenced by ff_h261_encode_mb(), h261_decode_mb(), and h261_encode_gob_header().
Definition at line 45 of file h261.h.
Referenced by ff_h261_encode_picture_header(), h261_decode_frame(), h261_decode_gob_header(), h261_decode_mb(), h261_decode_mb_skipped(), h261_decode_picture_header(), and h261_encode_gob_header().
Definition at line 46 of file h261.h.
Referenced by ff_h261_resync(), h261_decode_frame(), h261_decode_gob_header(), h261_decode_init(), and h261_decode_mb().
Definition at line 41 of file h261.h.
Referenced by h261_decode_gob(), h261_decode_gob_header(), and h261_decode_mb().
Definition at line 42 of file h261.h.
Referenced by ff_h261_encode_mb(), ff_h261_loop_filter(), h261_decode_mb(), and h261_decode_mb_skipped().
Definition at line 40 of file h261.h.
Referenced by ff_h261_encode_mb(), and h261_encode_gob_header().
Definition at line 37 of file h261.h.
Referenced by ff_h261_resync(), h261_decode_block(), h261_decode_end(), h261_decode_frame(), h261_decode_gob(), h261_decode_gob_header(), h261_decode_init(), h261_decode_mb(), h261_decode_mb_skipped(), h261_decode_picture_header(), h261_encode_block(), and h261_encode_motion().