Home
last modified time | relevance | path

Searched refs:stereo_bands (Results 1 – 25 of 26) sorted by relevance

12

/dports/games/kodi-addon-game.libretro.picodrive/game.libretro.picodrive-1.97.0.19-Matrix/depends/common/picodrive/platform/common/minimp3/
H A Dminimp3.h215 uint8_t total_bands, stereo_bands, bitalloc[64], scfcod[64]; member
321 …int nbands, stereo_bands = (mode == MODE_MONO) ? 0 : (mode == MODE_JOINT_STEREO) ? (HDR_GET_STEREO… in L12_subband_alloc_table() local
357 sci->stereo_bands = (uint8_t)MINIMP3_MIN(stereo_bands, nbands); in L12_subband_alloc_table()
414 if (i < sci->stereo_bands) in L12_read_scale_info()
418 sci->bitalloc[2*i + 1] = sci->stereo_bands ? ba : 0; in L12_read_scale_info()
428 for (i = sci->stereo_bands; i < sci->total_bands; i++) in L12_read_scale_info()
472 …memcpy(dst + 576 + sci->stereo_bands*18, dst + sci->stereo_bands*18, (sci->total_bands - sci->ster… in L12_apply_scf_384()
/dports/emulators/mess/mame-mame0226/3rdparty/minimp3/
H A Dminimp3.h201 uint8_t total_bands, stereo_bands, bitalloc[64], scfcod[64]; member
307 …int nbands, stereo_bands = (mode == MODE_MONO) ? 0 : (mode == MODE_JOINT_STEREO) ? (HDR_GET_STEREO… in L12_subband_alloc_table() local
343 sci->stereo_bands = (uint8_t)MINIMP3_MIN(stereo_bands, nbands); in L12_subband_alloc_table()
400 if (i < sci->stereo_bands) in L12_read_scale_info()
404 sci->bitalloc[2*i + 1] = sci->stereo_bands ? ba : 0; in L12_read_scale_info()
414 for (i = sci->stereo_bands; i < sci->total_bands; i++) in L12_read_scale_info()
458 …memcpy(dst + 576 + sci->stereo_bands*18, dst + sci->stereo_bands*18, (sci->total_bands - sci->ster… in L12_apply_scf_384()
/dports/audio/carla/Carla-2.4.1/source/modules/audio_decoder/
H A Dminimp3.h213 uint8_t total_bands, stereo_bands, bitalloc[64], scfcod[64]; member
319 …int nbands, stereo_bands = (mode == MODE_MONO) ? 0 : (mode == MODE_JOINT_STEREO) ? (HDR_GET_STEREO… in L12_subband_alloc_table() local
355 sci->stereo_bands = (uint8_t)MINIMP3_MIN(stereo_bands, nbands); in L12_subband_alloc_table()
412 if (i < sci->stereo_bands) in L12_read_scale_info()
416 sci->bitalloc[2*i + 1] = sci->stereo_bands ? ba : 0; in L12_read_scale_info()
426 for (i = sci->stereo_bands; i < sci->total_bands; i++) in L12_read_scale_info()
470 …memcpy(dst + 576 + sci->stereo_bands*18, dst + sci->stereo_bands*18, (sci->total_bands - sci->ster… in L12_apply_scf_384()
H A Ddr_mp3.h724 drmp3_uint8 total_bands, stereo_bands, bitalloc[64], scfcod[64]; member
830 …int nbands, stereo_bands = (mode == DRMP3_MODE_MONO) ? 0 : (mode == DRMP3_MODE_JOINT_STEREO) ? (DR… in drmp3_L12_subband_alloc_table() local
866 sci->stereo_bands = (drmp3_uint8)DRMP3_MIN(stereo_bands, nbands); in drmp3_L12_subband_alloc_table()
923 if (i < sci->stereo_bands) in drmp3_L12_read_scale_info()
927 sci->bitalloc[2*i + 1] = sci->stereo_bands ? ba : 0; in drmp3_L12_read_scale_info()
937 for (i = sci->stereo_bands; i < sci->total_bands; i++) in drmp3_L12_read_scale_info()
981 …memcpy(dst + 576 + sci->stereo_bands*18, dst + sci->stereo_bands*18, (sci->total_bands - sci->ster… in drmp3_L12_apply_scf_384()
/dports/audio/boops-lv2/BOops-1.8.2/src/
H A Dminimp3.h213 uint8_t total_bands, stereo_bands, bitalloc[64], scfcod[64]; member
319 …int nbands, stereo_bands = (mode == MODE_MONO) ? 0 : (mode == MODE_JOINT_STEREO) ? (HDR_GET_STEREO… in L12_subband_alloc_table() local
355 sci->stereo_bands = (uint8_t)MINIMP3_MIN(stereo_bands, nbands); in L12_subband_alloc_table()
412 if (i < sci->stereo_bands) in L12_read_scale_info()
416 sci->bitalloc[2*i + 1] = sci->stereo_bands ? ba : 0; in L12_read_scale_info()
426 for (i = sci->stereo_bands; i < sci->total_bands; i++) in L12_read_scale_info()
470 …memcpy(dst + 576 + sci->stereo_bands*18, dst + sci->stereo_bands*18, (sci->total_bands - sci->ster… in L12_apply_scf_384()
/dports/audio/bjumblr-lv2/BJumblr-1.6.8/src/
H A Dminimp3.h213 uint8_t total_bands, stereo_bands, bitalloc[64], scfcod[64]; member
319 …int nbands, stereo_bands = (mode == MODE_MONO) ? 0 : (mode == MODE_JOINT_STEREO) ? (HDR_GET_STEREO… in L12_subband_alloc_table() local
355 sci->stereo_bands = (uint8_t)MINIMP3_MIN(stereo_bands, nbands); in L12_subband_alloc_table()
412 if (i < sci->stereo_bands) in L12_read_scale_info()
416 sci->bitalloc[2*i + 1] = sci->stereo_bands ? ba : 0; in L12_read_scale_info()
426 for (i = sci->stereo_bands; i < sci->total_bands; i++) in L12_read_scale_info()
470 …memcpy(dst + 576 + sci->stereo_bands*18, dst + sci->stereo_bands*18, (sci->total_bands - sci->ster… in L12_apply_scf_384()
/dports/audio/bharvestr-lv2/BHarvestr-7e6a1e7c81d0af61d4fabcd823978d62c8970502/src/
H A Dminimp3.h213 uint8_t total_bands, stereo_bands, bitalloc[64], scfcod[64]; member
319 …int nbands, stereo_bands = (mode == MODE_MONO) ? 0 : (mode == MODE_JOINT_STEREO) ? (HDR_GET_STEREO… in L12_subband_alloc_table() local
355 sci->stereo_bands = (uint8_t)MINIMP3_MIN(stereo_bands, nbands); in L12_subband_alloc_table()
412 if (i < sci->stereo_bands) in L12_read_scale_info()
416 sci->bitalloc[2*i + 1] = sci->stereo_bands ? ba : 0; in L12_read_scale_info()
426 for (i = sci->stereo_bands; i < sci->total_bands; i++) in L12_read_scale_info()
470 …memcpy(dst + 576 + sci->stereo_bands*18, dst + sci->stereo_bands*18, (sci->total_bands - sci->ster… in L12_apply_scf_384()
/dports/audio/minimp3/minimp3-ca7c706/
H A Dminimp3.h215 uint8_t total_bands, stereo_bands, bitalloc[64], scfcod[64]; member
321 …int nbands, stereo_bands = (mode == MODE_MONO) ? 0 : (mode == MODE_JOINT_STEREO) ? (HDR_GET_STEREO… in L12_subband_alloc_table() local
357 sci->stereo_bands = (uint8_t)MINIMP3_MIN(stereo_bands, nbands); in L12_subband_alloc_table()
414 if (i < sci->stereo_bands) in L12_read_scale_info()
418 sci->bitalloc[2*i + 1] = sci->stereo_bands ? ba : 0; in L12_read_scale_info()
428 for (i = sci->stereo_bands; i < sci->total_bands; i++) in L12_read_scale_info()
472 …memcpy(dst + 576 + sci->stereo_bands*18, dst + sci->stereo_bands*18, (sci->total_bands - sci->ster… in L12_apply_scf_384()
/dports/audio/libaudec/libaudec-0.3.4/inc/
H A Dminimp3.h213 uint8_t total_bands, stereo_bands, bitalloc[64], scfcod[64]; member
319 …int nbands, stereo_bands = (mode == MODE_MONO) ? 0 : (mode == MODE_JOINT_STEREO) ? (HDR_GET_STEREO… in L12_subband_alloc_table() local
355 sci->stereo_bands = (uint8_t)MINIMP3_MIN(stereo_bands, nbands); in L12_subband_alloc_table()
412 if (i < sci->stereo_bands) in L12_read_scale_info()
416 sci->bitalloc[2*i + 1] = sci->stereo_bands ? ba : 0; in L12_read_scale_info()
426 for (i = sci->stereo_bands; i < sci->total_bands; i++) in L12_read_scale_info()
470 …memcpy(dst + 576 + sci->stereo_bands*18, dst + sci->stereo_bands*18, (sci->total_bands - sci->ster… in L12_apply_scf_384()
/dports/sysutils/czkawka/czkawka-3.3.1/cargo-crates/minimp3-sys-0.3.2/minimp3/
H A Dminimp3.h203 uint8_t total_bands, stereo_bands, bitalloc[64], scfcod[64]; member
309 …int nbands, stereo_bands = (mode == MODE_MONO) ? 0 : (mode == MODE_JOINT_STEREO) ? (HDR_GET_STEREO… in L12_subband_alloc_table() local
345 sci->stereo_bands = (uint8_t)MINIMP3_MIN(stereo_bands, nbands); in L12_subband_alloc_table()
402 if (i < sci->stereo_bands) in L12_read_scale_info()
406 sci->bitalloc[2*i + 1] = sci->stereo_bands ? ba : 0; in L12_read_scale_info()
416 for (i = sci->stereo_bands; i < sci->total_bands; i++) in L12_read_scale_info()
460 …memcpy(dst + 576 + sci->stereo_bands*18, dst + sci->stereo_bands*18, (sci->total_bands - sci->ster… in L12_apply_scf_384()
/dports/audio/ardour6/Ardour-6.8.0/libs/ardour/ardour/
H A Dminimp3.h205 uint8_t total_bands, stereo_bands, bitalloc[64], scfcod[64]; member
311 …int nbands, stereo_bands = (mode == MODE_MONO) ? 0 : (mode == MODE_JOINT_STEREO) ? (HDR_GET_STEREO… in L12_subband_alloc_table() local
347 sci->stereo_bands = (uint8_t)MINIMP3_MIN(stereo_bands, nbands); in L12_subband_alloc_table()
404 if (i < sci->stereo_bands) in L12_read_scale_info()
408 sci->bitalloc[2*i + 1] = sci->stereo_bands ? ba : 0; in L12_read_scale_info()
418 for (i = sci->stereo_bands; i < sci->total_bands; i++) in L12_read_scale_info()
462 …memcpy(dst + 576 + sci->stereo_bands*18, dst + sci->stereo_bands*18, (sci->total_bands - sci->ster… in L12_apply_scf_384()
/dports/emulators/mame/mame-mame0226/3rdparty/minimp3/
H A Dminimp3.h201 uint8_t total_bands, stereo_bands, bitalloc[64], scfcod[64]; member
307 …int nbands, stereo_bands = (mode == MODE_MONO) ? 0 : (mode == MODE_JOINT_STEREO) ? (HDR_GET_STEREO… in L12_subband_alloc_table() local
343 sci->stereo_bands = (uint8_t)MINIMP3_MIN(stereo_bands, nbands); in L12_subband_alloc_table()
400 if (i < sci->stereo_bands) in L12_read_scale_info()
404 sci->bitalloc[2*i + 1] = sci->stereo_bands ? ba : 0; in L12_read_scale_info()
414 for (i = sci->stereo_bands; i < sci->total_bands; i++) in L12_read_scale_info()
458 …memcpy(dst + 576 + sci->stereo_bands*18, dst + sci->stereo_bands*18, (sci->total_bands - sci->ster… in L12_apply_scf_384()
/dports/games/retroarch/RetroArch-1.9.7/deps/dr/
H A Ddr_mp3.h409 drmp3_uint8 stereo_bands; member
533 …int nbands, stereo_bands = (mode == DRMP3_MODE_MONO) ? 0 : (mode == DRMP3_MODE_JOINT_STEREO) ? (DR… in drmp3_L12_subband_alloc_table() local
569 sci->stereo_bands = (drmp3_uint8)DRMP3_MIN(stereo_bands, nbands); in drmp3_L12_subband_alloc_table()
626 if (i < sci->stereo_bands) in drmp3_L12_read_scale_info()
630 sci->bitalloc[2*i + 1] = sci->stereo_bands ? ba : 0; in drmp3_L12_read_scale_info()
640 for (i = sci->stereo_bands; i < sci->total_bands; i++) in drmp3_L12_read_scale_info()
684 …memcpy(dst + 576 + sci->stereo_bands*18, dst + sci->stereo_bands*18, (sci->total_bands - sci->ster… in drmp3_L12_apply_scf_384()
/dports/comms/fldigi/fldigi-4.1.20/src/include/
H A Ddr_mp3.h577 drmp3_uint8 total_bands, stereo_bands, bitalloc[64], scfcod[64]; member
683 …int nbands, stereo_bands = (mode == DRMP3_MODE_MONO) ? 0 : (mode == DRMP3_MODE_JOINT_STEREO) ? (DR… in drmp3_L12_subband_alloc_table() local
719 sci->stereo_bands = (drmp3_uint8)DRMP3_MIN(stereo_bands, nbands); in drmp3_L12_subband_alloc_table()
776 if (i < sci->stereo_bands) in drmp3_L12_read_scale_info()
780 sci->bitalloc[2*i + 1] = sci->stereo_bands ? ba : 0; in drmp3_L12_read_scale_info()
790 for (i = sci->stereo_bands; i < sci->total_bands; i++) in drmp3_L12_read_scale_info()
834 …memcpy(dst + 576 + sci->stereo_bands*18, dst + sci->stereo_bands*18, (sci->total_bands - sci->ster… in drmp3_L12_apply_scf_384()
/dports/graphics/magnum-plugins/magnum-plugins-2019.10/src/external/dr/
H A Ddr_mp3.h577 drmp3_uint8 total_bands, stereo_bands, bitalloc[64], scfcod[64]; member
683 …int nbands, stereo_bands = (mode == DRMP3_MODE_MONO) ? 0 : (mode == DRMP3_MODE_JOINT_STEREO) ? (DR… in drmp3_L12_subband_alloc_table() local
719 sci->stereo_bands = (drmp3_uint8)DRMP3_MIN(stereo_bands, nbands); in drmp3_L12_subband_alloc_table()
776 if (i < sci->stereo_bands) in drmp3_L12_read_scale_info()
780 sci->bitalloc[2*i + 1] = sci->stereo_bands ? ba : 0; in drmp3_L12_read_scale_info()
790 for (i = sci->stereo_bands; i < sci->total_bands; i++) in drmp3_L12_read_scale_info()
834 …memcpy(dst + 576 + sci->stereo_bands*18, dst + sci->stereo_bands*18, (sci->total_bands - sci->ster… in drmp3_L12_apply_scf_384()
/dports/games/jaggedalliance2/miniaudio-634cdb028f340075ae8e8a1126620695688d2ac3/extras/
H A Ddr_mp3.h728 drmp3_uint8 total_bands, stereo_bands, bitalloc[64], scfcod[64]; member
834 …int nbands, stereo_bands = (mode == DRMP3_MODE_MONO) ? 0 : (mode == DRMP3_MODE_JOINT_STEREO) ? (DR… in drmp3_L12_subband_alloc_table() local
870 sci->stereo_bands = (drmp3_uint8)DRMP3_MIN(stereo_bands, nbands); in drmp3_L12_subband_alloc_table()
927 if (i < sci->stereo_bands) in drmp3_L12_read_scale_info()
931 sci->bitalloc[2*i + 1] = sci->stereo_bands ? ba : 0; in drmp3_L12_read_scale_info()
941 for (i = sci->stereo_bands; i < sci->total_bands; i++) in drmp3_L12_read_scale_info()
985 …memcpy(dst + 576 + sci->stereo_bands*18, dst + sci->stereo_bands*18, (sci->total_bands - sci->ster… in drmp3_L12_apply_scf_384()
/dports/math/kfr/kfr-4.2.1/include/kfr/io/dr/
H A Ddr_mp3.h662 drmp3_uint8 total_bands, stereo_bands, bitalloc[64], scfcod[64]; member
768 …int nbands, stereo_bands = (mode == DRMP3_MODE_MONO) ? 0 : (mode == DRMP3_MODE_JOINT_STEREO) ? (DR… in drmp3_L12_subband_alloc_table() local
804 sci->stereo_bands = (drmp3_uint8)DRMP3_MIN(stereo_bands, nbands); in drmp3_L12_subband_alloc_table()
861 if (i < sci->stereo_bands) in drmp3_L12_read_scale_info()
865 sci->bitalloc[2*i + 1] = sci->stereo_bands ? ba : 0; in drmp3_L12_read_scale_info()
875 for (i = sci->stereo_bands; i < sci->total_bands; i++) in drmp3_L12_read_scale_info()
919 …memcpy(dst + 576 + sci->stereo_bands*18, dst + sci->stereo_bands*18, (sci->total_bands - sci->ster… in drmp3_L12_apply_scf_384()
/dports/devel/sdl12-compat/sdl12-compat-release-1.2.52/src/
H A Ddr_mp3.h766 drmp3_uint8 total_bands, stereo_bands, bitalloc[64], scfcod[64]; member
872 …int nbands, stereo_bands = (mode == DRMP3_MODE_MONO) ? 0 : (mode == DRMP3_MODE_JOINT_STEREO) ? (DR… in drmp3_L12_subband_alloc_table() local
908 sci->stereo_bands = (drmp3_uint8)DRMP3_MIN(stereo_bands, nbands); in drmp3_L12_subband_alloc_table()
965 if (i < sci->stereo_bands) in drmp3_L12_read_scale_info()
969 sci->bitalloc[2*i + 1] = sci->stereo_bands ? ba : 0; in drmp3_L12_read_scale_info()
979 for (i = sci->stereo_bands; i < sci->total_bands; i++) in drmp3_L12_read_scale_info()
1023 …DRMP3_COPY_MEMORY(dst + 576 + sci->stereo_bands*18, dst + sci->stereo_bands*18, (sci->total_bands … in drmp3_L12_apply_scf_384()
/dports/audio/miniaudio/miniaudio-dbca7a3b44594e0226f887472b31f54aa5f14214/extras/
H A Ddr_mp3.h724 drmp3_uint8 total_bands, stereo_bands, bitalloc[64], scfcod[64]; member
830 …int nbands, stereo_bands = (mode == DRMP3_MODE_MONO) ? 0 : (mode == DRMP3_MODE_JOINT_STEREO) ? (DR… in drmp3_L12_subband_alloc_table() local
866 sci->stereo_bands = (drmp3_uint8)DRMP3_MIN(stereo_bands, nbands); in drmp3_L12_subband_alloc_table()
923 if (i < sci->stereo_bands) in drmp3_L12_read_scale_info()
927 sci->bitalloc[2*i + 1] = sci->stereo_bands ? ba : 0; in drmp3_L12_read_scale_info()
937 for (i = sci->stereo_bands; i < sci->total_bands; i++) in drmp3_L12_read_scale_info()
981 …memcpy(dst + 576 + sci->stereo_bands*18, dst + sci->stereo_bands*18, (sci->total_bands - sci->ster… in drmp3_L12_apply_scf_384()
/dports/emulators/dosbox-staging/dosbox-staging-0.78.0/src/libs/decoders/
H A Ddr_mp3.h724 drmp3_uint8 total_bands, stereo_bands, bitalloc[64], scfcod[64]; member
830 …int nbands, stereo_bands = (mode == DRMP3_MODE_MONO) ? 0 : (mode == DRMP3_MODE_JOINT_STEREO) ? (DR… in drmp3_L12_subband_alloc_table() local
866 sci->stereo_bands = (drmp3_uint8)DRMP3_MIN(stereo_bands, nbands); in drmp3_L12_subband_alloc_table()
923 if (i < sci->stereo_bands) in drmp3_L12_read_scale_info()
927 sci->bitalloc[2*i + 1] = sci->stereo_bands ? ba : 0; in drmp3_L12_read_scale_info()
937 for (i = sci->stereo_bands; i < sci->total_bands; i++) in drmp3_L12_read_scale_info()
981 …memcpy(dst + 576 + sci->stereo_bands*18, dst + sci->stereo_bands*18, (sci->total_bands - sci->ster… in drmp3_L12_apply_scf_384()
/dports/devel/raylib/raylib-3.7.0/src/external/
H A Ddr_mp3.h724 drmp3_uint8 total_bands, stereo_bands, bitalloc[64], scfcod[64]; member
830 …int nbands, stereo_bands = (mode == DRMP3_MODE_MONO) ? 0 : (mode == DRMP3_MODE_JOINT_STEREO) ? (DR… in drmp3_L12_subband_alloc_table() local
866 sci->stereo_bands = (drmp3_uint8)DRMP3_MIN(stereo_bands, nbands); in drmp3_L12_subband_alloc_table()
923 if (i < sci->stereo_bands) in drmp3_L12_read_scale_info()
927 sci->bitalloc[2*i + 1] = sci->stereo_bands ? ba : 0; in drmp3_L12_read_scale_info()
937 for (i = sci->stereo_bands; i < sci->total_bands; i++) in drmp3_L12_read_scale_info()
981 …memcpy(dst + 576 + sci->stereo_bands*18, dst + sci->stereo_bands*18, (sci->total_bands - sci->ster… in drmp3_L12_apply_scf_384()
H A Dminiaudio.h61186 drmp3_uint8 total_bands, stereo_bands, bitalloc[64], scfcod[64]; member
61279 …int nbands, stereo_bands = (mode == DRMP3_MODE_MONO) ? 0 : (mode == DRMP3_MODE_JOINT_STEREO) ? (DR… in drmp3_L12_subband_alloc_table() local
61312 sci->stereo_bands = (drmp3_uint8)DRMP3_MIN(stereo_bands, nbands); in drmp3_L12_subband_alloc_table()
61364 if (i < sci->stereo_bands) in drmp3_L12_read_scale_info()
61368 sci->bitalloc[2*i + 1] = sci->stereo_bands ? ba : 0; in drmp3_L12_read_scale_info()
61375 for (i = sci->stereo_bands; i < sci->total_bands; i++) in drmp3_L12_read_scale_info()
61417 …memcpy(dst + 576 + sci->stereo_bands*18, dst + sci->stereo_bands*18, (sci->total_bands - sci->ster… in drmp3_L12_apply_scf_384()
/dports/games/jaggedalliance2/miniaudio-634cdb028f340075ae8e8a1126620695688d2ac3/extras/miniaudio_split/
H A Dminiaudio.c53436 drmp3_uint8 total_bands, stereo_bands, bitalloc[64], scfcod[64]; member
53529 …int nbands, stereo_bands = (mode == DRMP3_MODE_MONO) ? 0 : (mode == DRMP3_MODE_JOINT_STEREO) ? (DR… in drmp3_L12_subband_alloc_table() local
53562 sci->stereo_bands = (drmp3_uint8)DRMP3_MIN(stereo_bands, nbands); in drmp3_L12_subband_alloc_table()
53614 if (i < sci->stereo_bands) in drmp3_L12_read_scale_info()
53618 sci->bitalloc[2*i + 1] = sci->stereo_bands ? ba : 0; in drmp3_L12_read_scale_info()
53625 for (i = sci->stereo_bands; i < sci->total_bands; i++) in drmp3_L12_read_scale_info()
53667 …memcpy(dst + 576 + sci->stereo_bands*18, dst + sci->stereo_bands*18, (sci->total_bands - sci->ster… in drmp3_L12_apply_scf_384()
/dports/games/jaggedalliance2/miniaudio-634cdb028f340075ae8e8a1126620695688d2ac3/
H A Dminiaudio.h59187 drmp3_uint8 total_bands, stereo_bands, bitalloc[64], scfcod[64]; member
59280 …int nbands, stereo_bands = (mode == DRMP3_MODE_MONO) ? 0 : (mode == DRMP3_MODE_JOINT_STEREO) ? (DR… in drmp3_L12_subband_alloc_table() local
59313 sci->stereo_bands = (drmp3_uint8)DRMP3_MIN(stereo_bands, nbands); in drmp3_L12_subband_alloc_table()
59365 if (i < sci->stereo_bands) in drmp3_L12_read_scale_info()
59369 sci->bitalloc[2*i + 1] = sci->stereo_bands ? ba : 0; in drmp3_L12_read_scale_info()
59376 for (i = sci->stereo_bands; i < sci->total_bands; i++) in drmp3_L12_read_scale_info()
59418 …memcpy(dst + 576 + sci->stereo_bands*18, dst + sci->stereo_bands*18, (sci->total_bands - sci->ster… in drmp3_L12_apply_scf_384()
/dports/audio/miniaudio/miniaudio-dbca7a3b44594e0226f887472b31f54aa5f14214/extras/miniaudio_split/
H A Dminiaudio.c59530 drmp3_uint8 total_bands, stereo_bands, bitalloc[64], scfcod[64]; member
59623 …int nbands, stereo_bands = (mode == DRMP3_MODE_MONO) ? 0 : (mode == DRMP3_MODE_JOINT_STEREO) ? (DR… in drmp3_L12_subband_alloc_table() local
59656 sci->stereo_bands = (drmp3_uint8)DRMP3_MIN(stereo_bands, nbands); in drmp3_L12_subband_alloc_table()
59708 if (i < sci->stereo_bands) in drmp3_L12_read_scale_info()
59712 sci->bitalloc[2*i + 1] = sci->stereo_bands ? ba : 0; in drmp3_L12_read_scale_info()
59719 for (i = sci->stereo_bands; i < sci->total_bands; i++) in drmp3_L12_read_scale_info()
59761 …DRMP3_COPY_MEMORY(dst + 576 + sci->stereo_bands*18, dst + sci->stereo_bands*18, (sci->total_bands … in drmp3_L12_apply_scf_384()

12