Home
last modified time | relevance | path

Searched refs:riceParamPlus1 (Results 1 – 12 of 12) sorted by relevance

/dports/devel/love/love-11.3/src/libraries/dr_flac/
H A Ddr_flac.h3082 drflac_uint32 riceParamPlus1 = riceParam + 1; in drflac__read_rice_parts_x1() local
3084 drflac_uint32 riceParamPlus1Shift = DRFLAC_CACHE_L1_SELECTION_SHIFT(bs, riceParamPlus1); in drflac__read_rice_parts_x1()
3111 bs_cache <<= riceParamPlus1; in drflac__read_rice_parts_x1()
3112 bs_consumedBits += riceParamPlus1; in drflac__read_rice_parts_x1()
3203 drflac_uint32 riceParamPlus1 = riceParam + 1; in drflac__read_rice_parts_x4() local
3205 drflac_uint32 riceParamPlus1Shift = DRFLAC_CACHE_L1_SELECTION_SHIFT(bs, riceParamPlus1); in drflac__read_rice_parts_x4()
3238 bs_cache <<= riceParamPlus1; in drflac__read_rice_parts_x4()
3239 bs_consumedBits += riceParamPlus1; in drflac__read_rice_parts_x4()
3330 drflac_uint32 riceParamPlus1 = riceParam + 1; in drflac__seek_rice_parts() local
3354 bs_cache <<= riceParamPlus1; in drflac__seek_rice_parts()
[all …]
/dports/math/kfr/kfr-4.2.1/include/kfr/io/dr/
H A Ddr_flac.h2881 drflac_uint32 riceParamPlus1 = riceParam + 1; in drflac__read_rice_parts_x1() local
2883 drflac_uint32 riceParamPlus1Shift = DRFLAC_CACHE_L1_SELECTION_SHIFT(bs, riceParamPlus1); in drflac__read_rice_parts_x1()
2884 drflac_uint32 riceParamPlus1MaxConsumedBits = DRFLAC_CACHE_L1_SIZE_BITS(bs) - riceParamPlus1; in drflac__read_rice_parts_x1()
2910 bs_cache <<= riceParamPlus1; in drflac__read_rice_parts_x1()
2911 bs_consumedBits += riceParamPlus1; in drflac__read_rice_parts_x1()
3002 drflac_uint32 riceParamPlus1 = riceParam + 1; in drflac__seek_rice_parts() local
3003 drflac_uint32 riceParamPlus1MaxConsumedBits = DRFLAC_CACHE_L1_SIZE_BITS(bs) - riceParamPlus1; in drflac__seek_rice_parts()
3026 bs_cache <<= riceParamPlus1; in drflac__seek_rice_parts()
3027 bs_consumedBits += riceParamPlus1; in drflac__seek_rice_parts()
/dports/games/jaggedalliance2/miniaudio-634cdb028f340075ae8e8a1126620695688d2ac3/extras/
H A Ddr_flac.h3325 drflac_uint32 riceParamPlus1 = riceParam + 1; in drflac__read_rice_parts_x1() local
3327 drflac_uint32 riceParamPlus1Shift = DRFLAC_CACHE_L1_SELECTION_SHIFT(bs, riceParamPlus1); in drflac__read_rice_parts_x1()
3328 drflac_uint32 riceParamPlus1MaxConsumedBits = DRFLAC_CACHE_L1_SIZE_BITS(bs) - riceParamPlus1; in drflac__read_rice_parts_x1()
3354 bs_cache <<= riceParamPlus1; in drflac__read_rice_parts_x1()
3355 bs_consumedBits += riceParamPlus1; in drflac__read_rice_parts_x1()
3446 drflac_uint32 riceParamPlus1 = riceParam + 1; in drflac__seek_rice_parts() local
3447 drflac_uint32 riceParamPlus1MaxConsumedBits = DRFLAC_CACHE_L1_SIZE_BITS(bs) - riceParamPlus1; in drflac__seek_rice_parts()
3470 bs_cache <<= riceParamPlus1; in drflac__seek_rice_parts()
3471 bs_consumedBits += riceParamPlus1; in drflac__seek_rice_parts()
/dports/audio/miniaudio/miniaudio-dbca7a3b44594e0226f887472b31f54aa5f14214/extras/
H A Ddr_flac.h3390 drflac_uint32 riceParamPlus1 = riceParam + 1; in drflac__read_rice_parts_x1() local
3392 drflac_uint32 riceParamPlus1Shift = DRFLAC_CACHE_L1_SELECTION_SHIFT(bs, riceParamPlus1); in drflac__read_rice_parts_x1()
3393 drflac_uint32 riceParamPlus1MaxConsumedBits = DRFLAC_CACHE_L1_SIZE_BITS(bs) - riceParamPlus1; in drflac__read_rice_parts_x1()
3419 bs_cache <<= riceParamPlus1; in drflac__read_rice_parts_x1()
3420 bs_consumedBits += riceParamPlus1; in drflac__read_rice_parts_x1()
3511 drflac_uint32 riceParamPlus1 = riceParam + 1; in drflac__seek_rice_parts() local
3512 drflac_uint32 riceParamPlus1MaxConsumedBits = DRFLAC_CACHE_L1_SIZE_BITS(bs) - riceParamPlus1; in drflac__seek_rice_parts()
3535 bs_cache <<= riceParamPlus1; in drflac__seek_rice_parts()
3536 bs_consumedBits += riceParamPlus1; in drflac__seek_rice_parts()
/dports/emulators/dosbox-staging/dosbox-staging-0.78.0/src/libs/decoders/
H A Ddr_flac.h3390 drflac_uint32 riceParamPlus1 = riceParam + 1; in drflac__read_rice_parts_x1() local
3392 drflac_uint32 riceParamPlus1Shift = DRFLAC_CACHE_L1_SELECTION_SHIFT(bs, riceParamPlus1); in drflac__read_rice_parts_x1()
3393 drflac_uint32 riceParamPlus1MaxConsumedBits = DRFLAC_CACHE_L1_SIZE_BITS(bs) - riceParamPlus1; in drflac__read_rice_parts_x1()
3419 bs_cache <<= riceParamPlus1; in drflac__read_rice_parts_x1()
3420 bs_consumedBits += riceParamPlus1; in drflac__read_rice_parts_x1()
3511 drflac_uint32 riceParamPlus1 = riceParam + 1; in drflac__seek_rice_parts() local
3512 drflac_uint32 riceParamPlus1MaxConsumedBits = DRFLAC_CACHE_L1_SIZE_BITS(bs) - riceParamPlus1; in drflac__seek_rice_parts()
3535 bs_cache <<= riceParamPlus1; in drflac__seek_rice_parts()
3536 bs_consumedBits += riceParamPlus1; in drflac__seek_rice_parts()
/dports/devel/raylib/raylib-3.7.0/src/external/
H A Ddr_flac.h3390 drflac_uint32 riceParamPlus1 = riceParam + 1; in drflac__read_rice_parts_x1() local
3392 drflac_uint32 riceParamPlus1Shift = DRFLAC_CACHE_L1_SELECTION_SHIFT(bs, riceParamPlus1); in drflac__read_rice_parts_x1()
3393 drflac_uint32 riceParamPlus1MaxConsumedBits = DRFLAC_CACHE_L1_SIZE_BITS(bs) - riceParamPlus1; in drflac__read_rice_parts_x1()
3419 bs_cache <<= riceParamPlus1; in drflac__read_rice_parts_x1()
3420 bs_consumedBits += riceParamPlus1; in drflac__read_rice_parts_x1()
3511 drflac_uint32 riceParamPlus1 = riceParam + 1; in drflac__seek_rice_parts() local
3512 drflac_uint32 riceParamPlus1MaxConsumedBits = DRFLAC_CACHE_L1_SIZE_BITS(bs) - riceParamPlus1; in drflac__seek_rice_parts()
3535 bs_cache <<= riceParamPlus1; in drflac__seek_rice_parts()
3536 bs_consumedBits += riceParamPlus1; in drflac__seek_rice_parts()
H A Dminiaudio.h54452 drflac_uint32 riceParamPlus1 = riceParam + 1; in drflac__read_rice_parts_x1() local
54453 drflac_uint32 riceParamPlus1Shift = DRFLAC_CACHE_L1_SELECTION_SHIFT(bs, riceParamPlus1); in drflac__read_rice_parts_x1()
54454 drflac_uint32 riceParamPlus1MaxConsumedBits = DRFLAC_CACHE_L1_SIZE_BITS(bs) - riceParamPlus1; in drflac__read_rice_parts_x1()
54465 bs_cache <<= riceParamPlus1; in drflac__read_rice_parts_x1()
54466 bs_consumedBits += riceParamPlus1; in drflac__read_rice_parts_x1()
54528 drflac_uint32 riceParamPlus1 = riceParam + 1; in drflac__seek_rice_parts() local
54529 drflac_uint32 riceParamPlus1MaxConsumedBits = DRFLAC_CACHE_L1_SIZE_BITS(bs) - riceParamPlus1; in drflac__seek_rice_parts()
54538 bs_cache <<= riceParamPlus1; in drflac__seek_rice_parts()
54539 bs_consumedBits += riceParamPlus1; in drflac__seek_rice_parts()
/dports/games/libretro-beetle_saturn/beetle-saturn-libretro-ee5b214/deps/libchdr/include/dr_libs/
H A Ddr_flac.h3349 drflac_uint32 riceParamPlus1 = riceParam + 1; in drflac__read_rice_parts_x1() local
3351 drflac_uint32 riceParamPlus1Shift = DRFLAC_CACHE_L1_SELECTION_SHIFT(bs, riceParamPlus1); in drflac__read_rice_parts_x1()
3352 drflac_uint32 riceParamPlus1MaxConsumedBits = DRFLAC_CACHE_L1_SIZE_BITS(bs) - riceParamPlus1; in drflac__read_rice_parts_x1()
3378 bs_cache <<= riceParamPlus1; in drflac__read_rice_parts_x1()
3379 bs_consumedBits += riceParamPlus1; in drflac__read_rice_parts_x1()
3470 drflac_uint32 riceParamPlus1 = riceParam + 1; in drflac__seek_rice_parts() local
3471 drflac_uint32 riceParamPlus1MaxConsumedBits = DRFLAC_CACHE_L1_SIZE_BITS(bs) - riceParamPlus1; in drflac__seek_rice_parts()
3494 bs_cache <<= riceParamPlus1; in drflac__seek_rice_parts()
3495 bs_consumedBits += riceParamPlus1; in drflac__seek_rice_parts()
/dports/games/jaggedalliance2/miniaudio-634cdb028f340075ae8e8a1126620695688d2ac3/extras/miniaudio_split/
H A Dminiaudio.c46710 drflac_uint32 riceParamPlus1 = riceParam + 1; in drflac__read_rice_parts_x1() local
46711 drflac_uint32 riceParamPlus1Shift = DRFLAC_CACHE_L1_SELECTION_SHIFT(bs, riceParamPlus1); in drflac__read_rice_parts_x1()
46712 drflac_uint32 riceParamPlus1MaxConsumedBits = DRFLAC_CACHE_L1_SIZE_BITS(bs) - riceParamPlus1; in drflac__read_rice_parts_x1()
46723 bs_cache <<= riceParamPlus1; in drflac__read_rice_parts_x1()
46724 bs_consumedBits += riceParamPlus1; in drflac__read_rice_parts_x1()
46786 drflac_uint32 riceParamPlus1 = riceParam + 1; in drflac__seek_rice_parts() local
46787 drflac_uint32 riceParamPlus1MaxConsumedBits = DRFLAC_CACHE_L1_SIZE_BITS(bs) - riceParamPlus1; in drflac__seek_rice_parts()
46796 bs_cache <<= riceParamPlus1; in drflac__seek_rice_parts()
46797 bs_consumedBits += riceParamPlus1; in drflac__seek_rice_parts()
/dports/games/jaggedalliance2/miniaudio-634cdb028f340075ae8e8a1126620695688d2ac3/
H A Dminiaudio.h52461 drflac_uint32 riceParamPlus1 = riceParam + 1; in drflac__read_rice_parts_x1() local
52462 drflac_uint32 riceParamPlus1Shift = DRFLAC_CACHE_L1_SELECTION_SHIFT(bs, riceParamPlus1); in drflac__read_rice_parts_x1()
52463 drflac_uint32 riceParamPlus1MaxConsumedBits = DRFLAC_CACHE_L1_SIZE_BITS(bs) - riceParamPlus1; in drflac__read_rice_parts_x1()
52474 bs_cache <<= riceParamPlus1; in drflac__read_rice_parts_x1()
52475 bs_consumedBits += riceParamPlus1; in drflac__read_rice_parts_x1()
52537 drflac_uint32 riceParamPlus1 = riceParam + 1; in drflac__seek_rice_parts() local
52538 drflac_uint32 riceParamPlus1MaxConsumedBits = DRFLAC_CACHE_L1_SIZE_BITS(bs) - riceParamPlus1; in drflac__seek_rice_parts()
52547 bs_cache <<= riceParamPlus1; in drflac__seek_rice_parts()
52548 bs_consumedBits += riceParamPlus1; in drflac__seek_rice_parts()
/dports/audio/miniaudio/miniaudio-dbca7a3b44594e0226f887472b31f54aa5f14214/extras/miniaudio_split/
H A Dminiaudio.c52773 drflac_uint32 riceParamPlus1 = riceParam + 1; in drflac__read_rice_parts_x1() local
52774 drflac_uint32 riceParamPlus1Shift = DRFLAC_CACHE_L1_SELECTION_SHIFT(bs, riceParamPlus1); in drflac__read_rice_parts_x1()
52775 drflac_uint32 riceParamPlus1MaxConsumedBits = DRFLAC_CACHE_L1_SIZE_BITS(bs) - riceParamPlus1; in drflac__read_rice_parts_x1()
52786 bs_cache <<= riceParamPlus1; in drflac__read_rice_parts_x1()
52787 bs_consumedBits += riceParamPlus1; in drflac__read_rice_parts_x1()
52849 drflac_uint32 riceParamPlus1 = riceParam + 1; in drflac__seek_rice_parts() local
52850 drflac_uint32 riceParamPlus1MaxConsumedBits = DRFLAC_CACHE_L1_SIZE_BITS(bs) - riceParamPlus1; in drflac__seek_rice_parts()
52859 bs_cache <<= riceParamPlus1; in drflac__seek_rice_parts()
52860 bs_consumedBits += riceParamPlus1; in drflac__seek_rice_parts()
/dports/audio/miniaudio/miniaudio-dbca7a3b44594e0226f887472b31f54aa5f14214/
H A Dminiaudio.h59302 drflac_uint32 riceParamPlus1 = riceParam + 1; in drflac__read_rice_parts_x1() local
59303 drflac_uint32 riceParamPlus1Shift = DRFLAC_CACHE_L1_SELECTION_SHIFT(bs, riceParamPlus1); in drflac__read_rice_parts_x1()
59304 drflac_uint32 riceParamPlus1MaxConsumedBits = DRFLAC_CACHE_L1_SIZE_BITS(bs) - riceParamPlus1; in drflac__read_rice_parts_x1()
59315 bs_cache <<= riceParamPlus1; in drflac__read_rice_parts_x1()
59316 bs_consumedBits += riceParamPlus1; in drflac__read_rice_parts_x1()
59378 drflac_uint32 riceParamPlus1 = riceParam + 1; in drflac__seek_rice_parts() local
59379 drflac_uint32 riceParamPlus1MaxConsumedBits = DRFLAC_CACHE_L1_SIZE_BITS(bs) - riceParamPlus1; in drflac__seek_rice_parts()
59388 bs_cache <<= riceParamPlus1; in drflac__seek_rice_parts()
59389 bs_consumedBits += riceParamPlus1; in drflac__seek_rice_parts()