Home
last modified time | relevance | path

Searched refs:lame_decode_fromfile (Results 1 - 2 of 2) sorted by relevance

/third_party/lame/frontend/
H A Damiga_mpega.c113 lame_decode_fromfile(FILE * fd, short pcm_l[], short pcm_r[], mp3data_struct * mp3data) in lame_decode_fromfile() function
H A Dget_audio.c393 static int lame_decode_fromfile(FILE * fd, short int pcm_l[], short int pcm_r[],
961 out = lame_decode_fromfile(musicin, mpg123pcm[0], mpg123pcm[1], &global_decoder.mp3input_data); in read_samples_mp3()
964 * out = 0: not possible with lame_decode_fromfile() ??? in read_samples_mp3()
2352 For lame_decode_fromfile: return code
2363 lame_decode_fromfile(FILE * fd, short pcm_l[], short pcm_r[], mp3data_struct * mp3data) in lame_decode_fromfile() function

Completed in 4 milliseconds