Home
last modified time | relevance | path

Searched refs:synth_1to1_arm_asm (Results 1 – 2 of 2) sorted by relevance

/reactos/sdk/include/reactos/libs/libmpg123/
H A Dintsym.h326 #define synth_1to1_arm_asm INT123_synth_1to1_arm_asm macro
/reactos/sdk/lib/3rdparty/libmpg123/
H A Dsynth.c685 int synth_1to1_arm_asm(real *window, real *b0, short *samples, int bo1);
722 clip = synth_1to1_arm_asm(fr->decwin, b0, samples, bo1); in synth_1to1_arm()