decoder.c File Reference

Include dependency graph for decoder.c:


Data Structures

struct  decoder_sys_t

Functions

static void * DecodeBlock (decoder_t *p_dec, block_t **pp_block)
static int OpenDecoderCommon (vlc_object_t *p_this, bool b_force_dump)
int OpenDecoder (vlc_object_t *p_this)
int OpenDecoderDump (vlc_object_t *p_this)
void CloseDecoder (vlc_object_t *p_this)

Function Documentation

void CloseDecoder ( vlc_object_t p_this  ) 

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

int OpenDecoder ( vlc_object_t p_this  ) 

static int OpenDecoderCommon ( vlc_object_t p_this,
bool  b_force_dump 
) [static]

int OpenDecoderDump ( vlc_object_t p_this  ) 

References OpenDecoderCommon().


Generated on Tue May 25 08:05:34 2010 for VLC by  doxygen 1.5.6