Home
last modified time | relevance | path

Searched defs:mp3data (Results 1 - 5 of 5) sorted by relevance

/third_party/lame/frontend/
H A Damiga_mpega.c66 lame_decode_initfile(const char *fullname, mp3data_struct * mp3data) in lame_decode_initfile() argument
113 lame_decode_fromfile(FILE * fd, short pcm_l[], short pcm_r[], mp3data_struct * mp3data) lame_decode_fromfile() argument
[all...]
H A Dtimestatus.c403 decoder_progress(DecoderProgress dp, const mp3data_struct * mp3data, int iread) in decoder_progress() argument
H A Dget_audio.c2120 int lame123_decode_initfile(FILE *fd, mp3data_struct *mp3data, int *enc_delay, int *enc_padding) in lame123_decode_initfile() argument
2218 lame_decode_initfile(FILE * fd, mp3data_struct * mp3data, int *enc_delay, int *enc_padding) lame_decode_initfile() argument
2363 lame_decode_fromfile(FILE * fd, short pcm_l[], short pcm_r[], mp3data_struct * mp3data) lame_decode_fromfile() argument
[all...]
/third_party/lame/libmp3lame/
H A Dmpglib_interface.c158 decode1_headersB_clipchoice(PMPSTR pmp, unsigned char *buffer, size_t len, char pcm_l_raw[], char pcm_r_raw[], mp3data_struct * mp3data, int *enc_delay, int *enc_padding, char *p, size_t psize, int decoded_sample_size, int (*decodeMP3_ptr) (PMPSTR, unsigned char *, int, char *, int, int *)) decode1_headersB_clipchoice() argument
279 lame_decode1_headersB(unsigned char *buffer, int len, short pcm_l[], short pcm_r[], mp3data_struct * mp3data, int *enc_delay, int *enc_padding) lame_decode1_headersB() argument
307 lame_decode1_headers(unsigned char *buffer, int len, short pcm_l[], short pcm_r[], mp3data_struct * mp3data) lame_decode1_headers() argument
323 mp3data_struct mp3data; lame_decode1() local
340 lame_decode_headers(unsigned char *buffer, int len, short pcm_l[], short pcm_r[], mp3data_struct * mp3data) lame_decode_headers() argument
369 mp3data_struct mp3data; lame_decode() local
456 hip123_decode1( hip_t hip, unsigned char *buffer, size_t len, unsigned char *pcm_l, unsigned char *pcm_r, int *enc_delay, int *enc_padding, mp3data_struct *mp3data, int unclipped) hip123_decode1() argument
614 hip_decode1_headers(hip_t hip, unsigned char *buffer, size_t len, short pcm_l[], short pcm_r[], mp3data_struct * mp3data) hip_decode1_headers() argument
650 hip_decode_headers(hip_t hip, unsigned char *buffer, size_t len, short pcm_l[], short pcm_r[], mp3data_struct * mp3data) hip_decode_headers() argument
674 mp3data_struct mp3data; hip_decode() local
680 hip_decode1_headersB(hip_t hip, unsigned char *buffer, size_t len, short pcm_l[], short pcm_r[], mp3data_struct * mp3data, int *enc_delay, int *enc_padding) hip_decode1_headersB() argument
[all...]
H A Dbitstream.c1079 copy_buffer(lame_internal_flags * gfc, unsigned char *buffer, int size, int mp3data) in copy_buffer() argument

Completed in 7 milliseconds