Home
last modified time | relevance | path

Searched defs:SYNTH_NAME (Results 1 – 7 of 7) sorted by relevance

/reactos/sdk/lib/3rdparty/libmpg123/
H A Dsynth_8bit.c25 #define SYNTH_NAME synth_1to1_8bit macro
30 #define SYNTH_NAME fr->synths.plain[r_1to1][f_8] macro
40 #define SYNTH_NAME synth_1to1_8bit_i386 macro
51 #define SYNTH_NAME synth_1to1_8bit_wrap macro
69 #define SYNTH_NAME synth_2to1_8bit macro
74 #define SYNTH_NAME fr->synths.plain[r_2to1][f_8] macro
84 #define SYNTH_NAME synth_2to1_8bit_i386 macro
98 #define SYNTH_NAME synth_4to1_8bit macro
103 #define SYNTH_NAME fr->synths.plain[r_4to1][f_8] macro
113 #define SYNTH_NAME synth_4to1_8bit_i386 macro
[all …]
H A Dsynth_real.c28 #define SYNTH_NAME synth_1to1_real macro
33 #define SYNTH_NAME fr->synths.plain[r_1to1][f_real] macro
43 #define SYNTH_NAME synth_1to1_real_i386 macro
510 #define SYNTH_NAME synth_2to1_real macro
515 #define SYNTH_NAME fr->synths.plain[r_2to1][f_real] macro
525 #define SYNTH_NAME synth_2to1_real_i386 macro
539 #define SYNTH_NAME synth_4to1_real macro
544 #define SYNTH_NAME fr->synths.plain[r_4to1][f_real] macro
554 #define SYNTH_NAME synth_4to1_real_i386 macro
572 #define SYNTH_NAME synth_ntom_real macro
H A Dsynth_s32.c27 #define SYNTH_NAME synth_1to1_s32 macro
32 #define SYNTH_NAME fr->synths.plain[r_1to1][f_32] macro
42 #define SYNTH_NAME synth_1to1_s32_i386 macro
523 #define SYNTH_NAME synth_2to1_s32 macro
528 #define SYNTH_NAME fr->synths.plain[r_2to1][f_32] macro
538 #define SYNTH_NAME synth_2to1_s32_i386 macro
552 #define SYNTH_NAME synth_4to1_s32 macro
557 #define SYNTH_NAME fr->synths.plain[r_4to1][f_32] macro
567 #define SYNTH_NAME synth_4to1_s32_i386 macro
585 #define SYNTH_NAME synth_ntom_s32 macro
H A Dsynth.c30 #define SYNTH_NAME synth_1to1 macro
35 #define SYNTH_NAME fr->synths.plain[r_1to1][f_16] macro
47 #define SYNTH_NAME synth_1to1_dither macro
65 #define SYNTH_NAME synth_1to1_i386 macro
1103 #define SYNTH_NAME synth_2to1 macro
1108 #define SYNTH_NAME synth_2to1_dither macro
1125 #define SYNTH_NAME synth_2to1_i386 macro
1140 #define SYNTH_NAME synth_4to1 macro
1145 #define SYNTH_NAME synth_4to1_dither macro
1162 #define SYNTH_NAME synth_4to1_i386 macro
[all …]
/reactos/sdk/include/reactos/libs/libmpg123/
H A Dsynth.h24 int SYNTH_NAME(real *bandPtr, int channel, mpg123_handle *fr, int final) in SYNTH_NAME() function
H A Dsynth_8bit.h13 int SYNTH_NAME(real *bandPtr, int channel, mpg123_handle *fr, int final) in SYNTH_NAME() function
H A Dsynth_ntom.h66 int SYNTH_NAME(real *bandPtr,int channel, mpg123_handle *fr, int final) in SYNTH_NAME() function