speex_header.c File Reference

#include "misc.h"
#include <speex/speex_header.h>
#include <speex/speex.h>

Include dependency graph for speex_header.c:


Defines

#define NULL   0
#define ENDIAN_SWITCH(x)   {x=le_int(x);}

Functions

void speex_init_header (SpeexHeader *header, int rate, int nb_channels, const SpeexMode *m)
char * speex_header_to_packet (SpeexHeader *header, int *size)
SpeexHeader * speex_packet_to_header (char *packet, int size)

Define Documentation

#define ENDIAN_SWITCH  )     {x=le_int(x);}
 

#define NULL   0
 


Function Documentation

char* speex_header_to_packet SpeexHeader *  header,
int *  size
 

void speex_init_header SpeexHeader *  header,
int  rate,
int  nb_channels,
const SpeexMode *  m
 

SpeexHeader* speex_packet_to_header char *  packet,
int  size
 


Generated on Mon Jun 19 22:41:26 2006 for speex by  doxygen 1.4.6