/dports/multimedia/transcode/transcode-1.1.7/import/ |
H A D | mpg123.h | 40 int lame_decode_fromfile(FILE * fd, short pcm_l[], short pcm_r[], mp3data_struct * mp3data);
|
H A D | decode_mp3.c | 131 while ((samples=lame_decode_fromfile(in_file, ch1, ch2, mp3data)) > 0) { in decode_mpaudio()
|
H A D | mpg123.c | 228 int lame_decode_fromfile(FILE * fd, short pcm_l[], short pcm_r[], in lame_decode_fromfile() function
|
/dports/emulators/vice/vice-3.5/src/lib/liblame/frontend/ |
H A D | amiga_mpega.c | 113 lame_decode_fromfile(FILE * fd, short pcm_l[], short pcm_r[], mp3data_struct * mp3data) in lame_decode_fromfile() function
|
H A D | get_audio.c | 382 static int lame_decode_fromfile(FILE * fd, short int pcm_l[], short int pcm_r[], 877 out = lame_decode_fromfile(musicin, mpg123pcm[0], mpg123pcm[1], &global_decoder.mp3input_data); in read_samples_mp3() 2082 lame_decode_fromfile(FILE * fd, short pcm_l[], short pcm_r[], mp3data_struct * mp3data) in lame_decode_fromfile() function
|
/dports/audio/lame/lame-3.100/frontend/ |
H A D | amiga_mpega.c | 113 lame_decode_fromfile(FILE * fd, short pcm_l[], short pcm_r[], mp3data_struct * mp3data) in lame_decode_fromfile() function
|
H A D | get_audio.c | 382 static int lame_decode_fromfile(FILE * fd, short int pcm_l[], short int pcm_r[], 893 out = lame_decode_fromfile(musicin, mpg123pcm[0], mpg123pcm[1], &global_decoder.mp3input_data); in read_samples_mp3() 2156 lame_decode_fromfile(FILE * fd, short pcm_l[], short pcm_r[], mp3data_struct * mp3data) in lame_decode_fromfile() function
|
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/lib/liblame/frontend/ |
H A D | amiga_mpega.c | 113 lame_decode_fromfile(FILE * fd, short pcm_l[], short pcm_r[], mp3data_struct * mp3data) in lame_decode_fromfile() function
|
H A D | get_audio.c | 382 static int lame_decode_fromfile(FILE * fd, short int pcm_l[], short int pcm_r[], 877 out = lame_decode_fromfile(musicin, mpg123pcm[0], mpg123pcm[1], &global_decoder.mp3input_data); in read_samples_mp3() 2082 lame_decode_fromfile(FILE * fd, short pcm_l[], short pcm_r[], mp3data_struct * mp3data) in lame_decode_fromfile() function
|
/dports/emulators/vice/vice-3.5/src/lib/liblame/ |
H A D | ChangeLog | 13338 changed function name, lame_decode_fromfile -> decode_fromfile because it is not LAME standard API. 33088 removed lame_decode_fromfile() calls from the API, 37793 some tweaks to API for lame_decode_fromfile 38021 Made sure lame_decode_fromfile() won't return an empty frame (unless there's an error).
|
/dports/audio/lame/lame-3.100/ |
H A D | ChangeLog | 14123 changed function name, lame_decode_fromfile -> decode_fromfile because it is not LAME standard API. 33873 removed lame_decode_fromfile() calls from the API, 38578 some tweaks to API for lame_decode_fromfile 38806 Made sure lame_decode_fromfile() won't return an empty frame (unless there's an error).
|
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/lib/liblame/ |
H A D | ChangeLog | 13338 changed function name, lame_decode_fromfile -> decode_fromfile because it is not LAME standard API. 33088 removed lame_decode_fromfile() calls from the API, 37793 some tweaks to API for lame_decode_fromfile 38021 Made sure lame_decode_fromfile() won't return an empty frame (unless there's an error).
|