|
MythTV
0.26-pre
|
#include <mpeg2.h>
Public Attributes | |
| unsigned int | id_size |
| unsigned int | buf_size [3] |
| void(* | start )(void *id, const mpeg2_fbuf_t *fbuf, const mpeg2_picture_t *picture, const mpeg2_gop_t *gop) |
| void(* | copy )(void *id, uint8_t *const *src, unsigned int v_offset) |
| unsigned int mpeg2_convert_init_s::id_size |
Definition at line 136 of file mpeg2.h.
Referenced by mpeg2_convert(), and mpeg2_stride().
| unsigned int mpeg2_convert_init_s::buf_size[3] |
Definition at line 137 of file mpeg2.h.
Referenced by mpeg2_header_picture_finalize().
| void(* mpeg2_convert_init_s::start)(void *id, const mpeg2_fbuf_t *fbuf, const mpeg2_picture_t *picture, const mpeg2_gop_t *gop) |
Definition at line 138 of file mpeg2.h.
Referenced by mpeg2_header_picture_finalize().
Definition at line 140 of file mpeg2.h.
Referenced by mpeg2_header_picture_finalize().
1.7.6.1