#include <mpeg2.h>
Definition at line 98 of file mpeg2.h.
Public Attributes | |
| uint8_t * | buf [3] |
| void * | id |
| uint8_t* mpeg2_fbuf_s::buf[3] |
Definition at line 99 of file mpeg2.h.
Referenced by MPEG2fixup::BuildFrame(), AvFormatDecoderPrivate::DecodeMPEG2Video(), mpeg2_header_picture_finalize(), mpeg2_header_slice_start(), mpeg2_header_state_init(), mpeg2_set_buf(), and MPEG2fixup::WriteYUV().
| void* mpeg2_fbuf_s::id |
Definition at line 100 of file mpeg2.h.
Referenced by MPEG2fixup::BuildFrame(), AvFormatDecoderPrivate::DecodeMPEG2Video(), mpeg2_header_picture_finalize(), and mpeg2_set_buf().
1.5.5