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

codebook.h File Reference

#include "ogg.h"

Include dependency graph for codebook.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Typedefs

typedef static_codebook static_codebook
typedef codebook codebook

Functions

void vorbis_staticbook_clear (static_codebook *b)
void vorbis_staticbook_destroy (static_codebook *b)
int vorbis_book_init_decode (codebook *dest, const static_codebook *source)
void vorbis_book_clear (codebook *b)
long _book_maptype1_quantvals (const static_codebook *b)
int vorbis_staticbook_unpack (oggpack_buffer *b, static_codebook *c)
long vorbis_book_decode (codebook *book, oggpack_buffer *b)
long vorbis_book_decodevs_add (codebook *book, ogg_int32_t *a, oggpack_buffer *b, int n, int point)
long vorbis_book_decodev_set (codebook *book, ogg_int32_t *a, oggpack_buffer *b, int n, int point)
long vorbis_book_decodev_add (codebook *book, ogg_int32_t *a, oggpack_buffer *b, int n, int point)
long vorbis_book_decodevv_add (codebook *book, ogg_int32_t **a, long off, int ch, oggpack_buffer *b, int n, int point)
int _ilog (unsigned int v)


Typedef Documentation

typedef struct codebook codebook
 

typedef struct static_codebook static_codebook
 


Function Documentation

long _book_maptype1_quantvals const static_codebook b  ) 
 

int _ilog unsigned int  v  ) 
 

Referenced by VFLOAT_MULTI().

void vorbis_book_clear codebook b  ) 
 

long vorbis_book_decode codebook book,
oggpack_buffer b
 

long vorbis_book_decodev_add codebook book,
ogg_int32_t a,
oggpack_buffer b,
int  n,
int  point
 

long vorbis_book_decodev_set codebook book,
ogg_int32_t a,
oggpack_buffer b,
int  n,
int  point
 

long vorbis_book_decodevs_add codebook book,
ogg_int32_t a,
oggpack_buffer b,
int  n,
int  point
 

long vorbis_book_decodevv_add codebook book,
ogg_int32_t **  a,
long  off,
int  ch,
oggpack_buffer b,
int  n,
int  point
 

int vorbis_book_init_decode codebook dest,
const static_codebook source
 

void vorbis_staticbook_clear static_codebook b  ) 
 

void vorbis_staticbook_destroy static_codebook b  ) 
 

int vorbis_staticbook_unpack oggpack_buffer b,
static_codebook c
 


Generated on Sat Nov 5 16:26:05 2005 for OPIE by  doxygen 1.4.2