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

optimize.c File Reference
#include "mpg123lib_intern.h"
#include "debug.h"

Go to the source code of this file.

Defines

#define dn_generic   "generic"
#define dn_generic_dither   "generic_dither"
#define dn_i386   "i386"
#define dn_i486   "i486"
#define dn_i586   "i586"
#define dn_i586_dither   "i586_dither"
#define dn_MMX   "MMX"
#define dn_3DNow   "3DNow"
#define dn_3DNowExt   "3DNowExt"
#define dn_AltiVec   "AltiVec"
#define dn_SSE   "SSE"
#define dn_x86_64   "x86-64"
#define dn_ARM   "ARM"
#define cpu_i586(s)   1
#define cpu_fpu(s)   1
#define cpu_mmx(s)   1
#define cpu_3dnow(s)   1
#define cpu_3dnowext(s)   1
#define cpu_sse(s)   1
#define cpu_sse2(s)   1
#define cpu_sse3(s)   1
#define IF8(synth)   synth,
#define IFREAL(synth)   synth,
#define IF32(synth)   synth
#define OUT_SYNTHS(synth_16, synth_8, synth_real, synth_32)   { synth_16, IF8(synth_8) IFREAL(synth_real) IF32(synth_32) }

Functions

int synth_stereo_wrap (real *bandPtr_l, real *bandPtr_r, mpg123_handle *fr)
enum optdec defdec (void)
enum optcla decclass (const enum optdec type)
static int find_synth (func_synth synth, const func_synth synths[r_limit][f_limit])
static int find_dectype (mpg123_handle *fr)
int set_synth_functions (mpg123_handle *fr)
int frame_cpu_opt (mpg123_handle *fr, const char *cpu)
enum optdec dectype (const char *decoder)
void check_decoders (void)
const char *attribute_align_arg mpg123_current_decoder (mpg123_handle *mh)
const char attribute_align_arg ** mpg123_decoders (void)
const char attribute_align_arg ** mpg123_supported_decoders (void)

Variables

static const chardecname []
char cpu_flags
struct synth_s synth_base
static const charmpg123_decoder_list []

Generated on Fri May 25 2012 05:59:01 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.