MCPcopy Create free account

hub / github.com/zhuker/lamejs / functions

Functions993 in github.com/zhuker/lamejs

↓ 1 callersFunctionlame_init_params_ppflt
(gfp)
lame.all.js:13960
↓ 1 callersFunctionlame_init_params_ppflt
(gfp)
src/js/Lame.js:469
↓ 1 callersMethodlame_init_params_ppflt
(final LameGlobalFlags gfp)
src/main/java/mp3/Lame.java:112
↓ 1 callersFunctionlame_init_qval
(gfp)
lame.all.js:14050
↓ 1 callersFunctionlame_init_qval
(gfp)
src/js/Lame.js:559
↓ 1 callersMethodlame_init_qval
set internal feature flags. USER should not access these since some combinations will produce strange results
src/main/java/mp3/Lame.java:325
↓ 1 callersMethodlame_print_config
Prints some selected information about the coding parameters via the macro command MSGF(), which is currently mapped to lame_errorf (reports via a err
src/main/java/mp3/Lame.java:1458
↓ 1 callersMethodlame_print_internals
rh: some pretty printing is very welcome at this point! so, if someone is willing to do so, please do it! add more, if you see more...
src/main/java/mp3/Lame.java:1505
↓ 1 callersFunctionlame_set_VBR_q
* VBR quality level.<BR> * 0 = highest<BR> * 9 = lowest
lame.all.js:1254
↓ 1 callersFunctionlame_set_VBR_q
* VBR quality level.<BR> * 0 = highest<BR> * 9 = lowest
src/js/Presets.js:467
↓ 1 callersFunctionlamejs
()
lame.all.js:1
↓ 1 callersFunctionlamejs
()
lame.min.js:1
↓ 1 callersMethodlayer3_audiodata_precedesframes
(mpstr_tag mp)
src/main/java/mpg/Layer3.java:1739
↓ 1 callersMethodmake_decode_tables
(long scaleval)
src/main/java/mpg/TabInit.java:102
↓ 1 callersMethodmap2MP3Frequency
map frequency to a valid MP3 sample frequency Robert Hegemann 2000-07-01
src/main/java/mp3/Lame.java:531
↓ 1 callersFunctionmask_add
* addition of simultaneous masking Naoki Shibata 2000/7
lame.all.js:11097
↓ 1 callersFunctionmask_add
* addition of simultaneous masking Naoki Shibata 2000/7
src/js/PsyModel.js:403
↓ 1 callersMethodmask_add
addition of simultaneous masking Naoki Shibata 2000/7
src/main/java/mp3/PsyModel.java:389
↓ 1 callersMethodmax_x34
(final float[] xr34, int x34Pos, final int bw)
src/main/java/mp3/VBRQuantize.java:52
↓ 1 callersFunctionmdct_long
(out, outPos, _in)
lame.all.js:9196
↓ 1 callersFunctionmdct_long
(out, outPos, _in)
src/js/NewMDCT.js:981
↓ 1 callersMethodmdct_long
(final float[] out, final int outPos, final float[] in)
src/main/java/mp3/NewMDCT.java:963
↓ 1 callersFunctionmdct_short
* Function: Calculation of the MDCT In the case of long blocks (type 0,1,3) * there are 36 coefficents in the time domain and 18 in the frequency
lame.all.js:9142
↓ 1 callersFunctionmdct_short
* Function: Calculation of the MDCT In the case of long blocks (type 0,1,3) * there are 36 coefficents in the time domain and 18 in the frequency
src/js/NewMDCT.js:927
↓ 1 callersMethodmdct_short
Function: Calculation of the MDCT In the case of long blocks (type 0,1,3) there are 36 coefficents in the time domain and 18 in the frequency domain.<
src/main/java/mp3/NewMDCT.java:909
↓ 1 callersFunctionmsfix1
* compute M/S thresholds from Johnston & Ferreira 1992 ICASSP paper
lame.all.js:11239
↓ 1 callersFunctionmsfix1
* compute M/S thresholds from Johnston & Ferreira 1992 ICASSP paper
src/js/PsyModel.js:548
↓ 1 callersMethodmsfix1
compute M/S thresholds from Johnston & Ferreira 1992 ICASSP paper
src/main/java/mp3/PsyModel.java:536
↓ 1 callersMethodnInitParams
Initializes the lame encoder. Throws IllegalArgumentException when parameters are not supported by LAME.
src/main/java/lowlevel/LameEncoder.java:259
↓ 1 callersFunctionnew_double
(count)
lame.all.js:18
↓ 1 callersFunctionnew_double
(count)
src/js/common.js:17
↓ 1 callersFunctionnew_short
(count)
lame.all.js:6
↓ 1 callersFunctionnew_short
(count)
src/js/common.js:5
↓ 1 callersFunctionnew_short_n
(args)
lame.all.js:47
↓ 1 callersFunctionnew_short_n
(args)
src/js/common.js:46
↓ 1 callersFunctionnorm_s3_func_x
(hf_slope)
lame.all.js:12890
↓ 1 callersFunctionnorm_s3_func_x
(hf_slope)
src/js/PsyModel.js:2263
↓ 1 callersMethodnorm_s3_func_x
(final float hf_slope)
src/main/java/mp3/PsyModel.java:2299
↓ 1 callersFunctionns_msfix
* Adjust M/S maskings if user set "msfix" * * Naoki Shibata 2000
lame.all.js:11282
↓ 1 callersFunctionns_msfix
* Adjust M/S maskings if user set "msfix" * * Naoki Shibata 2000
src/js/PsyModel.js:591
↓ 1 callersMethodns_msfix
Adjust M/S maskings if user set "msfix" Naoki Shibata 2000
src/main/java/mp3/PsyModel.java:581
↓ 1 callersFunctionoptimum_samplefreq
(lowpassfreq, input_samplefreq)
lame.all.js:13775
↓ 1 callersFunctionoptimum_samplefreq
(lowpassfreq, input_samplefreq)
src/js/Lame.js:284
↓ 1 callersMethodoptimum_samplefreq
(final int lowpassfreq, final int input_samplefreq)
src/main/java/mp3/Lame.java:239
↓ 1 callersMethodoutOfBitsStrategy
(final algo_t that, final int sfwork[], final int vbrsfmin[], final int target)
src/main/java/mp3/VBRQuantize.java:704
↓ 1 callersMethodpaint
(Graphics g)
src/main/java/ui/Picture.java:32
↓ 1 callersMethodparse_aiff_header
Read Audio Interchange File Format (AIFF) headers. By the time we get here the first 32 bits of the file have already been read, and we're pretty sur
src/main/java/mp3/GetAudio.java:662
↓ 1 callersMethodparse_args_from_string
PURPOSE: MPEG-1,2 Layer III encoder with GPSYCHO psychoacoustic model.
src/main/java/mp3/Main.java:71
↓ 1 callersMethodparse_file_header
Read the header from a bytestream. Try to determine whether it's a WAV file or AIFF without rewinding, since rewind doesn't work on pipes and there's
src/main/java/mp3/GetAudio.java:808
↓ 1 callersMethodparse_wave_header
Read Microsoft Wave headers By the time we get here the first 32-bits of the file have already been read, and we're pretty sure that we're looking at
src/main/java/mp3/GetAudio.java:508
↓ 1 callersFunctionpenalties
(noise)
lame.all.js:7205
↓ 1 callersFunctionpenalties
(noise)
src/js/Quantize.js:464
↓ 1 callersMethodpenalties
(final double noise)
src/main/java/mp3/Quantize.java:438
↓ 1 callersMethodpresets_longinfo_dm
PURPOSE: Writes presetting info to #stdout#
src/main/java/mp3/Parse.java:524
↓ 1 callersMethodprint_lame_tag_leading_info
(final LameGlobalFlags gf)
src/main/java/mp3/Main.java:327
↓ 1 callersMethodprint_license
(final PrintStream fp)
src/main/java/mp3/Parse.java:232
↓ 1 callersMethodprint_trailing_info
(final LameGlobalFlags gf)
src/main/java/mp3/Main.java:332
↓ 1 callersFunctionpsfb21_analogsilence
* Gabriel Bouvigne feb/apr 2003<BR> * Analog silence detection in partitionned sfb21 or sfb12 for short blocks * * From top to bottom o
lame.all.js:6891
↓ 1 callersFunctionpsfb21_analogsilence
* Gabriel Bouvigne feb/apr 2003<BR> * Analog silence detection in partitionned sfb21 or sfb12 for short blocks * * From top to bottom o
src/js/Quantize.js:147
↓ 1 callersMethodpsfb21_analogsilence
Gabriel Bouvigne feb/apr 2003<BR> Analog silence detection in partitionned sfb21 or sfb12 for short blocks From top to bottom of sfb, changes to 0 co
src/main/java/mp3/Quantize.java:123
↓ 1 callersFunctionpsyvbr_calc_mask_index_s
(gfc, max, avg, mask_idx)
lame.all.js:12322
↓ 1 callersFunctionpsyvbr_calc_mask_index_s
(gfc, max, avg, mask_idx)
src/js/PsyModel.js:1676
↓ 1 callersMethodpsyvbr_calc_mask_index_s
(final LameInternalFlags gfc, final float[] max, final float[] avg, final int[] mask_idx)
src/main/java/mp3/PsyModel.java:1696
↓ 1 callersFunctionputLameVBR
* Write LAME info: mini version + info on various switches used (Jonathan * Dee 2001/08/31). * * @param gfp * global fl
lame.all.js:4227
↓ 1 callersFunctionputLameVBR
* Write LAME info: mini version + info on various switches used (Jonathan * Dee 2001/08/31). * * @param gfp * global fl
src/js/VBRTag.js:576
↓ 1 callersMethodputLameVBR
Write LAME info: mini version + info on various switches used (Jonathan Dee 2001/08/31). @param gfp global flags @param musicLength
src/main/java/mp3/VBRTag.java:584
↓ 1 callersFunctionputbits_noheaders
* write j bits into the bit stream, ignoring frame headers
lame.all.js:2823
↓ 1 callersFunctionputbits_noheaders
* write j bits into the bit stream, ignoring frame headers
src/js/BitStream.js:142
↓ 1 callersMethodputbits_noheaders
write j bits into the bit stream, ignoring frame headers
src/main/java/mp3/BitStream.java:133
↓ 1 callersFunctionputheader_bits
(gfc)
lame.all.js:2785
↓ 1 callersFunctionputheader_bits
(gfc)
src/js/BitStream.js:99
↓ 1 callersMethodputheader_bits
(final LameInternalFlags gfc)
src/main/java/mp3/BitStream.java:89
↓ 1 callersFunctionquant_compare
(quant_comp, best, calc, gi, distort)
lame.all.js:7222
↓ 1 callersFunctionquant_compare
(quant_comp, best, calc, gi, distort)
src/js/Quantize.js:481
↓ 1 callersMethodquant_compare
(final int quant_comp, final CalcNoiseResult best, final CalcNoiseResult calc, final GrInfo gi, final
src/main/java/mp3/Quantize.java:455
↓ 1 callersMethodquantize_x34
quantize xr34 based on scalefactors block_xr34 @author Mark Taylor 2000-??-?? @author Robert Hegemann 2000-10-20 made functions of them
src/main/java/mp3/VBRQuantize.java:341
↓ 1 callersFunctionquantize_xrpow
* Quantization function This function will select which lines to quantize * and call the proper quantization function
lame.all.js:1423
↓ 1 callersFunctionquantize_xrpow
* Quantization function This function will select which lines to quantize * and call the proper quantization function
src/js/Takehiro.js:171
↓ 1 callersMethodquantize_xrpow
Quantization function This function will select which lines to quantize and call the proper quantization function
src/main/java/mp3/Takehiro.java:155
↓ 1 callersMethodreadIeeeExtendedHighLow
(final RandomAccessFile fp)
src/main/java/mp3/GetAudio.java:1308
↓ 1 callersMethodreadProps
(Map<String, Object> props)
src/main/java/lowlevel/LameEncoder.java:486
↓ 1 callersMethodread_head
(mpstr_tag mp)
src/main/java/mpg/Interface.java:174
↓ 1 callersMethodread_samples_pcm
reads the PCM samples from a file to the buffer SEMANTICS: Reads #samples_read# number of shorts from #musicin# filepointer into #sample_buffer[]#. R
src/main/java/mp3/GetAudio.java:403
↓ 1 callersFunctionrecalc_divide_init
* re-calculate the best scalefac_compress using scfsi the saved bits are * kept in the bit reservoir.
lame.all.js:1912
↓ 1 callersFunctionrecalc_divide_init
* re-calculate the best scalefac_compress using scfsi the saved bits are * kept in the bit reservoir.
src/js/Takehiro.js:666
↓ 1 callersMethodrecalc_divide_init
re-calculate the best scalefac_compress using scfsi the saved bits are kept in the bit reservoir.
src/main/java/mp3/Takehiro.java:658
↓ 1 callersMethodresample_rate
(double freq)
src/main/java/mp3/Parse.java:762
↓ 1 callersMethodrun
(String[] args)
src/main/java/mp3/Main.java:612
↓ 1 callersFunctions3_func
* The spreading function. Values returned in units of energy
lame.all.js:12944
↓ 1 callersFunctions3_func
* The spreading function. Values returned in units of energy
src/js/PsyModel.js:2317
↓ 1 callersMethods3_func
The spreading function. Values returned in units of energy
src/main/java/mp3/PsyModel.java:2353
↓ 1 callersFunctionscfsi_calc
(ch, l3_side)
lame.all.js:2054
↓ 1 callersFunctionscfsi_calc
(ch, l3_side)
src/js/Takehiro.js:809
↓ 1 callersMethodscfsi_calc
(int ch, final IIISideInfo l3_side)
src/main/java/mp3/Takehiro.java:813
↓ 1 callersMethodsearchGenre
(final String genre)
src/main/java/mp3/ID3Tag.java:699
↓ 1 callersMethodsearchGlobalStepsizeMax
(final algo_t that, final int sfwork[], final int vbrsfmin[], final int target)
src/main/java/mp3/VBRQuantize.java:609
↓ 1 callersMethodsetComposerImage
(Image image)
src/main/java/ui/Picture.java:28
↓ 1 callersMethodset_frame_apic
(final byte[] frame, int framePos, final char[] mimetype, final byte[] data, int size)
src/main/java/mp3/ID3Tag.java:894
↓ 1 callersMethodset_frame_comment
(final byte[] frame, int framePos, final FrameDataNode node)
src/main/java/mp3/ID3Tag.java:834
↓ 1 callersMethodset_frame_custom
(final byte[] frame, int framePos, final char[] fieldvalue)
src/main/java/mp3/ID3Tag.java:742
← previousnext →601–700 of 993, ranked by callers