H A D | mpglib_interface.c | 82 mp3data_struct* mp3data ); 93 mp3data_struct* mp3data ); 99 mp3data_struct* mp3data, 159 char pcm_l_raw[], char pcm_r_raw[], mp3data_struct * mp3data, in decode1_headersB_clipchoice() 178 mp3data->header_parsed = 0; in decode1_headersB_clipchoice() 198 mp3data->header_parsed = 1; in decode1_headersB_clipchoice() 199 mp3data->stereo = pmp->fr.stereo; in decode1_headersB_clipchoice() 200 mp3data->samplerate = freqs[pmp->fr.sampling_frequency]; in decode1_headersB_clipchoice() 201 mp3data->mode = pmp->fr.mode; in decode1_headersB_clipchoice() 202 mp3data in decode1_headersB_clipchoice() 158 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...] |