Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

wvoggspeex.cc File Reference

#include "wvoggspeex.h"
#include <ogg/ogg.h>
#include <speex.h>
#include <speex_header.h>
#include <unistd.h>

Go to the source code of this file.

Defines

#define OGG_SPEEX_DECODER_BUF_SIZE   16384

Functions

unsigned long int getint_le (WvBuf &inbuf)
 Extracts a little endian integer from a buffer.

void putint_le (WvBuf &outbuf, unsigned long int value)
 Appends a little endian integer to a buffer.


Define Documentation

#define OGG_SPEEX_DECODER_BUF_SIZE   16384
 

Definition at line 16 of file wvoggspeex.cc.

Referenced by WvOggSpeexDecoder::_typedencode().


Function Documentation

unsigned long int getint_le WvBuf inbuf  )  [static]
 

Extracts a little endian integer from a buffer.

Definition at line 19 of file wvoggspeex.cc.

References WvBufBase< unsigned char >::getch().

void putint_le WvBuf outbuf,
unsigned long int  value
[static]
 

Appends a little endian integer to a buffer.

Definition at line 28 of file wvoggspeex.cc.

References WvBufBase< unsigned char >::putch().


Generated on Tue Oct 5 01:09:22 2004 for WvStreams by doxygen 1.3.7