| - -( dyne // software :: culture :: events :: planet :: discussion :: museum \\ freaknet )- - |
#include <math.h>
#include <generic.h>
#include <config.h>
#include <jutils.h>
Go to the source code of this file.
Functions | |
| int | resample_mono_22 (IN_DATATYPE *dest, IN_DATATYPE *src, IN_DATATYPE *prev, unsigned int num, float volume) |
| int | resample_stereo_22 (IN_DATATYPE *dest, IN_DATATYPE *src, IN_DATATYPE *prev, unsigned int num, float volume) |
| int | resample_mono_44 (IN_DATATYPE *dest, IN_DATATYPE *src, IN_DATATYPE *prev, unsigned int num, float volume) |
| int | resample_stereo_44 (IN_DATATYPE *dest, IN_DATATYPE *src, IN_DATATYPE *prev, unsigned int num, float volume) |
| int | mixxx_stereo_44_novol (int *dest, short *chan, int num) |
|
||||||||||||||||
|
Definition at line 494 of file audioproc.cpp. |
|
||||||||||||||||||||||||
|
Definition at line 249 of file audioproc.cpp. |
|
||||||||||||||||||||||||
|
Definition at line 471 of file audioproc.cpp. |
|
||||||||||||||||||||||||
|
Definition at line 278 of file audioproc.cpp. |
|
||||||||||||||||||||||||
|
Definition at line 485 of file audioproc.cpp. |
|
|
|
|
| Copyleft 2000 - 2008 dyne.org foundation and respective authors. Verbatim copying and distribution is permitted in any medium, provided this notice is preserved. Send inquiries & questions to dyne.org's hackers. |
|