Home
last modified time | relevance | path

Searched refs:mp3d_scale_pcm (Results 1 – 11 of 11) sorted by relevance

/dports/games/kodi-addon-game.libretro.picodrive/game.libretro.picodrive-1.97.0.19-Matrix/depends/common/picodrive/platform/common/minimp3/
H A Dminimp3.h1420 static int16_t mp3d_scale_pcm(float sample) in mp3d_scale_pcm() function
1435 static float mp3d_scale_pcm(float sample) in mp3d_scale_pcm() function
1452 pcm[0] = mp3d_scale_pcm(a); in mp3d_synth_pair()
1463 pcm[16*nch] = mp3d_scale_pcm(a); in mp3d_synth_pair()
1607 dstr[(15 - i)*nch] = mp3d_scale_pcm(a[1]); in mp3d_synth()
1608 dstr[(17 + i)*nch] = mp3d_scale_pcm(b[1]); in mp3d_synth()
1609 dstl[(15 - i)*nch] = mp3d_scale_pcm(a[0]); in mp3d_synth()
1610 dstl[(17 + i)*nch] = mp3d_scale_pcm(b[0]); in mp3d_synth()
1611 dstr[(47 - i)*nch] = mp3d_scale_pcm(a[3]); in mp3d_synth()
1612 dstr[(49 + i)*nch] = mp3d_scale_pcm(b[3]); in mp3d_synth()
[all …]
/dports/emulators/mess/mame-mame0226/3rdparty/minimp3/
H A Dminimp3.h1375 static int16_t mp3d_scale_pcm(float sample) in mp3d_scale_pcm() function
1384 static float mp3d_scale_pcm(float sample) in mp3d_scale_pcm() function
1401 pcm[0] = mp3d_scale_pcm(a); in mp3d_synth_pair()
1412 pcm[16*nch] = mp3d_scale_pcm(a); in mp3d_synth_pair()
1556 dstr[(15 - i)*nch] = mp3d_scale_pcm(a[1]); in mp3d_synth()
1557 dstr[(17 + i)*nch] = mp3d_scale_pcm(b[1]); in mp3d_synth()
1558 dstl[(15 - i)*nch] = mp3d_scale_pcm(a[0]); in mp3d_synth()
1559 dstl[(17 + i)*nch] = mp3d_scale_pcm(b[0]); in mp3d_synth()
1560 dstr[(47 - i)*nch] = mp3d_scale_pcm(a[3]); in mp3d_synth()
1561 dstr[(49 + i)*nch] = mp3d_scale_pcm(b[3]); in mp3d_synth()
[all …]
/dports/audio/carla/Carla-2.4.1/source/modules/audio_decoder/
H A Dminimp3.h1418 static int16_t mp3d_scale_pcm(float sample) in mp3d_scale_pcm() function
1433 static float mp3d_scale_pcm(float sample) in mp3d_scale_pcm() function
1450 pcm[0] = mp3d_scale_pcm(a); in mp3d_synth_pair()
1461 pcm[16*nch] = mp3d_scale_pcm(a); in mp3d_synth_pair()
1605 dstr[(15 - i)*nch] = mp3d_scale_pcm(a[1]); in mp3d_synth()
1606 dstr[(17 + i)*nch] = mp3d_scale_pcm(b[1]); in mp3d_synth()
1607 dstl[(15 - i)*nch] = mp3d_scale_pcm(a[0]); in mp3d_synth()
1608 dstl[(17 + i)*nch] = mp3d_scale_pcm(b[0]); in mp3d_synth()
1609 dstr[(47 - i)*nch] = mp3d_scale_pcm(a[3]); in mp3d_synth()
1610 dstr[(49 + i)*nch] = mp3d_scale_pcm(b[3]); in mp3d_synth()
[all …]
/dports/audio/boops-lv2/BOops-1.8.2/src/
H A Dminimp3.h1418 static int16_t mp3d_scale_pcm(float sample) in mp3d_scale_pcm() function
1433 static float mp3d_scale_pcm(float sample) in mp3d_scale_pcm() function
1450 pcm[0] = mp3d_scale_pcm(a); in mp3d_synth_pair()
1461 pcm[16*nch] = mp3d_scale_pcm(a); in mp3d_synth_pair()
1605 dstr[(15 - i)*nch] = mp3d_scale_pcm(a[1]); in mp3d_synth()
1606 dstr[(17 + i)*nch] = mp3d_scale_pcm(b[1]); in mp3d_synth()
1607 dstl[(15 - i)*nch] = mp3d_scale_pcm(a[0]); in mp3d_synth()
1608 dstl[(17 + i)*nch] = mp3d_scale_pcm(b[0]); in mp3d_synth()
1609 dstr[(47 - i)*nch] = mp3d_scale_pcm(a[3]); in mp3d_synth()
1610 dstr[(49 + i)*nch] = mp3d_scale_pcm(b[3]); in mp3d_synth()
[all …]
/dports/audio/bjumblr-lv2/BJumblr-1.6.8/src/
H A Dminimp3.h1418 static int16_t mp3d_scale_pcm(float sample) in mp3d_scale_pcm() function
1433 static float mp3d_scale_pcm(float sample) in mp3d_scale_pcm() function
1450 pcm[0] = mp3d_scale_pcm(a); in mp3d_synth_pair()
1461 pcm[16*nch] = mp3d_scale_pcm(a); in mp3d_synth_pair()
1605 dstr[(15 - i)*nch] = mp3d_scale_pcm(a[1]); in mp3d_synth()
1606 dstr[(17 + i)*nch] = mp3d_scale_pcm(b[1]); in mp3d_synth()
1607 dstl[(15 - i)*nch] = mp3d_scale_pcm(a[0]); in mp3d_synth()
1608 dstl[(17 + i)*nch] = mp3d_scale_pcm(b[0]); in mp3d_synth()
1609 dstr[(47 - i)*nch] = mp3d_scale_pcm(a[3]); in mp3d_synth()
1610 dstr[(49 + i)*nch] = mp3d_scale_pcm(b[3]); in mp3d_synth()
[all …]
/dports/audio/bharvestr-lv2/BHarvestr-7e6a1e7c81d0af61d4fabcd823978d62c8970502/src/
H A Dminimp3.h1418 static int16_t mp3d_scale_pcm(float sample) in mp3d_scale_pcm() function
1433 static float mp3d_scale_pcm(float sample) in mp3d_scale_pcm() function
1450 pcm[0] = mp3d_scale_pcm(a); in mp3d_synth_pair()
1461 pcm[16*nch] = mp3d_scale_pcm(a); in mp3d_synth_pair()
1605 dstr[(15 - i)*nch] = mp3d_scale_pcm(a[1]); in mp3d_synth()
1606 dstr[(17 + i)*nch] = mp3d_scale_pcm(b[1]); in mp3d_synth()
1607 dstl[(15 - i)*nch] = mp3d_scale_pcm(a[0]); in mp3d_synth()
1608 dstl[(17 + i)*nch] = mp3d_scale_pcm(b[0]); in mp3d_synth()
1609 dstr[(47 - i)*nch] = mp3d_scale_pcm(a[3]); in mp3d_synth()
1610 dstr[(49 + i)*nch] = mp3d_scale_pcm(b[3]); in mp3d_synth()
[all …]
/dports/audio/minimp3/minimp3-ca7c706/
H A Dminimp3.h1430 static int16_t mp3d_scale_pcm(float sample) in mp3d_scale_pcm() function
1445 static float mp3d_scale_pcm(float sample) in mp3d_scale_pcm() function
1462 pcm[0] = mp3d_scale_pcm(a); in mp3d_synth_pair()
1473 pcm[16*nch] = mp3d_scale_pcm(a); in mp3d_synth_pair()
1617 dstr[(15 - i)*nch] = mp3d_scale_pcm(a[1]); in mp3d_synth()
1618 dstr[(17 + i)*nch] = mp3d_scale_pcm(b[1]); in mp3d_synth()
1619 dstl[(15 - i)*nch] = mp3d_scale_pcm(a[0]); in mp3d_synth()
1620 dstl[(17 + i)*nch] = mp3d_scale_pcm(b[0]); in mp3d_synth()
1621 dstr[(47 - i)*nch] = mp3d_scale_pcm(a[3]); in mp3d_synth()
1622 dstr[(49 + i)*nch] = mp3d_scale_pcm(b[3]); in mp3d_synth()
[all …]
/dports/audio/libaudec/libaudec-0.3.4/inc/
H A Dminimp3.h1418 static int16_t mp3d_scale_pcm(float sample) in mp3d_scale_pcm() function
1433 static float mp3d_scale_pcm(float sample) in mp3d_scale_pcm() function
1450 pcm[0] = mp3d_scale_pcm(a); in mp3d_synth_pair()
1461 pcm[16*nch] = mp3d_scale_pcm(a); in mp3d_synth_pair()
1605 dstr[(15 - i)*nch] = mp3d_scale_pcm(a[1]); in mp3d_synth()
1606 dstr[(17 + i)*nch] = mp3d_scale_pcm(b[1]); in mp3d_synth()
1607 dstl[(15 - i)*nch] = mp3d_scale_pcm(a[0]); in mp3d_synth()
1608 dstl[(17 + i)*nch] = mp3d_scale_pcm(b[0]); in mp3d_synth()
1609 dstr[(47 - i)*nch] = mp3d_scale_pcm(a[3]); in mp3d_synth()
1610 dstr[(49 + i)*nch] = mp3d_scale_pcm(b[3]); in mp3d_synth()
[all …]
/dports/sysutils/czkawka/czkawka-3.3.1/cargo-crates/minimp3-sys-0.3.2/minimp3/
H A Dminimp3.h1408 static int16_t mp3d_scale_pcm(float sample) in mp3d_scale_pcm() function
1417 static float mp3d_scale_pcm(float sample) in mp3d_scale_pcm() function
1434 pcm[0] = mp3d_scale_pcm(a); in mp3d_synth_pair()
1445 pcm[16*nch] = mp3d_scale_pcm(a); in mp3d_synth_pair()
1589 dstr[(15 - i)*nch] = mp3d_scale_pcm(a[1]); in mp3d_synth()
1590 dstr[(17 + i)*nch] = mp3d_scale_pcm(b[1]); in mp3d_synth()
1591 dstl[(15 - i)*nch] = mp3d_scale_pcm(a[0]); in mp3d_synth()
1592 dstl[(17 + i)*nch] = mp3d_scale_pcm(b[0]); in mp3d_synth()
1593 dstr[(47 - i)*nch] = mp3d_scale_pcm(a[3]); in mp3d_synth()
1594 dstr[(49 + i)*nch] = mp3d_scale_pcm(b[3]); in mp3d_synth()
[all …]
/dports/audio/ardour6/Ardour-6.8.0/libs/ardour/ardour/
H A Dminimp3.h1410 static int16_t mp3d_scale_pcm(float sample) in mp3d_scale_pcm() function
1419 static float mp3d_scale_pcm(float sample) in mp3d_scale_pcm() function
1436 pcm[0] = mp3d_scale_pcm(a); in mp3d_synth_pair()
1447 pcm[16*nch] = mp3d_scale_pcm(a); in mp3d_synth_pair()
1591 dstr[(15 - i)*nch] = mp3d_scale_pcm(a[1]); in mp3d_synth()
1592 dstr[(17 + i)*nch] = mp3d_scale_pcm(b[1]); in mp3d_synth()
1593 dstl[(15 - i)*nch] = mp3d_scale_pcm(a[0]); in mp3d_synth()
1594 dstl[(17 + i)*nch] = mp3d_scale_pcm(b[0]); in mp3d_synth()
1595 dstr[(47 - i)*nch] = mp3d_scale_pcm(a[3]); in mp3d_synth()
1596 dstr[(49 + i)*nch] = mp3d_scale_pcm(b[3]); in mp3d_synth()
[all …]
/dports/emulators/mame/mame-mame0226/3rdparty/minimp3/
H A Dminimp3.h1375 static int16_t mp3d_scale_pcm(float sample) in mp3d_scale_pcm() function
1384 static float mp3d_scale_pcm(float sample) in mp3d_scale_pcm() function
1401 pcm[0] = mp3d_scale_pcm(a); in mp3d_synth_pair()
1412 pcm[16*nch] = mp3d_scale_pcm(a); in mp3d_synth_pair()
1556 dstr[(15 - i)*nch] = mp3d_scale_pcm(a[1]); in mp3d_synth()
1557 dstr[(17 + i)*nch] = mp3d_scale_pcm(b[1]); in mp3d_synth()
1558 dstl[(15 - i)*nch] = mp3d_scale_pcm(a[0]); in mp3d_synth()
1559 dstl[(17 + i)*nch] = mp3d_scale_pcm(b[0]); in mp3d_synth()
1560 dstr[(47 - i)*nch] = mp3d_scale_pcm(a[3]); in mp3d_synth()
1561 dstr[(49 + i)*nch] = mp3d_scale_pcm(b[3]); in mp3d_synth()
[all …]