Skip to content

AFNI/NIfTI Server

Sections
Personal tools
You are here: Home » AFNI » Documentation

Doxygen Source Code Documentation


Main Page   Alphabetical List   Data Structures   File List   Data Fields   Globals   Search  

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

int convert_init_s::buf_size[3]
 

Definition at line 35 of file convert.h.

Referenced by convert_internal(), mpeg2_convert(), and nullslice_convert().

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

Referenced by convert_internal(), mpeg2_convert(), and nullslice_convert().

void* convert_init_s::id
 

Definition at line 33 of file convert.h.

Referenced by convert_internal(), and mpeg2_convert().

int convert_init_s::id_size
 

Definition at line 34 of file convert.h.

Referenced by convert_internal(), mpeg2_convert(), and nullslice_convert().

void(* convert_init_s::start)(void * id, uint8_t * const * dest, int flags)
 

Referenced by convert_internal(), mpeg2_convert(), and nullslice_convert().


The documentation for this struct was generated from the following file:
 

Powered by Plone

This site conforms to the following standards: