Data Fields | |
AVFrame | pic |
unsigned | audio_chunk_size |
unsigned | video_chunk_size |
unsigned | padding |
unsigned | stream_index |
Definition at line 33 of file tmv.c.
unsigned TMVContext::audio_chunk_size |
Definition at line 40 of file tmv.c.
Referenced by tmv_read_header(), tmv_read_packet(), and tmv_read_seek().
unsigned TMVContext::padding |
Definition at line 42 of file tmv.c.
Referenced by tmv_read_header(), tmv_read_packet(), and tmv_read_seek().
Definition at line 34 of file tmv.c.
Referenced by tmv_decode_close(), tmv_decode_frame(), and tmv_decode_init().
unsigned TMVContext::stream_index |
unsigned TMVContext::video_chunk_size |
Definition at line 41 of file tmv.c.
Referenced by tmv_read_header(), tmv_read_packet(), and tmv_read_seek().