Home
last modified time | relevance | path

Searched refs:pcm_r (Results 1 – 25 of 43) sorted by relevance

12

/dports/emulators/vice/vice-3.5/src/lib/liblame/libmp3lame/
H A Dmpglib_interface.c53 short pcm_r[] );
58 short pcm_r[],
64 short pcm_r[] );
69 short pcm_r[],
75 short pcm_r[],
282 lame_decode1(unsigned char *buffer, int len, short pcm_l[], short pcm_r[]) in lame_decode1() argument
286 return lame_decode1_headers(buffer, len, pcm_l, pcm_r, &mp3data); in lame_decode1()
320 lame_decode(unsigned char *buffer, int len, short pcm_l[], short pcm_r[]) in lame_decode() argument
324 return lame_decode_headers(buffer, len, pcm_l, pcm_r, &mp3data); in lame_decode()
387 return hip_decode1_headers(hip, buffer, len, pcm_l, pcm_r, &mp3data); in hip_decode1()
[all …]
H A Dlame.c1899 const short int pcm_l[], const short int pcm_r[], const int nsamples, in lame_encode_buffer() argument
1902 …return lame_encode_buffer_template(gfp, pcm_l, pcm_r, nsamples, mp3buf, mp3buf_size, pcm_short_typ… in lame_encode_buffer()
1908 const float pcm_l[], const float pcm_r[], const int nsamples, in lame_encode_buffer_float() argument
1912 …return lame_encode_buffer_template(gfp, pcm_l, pcm_r, nsamples, mp3buf, mp3buf_size, pcm_float_typ… in lame_encode_buffer_float()
1918 const float pcm_l[], const float pcm_r[], const int nsamples, in lame_encode_buffer_ieee_float() argument
1938 const double pcm_l[], const double pcm_r[], const int nsamples, in lame_encode_buffer_ieee_double() argument
1958 const int pcm_l[], const int pcm_r[], const int nsamples, in lame_encode_buffer_int() argument
1963 …return lame_encode_buffer_template(gfp, pcm_l, pcm_r, nsamples, mp3buf, mp3buf_size, pcm_int_type,… in lame_encode_buffer_int()
1969 const long pcm_l[], const long pcm_r[], const int nsamples, in lame_encode_buffer_long2() argument
1980 const long pcm_l[], const long pcm_r[], const int nsamples, in lame_encode_buffer_long() argument
[all …]
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/lib/liblame/libmp3lame/
H A Dmpglib_interface.c53 short pcm_r[] );
58 short pcm_r[],
64 short pcm_r[] );
69 short pcm_r[],
75 short pcm_r[],
282 lame_decode1(unsigned char *buffer, int len, short pcm_l[], short pcm_r[]) in lame_decode1() argument
286 return lame_decode1_headers(buffer, len, pcm_l, pcm_r, &mp3data); in lame_decode1()
320 lame_decode(unsigned char *buffer, int len, short pcm_l[], short pcm_r[]) in lame_decode() argument
324 return lame_decode_headers(buffer, len, pcm_l, pcm_r, &mp3data); in lame_decode()
387 return hip_decode1_headers(hip, buffer, len, pcm_l, pcm_r, &mp3data); in hip_decode1()
[all …]
H A Dlame.c1899 const short int pcm_l[], const short int pcm_r[], const int nsamples, in lame_encode_buffer() argument
1902 …return lame_encode_buffer_template(gfp, pcm_l, pcm_r, nsamples, mp3buf, mp3buf_size, pcm_short_typ… in lame_encode_buffer()
1908 const float pcm_l[], const float pcm_r[], const int nsamples, in lame_encode_buffer_float() argument
1912 …return lame_encode_buffer_template(gfp, pcm_l, pcm_r, nsamples, mp3buf, mp3buf_size, pcm_float_typ… in lame_encode_buffer_float()
1918 const float pcm_l[], const float pcm_r[], const int nsamples, in lame_encode_buffer_ieee_float() argument
1938 const double pcm_l[], const double pcm_r[], const int nsamples, in lame_encode_buffer_ieee_double() argument
1958 const int pcm_l[], const int pcm_r[], const int nsamples, in lame_encode_buffer_int() argument
1963 …return lame_encode_buffer_template(gfp, pcm_l, pcm_r, nsamples, mp3buf, mp3buf_size, pcm_int_type,… in lame_encode_buffer_int()
1969 const long pcm_l[], const long pcm_r[], const int nsamples, in lame_encode_buffer_long2() argument
1980 const long pcm_l[], const long pcm_r[], const int nsamples, in lame_encode_buffer_long() argument
[all …]
/dports/audio/lame/lame-3.100/libmp3lame/
H A Dmpglib_interface.c53 short pcm_r[] );
58 short pcm_r[],
64 short pcm_r[] );
69 short pcm_r[],
75 short pcm_r[],
283 lame_decode1(unsigned char *buffer, int len, short pcm_l[], short pcm_r[]) in lame_decode1() argument
287 return lame_decode1_headers(buffer, len, pcm_l, pcm_r, &mp3data); in lame_decode1()
321 lame_decode(unsigned char *buffer, int len, short pcm_l[], short pcm_r[]) in lame_decode() argument
325 return lame_decode_headers(buffer, len, pcm_l, pcm_r, &mp3data); in lame_decode()
388 return hip_decode1_headers(hip, buffer, len, pcm_l, pcm_r, &mp3data); in hip_decode1()
[all …]
H A Dlame.c1912 const short int pcm_l[], const short int pcm_r[], const int nsamples, in lame_encode_buffer() argument
1915 …return lame_encode_buffer_template(gfp, pcm_l, pcm_r, nsamples, mp3buf, mp3buf_size, pcm_short_typ… in lame_encode_buffer()
1921 const float pcm_l[], const float pcm_r[], const int nsamples, in lame_encode_buffer_float() argument
1925 …return lame_encode_buffer_template(gfp, pcm_l, pcm_r, nsamples, mp3buf, mp3buf_size, pcm_float_typ… in lame_encode_buffer_float()
1931 const float pcm_l[], const float pcm_r[], const int nsamples, in lame_encode_buffer_ieee_float() argument
1951 const double pcm_l[], const double pcm_r[], const int nsamples, in lame_encode_buffer_ieee_double() argument
1971 const int pcm_l[], const int pcm_r[], const int nsamples, in lame_encode_buffer_int() argument
1976 …return lame_encode_buffer_template(gfp, pcm_l, pcm_r, nsamples, mp3buf, mp3buf_size, pcm_int_type,… in lame_encode_buffer_int()
1982 const long pcm_l[], const long pcm_r[], const int nsamples, in lame_encode_buffer_long2() argument
1993 const long pcm_l[], const long pcm_r[], const int nsamples, in lame_encode_buffer_long() argument
[all …]
/dports/multimedia/transcode/transcode-1.1.7/import/
H A Dmpg123.c132 short int pcm_l[1152], pcm_r[1152]; in lame_decode_initfile() local
186 ret = lame_decode1_headers(buf, len, pcm_l, pcm_r, mp3data); in lame_decode_initfile()
195 ret = lame_decode1_headers(buf, len, pcm_l, pcm_r, mp3data); in lame_decode_initfile()
228 int lame_decode_fromfile(FILE * fd, short pcm_l[], short pcm_r[], in lame_decode_fromfile() argument
235 ret = lame_decode1_headers(buf, len, pcm_l, pcm_r, mp3data); in lame_decode_fromfile()
244 ret = lame_decode1_headers(buf, len, pcm_l, pcm_r, mp3data); in lame_decode_fromfile()
249 ret = lame_decode1_headers(buf, len, pcm_l, pcm_r, mp3data); in lame_decode_fromfile()
268 short int pcm_l[1152], pcm_r[1152]; in buf_probe_mp3() local
295 ret = lame_decode1_headers(buf, len, pcm_l, pcm_r, mp3data); in buf_probe_mp3()
H A Dmpg123.h40 int lame_decode_fromfile(FILE * fd, short pcm_l[], short pcm_r[], mp3data_struct * mp3data);
/dports/emulators/vice/vice-3.5/src/lib/liblame/include/
H A Dlame.h749 const float pcm_r [], /* PCM data for right channel */
1063 , short pcm_r[]
1071 , short pcm_r[]
1080 , short pcm_r[]
1088 , short pcm_r[]
1098 , short pcm_r[]
1118 short pcm_r[] );
1123 short pcm_r[],
1129 short pcm_r[] );
1134 short pcm_r[],
[all …]
/dports/audio/lame/lame-3.100/include/
H A Dlame.h750 const float pcm_r [], /* PCM data for right channel */
1082 , short pcm_r[]
1090 , short pcm_r[]
1099 , short pcm_r[]
1107 , short pcm_r[]
1117 , short pcm_r[]
1137 short pcm_r[] );
1142 short pcm_r[],
1148 short pcm_r[] );
1153 short pcm_r[],
[all …]
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/lib/liblame/include/
H A Dlame.h749 const float pcm_r [], /* PCM data for right channel */
1063 , short pcm_r[]
1071 , short pcm_r[]
1080 , short pcm_r[]
1088 , short pcm_r[]
1098 , short pcm_r[]
1118 short pcm_r[] );
1123 short pcm_r[],
1129 short pcm_r[] );
1134 short pcm_r[],
[all …]
/dports/multimedia/musikcube/musikcube-0.96.7/src/3rdparty/win32_include/lame/
H A Dlame.h750 const float pcm_r [], /* PCM data for right channel */
1082 , short pcm_r[]
1090 , short pcm_r[]
1099 , short pcm_r[]
1107 , short pcm_r[]
1117 , short pcm_r[]
1137 short pcm_r[] );
1142 short pcm_r[],
1148 short pcm_r[] );
1153 short pcm_r[],
[all …]
/dports/emulators/kcemu/KCemu-0.5.1/src/libaudio/
H A Dload_mp3.c48 short pcm_r[PCM_BUF_SIZE]; member
95 data->pcm_r, in loader_mp3_open_prop()
198 ret = lame_decode(data->f_buf, len, data->pcm_l, data->pcm_r); in loader_mp3_read_sample()
221 c = data->pcm_r[data->pcm_idx / 2]; /* always 0 when mp3 file is mono */ in loader_mp3_read_sample()
/dports/audio/aacgain/aacgain-1.8/mp3gain/mpglibDBL/
H A Dlame.h727 short pcm_r[] );
734 short pcm_r[],
742 short pcm_r[] );
749 short pcm_r[],
/dports/emulators/vice/vice-3.5/src/lib/liblame/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.c382 static int lame_decode_fromfile(FILE * fd, short int pcm_l[], short int pcm_r[],
1948 short int pcm_l[1152], pcm_r[1152]; in lame_decode_initfile() local
2023 ret = hip_decode1_headersB(global.hip, buf, len, pcm_l, pcm_r, mp3data, enc_delay, enc_padding); in lame_decode_initfile()
2033 hip_decode1_headersB(global.hip, buf, len, pcm_l, pcm_r, mp3data, enc_delay, in lame_decode_initfile()
2082 lame_decode_fromfile(FILE * fd, short pcm_l[], short pcm_r[], mp3data_struct * mp3data) in lame_decode_fromfile() argument
2089 ret = hip_decode1_headers(global.hip, buf, len, pcm_l, pcm_r, mp3data); in lame_decode_fromfile()
2099 ret = hip_decode1_headers(global.hip, buf, len, pcm_l, pcm_r, mp3data); in lame_decode_fromfile()
2108 ret = hip_decode1_headers(global.hip, buf, len, pcm_l, pcm_r, mp3data); in lame_decode_fromfile()
/dports/audio/lame/lame-3.100/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.c382 static int lame_decode_fromfile(FILE * fd, short int pcm_l[], short int pcm_r[],
2021 short int pcm_l[1152], pcm_r[1152]; in lame_decode_initfile() local
2097 ret = hip_decode1_headersB(global.hip, buf, len, pcm_l, pcm_r, mp3data, enc_delay, enc_padding); in lame_decode_initfile()
2107 hip_decode1_headersB(global.hip, buf, len, pcm_l, pcm_r, mp3data, enc_delay, in lame_decode_initfile()
2156 lame_decode_fromfile(FILE * fd, short pcm_l[], short pcm_r[], mp3data_struct * mp3data) in lame_decode_fromfile() argument
2163 ret = hip_decode1_headers(global.hip, buf, len, pcm_l, pcm_r, mp3data); in lame_decode_fromfile()
2173 ret = hip_decode1_headers(global.hip, buf, len, pcm_l, pcm_r, mp3data); in lame_decode_fromfile()
2180 ret = hip_decode1_headers(global.hip, buf, len, pcm_l, pcm_r, mp3data); in lame_decode_fromfile()
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/lib/liblame/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.c382 static int lame_decode_fromfile(FILE * fd, short int pcm_l[], short int pcm_r[],
1948 short int pcm_l[1152], pcm_r[1152]; in lame_decode_initfile() local
2023 ret = hip_decode1_headersB(global.hip, buf, len, pcm_l, pcm_r, mp3data, enc_delay, enc_padding); in lame_decode_initfile()
2033 hip_decode1_headersB(global.hip, buf, len, pcm_l, pcm_r, mp3data, enc_delay, in lame_decode_initfile()
2082 lame_decode_fromfile(FILE * fd, short pcm_l[], short pcm_r[], mp3data_struct * mp3data) in lame_decode_fromfile() argument
2089 ret = hip_decode1_headers(global.hip, buf, len, pcm_l, pcm_r, mp3data); in lame_decode_fromfile()
2099 ret = hip_decode1_headers(global.hip, buf, len, pcm_l, pcm_r, mp3data); in lame_decode_fromfile()
2108 ret = hip_decode1_headers(global.hip, buf, len, pcm_l, pcm_r, mp3data); in lame_decode_fromfile()
/dports/emulators/mess/mame-mame0226/src/devices/bus/cbus/
H A Dpc9801_86.cpp167 …m_bus->install_io(0xa464, 0xa46f, read8sm_delegate(*this, FUNC(pc9801_86_device::pcm_r)), write8sm… in device_start()
233 uint8_t pc9801_86_device::pcm_r(offs_t offset) in pcm_r() function in pc9801_86_device
H A Dpc9801_86.h36 uint8_t pcm_r(offs_t offset);
/dports/emulators/mame/mame-mame0226/src/devices/bus/cbus/
H A Dpc9801_86.cpp167 …m_bus->install_io(0xa464, 0xa46f, read8sm_delegate(*this, FUNC(pc9801_86_device::pcm_r)), write8sm… in device_start()
233 uint8_t pc9801_86_device::pcm_r(offs_t offset) in pcm_r() function in pc9801_86_device
H A Dpc9801_86.h36 uint8_t pcm_r(offs_t offset);
/dports/games/libretro-mame2003/mame2003-libretro-4358db4/src/sound/
H A Dymf278b.c80 INT32 pcm_l, pcm_r; member
302 vr = mix_level[YMF278B[num].pcm_r]; in ymf278b_pcm_update()
583 chip->pcm_r = (data>>3)&0x7; in ymf278b_C_w()

12