ReactOS Fundraising Campaign 2012
 
€ 4,410 / € 30,000

Information | Donate

Home | Info | Community | Development | myReactOS | Contact Us

  1. Home
  2. Community
  3. Development
  4. myReactOS
  5. Fundraiser 2012

  1. Main Page
  2. Alphabetical List
  3. Data Structures
  4. Directories
  5. File List
  6. Data Fields
  7. Globals
  8. Related Pages

ReactOS Development > Doxygen

frame.c File Reference
#include "mpg123lib_intern.h"
#include "getcpuflags.h"
#include "debug.h"

Go to the source code of this file.

Defines

#define NTOM_MUL   (32768)
#define aligned_pointer(p, type, alignment)   align_the_pointer(p, alignment)

Functions

static void frame_fixed_reset (mpg123_handle *fr)
static voidalign_the_pointer (void *base, unsigned int alignment)
void frame_default_pars (mpg123_pars *mp)
void frame_init (mpg123_handle *fr)
void frame_init_par (mpg123_handle *fr, mpg123_pars *mp)
mpg123_pars attribute_align_arg * mpg123_new_pars (int *error)
void attribute_align_arg mpg123_delete_pars (mpg123_pars *mp)
int attribute_align_arg mpg123_reset_eq (mpg123_handle *mh)
int frame_outbuffer (mpg123_handle *fr)
int attribute_align_arg mpg123_replace_buffer (mpg123_handle *mh, unsigned char *data, size_t size)
static void frame_decode_buffers_reset (mpg123_handle *fr)
int frame_buffers (mpg123_handle *fr)
int frame_buffers_reset (mpg123_handle *fr)
void frame_icy_reset (mpg123_handle *fr)
void frame_free_toc (mpg123_handle *fr)
int frame_fill_toc (mpg123_handle *fr, unsigned char *in)
int frame_reset (mpg123_handle *fr)
void frame_free_buffers (mpg123_handle *fr)
void frame_exit (mpg123_handle *fr)
int attribute_align_arg mpg123_info (mpg123_handle *mh, struct mpg123_frameinfo *mi)
off_t frame_fuzzy_find (mpg123_handle *fr, off_t want_frame, off_t *get_frame)
off_t frame_index_find (mpg123_handle *fr, off_t want_frame, off_t *get_frame)
off_t frame_ins2outs (mpg123_handle *fr, off_t ins)
off_t frame_outs (mpg123_handle *fr, off_t num)
off_t frame_expect_outsamples (mpg123_handle *fr)
off_t frame_offset (mpg123_handle *fr, off_t outs)
static off_t ignoreframe (mpg123_handle *fr)
void frame_set_frameseek (mpg123_handle *fr, off_t fe)
void frame_skip (mpg123_handle *fr)
void frame_set_seek (mpg123_handle *fr, off_t sp)
int attribute_align_arg mpg123_volume_change (mpg123_handle *mh, double change)
int attribute_align_arg mpg123_volume (mpg123_handle *mh, double vol)
static int get_rva (mpg123_handle *fr, double *peak, double *gain)
void do_rva (mpg123_handle *fr)
int attribute_align_arg mpg123_getvolume (mpg123_handle *mh, double *base, double *really, double *rva_db)

Generated on Sat May 26 2012 05:16:59 for ReactOS by doxygen 1.7.6.1

ReactOS is a registered trademark or a trademark of ReactOS Foundation in the United States and other countries.