voc.c File Reference

Include dependency graph for voc.c:


Data Structures

struct  demux_sys_t

Defines

#define SAMPLES_BUFFER   1000

Functions

static int Open (vlc_object_t *)
static void Close (vlc_object_t *)
int vlc_entry__main (module_t *p_module)
const char * vlc_entry_license__main (void)
static int Demux (demux_t *)
static int Control (demux_t *, int i_query, va_list args)
static int fmtcmp (es_format_t *ofmt, es_format_t *nfmt)
static unsigned int fix_voc_sr (unsigned int sr)
static int ReadBlockHeader (demux_t *p_demux)

Variables

static const char ct_header [] = "Creative Voice File\x1a"

Define Documentation

#define SAMPLES_BUFFER   1000


Function Documentation

static void Close ( vlc_object_t  )  [static]

static int Control ( demux_t ,
int  i_query,
va_list  args 
) [static]

static int Demux ( demux_t  )  [static]

static unsigned int fix_voc_sr ( unsigned int  sr  )  [static]

static int fmtcmp ( es_format_t ofmt,
es_format_t nfmt 
) [static]

static int Open ( vlc_object_t  )  [static]

static int ReadBlockHeader ( demux_t p_demux  )  [static]

int vlc_entry__main ( module_t p_module  ) 

const char* vlc_entry_license__main ( void   ) 


Variable Documentation

const char ct_header[] = "Creative Voice File\x1a" [static]


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