/third_party/lame/libmp3lame/ |
H A D | VbrTag.h | 68 int enc_delay; /* encoder delay */ member
|
H A D | mpglib_interface.c | 311 int enc_delay, enc_padding; in lame_decode1_headers() local 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 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 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 D | VbrTag.c | 333 int enc_delay, enc_padding; in GetVbrTag() local 598 int enc_delay = gfc->ov_enc.encoder_delay; /* encoder delay */ PutLameVBR() local [all...] |
/third_party/lame/frontend/ |
H A D | get_audio.c | 566 setSkipStartAndEnd(lame_t gfp, int enc_delay, int enc_padding) in setSkipStartAndEnd() argument 636 int enc_delay = 0, enc_padding = 0; in init_infile() local 1854 open_mpeg_file_part2(lame_t gfp, FILE* musicin, char const *inPath, int *enc_delay, int *enc_padding) open_mpeg_file_part2() argument 1885 open_wave_file(lame_t gfp, char const *inPath, int *enc_delay, int *enc_padding) open_wave_file() argument 1952 open_mpeg_file(lame_t gfp, char const *inPath, int *enc_delay, int *enc_padding) open_mpeg_file() argument 2120 lame123_decode_initfile(FILE *fd, mp3data_struct *mp3data, int *enc_delay, int *enc_padding) lame123_decode_initfile() argument 2218 lame_decode_initfile(FILE * fd, mp3data_struct * mp3data, int *enc_delay, int *enc_padding) lame_decode_initfile() argument [all...] |