Home
last modified time | relevance | path

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

/reactos/sdk/include/reactos/libs/libmpg123/
H A Dintsym.h331 #define synth_1to1_neon_asm INT123_synth_1to1_neon_asm macro
/reactos/sdk/lib/3rdparty/libmpg123/
H A Dsynth.c824 int synth_1to1_neon_asm(short *window, short *b0, short *samples, int bo1);
862 clip = synth_1to1_neon_asm((short *)fr->decwins, b0, samples, bo1); in synth_1to1_neon()