Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MrBuddyCasino/ESP32_MP3_Decoder
/ functions
Functions
2,346 in github.com/MrBuddyCasino/ESP32_MP3_Decoder
⨍
Functions
2,346
◇
Types & classes
248
↓ 1 callers
Function
deleteEnvChannel
functionname: DeleteEnvChannel description: frees memory of one SBR channel returns: - input: handle of channel output: release
components/fdk-aac/libSBRenc/src/sbr_encoder.cpp:662
↓ 1 callers
Function
deleteSbrEnvelopeCalc
! \brief Create envelope instance Must be called once for each channel before calculateSbrEnvelope() can be used. \return errorCode, 0 if s
components/fdk-aac/libSBRdec/src/env_calc.cpp:1165
↓ 1 callers
Function
derived_frequency_table
calculate the derived frequency border tables from f_master */
components/libfaad/sbr_fbt.c:507
↓ 1 callers
Function
detectionWithPrediction
/ ! \brief Do detection for every tonality estimate, using forward prediction. \return none. */ /
components/fdk-aac/libSBRenc/src/mh_det.cpp:807
↓ 1 callers
Function
dialnorm2progreflvl
convert dialog normalization to program reference level */ NOTE: this only is correct, if the decoder target level is set to -31dB for line mode / -20
components/fdk-aac/libAACenc/src/metadata_main.cpp:259
↓ 1 callers
Function
dmxInitChannel
Private helper function for downmix matrix manipulation that initializes * one row in a given downmix matrix (corresponding to one output channel).
components/fdk-aac/libPCMutils/src/pcmutils_lib.cpp:800
↓ 1 callers
Function
downSampleLoRes
/ ! \brief \return errorCode, noError if successful */ /
components/fdk-aac/libSBRenc/src/nf_est.cpp:385
↓ 1 callers
Function
drc_end
components/libfaad/drc.c:55
↓ 1 callers
Function
drc_init
components/libfaad/drc.c:39
↓ 1 callers
Function
drmRead_CrcCheck
components/fdk-aac/libMpegTPDec/src/tpdec_drm.cpp:132
↓ 1 callers
Function
drmRead_CrcEndReg
components/fdk-aac/libMpegTPDec/src/tpdec_drm.cpp:121
↓ 1 callers
Function
drmRead_CrcInit
components/fdk-aac/libMpegTPDec/src/tpdec_drm.cpp:98
↓ 1 callers
Function
drmRead_CrcStartReg
components/fdk-aac/libMpegTPDec/src/tpdec_drm.cpp:105
↓ 1 callers
Function
drm_add_ambiance
components/libfaad/drm_dec.c:753
↓ 1 callers
Function
drm_add_pan
components/libfaad/drm_dec.c:813
↓ 1 callers
Function
drm_calc_sa_side_signal
components/libfaad/drm_dec.c:638
↓ 1 callers
Function
drm_ps_data
components/libfaad/drm_dec.c:444
↓ 1 callers
Function
drm_ps_decode
main DRM PS decoding function */
components/libfaad/drm_dec.c:904
↓ 1 callers
Function
drm_ps_delta_decode
components/libfaad/drm_dec.c:550
↓ 1 callers
Function
drm_ps_free
components/libfaad/drm_dec.c:898
↓ 1 callers
Function
drm_ps_init
components/libfaad/drm_dec.c:889
↓ 1 callers
Function
drm_ps_pan_element
components/libfaad/drm_dec.c:487
↓ 1 callers
Function
drm_ps_sa_element
components/libfaad/drm_dec.c:468
↓ 1 callers
Function
dualChannelFiltering
components/fdk-aac/libFDK/src/FDK_hybrid.cpp:451
↓ 1 callers
Function
dynamic_range_info
Table 4.4.31 */
components/libfaad/syntax.c:2215
↓ 1 callers
Function
eightChannelFiltering
components/fdk-aac/libFDK/src/FDK_hybrid.cpp:592
↓ 1 callers
Function
eldSbrConfigurator
* \brief Configure SBR for ELD configuration. * * This function finds default SBR configuration for ELD based on sampling rate and channel bitrate.
components/fdk-aac/libAACenc/src/aacenc_lib.cpp:295
↓ 1 callers
Function
emit_indexed_block
components/nghttp/library/nghttp2_hd.c:931
↓ 1 callers
Function
encodeCompr
encode AAC compression value (ETSI TS 101 154 page 99) */
components/fdk-aac/libAACenc/src/metadata_main.cpp:307
↓ 1 callers
Function
encodeDmxLvls
encode downmix levels to Downmixing_levels_MPEG4 */
components/fdk-aac/libAACenc/src/metadata_main.cpp:271
↓ 1 callers
Function
encodeDynrng
encode AAC DRC gain (ISO/IEC 14496-3:2005 4.5.2.7) */
components/fdk-aac/libAACenc/src/metadata_main.cpp:281
↓ 1 callers
Function
encodePSExtension
components/fdk-aac/libSBRenc/src/ps_bitenc.cpp:589
↓ 1 callers
Function
encodeSbrChannelPairElement
functionname: encodeSbrChannelPairElement description: encodes sbr CPE information returns: input: output: *************************
components/fdk-aac/libSBRenc/src/bit_sbr.cpp:498
↓ 1 callers
Function
encodeSbrSingleChannelElement
functionname: encodeSbrSingleChannelElement description: encodes sbr SCE information returns: number of bits written input: outp
components/fdk-aac/libSBRenc/src/bit_sbr.cpp:444
↓ 1 callers
Function
envelopeReducible
components/fdk-aac/libSBRenc/src/ps_encode.cpp:286
↓ 1 callers
Function
envelope_time_border_vector
function constructs new time border vector */ first build into temp vector to be able to use previous vector on error */
components/libfaad/sbr_tf_grid.c:54
↓ 1 callers
Function
equalizeFiltBufferExp
! \brief Equalize exponents of the buffered gain values and the new ones After equalization of exponents, the FIR-filter addition for smoothing
components/fdk-aac/libSBRdec/src/env_calc.cpp:1199
↓ 1 callers
Function
errDetectWithinSegmentationFinal
--------------------------------------------------------------------------------------------- description: This function checks if all segments
components/fdk-aac/libAACdec/src/aacdec_hcr.cpp:1332
↓ 1 callers
Function
error
Routine to print out an error
components/mp3_decoder/mp3_decoder.c:97
↓ 1 callers
Function
estimate_current_envelope
components/libfaad/sbr_hfadj.c:136
↓ 1 callers
Function
excluded_channels
Table 4.4.32 */
components/libfaad/syntax.c:2280
↓ 1 callers
Function
expect_response_body
components/nghttp/library/nghttp2_http.c:97
↓ 1 callers
Function
extractLowDelayGrid
! \brief Extracts LowDelaySBR control data from the bitstream. \return zero for bitstream error, one for correct. */
components/fdk-aac/libSBRdec/src/env_extr.cpp:938
↓ 1 callers
Function
extract_envelope_data
components/libfaad/sbr_e_nf.c:41
↓ 1 callers
Function
extract_noise_floor_data
components/libfaad/sbr_e_nf.c:116
↓ 1 callers
Function
fMultIceil
components/fdk-aac/libFDK/include/common_fix.h:203
↓ 1 callers
Function
fMultSubDiv2
y = (x-0.5*a*b) */
components/fdk-aac/libFDK/include/common_fix.h:294
↓ 1 callers
Function
fPowInt
components/fdk-aac/libFDK/src/fixpoint_math.cpp:771
↓ 1 callers
Function
faad_flushbits_rev
components/libfaad/bits.h:239
↓ 1 callers
Function
faad_mdct
components/libfaad/mdct.c:231
↓ 1 callers
Function
faad_origbitbuffer
return the original data buffer */
components/libfaad/bits.c:230
↓ 1 callers
Function
faad_origbitbuffer_size
return the original data buffer size */
components/libfaad/bits.c:236
↓ 1 callers
Function
faad_resetbits
reset to a certain point */
components/libfaad/bits.c:164
↓ 1 callers
Function
faad_showbits_rev
reversed bitreading routines */
components/libfaad/bits.h:211
↓ 1 callers
Function
fft240
The function performs the fft of length 240. It is splittet into fft's of length 16 and fft's of length 15. Between the fft's a modulation is calculat
components/fdk-aac/libFDK/src/fft.cpp:1303
↓ 1 callers
Function
fft480
The function performs the fft of length 480. It is splittet into fft's of length 32 and fft's of length 15. Between the fft's a modulation is calculat
components/fdk-aac/libFDK/src/fft.cpp:1322
↓ 1 callers
Function
fft60
The function performs the fft of length 60. It is splittet into fft's of length 4 and fft's of length 15. Between the fft's a modolation is calculated
components/fdk-aac/libFDK/src/fft.cpp:1283
↓ 1 callers
Function
fft_dif
FFT decimation in frequency 4*16*2+16=128+16=144 multiplications 6*16*2+10*8+4*16*2=192+80+128=400 additions
components/libfaad/sbr_dct.c:1898
↓ 1 callers
Function
fillFrameInter
Functionname: fillFrameInter ******************************************************************************* Description: Arguments: nL
components/fdk-aac/libSBRenc/src/fram_gen.cpp:1166
↓ 1 callers
Function
fillFrameTran
Functionname: fillFrameTran ******************************************************************************* Description: Add mandatory borders, a
components/fdk-aac/libSBRenc/src/fram_gen.cpp:873
↓ 1 callers
Function
fillHybridDelayLine
components/fdk-aac/libSBRdec/src/psdec_hybrid.cpp:444
↓ 1 callers
Function
filter_bank_end
components/libfaad/filtbank.c:95
↓ 1 callers
Function
fixabs_D
components/fdk-aac/libFDK/include/abs.h:113
↓ 1 callers
Function
fixabs_I
components/fdk-aac/libFDK/include/abs.h:117
↓ 1 callers
Function
fixabs_S
components/fdk-aac/libFDK/include/abs.h:121
↓ 1 callers
Function
fixmadd_SS
components/fdk-aac/libFDK/include/fixmadd.h:254
↓ 1 callers
Function
fixmadddiv2BitExact_DD
components/fdk-aac/libFDK/include/fixmadd.h:177
↓ 1 callers
Function
fixmadddiv2_SS
components/fdk-aac/libFDK/include/fixmadd.h:140
↓ 1 callers
Function
fixmsub_SS
components/fdk-aac/libFDK/include/fixmadd.h:281
↓ 1 callers
Function
fixmsubdiv2BitExact_DD
components/fdk-aac/libFDK/include/fixmadd.h:204
↓ 1 callers
Function
fixmsubdiv2_SS
components/fdk-aac/libFDK/include/fixmadd.h:170
↓ 1 callers
Function
fixmulBitExact_DD
components/fdk-aac/libFDK/include/fixmul.h:163
↓ 1 callers
Function
fixmul_DD
components/fdk-aac/libFDK/include/fixmul.h:152
↓ 1 callers
Function
fixmul_DS
components/fdk-aac/libFDK/include/fixmul.h:234
↓ 1 callers
Function
fixmul_SS
components/fdk-aac/libFDK/include/fixmul.h:177
↓ 1 callers
Function
fixmuldiv2BitExact_DD
components/fdk-aac/libFDK/include/fixmul.h:144
↓ 1 callers
Function
fixnorm_S
components/fdk-aac/libFDK/include/clz.h:168
↓ 1 callers
Function
fixnormz_D
components/fdk-aac/libFDK/include/xtensa/clz_xtensa.h:96
↓ 1 callers
Function
fixpadd_D
components/fdk-aac/libFDK/include/fixmadd.h:290
↓ 1 callers
Function
fixpadd_S
components/fdk-aac/libFDK/include/fixmadd.h:299
↓ 1 callers
Function
fixpadddiv2_D
components/fdk-aac/libFDK/include/fixmadd.h:286
↓ 1 callers
Function
fixpadddiv2_S
components/fdk-aac/libFDK/include/fixmadd.h:295
↓ 1 callers
Function
fixpow2_D
components/fdk-aac/libFDK/include/fixmul.h:278
↓ 1 callers
Function
fixpow2_S
components/fdk-aac/libFDK/include/fixmul.h:290
↓ 1 callers
Function
fourChannelFiltering
components/fdk-aac/libFDK/src/FDK_hybrid.cpp:491
↓ 1 callers
Function
fp_sqrt
fixed point square root approximation */ !!!! ONLY WORKS FOR EVEN %REAL_BITS% !!!! */
components/libfaad/pns.c:58
↓ 1 callers
Function
frame_set_pad
components/nghttp/library/nghttp2_frame.c:925
↓ 1 callers
Function
free_bitrate
* NAME: free_bitrate() * DESCRIPTION: attempt to discover the bitstream's free bitrate */
components/mad/frame.c:238
↓ 1 callers
Function
gain_control_data
components/libfaad/syntax.c:1125
↓ 1 callers
Function
gather_offset
Find the exact or preceding frame in lookup_table[]. Return both frame * and byte position of this match. */
components/libm4a/m4a.c:142
↓ 1 callers
Function
gc_set_protopqf
components/libfaad/ssr_ipqf.c:42
↓ 1 callers
Function
gc_setcoef_eff_pqfsyn
components/libfaad/ssr_ipqf.c:71
↓ 1 callers
Function
gcd
* NAME: gcd() * DESCRIPTION: compute greatest common denominator */
components/mad/timer.c:102
↓ 1 callers
Function
generateFixFixOnly
/ ! \brief Gnerates frame info for FIXFIXonly frame class used for low delay version \return nothing **************************************
components/fdk-aac/libSBRenc/src/fram_gen.cpp:693
↓ 1 callers
Function
generateFixFixOnly
/ ! \brief Generates frame info for FIXFIXonly frame class used for low delay version \return nothing *************************************
components/fdk-aac/libSBRdec/src/env_extr.cpp:887
↓ 1 callers
Function
getCrc
! \brief crc */
components/fdk-aac/libSBRdec/src/sbr_crc.cpp:123
↓ 1 callers
Function
getEnvIdx
components/fdk-aac/libSBRenc/src/ps_bitenc.cpp:549
↓ 1 callers
Function
getHcrType
--------------------------------------------------------------------------------------------- description: Gets HCR type from the HCR data stru
components/fdk-aac/libAACdec/src/aacdec_hcr.cpp:1584
↓ 1 callers
Function
getICCMode
components/fdk-aac/libSBRenc/src/ps_encode.cpp:238
↓ 1 callers
Function
getIIDMode
components/fdk-aac/libSBRenc/src/ps_encode.cpp:261
← previous
next →
1,401–1,500 of 2,346, ranked by callers