Searched refs:synth_1to1_mmx (Results 1 – 4 of 4) sorted by relevance
47 int synth_1to1_mmx (real*, int, mpg123_handle*, int);
38 #define synth_1to1_mmx INT123_synth_1to1_mmx macro
236 else if(basic_synth == synth_1to1_mmx) type = mmx; in find_dectype()656 fr->synths.plain[r_1to1][f_16] = synth_1to1_mmx; in frame_cpu_opt()
136 int synth_1to1_mmx(real *bandPtr, int channel, mpg123_handle *fr, int final) in synth_1to1_mmx() function