MythTV  0.26-pre
Public Attributes
mpeg2_convert_init_s Struct Reference

#include <mpeg2.h>

List of all members.

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)

Detailed Description

Definition at line 135 of file mpeg2.h.


Member Data Documentation

Definition at line 136 of file mpeg2.h.

Referenced by mpeg2_convert(), and mpeg2_stride().

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().

void(* mpeg2_convert_init_s::copy)(void *id, uint8_t *const *src, unsigned int v_offset)

Definition at line 140 of file mpeg2.h.

Referenced by mpeg2_header_picture_finalize().


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends