Home
last modified time | relevance | path

Searched refs:pcm_r (Results 1 - 6 of 6) sorted by relevance

/third_party/lame/libmp3lame/
H A Dmpglib_interface.c76 short pcm_r[] );
81 short pcm_r[],
87 short pcm_r[] );
92 short pcm_r[],
98 short pcm_r[],
140 DST_TYPE *pcm_l = (DST_TYPE *)pcm_l_raw, *pcm_r = (DST_TYPE *)pcm_r_raw; \
144 *pcm_r++ = (DST_TYPE)(*p_samples++); \
281 short pcm_l[], short pcm_r[], mp3data_struct * mp3data, in lame_decode1_headersB()
286 return decode1_headersB_clipchoice(&mp, buffer, len, (char *) pcm_l, (char *) pcm_r, mp3data, in lame_decode1_headersB()
308 int len, short pcm_l[], short pcm_r[], mp3data_struc in lame_decode1_headers()
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
320 lame_decode1(unsigned char *buffer, int len, short pcm_l[], short pcm_r[]) lame_decode1() argument
340 lame_decode_headers(unsigned char *buffer, int len, short pcm_l[], short pcm_r[], mp3data_struct * mp3data) lame_decode_headers() argument
366 lame_decode(unsigned char *buffer, int len, short pcm_l[], short pcm_r[]) lame_decode() 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
586 hip_decode1_unclipped(hip_t hip, unsigned char *buffer, size_t len, sample_t pcm_l[], sample_t pcm_r[]) hip_decode1_unclipped() 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
629 hip_decode1(hip_t hip, unsigned char *buffer, size_t len, short pcm_l[], short pcm_r[]) hip_decode1() 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
672 hip_decode(hip_t hip, unsigned char *buffer, size_t len, short pcm_l[], short pcm_r[]) hip_decode() 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 Dlame.c1912 const short int pcm_l[], const short int pcm_r[], const int nsamples, in lame_encode_buffer()
1915 return lame_encode_buffer_template(gfp, pcm_l, pcm_r, nsamples, mp3buf, mp3buf_size, pcm_short_type, 1, 1.0); in lame_encode_buffer()
1921 const float pcm_l[], const float pcm_r[], const int nsamples, in lame_encode_buffer_float()
1925 return lame_encode_buffer_template(gfp, pcm_l, pcm_r, nsamples, mp3buf, mp3buf_size, pcm_float_type, 1, 1.0); in lame_encode_buffer_float()
1931 const float pcm_l[], const float pcm_r[], const int nsamples, in lame_encode_buffer_ieee_float()
1935 return lame_encode_buffer_template(gfp, pcm_l, pcm_r, nsamples, mp3buf, mp3buf_size, pcm_float_type, 1, 32767.0); in lame_encode_buffer_ieee_float()
1951 const double pcm_l[], const double pcm_r[], const int nsamples, in lame_encode_buffer_ieee_double()
1955 return lame_encode_buffer_template(gfp, pcm_l, pcm_r, nsamples, mp3buf, mp3buf_size, pcm_double_type, 1, 32767.0); in lame_encode_buffer_ieee_double()
1971 const int pcm_l[], const int pcm_r[], const int nsamples, in lame_encode_buffer_int()
1976 return lame_encode_buffer_template(gfp, pcm_l, pcm_r, nsample in lame_encode_buffer_int()
1911 lame_encode_buffer(lame_global_flags * gfp, const short int pcm_l[], const short int pcm_r[], const int nsamples, unsigned char *mp3buf, const int mp3buf_size) lame_encode_buffer() argument
1920 lame_encode_buffer_float(lame_global_flags * gfp, const float pcm_l[], const float pcm_r[], const int nsamples, unsigned char *mp3buf, const int mp3buf_size) lame_encode_buffer_float() argument
1930 lame_encode_buffer_ieee_float(lame_t gfp, const float pcm_l[], const float pcm_r[], const int nsamples, unsigned char *mp3buf, const int mp3buf_size) lame_encode_buffer_ieee_float() argument
1950 lame_encode_buffer_ieee_double(lame_t gfp, const double pcm_l[], const double pcm_r[], const int nsamples, unsigned char *mp3buf, const int mp3buf_size) lame_encode_buffer_ieee_double() argument
1970 lame_encode_buffer_int(lame_global_flags * gfp, const int pcm_l[], const int pcm_r[], const int nsamples, unsigned char *mp3buf, const int mp3buf_size) lame_encode_buffer_int() argument
1981 lame_encode_buffer_long2(lame_global_flags * gfp, const long pcm_l[], const long pcm_r[], const int nsamples, unsigned char *mp3buf, const int mp3buf_size) lame_encode_buffer_long2() argument
1992 lame_encode_buffer_long(lame_global_flags * gfp, const long pcm_l[], const long pcm_r[], const int nsamples, unsigned char *mp3buf, const int mp3buf_size) lame_encode_buffer_long() argument
[all...]
H A Dutil.h587 size_t len, sample_t pcm_l[], sample_t pcm_r[]);
/third_party/lame/include/
H A Dlame.h750 const float pcm_r [], /* PCM data for right channel */
762 const float pcm_r [], /* PCM data for right channel */
780 const double pcm_r [], /* PCM data for right channel */
1067 * nout = hip_decode(hip, mp3buf,len,pcm_l,pcm_r);
1076 * >0 : returned 'nout' samples worth of data in pcm_l,pcm_r
1078 * pcm_r[nout] : right channel data
1085 , short pcm_r[]
1093 , short pcm_r[]
1102 , short pcm_r[]
1110 , short pcm_r[]
[all...]
/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() argument
119 b[1] = pcm_r; in lame_decode_fromfile()
H A Dget_audio.c393 static int lame_decode_fromfile(FILE * fd, short int pcm_l[], short int pcm_r[],
2226 short int pcm_l[1152], pcm_r[1152]; in lame_decode_initfile() local
2304 ret = hip_decode1_headersB(global.hip, buf, len, pcm_l, pcm_r, mp3data, enc_delay, enc_padding); in lame_decode_initfile()
2314 hip_decode1_headersB(global.hip, buf, len, pcm_l, pcm_r, mp3data, enc_delay, in lame_decode_initfile()
2363 lame_decode_fromfile(FILE * fd, short pcm_l[], short pcm_r[], mp3data_struct * mp3data) in lame_decode_fromfile() argument
2370 ret = hip_decode1_headers(global.hip, buf, len, pcm_l, pcm_r, mp3data); in lame_decode_fromfile()
2380 ret = hip_decode1_headers(global.hip, buf, len, pcm_l, pcm_r, mp3data); in lame_decode_fromfile()
2387 ret = hip_decode1_headers(global.hip, buf, len, pcm_l, pcm_r, mp3data); in lame_decode_fromfile()

Completed in 10 milliseconds