zenilib  0.5.3.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
synthesis.c File Reference
#include <stdio.h>
#include <ogg/ogg.h>
#include "vorbis/codec.h"
#include "codec_internal.h"
#include "registry.h"
#include "misc.h"
#include "os.h"

Go to the source code of this file.

Functions

long vorbis_packet_blocksize (vorbis_info *vi, ogg_packet *op)
 
int vorbis_synthesis (vorbis_block *vb, ogg_packet *op)
 
int vorbis_synthesis_halfrate (vorbis_info *vi, int flag)
 
int vorbis_synthesis_halfrate_p (vorbis_info *vi)
 
int vorbis_synthesis_trackonly (vorbis_block *vb, ogg_packet *op)
 

Function Documentation

int vorbis_synthesis_halfrate ( vorbis_info vi,
int  flag 
)
int vorbis_synthesis_halfrate_p ( vorbis_info vi)