Home
last modified time | relevance | path

Searched defs:SBLIMIT (Results 1 – 25 of 126) sorted by relevance

123456

/dports/audio/mctoolame-encoder/mctoolame-01a/
H A Ddyn_cross.c26 double sb_sample_sum[5][3][SCALE_BLOCK][SBLIMIT], in take_dyn_cross()
28 unsigned int scalar_sum[][3][SBLIMIT], /* in */ in take_dyn_cross()
29 unsigned int scfsi_sum[][SBLIMIT], /* in */ in take_dyn_cross()
30 unsigned int scfsi_dyn[][SBLIMIT], /* in */ in take_dyn_cross()
32 unsigned int scalar[][3][SBLIMIT], /* out */ in take_dyn_cross()
33 unsigned int scfsi[][SBLIMIT]) in take_dyn_cross()
532 double sb_sample_sum[5][3][SCALE_BLOCK][SBLIMIT]) in combine()
835 unsigned int bit_alloc[CHANMAX3][SBLIMIT]) in choose_dyn()
1005 unsigned int scfsi_dyn[][SBLIMIT]) in scfsi_calc_dyn()
1055 unsigned int scfsi[][SBLIMIT]) in scfsi_calc()
[all …]
/dports/audio/twolame/twolame-0.4.0/libtwolame/
H A Dencode.c357 unsigned int sf_index[2][3][SBLIMIT], FLOAT sf_max[2][SBLIMIT]) in twolame_find_sf_max()
509 unsigned int bit_alloc[2][SBLIMIT], in twolame_write_scalefactors()
728 FLOAT SMR[2][SBLIMIT], in twolame_bits_for_nonoise()
730 unsigned int bit_alloc[2][SBLIMIT]) in twolame_bits_for_nonoise()
901 FLOAT SMR[2][SBLIMIT], in twolame_main_bit_allocation()
902 unsigned int scfsi[2][SBLIMIT], in twolame_main_bit_allocation()
988 static void vbr_maxmnr(FLOAT mnr[2][SBLIMIT], char used[2][SBLIMIT], int sblimit, in vbr_maxmnr()
1039 FLOAT SMR[2][SBLIMIT], in twolame_vbr_bit_allocation()
1040unsigned int scfsi[2][SBLIMIT], unsigned int bit_alloc[2][SBLIMIT], int *adb) in twolame_vbr_bit_allocation()
1144 static void maxmnr(FLOAT mnr[2][SBLIMIT], char used[2][SBLIMIT], int sblimit, in maxmnr()
[all …]
H A Ddab.c34 unsigned int bit_alloc[2][SBLIMIT], in twolame_dab_crc_calc()
35 unsigned int scfsi[2][SBLIMIT], in twolame_dab_crc_calc()
36 unsigned int scalar[2][3][SBLIMIT], unsigned int *crc, int packed) in twolame_dab_crc_calc()
H A Dpsycho_1.c163 FLOAT spike[SBLIMIT], FLOAT energy[FFT_SIZE]) in psycho_1_hann_fft_pickmax()
491 static void psycho_1_minimum_mask(int sub_size, g_thres * ltg, FLOAT ltmin[SBLIMIT], int sblimit) in psycho_1_minimum_mask()
518 static void psycho_1_smr(FLOAT ltmin[SBLIMIT], FLOAT spike[SBLIMIT], FLOAT scale[SBLIMIT], in psycho_1_smr()
557 void twolame_psycho_1(twolame_options * glopts, short buffer[2][1152], FLOAT scale[2][SBLIMIT], in twolame_psycho_1()
558 FLOAT ltmin[2][SBLIMIT]) in twolame_psycho_1()
H A Dpsycho_0.c76 void twolame_psycho_0(twolame_options * glopts, FLOAT SMR[2][SBLIMIT], unsigned int scalar[2][3][SB… in twolame_psycho_0()
/dports/audio/audacity/audacity-Audacity-3.1.3/lib-src/twolame/libtwolame/
H A Dencode.c351 unsigned int sf_index[2][3][SBLIMIT], FLOAT sf_max[2][SBLIMIT]) in find_sf_max()
583 unsigned int j_scale[3][SBLIMIT], in subband_quantization()
585 unsigned int bit_alloc[2][SBLIMIT], in subband_quantization()
728 FLOAT SMR[2][SBLIMIT], in bits_for_nonoise()
730 unsigned int bit_alloc[2][SBLIMIT]) in bits_for_nonoise()
891 FLOAT SMR[2][SBLIMIT], in main_bit_allocation()
983 static void vbr_maxmnr(FLOAT mnr[2][SBLIMIT], char used[2][SBLIMIT], int sblimit, in vbr_maxmnr()
1034 FLOAT SMR[2][SBLIMIT], in vbr_bit_allocation()
1035 unsigned int scfsi[2][SBLIMIT], unsigned int bit_alloc[2][SBLIMIT], int *adb) in vbr_bit_allocation()
1138 static void maxmnr(FLOAT mnr[2][SBLIMIT], char used[2][SBLIMIT], int sblimit, in maxmnr()
[all …]
H A Ddab.c36 unsigned int bit_alloc[2][SBLIMIT], in dab_crc_calc()
37 unsigned int scfsi[2][SBLIMIT], in dab_crc_calc()
38 unsigned int scalar[2][3][SBLIMIT], unsigned int *crc, int packed) in dab_crc_calc()
H A Dpsycho_1.c165 FLOAT spike[SBLIMIT], FLOAT energy[FFT_SIZE]) in psycho_1_hann_fft_pickmax()
493 static void psycho_1_minimum_mask(int sub_size, g_thres * ltg, FLOAT ltmin[SBLIMIT], int sblimit) in psycho_1_minimum_mask()
520 static void psycho_1_smr(FLOAT ltmin[SBLIMIT], FLOAT spike[SBLIMIT], FLOAT scale[SBLIMIT], in psycho_1_smr()
559 void psycho_1(twolame_options * glopts, short buffer[2][1152], FLOAT scale[2][SBLIMIT], in psycho_1()
560 FLOAT ltmin[2][SBLIMIT]) in psycho_1()
H A Dpsycho_0.c78 void psycho_0(twolame_options * glopts, FLOAT SMR[2][SBLIMIT], unsigned int scalar[2][3][SBLIMIT]) in psycho_0()
/dports/audio/mctoolame-decoder/mctoolamed-01a/
H A Ddecode_ml.c11 unsigned int bit_alloc_ml[7][SBLIMIT], int *m) in II_decode_bitalloc_ml()
32 unsigned int scfsi[7][SBLIMIT], in II_decode_scale_ml()
33 unsigned int bit_alloc[7][SBLIMIT], in II_decode_scale_ml()
34 unsigned int scale_index[7][3][SBLIMIT], int *m) in II_decode_scale_ml()
96 unsigned int sample_ml[7][3][SBLIMIT], in II_buffer_sample_ml()
97 unsigned int bit_alloc_ml[7][SBLIMIT], int *n_ml_ch) in II_buffer_sample_ml()
139 void II_dequantize_sample_ml (unsigned int sample_ml[7][3][SBLIMIT], in II_dequantize_sample_ml()
140 unsigned int bit_alloc_ml[7][SBLIMIT], in II_dequantize_sample_ml()
185 unsigned int scale_index_ml[7][3][SBLIMIT], in II_denormalize_sample_ml()
H A Ddecode.c31 unsigned int bit_alloc[7][SBLIMIT], int bits_log) in II_decode_bitalloc()
89 unsigned int scfsi[7][SBLIMIT], in II_decode_scale()
90 unsigned int bit_alloc[7][SBLIMIT], in II_decode_scale()
91 unsigned int scale_index[7][3][SBLIMIT], in II_decode_scale()
224 unsigned int sample[7][3][SBLIMIT], in II_buffer_sample()
225 unsigned int bit_alloc[7][SBLIMIT]) in II_buffer_sample()
293 void II_dequantize_sample (unsigned int sample[7][3][SBLIMIT], in II_dequantize_sample()
294 unsigned int bit_alloc[7][SBLIMIT], in II_dequantize_sample()
373 unsigned int scale_index[7][3][SBLIMIT], in II_denormalize_sample()
H A Ddecode_aug.c6 unsigned int scale_index[7][3][SBLIMIT], in II_denormalize_sample_aug()
177 void II_dequantize_sample_aug (unsigned int sample[7][3][SBLIMIT], in II_dequantize_sample_aug()
178 unsigned int bit_alloc[7][SBLIMIT], in II_dequantize_sample_aug()
236 unsigned int sample[7][3][SBLIMIT], in II_buffer_sample_aug()
237 unsigned int bit_alloc[7][SBLIMIT], int gr) in II_buffer_sample_aug()
307 unsigned int bit_alloc[7][SBLIMIT], in II_decode_bitalloc_aug()
H A Ddecode_mc.c98 unsigned int bit_alloc[7][SBLIMIT], in II_decode_bitalloc_mc()
315 unsigned int sample[7][3][SBLIMIT], in II_buffer_sample_mc()
316 unsigned int bit_alloc[7][SBLIMIT], in II_buffer_sample_mc()
444 void II_dequantize_sample_mc (unsigned int sample[7][3][SBLIMIT], in II_dequantize_sample_mc()
445 unsigned int bit_alloc[7][SBLIMIT], in II_dequantize_sample_mc()
567 unsigned int scale_index[7][3][SBLIMIT], in II_denormalize_sample_mc()
H A Daudio_write.c4 void out_fifo (long pcm_sample[7][3][SBLIMIT], in out_fifo()
116 void out_fifo_new (long pcm_sample[7][3][SBLIMIT], in out_fifo_new()
147 void out_fifo_ml (long pcm_sample[7][3][SBLIMIT], in out_fifo_ml()
H A Dcommon.c1052 unsigned int bit_alloc[7][SBLIMIT], in II_CRC_calc()
1053 unsigned int scfsi[7][SBLIMIT], unsigned int *crc) in II_CRC_calc()
1085 unsigned int bit_alloc[7][SBLIMIT], in mc_error_check()
1086 unsigned int scfsi[7][SBLIMIT], in mc_error_check()
1239 unsigned int bit_alloc[7][SBLIMIT], in mc_aug_error_check()
1240 unsigned int scfsi[7][SBLIMIT], unsigned int *crc) in mc_aug_error_check()
/dports/audio/aacgain/aacgain-1.8/mp3gain/mpglibDBL/
H A Dlayer1.c27 void I_step_one(unsigned int balloc[], unsigned int scale_index[2][SBLIMIT],struct frame *fr) in I_step_one()
68 void I_step_two(real fraction[2][SBLIMIT],unsigned int balloc[2*SBLIMIT], in I_step_two()
69 unsigned int scale_index[2][SBLIMIT],struct frame *fr) in I_step_two()
/dports/sysutils/froxlor/froxlor-0.9.38.7_4/froxlor/templates/Sparkle/customer/index/
H A Dindex.tpl13 <canvas id="subdomains-canvas" width="120" height="76"></canvas><br />
53 <div class="canvasbox">
54 …<input type="hidden" id="emails" class="circular" data-used="{$userinfo['emails_used']}" data-avai…
/dports/audio/welle.io/welle.io-66675c9a4160c644a5ade5bf7a0cd0647647f33c/src/libs/mpg123/
H A Dlayer1.c37 static int I_step_one(unsigned int balloc[], unsigned int scale_index[2][SBLIMIT],mpg123_handle *fr) in I_step_one()
90 static void I_step_two(real fraction[2][SBLIMIT],unsigned int balloc[2*SBLIMIT], unsigned int scale… in I_step_two()
/dports/audio/sdl2_mixer/SDL2_mixer-2.0.4/external/mpg123-1.25.6/src/libmpg123/
H A Dlayer1.c37 static int I_step_one(unsigned int balloc[], unsigned int scale_index[2][SBLIMIT],mpg123_handle *fr) in I_step_one()
90 static void I_step_two(real fraction[2][SBLIMIT],unsigned int balloc[2*SBLIMIT], unsigned int scale… in I_step_two()
/dports/audio/mpg123/mpg123-1.29.3/src/libmpg123/
H A Dlayer1.c45 static int I_step_one(unsigned int balloc[], unsigned int scale_index[2][SBLIMIT],mpg123_handle *fr) in I_step_one()
118 static int I_step_two(real fraction[2][SBLIMIT],unsigned int balloc[2*SBLIMIT], unsigned int scale_… in I_step_two()
/dports/games/ags/ags_linux_v.3.4.4.1/Engine/libsrc/apeg-1.2.1/audio/
H A Dlayer1.c17 static void I_step_one(unsigned int *balloc, unsigned int (*scale_index)[SBLIMIT], in I_step_one()
58 static void I_step_two(float (*fraction)[SBLIMIT], unsigned int *balloc, in I_step_two()
59 unsigned int (*scale_index)[SBLIMIT], struct frame *fr, in I_step_two()
/dports/multimedia/spook/spook-20050207/
H A Dmpegaudio.c633 static void compute_scale_factors(unsigned char scale_code[SBLIMIT], in compute_scale_factors()
635 int sb_samples[3][12][SBLIMIT], in compute_scale_factors()
749 static void psycho_acoustic_model(MpegAudioContext *s, short smr[SBLIMIT]) in psycho_acoustic_model()
767 short smr1[MPA_MAX_CHANNELS][SBLIMIT], in compute_bit_allocation()
768 unsigned char bit_alloc[MPA_MAX_CHANNELS][SBLIMIT], in compute_bit_allocation()
872 unsigned char bit_alloc[MPA_MAX_CHANNELS][SBLIMIT], in encode_frame()
/dports/sysutils/xvidcap/xvidcap-1.1.7/ffmpeg/libavcodec/
H A Dmpegaudioenc.c369 static void compute_scale_factors(unsigned char scale_code[SBLIMIT], in compute_scale_factors()
371 int sb_samples[3][12][SBLIMIT], in compute_scale_factors()
488 static void psycho_acoustic_model(MpegAudioContext *s, short smr[SBLIMIT]) in psycho_acoustic_model()
506 short smr1[MPA_MAX_CHANNELS][SBLIMIT], in compute_bit_allocation()
507 unsigned char bit_alloc[MPA_MAX_CHANNELS][SBLIMIT], in compute_bit_allocation()
611 unsigned char bit_alloc[MPA_MAX_CHANNELS][SBLIMIT], in encode_frame()
/dports/multimedia/handbrake/ffmpeg-4.4/libavcodec/
H A Dmpegaudioenc_template.c377 unsigned char scale_code[SBLIMIT], in compute_scale_factors()
379 int sb_samples[3][12][SBLIMIT], in compute_scale_factors()
492 static void psycho_acoustic_model(MpegAudioContext *s, short smr[SBLIMIT]) in psycho_acoustic_model()
510 short smr1[MPA_MAX_CHANNELS][SBLIMIT], in compute_bit_allocation()
511 unsigned char bit_alloc[MPA_MAX_CHANNELS][SBLIMIT], in compute_bit_allocation()
606 unsigned char bit_alloc[MPA_MAX_CHANNELS][SBLIMIT], in encode_frame()
/dports/emulators/vice/vice-3.5/src/lib/libffmpeg/libavcodec/
H A Dmpegaudioenc_template.c377 unsigned char scale_code[SBLIMIT], in compute_scale_factors()
379 int sb_samples[3][12][SBLIMIT], in compute_scale_factors()
492 static void psycho_acoustic_model(MpegAudioContext *s, short smr[SBLIMIT]) in psycho_acoustic_model()
510 short smr1[MPA_MAX_CHANNELS][SBLIMIT], in compute_bit_allocation()
511 unsigned char bit_alloc[MPA_MAX_CHANNELS][SBLIMIT], in compute_bit_allocation()
606 unsigned char bit_alloc[MPA_MAX_CHANNELS][SBLIMIT], in encode_frame()

123456