/dports/audio/py-fmoo-audiotools/audiotools-3.0/docs/reference/flac/algorithms/ |
H A D | calculate_residual_partitions.pfl | 17 VAR best_partition_order "best order"; 51 best_partition_order <- o; 56 return best_partition_order, 57 rice[best_partition_order], 58 partition[best_partition_order];
|
/dports/audio/py-fmoo-audiotools/audiotools-3.0/src/encoders/ |
H A D | flac.c | 1309 unsigned best_partition_order = 0; in flacenc_encode_residuals() local 1353 best_partition_order = partition_order; in flacenc_encode_residuals() 1381 bs->write(bs, 4, best_partition_order); in flacenc_encode_residuals()
|
/dports/games/libretro-tyrquake/tyrquake-e76477d/deps/libFLAC/ |
H A D | stream_encoder.c | 3768 unsigned best_partition_order = 0; in find_best_partition_order_() local 3810 best_partition_order = partition_order; in find_best_partition_order_() 3815 best_ecm->data.partitioned_rice.order = best_partition_order; in find_best_partition_order_() 3826 …at_entropy_coding_method_partitioned_rice_contents_ensure_size(prc, MAX(6u, best_partition_order)); in find_best_partition_order_() 3827 …ce_contents_extra[best_parameters_index].parameters, sizeof(unsigned)*(1<<(best_partition_order))); in find_best_partition_order_() 3829 …rice_contents_extra[best_parameters_index].raw_bits, sizeof(unsigned)*(1<<(best_partition_order))); in find_best_partition_order_() 3835 for(partition = 0; partition < (1u<<best_partition_order); partition++) { in find_best_partition_order_()
|
/dports/games/libretro-yabause/yabause-ea5b118/yabause/src/libchdr/deps/flac-1.3.2/src/libFLAC/ |
H A D | stream_encoder.c | 3881 unsigned best_partition_order = 0; in find_best_partition_order_() local 3923 best_partition_order = partition_order; in find_best_partition_order_() 3928 best_ecm->data.partitioned_rice.order = best_partition_order; in find_best_partition_order_() 3939 …tropy_coding_method_partitioned_rice_contents_ensure_size(prc, flac_max(6u, best_partition_order)); in find_best_partition_order_() 3940 …ce_contents_extra[best_parameters_index].parameters, sizeof(unsigned)*(1<<(best_partition_order))); in find_best_partition_order_() 3942 …rice_contents_extra[best_parameters_index].raw_bits, sizeof(unsigned)*(1<<(best_partition_order))); in find_best_partition_order_() 3948 for(partition = 0; partition < (1u<<best_partition_order); partition++) { in find_best_partition_order_()
|
/dports/games/libretro-scummvm/scummvm-7b1e929/backends/platform/libretro/deps/libFLAC/ |
H A D | stream_encoder.c | 3768 unsigned best_partition_order = 0; in find_best_partition_order_() local 3810 best_partition_order = partition_order; in find_best_partition_order_() 3815 best_ecm->data.partitioned_rice.order = best_partition_order; in find_best_partition_order_() 3826 …at_entropy_coding_method_partitioned_rice_contents_ensure_size(prc, MAX(6u, best_partition_order)); in find_best_partition_order_() 3827 …ce_contents_extra[best_parameters_index].parameters, sizeof(unsigned)*(1<<(best_partition_order))); in find_best_partition_order_() 3829 …rice_contents_extra[best_parameters_index].raw_bits, sizeof(unsigned)*(1<<(best_partition_order))); in find_best_partition_order_() 3835 for(partition = 0; partition < (1u<<best_partition_order); partition++) { in find_best_partition_order_()
|
/dports/devel/juce/JUCE-f37e9a1/modules/juce_audio_formats/codecs/flac/libFLAC/ |
H A D | stream_encoder.c | 3852 unsigned best_partition_order = 0; in find_best_partition_order_() local 3894 best_partition_order = partition_order; in find_best_partition_order_() 3899 best_ecm->data.partitioned_rice.order = best_partition_order; in find_best_partition_order_() 3910 …tropy_coding_method_partitioned_rice_contents_ensure_size(prc, flac_max(6u, best_partition_order)); in find_best_partition_order_() 3911 …ce_contents_extra[best_parameters_index].parameters, sizeof(unsigned)*(1<<(best_partition_order))); in find_best_partition_order_() 3913 …rice_contents_extra[best_parameters_index].raw_bits, sizeof(unsigned)*(1<<(best_partition_order))); in find_best_partition_order_() 3919 for(partition = 0; partition < (1u<<best_partition_order); partition++) { in find_best_partition_order_()
|
/dports/games/kodi-addon-game.libretro.pcsx-rearmed/game.libretro.pcsx-rearmed-22.0.0.19-Matrix/depends/common/pcsx-rearmed/deps/flac-1.3.2/src/libFLAC/ |
H A D | stream_encoder.c | 3881 unsigned best_partition_order = 0; in find_best_partition_order_() local 3923 best_partition_order = partition_order; in find_best_partition_order_() 3928 best_ecm->data.partitioned_rice.order = best_partition_order; in find_best_partition_order_() 3939 …tropy_coding_method_partitioned_rice_contents_ensure_size(prc, flac_max(6u, best_partition_order)); in find_best_partition_order_() 3940 …ce_contents_extra[best_parameters_index].parameters, sizeof(unsigned)*(1<<(best_partition_order))); in find_best_partition_order_() 3942 …rice_contents_extra[best_parameters_index].raw_bits, sizeof(unsigned)*(1<<(best_partition_order))); in find_best_partition_order_() 3948 for(partition = 0; partition < (1u<<best_partition_order); partition++) { in find_best_partition_order_()
|
/dports/audio/libopenshot-audio/libopenshot-audio-0.2.2/JuceLibraryCode/modules/juce_audio_formats/codecs/flac/libFLAC/ |
H A D | stream_encoder.c | 3852 unsigned best_partition_order = 0; in find_best_partition_order_() local 3894 best_partition_order = partition_order; in find_best_partition_order_() 3899 best_ecm->data.partitioned_rice.order = best_partition_order; in find_best_partition_order_() 3910 …tropy_coding_method_partitioned_rice_contents_ensure_size(prc, flac_max(6u, best_partition_order)); in find_best_partition_order_() 3911 …ce_contents_extra[best_parameters_index].parameters, sizeof(unsigned)*(1<<(best_partition_order))); in find_best_partition_order_() 3913 …rice_contents_extra[best_parameters_index].raw_bits, sizeof(unsigned)*(1<<(best_partition_order))); in find_best_partition_order_() 3919 for(partition = 0; partition < (1u<<best_partition_order); partition++) { in find_best_partition_order_()
|
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/flac/src/libFLAC/ |
H A D | stream_encoder.c | 3853 unsigned best_partition_order = 0; in find_best_partition_order_() local 3895 best_partition_order = partition_order; in find_best_partition_order_() 3900 best_ecm->data.partitioned_rice.order = best_partition_order; in find_best_partition_order_() 3911 …tropy_coding_method_partitioned_rice_contents_ensure_size(prc, flac_max(6u, best_partition_order)); in find_best_partition_order_() 3912 …ce_contents_extra[best_parameters_index].parameters, sizeof(unsigned)*(1<<(best_partition_order))); in find_best_partition_order_() 3914 …rice_contents_extra[best_parameters_index].raw_bits, sizeof(unsigned)*(1<<(best_partition_order))); in find_best_partition_order_() 3920 for(partition = 0; partition < (1u<<best_partition_order); partition++) { in find_best_partition_order_()
|
/dports/emulators/mame/mame-mame0226/3rdparty/libflac/src/libFLAC/ |
H A D | stream_encoder.c | 3696 unsigned best_partition_order = 0; in find_best_partition_order_() local 3738 best_partition_order = partition_order; in find_best_partition_order_() 3743 best_ecm->data.partitioned_rice.order = best_partition_order; in find_best_partition_order_() 3754 …mat_entropy_coding_method_partitioned_rice_contents_ensure_size(prc, max(6, best_partition_order)); in find_best_partition_order_() 3755 …st_parameters_index].parameters, sizeof(unsigned)*((unsigned long long)1<<(best_partition_order))); in find_best_partition_order_() 3757 …best_parameters_index].raw_bits, sizeof(unsigned)*((unsigned long long)1<<(best_partition_order))); in find_best_partition_order_() 3763 for(partition = 0; partition < (1u<<best_partition_order); partition++) { in find_best_partition_order_()
|
/dports/emulators/mess/mame-mame0226/3rdparty/libflac/src/libFLAC/ |
H A D | stream_encoder.c | 3696 unsigned best_partition_order = 0; in find_best_partition_order_() local 3738 best_partition_order = partition_order; in find_best_partition_order_() 3743 best_ecm->data.partitioned_rice.order = best_partition_order; in find_best_partition_order_() 3754 …mat_entropy_coding_method_partitioned_rice_contents_ensure_size(prc, max(6, best_partition_order)); in find_best_partition_order_() 3755 …st_parameters_index].parameters, sizeof(unsigned)*((unsigned long long)1<<(best_partition_order))); in find_best_partition_order_() 3757 …best_parameters_index].raw_bits, sizeof(unsigned)*((unsigned long long)1<<(best_partition_order))); in find_best_partition_order_() 3763 for(partition = 0; partition < (1u<<best_partition_order); partition++) { in find_best_partition_order_()
|
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/flac/src/libFLAC/ |
H A D | stream_encoder.c | 3853 unsigned best_partition_order = 0; in find_best_partition_order_() local 3895 best_partition_order = partition_order; in find_best_partition_order_() 3900 best_ecm->data.partitioned_rice.order = best_partition_order; in find_best_partition_order_() 3911 …tropy_coding_method_partitioned_rice_contents_ensure_size(prc, flac_max(6u, best_partition_order)); in find_best_partition_order_() 3912 …ce_contents_extra[best_parameters_index].parameters, sizeof(unsigned)*(1<<(best_partition_order))); in find_best_partition_order_() 3914 …rice_contents_extra[best_parameters_index].raw_bits, sizeof(unsigned)*(1<<(best_partition_order))); in find_best_partition_order_() 3920 for(partition = 0; partition < (1u<<best_partition_order); partition++) { in find_best_partition_order_()
|
/dports/audio/sdl2_mixer/SDL2_mixer-2.0.4/external/flac-1.3.2/src/libFLAC/ |
H A D | stream_encoder.c | 3881 unsigned best_partition_order = 0; in find_best_partition_order_() local 3923 best_partition_order = partition_order; in find_best_partition_order_() 3928 best_ecm->data.partitioned_rice.order = best_partition_order; in find_best_partition_order_() 3939 …tropy_coding_method_partitioned_rice_contents_ensure_size(prc, flac_max(6u, best_partition_order)); in find_best_partition_order_() 3940 …ce_contents_extra[best_parameters_index].parameters, sizeof(unsigned)*(1<<(best_partition_order))); in find_best_partition_order_() 3942 …rice_contents_extra[best_parameters_index].raw_bits, sizeof(unsigned)*(1<<(best_partition_order))); in find_best_partition_order_() 3948 for(partition = 0; partition < (1u<<best_partition_order); partition++) { in find_best_partition_order_()
|
/dports/games/libretro-beetle_pcfx/beetle-pcfx-libretro-7bba669/deps/flac-1.3.2/src/libFLAC/ |
H A D | stream_encoder.c | 3881 unsigned best_partition_order = 0; in find_best_partition_order_() local 3923 best_partition_order = partition_order; in find_best_partition_order_() 3928 best_ecm->data.partitioned_rice.order = best_partition_order; in find_best_partition_order_() 3939 …tropy_coding_method_partitioned_rice_contents_ensure_size(prc, flac_max(6u, best_partition_order)); in find_best_partition_order_() 3940 …ce_contents_extra[best_parameters_index].parameters, sizeof(unsigned)*(1<<(best_partition_order))); in find_best_partition_order_() 3942 …rice_contents_extra[best_parameters_index].raw_bits, sizeof(unsigned)*(1<<(best_partition_order))); in find_best_partition_order_() 3948 for(partition = 0; partition < (1u<<best_partition_order); partition++) { in find_best_partition_order_()
|
/dports/games/libretro-mame2003_plus/mame2003-plus-libretro-17e9889/src/libretro-deps/libFLAC/ |
H A D | stream_encoder.c | 3768 unsigned best_partition_order = 0; in find_best_partition_order_() local 3810 best_partition_order = partition_order; in find_best_partition_order_() 3815 best_ecm->data.partitioned_rice.order = best_partition_order; in find_best_partition_order_() 3826 …at_entropy_coding_method_partitioned_rice_contents_ensure_size(prc, MAX(6u, best_partition_order)); in find_best_partition_order_() 3827 …ce_contents_extra[best_parameters_index].parameters, sizeof(unsigned)*(1<<(best_partition_order))); in find_best_partition_order_() 3829 …rice_contents_extra[best_parameters_index].raw_bits, sizeof(unsigned)*(1<<(best_partition_order))); in find_best_partition_order_() 3835 for(partition = 0; partition < (1u<<best_partition_order); partition++) { in find_best_partition_order_()
|
/dports/games/libretro-mame2003/mame2003-libretro-4358db4/src/libretro-deps/libFLAC/ |
H A D | stream_encoder.c | 3768 unsigned best_partition_order = 0; in find_best_partition_order_() local 3810 best_partition_order = partition_order; in find_best_partition_order_() 3815 best_ecm->data.partitioned_rice.order = best_partition_order; in find_best_partition_order_() 3826 …at_entropy_coding_method_partitioned_rice_contents_ensure_size(prc, MAX(6u, best_partition_order)); in find_best_partition_order_() 3827 …ce_contents_extra[best_parameters_index].parameters, sizeof(unsigned)*(1<<(best_partition_order))); in find_best_partition_order_() 3829 …rice_contents_extra[best_parameters_index].raw_bits, sizeof(unsigned)*(1<<(best_partition_order))); in find_best_partition_order_() 3835 for(partition = 0; partition < (1u<<best_partition_order); partition++) { in find_best_partition_order_()
|
/dports/games/libretro-pcsx_rearmed/pcsx_rearmed-c2d67cd/deps/flac-1.3.2/src/libFLAC/ |
H A D | stream_encoder.c | 3881 unsigned best_partition_order = 0; in find_best_partition_order_() local 3923 best_partition_order = partition_order; in find_best_partition_order_() 3928 best_ecm->data.partitioned_rice.order = best_partition_order; in find_best_partition_order_() 3939 …tropy_coding_method_partitioned_rice_contents_ensure_size(prc, flac_max(6u, best_partition_order)); in find_best_partition_order_() 3940 …ce_contents_extra[best_parameters_index].parameters, sizeof(unsigned)*(1<<(best_partition_order))); in find_best_partition_order_() 3942 …rice_contents_extra[best_parameters_index].raw_bits, sizeof(unsigned)*(1<<(best_partition_order))); in find_best_partition_order_() 3948 for(partition = 0; partition < (1u<<best_partition_order); partition++) { in find_best_partition_order_()
|
/dports/audio/flac/flac-1.3.4/src/libFLAC/ |
H A D | stream_encoder.c | 3915 uint32_t best_partition_order = 0; in find_best_partition_order_() local 3957 best_partition_order = partition_order; in find_best_partition_order_() 3962 best_ecm->data.partitioned_rice.order = best_partition_order; in find_best_partition_order_() 3973 …tropy_coding_method_partitioned_rice_contents_ensure_size(prc, flac_max(6u, best_partition_order)); in find_best_partition_order_() 3974 …ce_contents_extra[best_parameters_index].parameters, sizeof(uint32_t)*(1<<(best_partition_order))); in find_best_partition_order_() 3976 …rice_contents_extra[best_parameters_index].raw_bits, sizeof(uint32_t)*(1<<(best_partition_order))); in find_best_partition_order_() 3982 for(partition = 0; partition < (1u<<best_partition_order); partition++) { in find_best_partition_order_()
|
/dports/audio/praat/praat-6.2.03/external/flac/ |
H A D | flac_stream_encoder.c | 3913 uint32_t best_partition_order = 0; 3955 best_partition_order = partition_order; 3960 best_ecm->data.partitioned_rice.order = best_partition_order; 3971 …tropy_coding_method_partitioned_rice_contents_ensure_size(prc, flac_max(6u, best_partition_order)); 3972 …ce_contents_extra[best_parameters_index].parameters, sizeof(uint32_t)*(1<<(best_partition_order))); 3974 …rice_contents_extra[best_parameters_index].raw_bits, sizeof(uint32_t)*(1<<(best_partition_order))); 3980 for(partition = 0; partition < (1u<<best_partition_order); partition++) {
|