tarkin.c File Reference

Include dependency graph for tarkin.c:


Data Structures

struct  decoder_sys_t

Defines

#define TYPE   int16_t
#define TYPE_BITS   10
#define RLECODER   1

Functions

static int OpenDecoder (vlc_object_t *)
static void CloseDecoder (vlc_object_t *)
static void * DecodeBlock (decoder_t *, block_t **)
static picture_tDecodePacket (decoder_t *, block_t **, ogg_packet *)
static void tarkin_CopyPicture (decoder_t *, picture_t *, uint8_t *, int)
int vlc_entry__main (module_t *p_module)
const char * vlc_entry_license__main (void)

Define Documentation

#define RLECODER   1

#define TYPE   int16_t

#define TYPE_BITS   10


Function Documentation

static void CloseDecoder ( vlc_object_t  )  [static]

static void * DecodeBlock ( decoder_t ,
block_t **   
) [static]

static picture_t * DecodePacket ( decoder_t ,
block_t **  ,
ogg_packet *   
) [static]

static int OpenDecoder ( vlc_object_t  )  [static]

static void tarkin_CopyPicture ( decoder_t ,
picture_t ,
uint8_t *  ,
int   
) [static]

int vlc_entry__main ( module_t p_module  ) 

const char* vlc_entry_license__main ( void   ) 


Generated on Wed Aug 13 08:03:17 2008 for VLC by  doxygen 1.5.1