Home
last modified time | relevance | path

Searched refs:n_short_sfb (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.h227 uint8_t global_gain, block_type, mixed_block_flag, n_long_sfb, n_short_sfb; member
549 gr->n_short_sfb = 0; in L3_read_side_info()
568 gr->n_short_sfb = 39; in L3_read_side_info()
573 gr->n_short_sfb = 30; in L3_read_side_info()
661 const uint8_t *scf_partition = g_scf_partitions[!!gr->n_short_sfb + !gr->n_long_sfb]; in L3_decode_scalefactors()
690 if (gr->n_short_sfb) in L3_decode_scalefactors()
693 for (i = 0; i < gr->n_short_sfb; i += 3) in L3_decode_scalefactors()
710 for (i = 0; i < (int)(gr->n_long_sfb + gr->n_short_sfb); i++) in L3_decode_scalefactors()
967 int max_band[3], n_sfb = gr->n_long_sfb + gr->n_short_sfb; in L3_intensity_stereo()
968 int i, max_blocks = gr->n_short_sfb ? 3 : 1; in L3_intensity_stereo()
[all …]
/dports/emulators/mess/mame-mame0226/3rdparty/minimp3/
H A Dminimp3.h213 uint8_t global_gain, block_type, mixed_block_flag, n_long_sfb, n_short_sfb; member
535 gr->n_short_sfb = 0; in L3_read_side_info()
554 gr->n_short_sfb = 39; in L3_read_side_info()
559 gr->n_short_sfb = 30; in L3_read_side_info()
647 const uint8_t *scf_partition = g_scf_partitions[!!gr->n_short_sfb + !gr->n_long_sfb]; in L3_decode_scalefactors()
676 if (gr->n_short_sfb) in L3_decode_scalefactors()
679 for (i = 0; i < gr->n_short_sfb; i += 3) in L3_decode_scalefactors()
696 for (i = 0; i < (int)(gr->n_long_sfb + gr->n_short_sfb); i++) in L3_decode_scalefactors()
922 int max_band[3], n_sfb = gr->n_long_sfb + gr->n_short_sfb; in L3_intensity_stereo()
923 int i, max_blocks = gr->n_short_sfb ? 3 : 1; in L3_intensity_stereo()
[all …]
/dports/audio/carla/Carla-2.4.1/source/modules/audio_decoder/
H A Dminimp3.h225 uint8_t global_gain, block_type, mixed_block_flag, n_long_sfb, n_short_sfb; member
547 gr->n_short_sfb = 0; in L3_read_side_info()
566 gr->n_short_sfb = 39; in L3_read_side_info()
571 gr->n_short_sfb = 30; in L3_read_side_info()
659 const uint8_t *scf_partition = g_scf_partitions[!!gr->n_short_sfb + !gr->n_long_sfb]; in L3_decode_scalefactors()
688 if (gr->n_short_sfb) in L3_decode_scalefactors()
691 for (i = 0; i < gr->n_short_sfb; i += 3) in L3_decode_scalefactors()
708 for (i = 0; i < (int)(gr->n_long_sfb + gr->n_short_sfb); i++) in L3_decode_scalefactors()
965 int max_band[3], n_sfb = gr->n_long_sfb + gr->n_short_sfb; in L3_intensity_stereo()
966 int i, max_blocks = gr->n_short_sfb ? 3 : 1; in L3_intensity_stereo()
[all …]
H A Ddr_mp3.h736 drmp3_uint8 global_gain, block_type, mixed_block_flag, n_long_sfb, n_short_sfb; member
1058 gr->n_short_sfb = 0; in drmp3_L3_read_side_info()
1077 gr->n_short_sfb = 39; in drmp3_L3_read_side_info()
1082 gr->n_short_sfb = 30; in drmp3_L3_read_side_info()
1170 const drmp3_uint8 *scf_partition = g_scf_partitions[!!gr->n_short_sfb + !gr->n_long_sfb]; in drmp3_L3_decode_scalefactors()
1199 if (gr->n_short_sfb) in drmp3_L3_decode_scalefactors()
1202 for (i = 0; i < gr->n_short_sfb; i += 3) in drmp3_L3_decode_scalefactors()
1219 for (i = 0; i < (int)(gr->n_long_sfb + gr->n_short_sfb); i++) in drmp3_L3_decode_scalefactors()
1476 int max_band[3], n_sfb = gr->n_long_sfb + gr->n_short_sfb; in drmp3_L3_intensity_stereo()
1477 int i, max_blocks = gr->n_short_sfb ? 3 : 1; in drmp3_L3_intensity_stereo()
[all …]
/dports/audio/boops-lv2/BOops-1.8.2/src/
H A Dminimp3.h225 uint8_t global_gain, block_type, mixed_block_flag, n_long_sfb, n_short_sfb; member
547 gr->n_short_sfb = 0; in L3_read_side_info()
566 gr->n_short_sfb = 39; in L3_read_side_info()
571 gr->n_short_sfb = 30; in L3_read_side_info()
659 const uint8_t *scf_partition = g_scf_partitions[!!gr->n_short_sfb + !gr->n_long_sfb]; in L3_decode_scalefactors()
688 if (gr->n_short_sfb) in L3_decode_scalefactors()
691 for (i = 0; i < gr->n_short_sfb; i += 3) in L3_decode_scalefactors()
708 for (i = 0; i < (int)(gr->n_long_sfb + gr->n_short_sfb); i++) in L3_decode_scalefactors()
965 int max_band[3], n_sfb = gr->n_long_sfb + gr->n_short_sfb; in L3_intensity_stereo()
966 int i, max_blocks = gr->n_short_sfb ? 3 : 1; in L3_intensity_stereo()
[all …]
/dports/audio/bjumblr-lv2/BJumblr-1.6.8/src/
H A Dminimp3.h225 uint8_t global_gain, block_type, mixed_block_flag, n_long_sfb, n_short_sfb; member
547 gr->n_short_sfb = 0; in L3_read_side_info()
566 gr->n_short_sfb = 39; in L3_read_side_info()
571 gr->n_short_sfb = 30; in L3_read_side_info()
659 const uint8_t *scf_partition = g_scf_partitions[!!gr->n_short_sfb + !gr->n_long_sfb]; in L3_decode_scalefactors()
688 if (gr->n_short_sfb) in L3_decode_scalefactors()
691 for (i = 0; i < gr->n_short_sfb; i += 3) in L3_decode_scalefactors()
708 for (i = 0; i < (int)(gr->n_long_sfb + gr->n_short_sfb); i++) in L3_decode_scalefactors()
965 int max_band[3], n_sfb = gr->n_long_sfb + gr->n_short_sfb; in L3_intensity_stereo()
966 int i, max_blocks = gr->n_short_sfb ? 3 : 1; in L3_intensity_stereo()
[all …]
/dports/audio/bharvestr-lv2/BHarvestr-7e6a1e7c81d0af61d4fabcd823978d62c8970502/src/
H A Dminimp3.h225 uint8_t global_gain, block_type, mixed_block_flag, n_long_sfb, n_short_sfb; member
547 gr->n_short_sfb = 0; in L3_read_side_info()
566 gr->n_short_sfb = 39; in L3_read_side_info()
571 gr->n_short_sfb = 30; in L3_read_side_info()
659 const uint8_t *scf_partition = g_scf_partitions[!!gr->n_short_sfb + !gr->n_long_sfb]; in L3_decode_scalefactors()
688 if (gr->n_short_sfb) in L3_decode_scalefactors()
691 for (i = 0; i < gr->n_short_sfb; i += 3) in L3_decode_scalefactors()
708 for (i = 0; i < (int)(gr->n_long_sfb + gr->n_short_sfb); i++) in L3_decode_scalefactors()
965 int max_band[3], n_sfb = gr->n_long_sfb + gr->n_short_sfb; in L3_intensity_stereo()
966 int i, max_blocks = gr->n_short_sfb ? 3 : 1; in L3_intensity_stereo()
[all …]
/dports/audio/minimp3/minimp3-ca7c706/
H A Dminimp3.h227 uint8_t global_gain, block_type, mixed_block_flag, n_long_sfb, n_short_sfb; member
549 gr->n_short_sfb = 0; in L3_read_side_info()
568 gr->n_short_sfb = 39; in L3_read_side_info()
573 gr->n_short_sfb = 30; in L3_read_side_info()
661 const uint8_t *scf_partition = g_scf_partitions[!!gr->n_short_sfb + !gr->n_long_sfb]; in L3_decode_scalefactors()
690 if (gr->n_short_sfb) in L3_decode_scalefactors()
693 for (i = 0; i < gr->n_short_sfb; i += 3) in L3_decode_scalefactors()
710 for (i = 0; i < (int)(gr->n_long_sfb + gr->n_short_sfb); i++) in L3_decode_scalefactors()
977 int max_band[3], n_sfb = gr->n_long_sfb + gr->n_short_sfb; in L3_intensity_stereo()
978 int i, max_blocks = gr->n_short_sfb ? 3 : 1; in L3_intensity_stereo()
[all …]
/dports/audio/libaudec/libaudec-0.3.4/inc/
H A Dminimp3.h225 uint8_t global_gain, block_type, mixed_block_flag, n_long_sfb, n_short_sfb; member
547 gr->n_short_sfb = 0; in L3_read_side_info()
566 gr->n_short_sfb = 39; in L3_read_side_info()
571 gr->n_short_sfb = 30; in L3_read_side_info()
659 const uint8_t *scf_partition = g_scf_partitions[!!gr->n_short_sfb + !gr->n_long_sfb]; in L3_decode_scalefactors()
688 if (gr->n_short_sfb) in L3_decode_scalefactors()
691 for (i = 0; i < gr->n_short_sfb; i += 3) in L3_decode_scalefactors()
708 for (i = 0; i < (int)(gr->n_long_sfb + gr->n_short_sfb); i++) in L3_decode_scalefactors()
965 int max_band[3], n_sfb = gr->n_long_sfb + gr->n_short_sfb; in L3_intensity_stereo()
966 int i, max_blocks = gr->n_short_sfb ? 3 : 1; in L3_intensity_stereo()
[all …]
/dports/sysutils/czkawka/czkawka-3.3.1/cargo-crates/minimp3-sys-0.3.2/minimp3/
H A Dminimp3.h215 uint8_t global_gain, block_type, mixed_block_flag, n_long_sfb, n_short_sfb; member
537 gr->n_short_sfb = 0; in L3_read_side_info()
556 gr->n_short_sfb = 39; in L3_read_side_info()
561 gr->n_short_sfb = 30; in L3_read_side_info()
649 const uint8_t *scf_partition = g_scf_partitions[!!gr->n_short_sfb + !gr->n_long_sfb]; in L3_decode_scalefactors()
678 if (gr->n_short_sfb) in L3_decode_scalefactors()
681 for (i = 0; i < gr->n_short_sfb; i += 3) in L3_decode_scalefactors()
698 for (i = 0; i < (int)(gr->n_long_sfb + gr->n_short_sfb); i++) in L3_decode_scalefactors()
955 int max_band[3], n_sfb = gr->n_long_sfb + gr->n_short_sfb; in L3_intensity_stereo()
956 int i, max_blocks = gr->n_short_sfb ? 3 : 1; in L3_intensity_stereo()
[all …]
/dports/audio/ardour6/Ardour-6.8.0/libs/ardour/ardour/
H A Dminimp3.h217 uint8_t global_gain, block_type, mixed_block_flag, n_long_sfb, n_short_sfb; member
539 gr->n_short_sfb = 0; in L3_read_side_info()
558 gr->n_short_sfb = 39; in L3_read_side_info()
563 gr->n_short_sfb = 30; in L3_read_side_info()
651 const uint8_t *scf_partition = g_scf_partitions[!!gr->n_short_sfb + !gr->n_long_sfb]; in L3_decode_scalefactors()
680 if (gr->n_short_sfb) in L3_decode_scalefactors()
683 for (i = 0; i < gr->n_short_sfb; i += 3) in L3_decode_scalefactors()
700 for (i = 0; i < (int)(gr->n_long_sfb + gr->n_short_sfb); i++) in L3_decode_scalefactors()
957 int max_band[3], n_sfb = gr->n_long_sfb + gr->n_short_sfb; in L3_intensity_stereo()
958 int i, max_blocks = gr->n_short_sfb ? 3 : 1; in L3_intensity_stereo()
[all …]
/dports/emulators/mame/mame-mame0226/3rdparty/minimp3/
H A Dminimp3.h213 uint8_t global_gain, block_type, mixed_block_flag, n_long_sfb, n_short_sfb; member
535 gr->n_short_sfb = 0; in L3_read_side_info()
554 gr->n_short_sfb = 39; in L3_read_side_info()
559 gr->n_short_sfb = 30; in L3_read_side_info()
647 const uint8_t *scf_partition = g_scf_partitions[!!gr->n_short_sfb + !gr->n_long_sfb]; in L3_decode_scalefactors()
676 if (gr->n_short_sfb) in L3_decode_scalefactors()
679 for (i = 0; i < gr->n_short_sfb; i += 3) in L3_decode_scalefactors()
696 for (i = 0; i < (int)(gr->n_long_sfb + gr->n_short_sfb); i++) in L3_decode_scalefactors()
922 int max_band[3], n_sfb = gr->n_long_sfb + gr->n_short_sfb; in L3_intensity_stereo()
923 int i, max_blocks = gr->n_short_sfb ? 3 : 1; in L3_intensity_stereo()
[all …]
/dports/games/retroarch/RetroArch-1.9.7/deps/dr/
H A Ddr_mp3.h432 drmp3_uint8 n_short_sfb; member
764 gr->n_short_sfb = 0; in drmp3_L3_read_side_info()
783 gr->n_short_sfb = 39; in drmp3_L3_read_side_info()
788 gr->n_short_sfb = 30; in drmp3_L3_read_side_info()
876 const drmp3_uint8 *scf_partition = g_scf_partitions[!!gr->n_short_sfb + !gr->n_long_sfb]; in drmp3_L3_decode_scalefactors()
905 if (gr->n_short_sfb) in drmp3_L3_decode_scalefactors()
908 for (i = 0; i < gr->n_short_sfb; i += 3) in drmp3_L3_decode_scalefactors()
925 for (i = 0; i < (int)(gr->n_long_sfb + gr->n_short_sfb); i++) in drmp3_L3_decode_scalefactors()
1150 int max_band[3], n_sfb = gr->n_long_sfb + gr->n_short_sfb; in drmp3_L3_intensity_stereo()
1151 int i, max_blocks = gr->n_short_sfb ? 3 : 1; in drmp3_L3_intensity_stereo()
[all …]
/dports/comms/fldigi/fldigi-4.1.20/src/include/
H A Ddr_mp3.h589 drmp3_uint8 global_gain, block_type, mixed_block_flag, n_long_sfb, n_short_sfb; member
911 gr->n_short_sfb = 0; in drmp3_L3_read_side_info()
930 gr->n_short_sfb = 39; in drmp3_L3_read_side_info()
935 gr->n_short_sfb = 30; in drmp3_L3_read_side_info()
1023 const drmp3_uint8 *scf_partition = g_scf_partitions[!!gr->n_short_sfb + !gr->n_long_sfb]; in drmp3_L3_decode_scalefactors()
1052 if (gr->n_short_sfb) in drmp3_L3_decode_scalefactors()
1055 for (i = 0; i < gr->n_short_sfb; i += 3) in drmp3_L3_decode_scalefactors()
1072 for (i = 0; i < (int)(gr->n_long_sfb + gr->n_short_sfb); i++) in drmp3_L3_decode_scalefactors()
1329 int max_band[3], n_sfb = gr->n_long_sfb + gr->n_short_sfb; in drmp3_L3_intensity_stereo()
1330 int i, max_blocks = gr->n_short_sfb ? 3 : 1; in drmp3_L3_intensity_stereo()
[all …]
/dports/graphics/magnum-plugins/magnum-plugins-2019.10/src/external/dr/
H A Ddr_mp3.h589 drmp3_uint8 global_gain, block_type, mixed_block_flag, n_long_sfb, n_short_sfb; member
911 gr->n_short_sfb = 0; in drmp3_L3_read_side_info()
930 gr->n_short_sfb = 39; in drmp3_L3_read_side_info()
935 gr->n_short_sfb = 30; in drmp3_L3_read_side_info()
1023 const drmp3_uint8 *scf_partition = g_scf_partitions[!!gr->n_short_sfb + !gr->n_long_sfb]; in drmp3_L3_decode_scalefactors()
1052 if (gr->n_short_sfb) in drmp3_L3_decode_scalefactors()
1055 for (i = 0; i < gr->n_short_sfb; i += 3) in drmp3_L3_decode_scalefactors()
1072 for (i = 0; i < (int)(gr->n_long_sfb + gr->n_short_sfb); i++) in drmp3_L3_decode_scalefactors()
1298 int max_band[3], n_sfb = gr->n_long_sfb + gr->n_short_sfb; in drmp3_L3_intensity_stereo()
1299 int i, max_blocks = gr->n_short_sfb ? 3 : 1; in drmp3_L3_intensity_stereo()
[all …]
/dports/games/jaggedalliance2/miniaudio-634cdb028f340075ae8e8a1126620695688d2ac3/extras/
H A Ddr_mp3.h740 drmp3_uint8 global_gain, block_type, mixed_block_flag, n_long_sfb, n_short_sfb; member
1062 gr->n_short_sfb = 0; in drmp3_L3_read_side_info()
1081 gr->n_short_sfb = 39; in drmp3_L3_read_side_info()
1086 gr->n_short_sfb = 30; in drmp3_L3_read_side_info()
1174 const drmp3_uint8 *scf_partition = g_scf_partitions[!!gr->n_short_sfb + !gr->n_long_sfb]; in drmp3_L3_decode_scalefactors()
1203 if (gr->n_short_sfb) in drmp3_L3_decode_scalefactors()
1206 for (i = 0; i < gr->n_short_sfb; i += 3) in drmp3_L3_decode_scalefactors()
1223 for (i = 0; i < (int)(gr->n_long_sfb + gr->n_short_sfb); i++) in drmp3_L3_decode_scalefactors()
1480 int max_band[3], n_sfb = gr->n_long_sfb + gr->n_short_sfb; in drmp3_L3_intensity_stereo()
1481 int i, max_blocks = gr->n_short_sfb ? 3 : 1; in drmp3_L3_intensity_stereo()
[all …]
/dports/math/kfr/kfr-4.2.1/include/kfr/io/dr/
H A Ddr_mp3.h674 drmp3_uint8 global_gain, block_type, mixed_block_flag, n_long_sfb, n_short_sfb; member
996 gr->n_short_sfb = 0; in drmp3_L3_read_side_info()
1015 gr->n_short_sfb = 39; in drmp3_L3_read_side_info()
1020 gr->n_short_sfb = 30; in drmp3_L3_read_side_info()
1108 const drmp3_uint8 *scf_partition = g_scf_partitions[!!gr->n_short_sfb + !gr->n_long_sfb]; in drmp3_L3_decode_scalefactors()
1137 if (gr->n_short_sfb) in drmp3_L3_decode_scalefactors()
1140 for (i = 0; i < gr->n_short_sfb; i += 3) in drmp3_L3_decode_scalefactors()
1157 for (i = 0; i < (int)(gr->n_long_sfb + gr->n_short_sfb); i++) in drmp3_L3_decode_scalefactors()
1414 int max_band[3], n_sfb = gr->n_long_sfb + gr->n_short_sfb; in drmp3_L3_intensity_stereo()
1415 int i, max_blocks = gr->n_short_sfb ? 3 : 1; in drmp3_L3_intensity_stereo()
[all …]
/dports/devel/sdl12-compat/sdl12-compat-release-1.2.52/src/
H A Ddr_mp3.h778 drmp3_uint8 global_gain, block_type, mixed_block_flag, n_long_sfb, n_short_sfb; member
1100 gr->n_short_sfb = 0; in drmp3_L3_read_side_info()
1119 gr->n_short_sfb = 39; in drmp3_L3_read_side_info()
1124 gr->n_short_sfb = 30; in drmp3_L3_read_side_info()
1212 const drmp3_uint8 *scf_partition = g_scf_partitions[!!gr->n_short_sfb + !gr->n_long_sfb]; in drmp3_L3_decode_scalefactors()
1241 if (gr->n_short_sfb) in drmp3_L3_decode_scalefactors()
1244 for (i = 0; i < gr->n_short_sfb; i += 3) in drmp3_L3_decode_scalefactors()
1261 for (i = 0; i < (int)(gr->n_long_sfb + gr->n_short_sfb); i++) in drmp3_L3_decode_scalefactors()
1528 int max_band[3], n_sfb = gr->n_long_sfb + gr->n_short_sfb; in drmp3_L3_intensity_stereo()
1529 int i, max_blocks = gr->n_short_sfb ? 3 : 1; in drmp3_L3_intensity_stereo()
[all …]
/dports/audio/miniaudio/miniaudio-dbca7a3b44594e0226f887472b31f54aa5f14214/extras/
H A Ddr_mp3.h736 drmp3_uint8 global_gain, block_type, mixed_block_flag, n_long_sfb, n_short_sfb; member
1058 gr->n_short_sfb = 0; in drmp3_L3_read_side_info()
1077 gr->n_short_sfb = 39; in drmp3_L3_read_side_info()
1082 gr->n_short_sfb = 30; in drmp3_L3_read_side_info()
1170 const drmp3_uint8 *scf_partition = g_scf_partitions[!!gr->n_short_sfb + !gr->n_long_sfb]; in drmp3_L3_decode_scalefactors()
1199 if (gr->n_short_sfb) in drmp3_L3_decode_scalefactors()
1202 for (i = 0; i < gr->n_short_sfb; i += 3) in drmp3_L3_decode_scalefactors()
1219 for (i = 0; i < (int)(gr->n_long_sfb + gr->n_short_sfb); i++) in drmp3_L3_decode_scalefactors()
1476 int max_band[3], n_sfb = gr->n_long_sfb + gr->n_short_sfb; in drmp3_L3_intensity_stereo()
1477 int i, max_blocks = gr->n_short_sfb ? 3 : 1; in drmp3_L3_intensity_stereo()
[all …]
/dports/emulators/dosbox-staging/dosbox-staging-0.78.0/src/libs/decoders/
H A Ddr_mp3.h736 drmp3_uint8 global_gain, block_type, mixed_block_flag, n_long_sfb, n_short_sfb; member
1058 gr->n_short_sfb = 0; in drmp3_L3_read_side_info()
1077 gr->n_short_sfb = 39; in drmp3_L3_read_side_info()
1082 gr->n_short_sfb = 30; in drmp3_L3_read_side_info()
1170 const drmp3_uint8 *scf_partition = g_scf_partitions[!!gr->n_short_sfb + !gr->n_long_sfb]; in drmp3_L3_decode_scalefactors()
1199 if (gr->n_short_sfb) in drmp3_L3_decode_scalefactors()
1202 for (i = 0; i < gr->n_short_sfb; i += 3) in drmp3_L3_decode_scalefactors()
1219 for (i = 0; i < (int)(gr->n_long_sfb + gr->n_short_sfb); i++) in drmp3_L3_decode_scalefactors()
1476 int max_band[3], n_sfb = gr->n_long_sfb + gr->n_short_sfb; in drmp3_L3_intensity_stereo()
1477 int i, max_blocks = gr->n_short_sfb ? 3 : 1; in drmp3_L3_intensity_stereo()
[all …]
/dports/devel/raylib/raylib-3.7.0/src/external/
H A Ddr_mp3.h736 drmp3_uint8 global_gain, block_type, mixed_block_flag, n_long_sfb, n_short_sfb; member
1058 gr->n_short_sfb = 0; in drmp3_L3_read_side_info()
1077 gr->n_short_sfb = 39; in drmp3_L3_read_side_info()
1082 gr->n_short_sfb = 30; in drmp3_L3_read_side_info()
1170 const drmp3_uint8 *scf_partition = g_scf_partitions[!!gr->n_short_sfb + !gr->n_long_sfb]; in drmp3_L3_decode_scalefactors()
1199 if (gr->n_short_sfb) in drmp3_L3_decode_scalefactors()
1202 for (i = 0; i < gr->n_short_sfb; i += 3) in drmp3_L3_decode_scalefactors()
1219 for (i = 0; i < (int)(gr->n_long_sfb + gr->n_short_sfb); i++) in drmp3_L3_decode_scalefactors()
1476 int max_band[3], n_sfb = gr->n_long_sfb + gr->n_short_sfb; in drmp3_L3_intensity_stereo()
1477 int i, max_blocks = gr->n_short_sfb ? 3 : 1; in drmp3_L3_intensity_stereo()
[all …]
H A Dminiaudio.h61196 drmp3_uint8 global_gain, block_type, mixed_block_flag, n_long_sfb, n_short_sfb; member
61490 gr->n_short_sfb = 0; in drmp3_L3_read_side_info()
61509 gr->n_short_sfb = 39; in drmp3_L3_read_side_info()
61514 gr->n_short_sfb = 30; in drmp3_L3_read_side_info()
61597 const drmp3_uint8 *scf_partition = g_scf_partitions[!!gr->n_short_sfb + !gr->n_long_sfb]; in drmp3_L3_decode_scalefactors()
61624 if (gr->n_short_sfb) in drmp3_L3_decode_scalefactors()
61627 for (i = 0; i < gr->n_short_sfb; i += 3) in drmp3_L3_decode_scalefactors()
61643 for (i = 0; i < (int)(gr->n_long_sfb + gr->n_short_sfb); i++) in drmp3_L3_decode_scalefactors()
61879 int max_band[3], n_sfb = gr->n_long_sfb + gr->n_short_sfb; in drmp3_L3_intensity_stereo()
61880 int i, max_blocks = gr->n_short_sfb ? 3 : 1; in drmp3_L3_intensity_stereo()
[all …]
/dports/games/jaggedalliance2/miniaudio-634cdb028f340075ae8e8a1126620695688d2ac3/extras/miniaudio_split/
H A Dminiaudio.c53446 drmp3_uint8 global_gain, block_type, mixed_block_flag, n_long_sfb, n_short_sfb; member
53740 gr->n_short_sfb = 0; in drmp3_L3_read_side_info()
53759 gr->n_short_sfb = 39; in drmp3_L3_read_side_info()
53764 gr->n_short_sfb = 30; in drmp3_L3_read_side_info()
53847 const drmp3_uint8 *scf_partition = g_scf_partitions[!!gr->n_short_sfb + !gr->n_long_sfb]; in drmp3_L3_decode_scalefactors()
53874 if (gr->n_short_sfb) in drmp3_L3_decode_scalefactors()
53877 for (i = 0; i < gr->n_short_sfb; i += 3) in drmp3_L3_decode_scalefactors()
53893 for (i = 0; i < (int)(gr->n_long_sfb + gr->n_short_sfb); i++) in drmp3_L3_decode_scalefactors()
54129 int max_band[3], n_sfb = gr->n_long_sfb + gr->n_short_sfb; in drmp3_L3_intensity_stereo()
54130 int i, max_blocks = gr->n_short_sfb ? 3 : 1; in drmp3_L3_intensity_stereo()
[all …]
/dports/games/jaggedalliance2/miniaudio-634cdb028f340075ae8e8a1126620695688d2ac3/
H A Dminiaudio.h59197 drmp3_uint8 global_gain, block_type, mixed_block_flag, n_long_sfb, n_short_sfb; member
59491 gr->n_short_sfb = 0; in drmp3_L3_read_side_info()
59510 gr->n_short_sfb = 39; in drmp3_L3_read_side_info()
59515 gr->n_short_sfb = 30; in drmp3_L3_read_side_info()
59598 const drmp3_uint8 *scf_partition = g_scf_partitions[!!gr->n_short_sfb + !gr->n_long_sfb]; in drmp3_L3_decode_scalefactors()
59625 if (gr->n_short_sfb) in drmp3_L3_decode_scalefactors()
59628 for (i = 0; i < gr->n_short_sfb; i += 3) in drmp3_L3_decode_scalefactors()
59644 for (i = 0; i < (int)(gr->n_long_sfb + gr->n_short_sfb); i++) in drmp3_L3_decode_scalefactors()
59880 int max_band[3], n_sfb = gr->n_long_sfb + gr->n_short_sfb; in drmp3_L3_intensity_stereo()
59881 int i, max_blocks = gr->n_short_sfb ? 3 : 1; in drmp3_L3_intensity_stereo()
[all …]
/dports/audio/miniaudio/miniaudio-dbca7a3b44594e0226f887472b31f54aa5f14214/extras/miniaudio_split/
H A Dminiaudio.c59540 drmp3_uint8 global_gain, block_type, mixed_block_flag, n_long_sfb, n_short_sfb; member
59834 gr->n_short_sfb = 0; in drmp3_L3_read_side_info()
59853 gr->n_short_sfb = 39; in drmp3_L3_read_side_info()
59858 gr->n_short_sfb = 30; in drmp3_L3_read_side_info()
59941 const drmp3_uint8 *scf_partition = g_scf_partitions[!!gr->n_short_sfb + !gr->n_long_sfb]; in drmp3_L3_decode_scalefactors()
59968 if (gr->n_short_sfb) in drmp3_L3_decode_scalefactors()
59971 for (i = 0; i < gr->n_short_sfb; i += 3) in drmp3_L3_decode_scalefactors()
59987 for (i = 0; i < (int)(gr->n_long_sfb + gr->n_short_sfb); i++) in drmp3_L3_decode_scalefactors()
60230 int max_band[3], n_sfb = gr->n_long_sfb + gr->n_short_sfb; in drmp3_L3_intensity_stereo()
60231 int i, max_blocks = gr->n_short_sfb ? 3 : 1; in drmp3_L3_intensity_stereo()
[all …]

12