Home
last modified time | relevance | path

Searched refs:scfcod (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
362 static void L12_read_scalefactors(bs_t *bs, uint8_t *pba, uint8_t *scfcod, int bands, float *scf) in L12_read_scalefactors() argument
373 int mask = ba ? 4 + ((19 >> scfcod[i]) & 3) : 0; in L12_read_scalefactors()
423 sci->scfcod[i] = sci->bitalloc[i] ? HDR_IS_LAYER_1(hdr) ? 2 : get_bits(bs, 2) : 6; in L12_read_scale_info()
426 L12_read_scalefactors(bs, sci->bitalloc, sci->scfcod, sci->total_bands*2, sci->scf); in L12_read_scale_info()
/dports/emulators/mess/mame-mame0226/3rdparty/minimp3/
H A Dminimp3.h201 uint8_t total_bands, stereo_bands, bitalloc[64], scfcod[64]; member
348 static void L12_read_scalefactors(bs_t *bs, uint8_t *pba, uint8_t *scfcod, int bands, float *scf) in L12_read_scalefactors() argument
359 int mask = ba ? 4 + ((19 >> scfcod[i]) & 3) : 0; in L12_read_scalefactors()
409 sci->scfcod[i] = sci->bitalloc[i] ? HDR_IS_LAYER_1(hdr) ? 2 : get_bits(bs, 2) : 6; in L12_read_scale_info()
412 L12_read_scalefactors(bs, sci->bitalloc, sci->scfcod, sci->total_bands*2, sci->scf); in L12_read_scale_info()
/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
360 static void L12_read_scalefactors(bs_t *bs, uint8_t *pba, uint8_t *scfcod, int bands, float *scf) in L12_read_scalefactors() argument
371 int mask = ba ? 4 + ((19 >> scfcod[i]) & 3) : 0; in L12_read_scalefactors()
421 sci->scfcod[i] = sci->bitalloc[i] ? HDR_IS_LAYER_1(hdr) ? 2 : get_bits(bs, 2) : 6; in L12_read_scale_info()
424 L12_read_scalefactors(bs, sci->bitalloc, sci->scfcod, sci->total_bands*2, sci->scf); in L12_read_scale_info()
H A Ddr_mp3.h724 drmp3_uint8 total_bands, stereo_bands, bitalloc[64], scfcod[64]; member
871 static void drmp3_L12_read_scalefactors(drmp3_bs *bs, drmp3_uint8 *pba, drmp3_uint8 *scfcod, int ba… in drmp3_L12_read_scalefactors() argument
882 int mask = ba ? 4 + ((19 >> scfcod[i]) & 3) : 0; in drmp3_L12_read_scalefactors()
932 …sci->scfcod[i] = (drmp3_uint8)(sci->bitalloc[i] ? DRMP3_HDR_IS_LAYER_1(hdr) ? 2 : drmp3_bs_get_bit… in drmp3_L12_read_scale_info()
935 drmp3_L12_read_scalefactors(bs, sci->bitalloc, sci->scfcod, sci->total_bands*2, sci->scf); in drmp3_L12_read_scale_info()
/dports/audio/boops-lv2/BOops-1.8.2/src/
H A Dminimp3.h213 uint8_t total_bands, stereo_bands, bitalloc[64], scfcod[64]; member
360 static void L12_read_scalefactors(bs_t *bs, uint8_t *pba, uint8_t *scfcod, int bands, float *scf) in L12_read_scalefactors() argument
371 int mask = ba ? 4 + ((19 >> scfcod[i]) & 3) : 0; in L12_read_scalefactors()
421 sci->scfcod[i] = sci->bitalloc[i] ? HDR_IS_LAYER_1(hdr) ? 2 : get_bits(bs, 2) : 6; in L12_read_scale_info()
424 L12_read_scalefactors(bs, sci->bitalloc, sci->scfcod, sci->total_bands*2, sci->scf); in L12_read_scale_info()
/dports/audio/bjumblr-lv2/BJumblr-1.6.8/src/
H A Dminimp3.h213 uint8_t total_bands, stereo_bands, bitalloc[64], scfcod[64]; member
360 static void L12_read_scalefactors(bs_t *bs, uint8_t *pba, uint8_t *scfcod, int bands, float *scf) in L12_read_scalefactors() argument
371 int mask = ba ? 4 + ((19 >> scfcod[i]) & 3) : 0; in L12_read_scalefactors()
421 sci->scfcod[i] = sci->bitalloc[i] ? HDR_IS_LAYER_1(hdr) ? 2 : get_bits(bs, 2) : 6; in L12_read_scale_info()
424 L12_read_scalefactors(bs, sci->bitalloc, sci->scfcod, sci->total_bands*2, sci->scf); in L12_read_scale_info()
/dports/audio/bharvestr-lv2/BHarvestr-7e6a1e7c81d0af61d4fabcd823978d62c8970502/src/
H A Dminimp3.h213 uint8_t total_bands, stereo_bands, bitalloc[64], scfcod[64]; member
360 static void L12_read_scalefactors(bs_t *bs, uint8_t *pba, uint8_t *scfcod, int bands, float *scf) in L12_read_scalefactors() argument
371 int mask = ba ? 4 + ((19 >> scfcod[i]) & 3) : 0; in L12_read_scalefactors()
421 sci->scfcod[i] = sci->bitalloc[i] ? HDR_IS_LAYER_1(hdr) ? 2 : get_bits(bs, 2) : 6; in L12_read_scale_info()
424 L12_read_scalefactors(bs, sci->bitalloc, sci->scfcod, sci->total_bands*2, sci->scf); in L12_read_scale_info()
/dports/audio/minimp3/minimp3-ca7c706/
H A Dminimp3.h215 uint8_t total_bands, stereo_bands, bitalloc[64], scfcod[64]; member
362 static void L12_read_scalefactors(bs_t *bs, uint8_t *pba, uint8_t *scfcod, int bands, float *scf) in L12_read_scalefactors() argument
373 int mask = ba ? 4 + ((19 >> scfcod[i]) & 3) : 0; in L12_read_scalefactors()
423 sci->scfcod[i] = sci->bitalloc[i] ? HDR_IS_LAYER_1(hdr) ? 2 : get_bits(bs, 2) : 6; in L12_read_scale_info()
426 L12_read_scalefactors(bs, sci->bitalloc, sci->scfcod, sci->total_bands*2, sci->scf); in L12_read_scale_info()
/dports/audio/libaudec/libaudec-0.3.4/inc/
H A Dminimp3.h213 uint8_t total_bands, stereo_bands, bitalloc[64], scfcod[64]; member
360 static void L12_read_scalefactors(bs_t *bs, uint8_t *pba, uint8_t *scfcod, int bands, float *scf) in L12_read_scalefactors() argument
371 int mask = ba ? 4 + ((19 >> scfcod[i]) & 3) : 0; in L12_read_scalefactors()
421 sci->scfcod[i] = sci->bitalloc[i] ? HDR_IS_LAYER_1(hdr) ? 2 : get_bits(bs, 2) : 6; in L12_read_scale_info()
424 L12_read_scalefactors(bs, sci->bitalloc, sci->scfcod, sci->total_bands*2, sci->scf); in L12_read_scale_info()
/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
350 static void L12_read_scalefactors(bs_t *bs, uint8_t *pba, uint8_t *scfcod, int bands, float *scf) in L12_read_scalefactors() argument
361 int mask = ba ? 4 + ((19 >> scfcod[i]) & 3) : 0; in L12_read_scalefactors()
411 sci->scfcod[i] = sci->bitalloc[i] ? HDR_IS_LAYER_1(hdr) ? 2 : get_bits(bs, 2) : 6; in L12_read_scale_info()
414 L12_read_scalefactors(bs, sci->bitalloc, sci->scfcod, sci->total_bands*2, sci->scf); in L12_read_scale_info()
/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
352 static void L12_read_scalefactors(bs_t *bs, uint8_t *pba, uint8_t *scfcod, int bands, float *scf) in L12_read_scalefactors() argument
363 int mask = ba ? 4 + ((19 >> scfcod[i]) & 3) : 0; in L12_read_scalefactors()
413 sci->scfcod[i] = sci->bitalloc[i] ? HDR_IS_LAYER_1(hdr) ? 2 : get_bits(bs, 2) : 6; in L12_read_scale_info()
416 L12_read_scalefactors(bs, sci->bitalloc, sci->scfcod, sci->total_bands*2, sci->scf); in L12_read_scale_info()
/dports/emulators/mame/mame-mame0226/3rdparty/minimp3/
H A Dminimp3.h201 uint8_t total_bands, stereo_bands, bitalloc[64], scfcod[64]; member
348 static void L12_read_scalefactors(bs_t *bs, uint8_t *pba, uint8_t *scfcod, int bands, float *scf) in L12_read_scalefactors() argument
359 int mask = ba ? 4 + ((19 >> scfcod[i]) & 3) : 0; in L12_read_scalefactors()
409 sci->scfcod[i] = sci->bitalloc[i] ? HDR_IS_LAYER_1(hdr) ? 2 : get_bits(bs, 2) : 6; in L12_read_scale_info()
412 L12_read_scalefactors(bs, sci->bitalloc, sci->scfcod, sci->total_bands*2, sci->scf); in L12_read_scale_info()
/dports/games/retroarch/RetroArch-1.9.7/deps/dr/
H A Ddr_mp3.h411 drmp3_uint8 scfcod[64]; member
574 static void drmp3_L12_read_scalefactors(drmp3_bs *bs, drmp3_uint8 *pba, drmp3_uint8 *scfcod, int ba… in drmp3_L12_read_scalefactors() argument
585 int mask = ba ? 4 + ((19 >> scfcod[i]) & 3) : 0; in drmp3_L12_read_scalefactors()
635 …sci->scfcod[i] = (drmp3_uint8)(sci->bitalloc[i] ? DRMP3_HDR_IS_LAYER_1(hdr) ? 2 : drmp3_bs_get_bit… in drmp3_L12_read_scale_info()
638 drmp3_L12_read_scalefactors(bs, sci->bitalloc, sci->scfcod, sci->total_bands*2, sci->scf); in drmp3_L12_read_scale_info()
/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
724 static void drmp3_L12_read_scalefactors(drmp3_bs *bs, drmp3_uint8 *pba, drmp3_uint8 *scfcod, int ba… in drmp3_L12_read_scalefactors() argument
735 int mask = ba ? 4 + ((19 >> scfcod[i]) & 3) : 0; in drmp3_L12_read_scalefactors()
785 …sci->scfcod[i] = (drmp3_uint8)(sci->bitalloc[i] ? DRMP3_HDR_IS_LAYER_1(hdr) ? 2 : drmp3_bs_get_bit… in drmp3_L12_read_scale_info()
788 drmp3_L12_read_scalefactors(bs, sci->bitalloc, sci->scfcod, sci->total_bands*2, sci->scf); in drmp3_L12_read_scale_info()
/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
724 static void drmp3_L12_read_scalefactors(drmp3_bs *bs, drmp3_uint8 *pba, drmp3_uint8 *scfcod, int ba… in drmp3_L12_read_scalefactors() argument
735 int mask = ba ? 4 + ((19 >> scfcod[i]) & 3) : 0; in drmp3_L12_read_scalefactors()
785 …sci->scfcod[i] = (drmp3_uint8)(sci->bitalloc[i] ? DRMP3_HDR_IS_LAYER_1(hdr) ? 2 : drmp3_bs_get_bit… in drmp3_L12_read_scale_info()
788 drmp3_L12_read_scalefactors(bs, sci->bitalloc, sci->scfcod, sci->total_bands*2, sci->scf); in drmp3_L12_read_scale_info()
/dports/games/jaggedalliance2/miniaudio-634cdb028f340075ae8e8a1126620695688d2ac3/extras/
H A Ddr_mp3.h728 drmp3_uint8 total_bands, stereo_bands, bitalloc[64], scfcod[64]; member
875 static void drmp3_L12_read_scalefactors(drmp3_bs *bs, drmp3_uint8 *pba, drmp3_uint8 *scfcod, int ba… in drmp3_L12_read_scalefactors() argument
886 int mask = ba ? 4 + ((19 >> scfcod[i]) & 3) : 0; in drmp3_L12_read_scalefactors()
936 …sci->scfcod[i] = (drmp3_uint8)(sci->bitalloc[i] ? DRMP3_HDR_IS_LAYER_1(hdr) ? 2 : drmp3_bs_get_bit… in drmp3_L12_read_scale_info()
939 drmp3_L12_read_scalefactors(bs, sci->bitalloc, sci->scfcod, sci->total_bands*2, sci->scf); in drmp3_L12_read_scale_info()
/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
809 static void drmp3_L12_read_scalefactors(drmp3_bs *bs, drmp3_uint8 *pba, drmp3_uint8 *scfcod, int ba… in drmp3_L12_read_scalefactors() argument
820 int mask = ba ? 4 + ((19 >> scfcod[i]) & 3) : 0; in drmp3_L12_read_scalefactors()
870 …sci->scfcod[i] = (drmp3_uint8)(sci->bitalloc[i] ? DRMP3_HDR_IS_LAYER_1(hdr) ? 2 : drmp3_bs_get_bit… in drmp3_L12_read_scale_info()
873 drmp3_L12_read_scalefactors(bs, sci->bitalloc, sci->scfcod, sci->total_bands*2, sci->scf); in drmp3_L12_read_scale_info()
/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
913 static void drmp3_L12_read_scalefactors(drmp3_bs *bs, drmp3_uint8 *pba, drmp3_uint8 *scfcod, int ba… in drmp3_L12_read_scalefactors() argument
924 int mask = ba ? 4 + ((19 >> scfcod[i]) & 3) : 0; in drmp3_L12_read_scalefactors()
974 …sci->scfcod[i] = (drmp3_uint8)(sci->bitalloc[i] ? DRMP3_HDR_IS_LAYER_1(hdr) ? 2 : drmp3_bs_get_bit… in drmp3_L12_read_scale_info()
977 drmp3_L12_read_scalefactors(bs, sci->bitalloc, sci->scfcod, sci->total_bands*2, sci->scf); in drmp3_L12_read_scale_info()
/dports/audio/miniaudio/miniaudio-dbca7a3b44594e0226f887472b31f54aa5f14214/extras/
H A Ddr_mp3.h724 drmp3_uint8 total_bands, stereo_bands, bitalloc[64], scfcod[64]; member
871 static void drmp3_L12_read_scalefactors(drmp3_bs *bs, drmp3_uint8 *pba, drmp3_uint8 *scfcod, int ba… in drmp3_L12_read_scalefactors() argument
882 int mask = ba ? 4 + ((19 >> scfcod[i]) & 3) : 0; in drmp3_L12_read_scalefactors()
932 …sci->scfcod[i] = (drmp3_uint8)(sci->bitalloc[i] ? DRMP3_HDR_IS_LAYER_1(hdr) ? 2 : drmp3_bs_get_bit… in drmp3_L12_read_scale_info()
935 drmp3_L12_read_scalefactors(bs, sci->bitalloc, sci->scfcod, sci->total_bands*2, sci->scf); in drmp3_L12_read_scale_info()
/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
871 static void drmp3_L12_read_scalefactors(drmp3_bs *bs, drmp3_uint8 *pba, drmp3_uint8 *scfcod, int ba… in drmp3_L12_read_scalefactors() argument
882 int mask = ba ? 4 + ((19 >> scfcod[i]) & 3) : 0; in drmp3_L12_read_scalefactors()
932 …sci->scfcod[i] = (drmp3_uint8)(sci->bitalloc[i] ? DRMP3_HDR_IS_LAYER_1(hdr) ? 2 : drmp3_bs_get_bit… in drmp3_L12_read_scale_info()
935 drmp3_L12_read_scalefactors(bs, sci->bitalloc, sci->scfcod, sci->total_bands*2, sci->scf); in drmp3_L12_read_scale_info()
/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
871 static void drmp3_L12_read_scalefactors(drmp3_bs *bs, drmp3_uint8 *pba, drmp3_uint8 *scfcod, int ba… in drmp3_L12_read_scalefactors() argument
882 int mask = ba ? 4 + ((19 >> scfcod[i]) & 3) : 0; in drmp3_L12_read_scalefactors()
932 …sci->scfcod[i] = (drmp3_uint8)(sci->bitalloc[i] ? DRMP3_HDR_IS_LAYER_1(hdr) ? 2 : drmp3_bs_get_bit… in drmp3_L12_read_scale_info()
935 drmp3_L12_read_scalefactors(bs, sci->bitalloc, sci->scfcod, sci->total_bands*2, sci->scf); in drmp3_L12_read_scale_info()
H A Dminiaudio.h61186 drmp3_uint8 total_bands, stereo_bands, bitalloc[64], scfcod[64]; member
61315 static void drmp3_L12_read_scalefactors(drmp3_bs *bs, drmp3_uint8 *pba, drmp3_uint8 *scfcod, int ba… in drmp3_L12_read_scalefactors() argument
61326 int mask = ba ? 4 + ((19 >> scfcod[i]) & 3) : 0; in drmp3_L12_read_scalefactors()
61372 …sci->scfcod[i] = (drmp3_uint8)(sci->bitalloc[i] ? DRMP3_HDR_IS_LAYER_1(hdr) ? 2 : drmp3_bs_get_bit… in drmp3_L12_read_scale_info()
61374 drmp3_L12_read_scalefactors(bs, sci->bitalloc, sci->scfcod, sci->total_bands*2, sci->scf); in drmp3_L12_read_scale_info()
/dports/games/jaggedalliance2/miniaudio-634cdb028f340075ae8e8a1126620695688d2ac3/extras/miniaudio_split/
H A Dminiaudio.c53436 drmp3_uint8 total_bands, stereo_bands, bitalloc[64], scfcod[64]; member
53565 static void drmp3_L12_read_scalefactors(drmp3_bs *bs, drmp3_uint8 *pba, drmp3_uint8 *scfcod, int ba… in drmp3_L12_read_scalefactors() argument
53576 int mask = ba ? 4 + ((19 >> scfcod[i]) & 3) : 0; in drmp3_L12_read_scalefactors()
53622 …sci->scfcod[i] = (drmp3_uint8)(sci->bitalloc[i] ? DRMP3_HDR_IS_LAYER_1(hdr) ? 2 : drmp3_bs_get_bit… in drmp3_L12_read_scale_info()
53624 drmp3_L12_read_scalefactors(bs, sci->bitalloc, sci->scfcod, sci->total_bands*2, sci->scf); in drmp3_L12_read_scale_info()
/dports/games/jaggedalliance2/miniaudio-634cdb028f340075ae8e8a1126620695688d2ac3/
H A Dminiaudio.h59187 drmp3_uint8 total_bands, stereo_bands, bitalloc[64], scfcod[64]; member
59316 static void drmp3_L12_read_scalefactors(drmp3_bs *bs, drmp3_uint8 *pba, drmp3_uint8 *scfcod, int ba… in drmp3_L12_read_scalefactors() argument
59327 int mask = ba ? 4 + ((19 >> scfcod[i]) & 3) : 0; in drmp3_L12_read_scalefactors()
59373 …sci->scfcod[i] = (drmp3_uint8)(sci->bitalloc[i] ? DRMP3_HDR_IS_LAYER_1(hdr) ? 2 : drmp3_bs_get_bit… in drmp3_L12_read_scale_info()
59375 drmp3_L12_read_scalefactors(bs, sci->bitalloc, sci->scfcod, sci->total_bands*2, sci->scf); in drmp3_L12_read_scale_info()
/dports/audio/miniaudio/miniaudio-dbca7a3b44594e0226f887472b31f54aa5f14214/extras/miniaudio_split/
H A Dminiaudio.c59530 drmp3_uint8 total_bands, stereo_bands, bitalloc[64], scfcod[64]; member
59659 static void drmp3_L12_read_scalefactors(drmp3_bs *bs, drmp3_uint8 *pba, drmp3_uint8 *scfcod, int ba… in drmp3_L12_read_scalefactors() argument
59670 int mask = ba ? 4 + ((19 >> scfcod[i]) & 3) : 0; in drmp3_L12_read_scalefactors()
59716 …sci->scfcod[i] = (drmp3_uint8)(sci->bitalloc[i] ? DRMP3_HDR_IS_LAYER_1(hdr) ? 2 : drmp3_bs_get_bit… in drmp3_L12_read_scale_info()
59718 drmp3_L12_read_scalefactors(bs, sci->bitalloc, sci->scfcod, sci->total_bands*2, sci->scf); in drmp3_L12_read_scale_info()

12