Doxygen Source Code Documentation
convert_init_s Struct Reference
#include <convert.h>
Data Fields | |
| void * | id |
| int | id_size |
| int | buf_size [3] |
| void(* | start )(void *id, uint8_t *const *dest, int flags) |
| void(* | copy )(void *id, uint8_t *const *src, unsigned int v_offset) |
Field Documentation
|
|
Definition at line 35 of file convert.h. Referenced by convert_internal(), mpeg2_convert(), and nullslice_convert(). |
|
|
Referenced by convert_internal(), mpeg2_convert(), and nullslice_convert(). |
|
|
Definition at line 33 of file convert.h. Referenced by convert_internal(), and mpeg2_convert(). |
|
|
Definition at line 34 of file convert.h. Referenced by convert_internal(), mpeg2_convert(), and nullslice_convert(). |
|
|
Referenced by convert_internal(), mpeg2_convert(), and nullslice_convert(). |
The documentation for this struct was generated from the following file: