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 p_this  )  [static]

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

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

static int OpenDecoder ( vlc_object_t p_this  )  [static]

static void tarkin_CopyPicture ( decoder_t p_dec,
picture_t p_pic,
uint8_t *  p_src,
int  i_pitch 
) [static]

int vlc_entry__main ( module_t p_module  ) 

const char* vlc_entry_license__main ( void   ) 


Generated on Wed Mar 31 08:05:42 2010 for VLC by  doxygen 1.5.6