Home
last modified time | relevance | path

Searched refs:DRMP3_COPY_MEMORY (Results 1 – 16 of 16) sorted by relevance

/dports/devel/sdl12-compat/sdl12-compat-release-1.2.52/src/
H A Ddr_mp3.h737 #ifndef DRMP3_COPY_MEMORY
738 #define DRMP3_COPY_MEMORY(dst, src, sz) memcpy((dst), (src), (sz)) macro
1168 DRMP3_COPY_MEMORY(scf, ist_pos, cnt); in drmp3_L3_read_scalefactors()
1560 DRMP3_COPY_MEMORY(grbuf, scratch, (dst - scratch)*sizeof(float)); in drmp3_L3_reorder()
1729 DRMP3_COPY_MEMORY(tmp, grbuf, sizeof(tmp)); in drmp3_L3_imdct_short()
1730 DRMP3_COPY_MEMORY(grbuf, overlap, 6*sizeof(float)); in drmp3_L3_imdct_short()
1784 DRMP3_COPY_MEMORY(s->maindata + bytes_have, bs->buf + bs->pos/8, frame_bytes); in drmp3_L3_restore_reservoir()
2191 DRMP3_COPY_MEMORY(lins, qmf_state, sizeof(float)*15*64); in drmp3d_synth_granule()
2207 DRMP3_COPY_MEMORY(qmf_state, lins + nbands*64, sizeof(float)*15*64); in drmp3d_synth_granule()
2295 DRMP3_COPY_MEMORY(dec->header, hdr, DRMP3_HDR_SIZE); in drmp3dec_decode_frame()
[all …]
H A DSDL12_compat.c7168 #define DRMP3_COPY_MEMORY(dst, src, sz) SDL20_memcpy((dst), (src), (sz)) macro
/dports/games/jaggedalliance2/miniaudio-634cdb028f340075ae8e8a1126620695688d2ac3/extras/
H A Ddr_mp3.h2408 #ifndef DRMP3_COPY_MEMORY
2409 #define DRMP3_COPY_MEMORY(dst, src, sz) memcpy((dst), (src), (sz)) macro
2541 DRMP3_COPY_MEMORY(p2, p, szOld); in drmp3__realloc_from_callbacks()
2862DRMP3_COPY_MEMORY(pBufferOut, pMP3->memory.pData + pMP3->memory.currentReadPos, bytesToRead); in drmp3__on_read_memory()
3588DRMP3_COPY_MEMORY(pFramesOutF32, pFramesInF32, sizeof(float) * framesToConsume * pMP3->channels); in drmp3_read_pcm_frames_raw()
3593DRMP3_COPY_MEMORY(pFramesOutS16, pFramesInS16, sizeof(drmp3_int16) * framesToConsume * pMP3->chann… in drmp3_read_pcm_frames_raw()
4174DRMP3_COPY_MEMORY(pFrames + totalFramesRead*pMP3->channels, temp, (size_t)(framesJustRead*pMP3->ch… in drmp3__full_read_and_close_f32()
4241DRMP3_COPY_MEMORY(pFrames + totalFramesRead*pMP3->channels, temp, (size_t)(framesJustRead*pMP3->ch… in drmp3__full_read_and_close_s16()
/dports/audio/carla/Carla-2.4.1/source/modules/audio_decoder/
H A Ddr_mp3.h2404 #ifndef DRMP3_COPY_MEMORY
2405 #define DRMP3_COPY_MEMORY(dst, src, sz) memcpy((dst), (src), (sz)) macro
2537 DRMP3_COPY_MEMORY(p2, p, szOld); in drmp3__realloc_from_callbacks()
2864DRMP3_COPY_MEMORY(pBufferOut, pMP3->memory.pData + pMP3->memory.currentReadPos, bytesToRead); in drmp3__on_read_memory()
3611DRMP3_COPY_MEMORY(pFramesOutF32, pFramesInF32, sizeof(float) * framesToConsume * pMP3->channels); in drmp3_read_pcm_frames_raw()
3616DRMP3_COPY_MEMORY(pFramesOutS16, pFramesInS16, sizeof(drmp3_int16) * framesToConsume * pMP3->chann… in drmp3_read_pcm_frames_raw()
4197DRMP3_COPY_MEMORY(pFrames + totalFramesRead*pMP3->channels, temp, (size_t)(framesJustRead*pMP3->ch… in drmp3__full_read_and_close_f32()
4264DRMP3_COPY_MEMORY(pFrames + totalFramesRead*pMP3->channels, temp, (size_t)(framesJustRead*pMP3->ch… in drmp3__full_read_and_close_s16()
/dports/audio/miniaudio/miniaudio-dbca7a3b44594e0226f887472b31f54aa5f14214/extras/
H A Ddr_mp3.h2404 #ifndef DRMP3_COPY_MEMORY
2405 #define DRMP3_COPY_MEMORY(dst, src, sz) memcpy((dst), (src), (sz)) macro
2537 DRMP3_COPY_MEMORY(p2, p, szOld); in drmp3__realloc_from_callbacks()
2861DRMP3_COPY_MEMORY(pBufferOut, pMP3->memory.pData + pMP3->memory.currentReadPos, bytesToRead); in drmp3__on_read_memory()
3608DRMP3_COPY_MEMORY(pFramesOutF32, pFramesInF32, sizeof(float) * framesToConsume * pMP3->channels); in drmp3_read_pcm_frames_raw()
3613DRMP3_COPY_MEMORY(pFramesOutS16, pFramesInS16, sizeof(drmp3_int16) * framesToConsume * pMP3->chann… in drmp3_read_pcm_frames_raw()
4194DRMP3_COPY_MEMORY(pFrames + totalFramesRead*pMP3->channels, temp, (size_t)(framesJustRead*pMP3->ch… in drmp3__full_read_and_close_f32()
4261DRMP3_COPY_MEMORY(pFrames + totalFramesRead*pMP3->channels, temp, (size_t)(framesJustRead*pMP3->ch… in drmp3__full_read_and_close_s16()
/dports/emulators/dosbox-staging/dosbox-staging-0.78.0/src/libs/decoders/
H A Ddr_mp3.h2404 #ifndef DRMP3_COPY_MEMORY
2405 #define DRMP3_COPY_MEMORY(dst, src, sz) memcpy((dst), (src), (sz)) macro
2537 DRMP3_COPY_MEMORY(p2, p, szOld); in drmp3__realloc_from_callbacks()
2861DRMP3_COPY_MEMORY(pBufferOut, pMP3->memory.pData + pMP3->memory.currentReadPos, bytesToRead); in drmp3__on_read_memory()
3608DRMP3_COPY_MEMORY(pFramesOutF32, pFramesInF32, sizeof(float) * framesToConsume * pMP3->channels); in drmp3_read_pcm_frames_raw()
3613DRMP3_COPY_MEMORY(pFramesOutS16, pFramesInS16, sizeof(drmp3_int16) * framesToConsume * pMP3->chann… in drmp3_read_pcm_frames_raw()
4194DRMP3_COPY_MEMORY(pFrames + totalFramesRead*pMP3->channels, temp, (size_t)(framesJustRead*pMP3->ch… in drmp3__full_read_and_close_f32()
4261DRMP3_COPY_MEMORY(pFrames + totalFramesRead*pMP3->channels, temp, (size_t)(framesJustRead*pMP3->ch… in drmp3__full_read_and_close_s16()
/dports/devel/raylib/raylib-3.7.0/src/external/
H A Ddr_mp3.h2404 #ifndef DRMP3_COPY_MEMORY
2405 #define DRMP3_COPY_MEMORY(dst, src, sz) memcpy((dst), (src), (sz)) macro
2537 DRMP3_COPY_MEMORY(p2, p, szOld); in drmp3__realloc_from_callbacks()
2861DRMP3_COPY_MEMORY(pBufferOut, pMP3->memory.pData + pMP3->memory.currentReadPos, bytesToRead); in drmp3__on_read_memory()
3608DRMP3_COPY_MEMORY(pFramesOutF32, pFramesInF32, sizeof(float) * framesToConsume * pMP3->channels); in drmp3_read_pcm_frames_raw()
3613DRMP3_COPY_MEMORY(pFramesOutS16, pFramesInS16, sizeof(drmp3_int16) * framesToConsume * pMP3->chann… in drmp3_read_pcm_frames_raw()
4194DRMP3_COPY_MEMORY(pFrames + totalFramesRead*pMP3->channels, temp, (size_t)(framesJustRead*pMP3->ch… in drmp3__full_read_and_close_f32()
4261DRMP3_COPY_MEMORY(pFrames + totalFramesRead*pMP3->channels, temp, (size_t)(framesJustRead*pMP3->ch… in drmp3__full_read_and_close_s16()
H A Dminiaudio.h62719 #ifndef DRMP3_COPY_MEMORY
62720 #define DRMP3_COPY_MEMORY(dst, src, sz) memcpy((dst), (src), (sz)) macro
62819 DRMP3_COPY_MEMORY(p2, p, szOld); in drmp3__realloc_from_callbacks()
63056DRMP3_COPY_MEMORY(pBufferOut, pMP3->memory.pData + pMP3->memory.currentReadPos, bytesToRead); in drmp3__on_read_memory()
63717DRMP3_COPY_MEMORY(pFramesOutF32, pFramesInF32, sizeof(float) * framesToConsume * pMP3->channels); in drmp3_read_pcm_frames_raw()
63721DRMP3_COPY_MEMORY(pFramesOutS16, pFramesInS16, sizeof(drmp3_int16) * framesToConsume * pMP3->chann… in drmp3_read_pcm_frames_raw()
64122DRMP3_COPY_MEMORY(pFrames + totalFramesRead*pMP3->channels, temp, (size_t)(framesJustRead*pMP3->ch… in drmp3__full_read_and_close_f32()
64173DRMP3_COPY_MEMORY(pFrames + totalFramesRead*pMP3->channels, temp, (size_t)(framesJustRead*pMP3->ch… in drmp3__full_read_and_close_s16()
/dports/math/kfr/kfr-4.2.1/include/kfr/io/dr/
H A Ddr_mp3.h2331 #ifndef DRMP3_COPY_MEMORY
2332 #define DRMP3_COPY_MEMORY(dst, src, sz) memcpy((dst), (src), (sz)) macro
2426 DRMP3_COPY_MEMORY(p2, p, szOld); in drmp3__realloc_from_callbacks()
2496DRMP3_COPY_MEMORY(pFramesOut, pCache->pCachedFrames + pCache->iNextFrame*channels, (drmp3_uint32)(… in drmp3_src_cache_read_frames()
3098DRMP3_COPY_MEMORY(pBufferOut, pMP3->memory.pData + pMP3->memory.currentReadPos, bytesToRead); in drmp3__on_read_memory()
3827DRMP3_COPY_MEMORY(pFrames + totalFramesRead*pMP3->channels, temp, (size_t)(framesJustRead*pMP3->ch… in drmp3__full_read_and_close_f32()
3893DRMP3_COPY_MEMORY(pFrames + totalFramesRead*pMP3->channels, temp, (size_t)(framesJustRead*pMP3->ch… in drmp3__full_read_and_close_s16()
/dports/games/retroarch/RetroArch-1.9.7/deps/dr/
H A Ddr_mp3.h1961 #ifndef DRMP3_COPY_MEMORY
1962 #define DRMP3_COPY_MEMORY(dst, src, sz) memcpy((dst), (src), (sz)) macro
1979 #define drmp3_copy_memory DRMP3_COPY_MEMORY
/dports/comms/fldigi/fldigi-4.1.20/src/include/
H A Ddr_mp3.h2246 #ifndef DRMP3_COPY_MEMORY
2247 #define DRMP3_COPY_MEMORY(dst, src, sz) memcpy((dst), (src), (sz)) macro
2264 #define drmp3_copy_memory DRMP3_COPY_MEMORY
/dports/graphics/magnum-plugins/magnum-plugins-2019.10/src/external/dr/
H A Ddr_mp3.h2215 #ifndef DRMP3_COPY_MEMORY
2216 #define DRMP3_COPY_MEMORY(dst, src, sz) memcpy((dst), (src), (sz)) macro
2233 #define drmp3_copy_memory DRMP3_COPY_MEMORY
/dports/audio/miniaudio/miniaudio-dbca7a3b44594e0226f887472b31f54aa5f14214/extras/miniaudio_split/
H A Dminiaudio.c59503 #ifndef DRMP3_COPY_MEMORY
59504 #define DRMP3_COPY_MEMORY(dst, src, sz) memcpy((dst), (src), (sz)) macro
59899 DRMP3_COPY_MEMORY(scf, ist_pos, cnt); in drmp3_L3_read_scalefactors()
60259 DRMP3_COPY_MEMORY(grbuf, scratch, (dst - scratch)*sizeof(float)); in drmp3_L3_reorder()
60409 DRMP3_COPY_MEMORY(tmp, grbuf, sizeof(tmp)); in drmp3_L3_imdct_short()
60410 DRMP3_COPY_MEMORY(grbuf, overlap, 6*sizeof(float)); in drmp3_L3_imdct_short()
60460 DRMP3_COPY_MEMORY(s->maindata + bytes_have, bs->buf + bs->pos/8, frame_bytes); in drmp3_L3_restore_reservoir()
60838 DRMP3_COPY_MEMORY(lins, qmf_state, sizeof(float)*15*64); in drmp3d_synth_granule()
60853 DRMP3_COPY_MEMORY(qmf_state, lins + nbands*64, sizeof(float)*15*64); in drmp3d_synth_granule()
60933 DRMP3_COPY_MEMORY(dec->header, hdr, DRMP3_HDR_SIZE); in drmp3dec_decode_frame()
[all …]
/dports/audio/miniaudio/miniaudio-dbca7a3b44594e0226f887472b31f54aa5f14214/
H A Dminiaudio.h66032 #ifndef DRMP3_COPY_MEMORY
66033 #define DRMP3_COPY_MEMORY(dst, src, sz) memcpy((dst), (src), (sz)) macro
66428 DRMP3_COPY_MEMORY(scf, ist_pos, cnt); in drmp3_L3_read_scalefactors()
66788 DRMP3_COPY_MEMORY(grbuf, scratch, (dst - scratch)*sizeof(float)); in drmp3_L3_reorder()
66938 DRMP3_COPY_MEMORY(tmp, grbuf, sizeof(tmp)); in drmp3_L3_imdct_short()
66939 DRMP3_COPY_MEMORY(grbuf, overlap, 6*sizeof(float)); in drmp3_L3_imdct_short()
66989 DRMP3_COPY_MEMORY(s->maindata + bytes_have, bs->buf + bs->pos/8, frame_bytes); in drmp3_L3_restore_reservoir()
67367 DRMP3_COPY_MEMORY(lins, qmf_state, sizeof(float)*15*64); in drmp3d_synth_granule()
67382 DRMP3_COPY_MEMORY(qmf_state, lins + nbands*64, sizeof(float)*15*64); in drmp3d_synth_granule()
67462 DRMP3_COPY_MEMORY(dec->header, hdr, DRMP3_HDR_SIZE); in drmp3dec_decode_frame()
[all …]
/dports/games/jaggedalliance2/miniaudio-634cdb028f340075ae8e8a1126620695688d2ac3/extras/miniaudio_split/
H A Dminiaudio.c54969 #ifndef DRMP3_COPY_MEMORY
54970 #define DRMP3_COPY_MEMORY(dst, src, sz) memcpy((dst), (src), (sz)) macro
55069 DRMP3_COPY_MEMORY(p2, p, szOld); in drmp3__realloc_from_callbacks()
55304DRMP3_COPY_MEMORY(pBufferOut, pMP3->memory.pData + pMP3->memory.currentReadPos, bytesToRead); in drmp3__on_read_memory()
55949DRMP3_COPY_MEMORY(pFramesOutF32, pFramesInF32, sizeof(float) * framesToConsume * pMP3->channels); in drmp3_read_pcm_frames_raw()
55953DRMP3_COPY_MEMORY(pFramesOutS16, pFramesInS16, sizeof(drmp3_int16) * framesToConsume * pMP3->chann… in drmp3_read_pcm_frames_raw()
56354DRMP3_COPY_MEMORY(pFrames + totalFramesRead*pMP3->channels, temp, (size_t)(framesJustRead*pMP3->ch… in drmp3__full_read_and_close_f32()
56405DRMP3_COPY_MEMORY(pFrames + totalFramesRead*pMP3->channels, temp, (size_t)(framesJustRead*pMP3->ch… in drmp3__full_read_and_close_s16()
/dports/games/jaggedalliance2/miniaudio-634cdb028f340075ae8e8a1126620695688d2ac3/
H A Dminiaudio.h60720 #ifndef DRMP3_COPY_MEMORY
60721 #define DRMP3_COPY_MEMORY(dst, src, sz) memcpy((dst), (src), (sz)) macro
60820 DRMP3_COPY_MEMORY(p2, p, szOld); in drmp3__realloc_from_callbacks()
61055DRMP3_COPY_MEMORY(pBufferOut, pMP3->memory.pData + pMP3->memory.currentReadPos, bytesToRead); in drmp3__on_read_memory()
61700DRMP3_COPY_MEMORY(pFramesOutF32, pFramesInF32, sizeof(float) * framesToConsume * pMP3->channels); in drmp3_read_pcm_frames_raw()
61704DRMP3_COPY_MEMORY(pFramesOutS16, pFramesInS16, sizeof(drmp3_int16) * framesToConsume * pMP3->chann… in drmp3_read_pcm_frames_raw()
62105DRMP3_COPY_MEMORY(pFrames + totalFramesRead*pMP3->channels, temp, (size_t)(framesJustRead*pMP3->ch… in drmp3__full_read_and_close_f32()
62156DRMP3_COPY_MEMORY(pFrames + totalFramesRead*pMP3->channels, temp, (size_t)(framesJustRead*pMP3->ch… in drmp3__full_read_and_close_s16()