Home
last modified time | relevance | path

Searched refs:pcm_l (Results 1 – 25 of 36) sorted by relevance

12

/dports/emulators/vice/vice-3.5/src/lib/liblame/libmp3lame/
H A Dmpglib_interface.c52 short pcm_l[],
57 short pcm_l[],
63 short pcm_l[],
68 short pcm_l[],
74 short pcm_l[],
108 *pcm_l++ = (DST_TYPE)(*p_samples++);
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.c52 short pcm_l[],
57 short pcm_l[],
63 short pcm_l[],
68 short pcm_l[],
74 short pcm_l[],
108 *pcm_l++ = (DST_TYPE)(*p_samples++);
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.c52 short pcm_l[],
57 short pcm_l[],
63 short pcm_l[],
68 short pcm_l[],
74 short pcm_l[],
108 *pcm_l++ = (DST_TYPE)(*p_samples++);
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.h748 const float pcm_l [], /* PCM data for left channel */
1062 , short pcm_l[]
1070 , short pcm_l[]
1079 , short pcm_l[]
1087 , short pcm_l[]
1097 , short pcm_l[]
1117 short pcm_l[],
1122 short pcm_l[],
1128 short pcm_l[],
1133 short pcm_l[],
[all …]
/dports/audio/lame/lame-3.100/include/
H A Dlame.h749 const float pcm_l [], /* PCM data for left channel */
1081 , short pcm_l[]
1089 , short pcm_l[]
1098 , short pcm_l[]
1106 , short pcm_l[]
1116 , short pcm_l[]
1136 short pcm_l[],
1141 short pcm_l[],
1147 short pcm_l[],
1152 short pcm_l[],
[all …]
/dports/emulators/libretro-vice/vice-libretro-5725415/vice/src/lib/liblame/include/
H A Dlame.h748 const float pcm_l [], /* PCM data for left channel */
1062 , short pcm_l[]
1070 , short pcm_l[]
1079 , short pcm_l[]
1087 , short pcm_l[]
1097 , short pcm_l[]
1117 short pcm_l[],
1122 short pcm_l[],
1128 short pcm_l[],
1133 short pcm_l[],
[all …]
/dports/multimedia/musikcube/musikcube-0.96.7/src/3rdparty/win32_include/lame/
H A Dlame.h749 const float pcm_l [], /* PCM data for left channel */
1081 , short pcm_l[]
1089 , short pcm_l[]
1098 , short pcm_l[]
1106 , short pcm_l[]
1116 , short pcm_l[]
1136 short pcm_l[],
1141 short pcm_l[],
1147 short pcm_l[],
1152 short pcm_l[],
[all …]
/dports/emulators/dosbox-staging/dosbox-staging-0.78.0/src/midi/
H A Dmidi_lasynth_model.cpp40 pcm_l(pcm_rom_l), in LASynthModel()
48 assert(pcm_full || (pcm_l && pcm_h)); in LASynthModel()
80 (find_rom(pcm_l) && find_rom(pcm_h)); in InDir()
113 load_both(pcm_l, pcm_h, MT32EMU_RC_ADDED_PCM_ROM); in Load()
H A Dmidi_lasynth_model.h82 const Rom *pcm_l = nullptr; variable
/dports/emulators/kcemu/KCemu-0.5.1/src/libaudio/
H A Dload_mp3.c47 short pcm_l[PCM_BUF_SIZE]; member
94 data->pcm_l, in loader_mp3_open_prop()
198 ret = lame_decode(data->f_buf, len, data->pcm_l, data->pcm_r); in loader_mp3_read_sample()
223 c = data->pcm_l[data->pcm_idx / 2]; in loader_mp3_read_sample()
/dports/audio/aacgain/aacgain-1.8/mp3gain/mpglibDBL/
H A Dlame.h726 short pcm_l[],
733 short pcm_l[],
741 short pcm_l[],
748 short pcm_l[],
/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
118 b[0] = pcm_l; 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
118 b[0] = pcm_l; 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
118 b[0] = pcm_l; 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/games/libretro-mame2003/mame2003-libretro-4358db4/src/sound/
H A Dymf278b.c80 INT32 pcm_l, pcm_r; member
301 vl = mix_level[YMF278B[num].pcm_l]; in ymf278b_pcm_update()
582 chip->pcm_l = data & 0x7; in ymf278b_C_w()
/dports/games/libretro-bluemsx/blueMSX-libretro-faf470e/Src/SoundChips/
H A DOpenMsxYMF278.cpp444 int vl = mix_level[pcm_l]; in updateBuffer()
693 pcm_l = data & 0x7; in writeRegOPL4()
810 fm_l = fm_r = pcm_l = pcm_r = 0; in reset()
874 pcm_l = saveStateGet(state, "pcm_l", 0); in loadState()
1011 saveStateSet(state, "pcm_l", pcm_l); in saveState()
H A DOpenMsxYMF278.h154 int pcm_l, pcm_r; variable

12