MCPcopy Create free account

hub / github.com/FNA-XNA/FAudio / functions

Functions2,362 in github.com/FNA-XNA/FAudio

↓ 1 callersFunctioncompute_bitreverse
src/stb_vorbis.h:1271
↓ 1 callersFunctioncompute_codewords
src/stb_vorbis.h:1079
↓ 1 callersFunctioncompute_samples
src/stb_vorbis.h:5164
↓ 1 callersFunctioncompute_sorted_huffman
if the fast table above doesn't work, we want to binary search them... need to reverse the bits
src/stb_vorbis.h:1172
↓ 1 callersFunctioncompute_stereo_samples
src/stb_vorbis.h:5189
↓ 1 callersFunctioncompute_twiddle_factors
called twice per file
src/stb_vorbis.h:1247
↓ 1 callersFunctioncompute_window
src/stb_vorbis.h:1264
↓ 1 callersFunctioncopy_samples
src/stb_vorbis.h:5151
↓ 1 callersFunctioncrc32_init
src/stb_vorbis.h:985
↓ 1 callersFunctiondct_iv_slow
transform to use a slow dct-iv; this is STILL basically trivial, but only requires half as many ops
src/stb_vorbis.h:2327
↓ 1 callersFunctiondecode_mono_adpcm_block
src/FAudio_internal.c:1964
↓ 1 callersFunctiondecode_residue
n is 1/2 of the blocksize -- specification: "Correct per-vector decode length is [n]/2"
src/stb_vorbis.h:2098
↓ 1 callersFunctiondecode_stereo_adpcm_block
src/FAudio_internal.c:2019
↓ 1 callersFunctiondraw_line
src/stb_vorbis.h:2028
↓ 1 callersFunctiondrwav__bswap_f32
utils/wavcommon/dr_wav.h:1254
↓ 1 callersFunctiondrwav__bswap_f64
utils/wavcommon/dr_wav.h:1275
↓ 1 callersFunctiondrwav__bswap_s24
utils/wavcommon/dr_wav.h:1222
↓ 1 callersFunctiondrwav__bswap_samples_f64
utils/wavcommon/dr_wav.h:1287
↓ 1 callersFunctiondrwav__bswap_samples_ieee
utils/wavcommon/dr_wav.h:1321
↓ 1 callersFunctiondrwav__bswap_samples_pcm
utils/wavcommon/dr_wav.h:1296
↓ 1 callersFunctiondrwav__bswap_samples_s24
utils/wavcommon/dr_wav.h:1230
↓ 1 callersFunctiondrwav__bytes_to_guid
utils/wavcommon/dr_wav.h:1129
↓ 1 callersFunctiondrwav__data_chunk_size_riff
utils/wavcommon/dr_wav.h:2162
↓ 1 callersFunctiondrwav__data_chunk_size_w64
utils/wavcommon/dr_wav.h:2178
↓ 1 callersFunctiondrwav__free_default
utils/wavcommon/dr_wav.h:1390
↓ 1 callersFunctiondrwav__ieee_to_f32
utils/wavcommon/dr_wav.h:4387
↓ 1 callersFunctiondrwav__ieee_to_s16
utils/wavcommon/dr_wav.h:4064
↓ 1 callersFunctiondrwav__ieee_to_s32
utils/wavcommon/dr_wav.h:4790
↓ 1 callersFunctiondrwav__pcm_to_f32
utils/wavcommon/dr_wav.h:4338
↓ 1 callersFunctiondrwav__pcm_to_s16
utils/wavcommon/dr_wav.h:4012
↓ 1 callersFunctiondrwav__pcm_to_s32
utils/wavcommon/dr_wav.h:4739
↓ 1 callersFunctiondrwav__read_fmt
utils/wavcommon/dr_wav.h:1578
↓ 1 callersFunctiondrwav__realloc_from_callbacks
utils/wavcommon/dr_wav.h:1415
↓ 1 callersFunctiondrwav_alaw_to_f32
utils/wavcommon/dr_wav.h:4711
↓ 1 callersFunctiondrwav_alaw_to_s16
utils/wavcommon/dr_wav.h:4320
↓ 1 callersFunctiondrwav_alaw_to_s32
utils/wavcommon/dr_wav.h:5102
↓ 1 callersFunctiondrwav_f32_to_s16
utils/wavcommon/dr_wav.h:4290
↓ 1 callersFunctiondrwav_f32_to_s32
utils/wavcommon/dr_wav.h:5076
↓ 1 callersFunctiondrwav_f64_to_f32
utils/wavcommon/dr_wav.h:4698
↓ 1 callersFunctiondrwav_f64_to_s16
utils/wavcommon/dr_wav.h:4305
↓ 1 callersFunctiondrwav_f64_to_s32
utils/wavcommon/dr_wav.h:5089
↓ 1 callersFunctiondrwav_mulaw_to_f32
utils/wavcommon/dr_wav.h:4724
↓ 1 callersFunctiondrwav_mulaw_to_s16
utils/wavcommon/dr_wav.h:4328
↓ 1 callersFunctiondrwav_mulaw_to_s32
utils/wavcommon/dr_wav.h:5115
↓ 1 callersFunctiondrwav_open_file_and_read_pcm_frames_f32
utils/wavcommon/dr_wav.h:5343
↓ 1 callersFunctiondrwav_read_pcm_frames_f32__alaw
utils/wavcommon/dr_wav.h:4516
↓ 1 callersFunctiondrwav_read_pcm_frames_f32__ieee
utils/wavcommon/dr_wav.h:4482
↓ 1 callersFunctiondrwav_read_pcm_frames_f32__ima
utils/wavcommon/dr_wav.h:4458
↓ 1 callersFunctiondrwav_read_pcm_frames_f32__msadpcm
utils/wavcommon/dr_wav.h:4434
↓ 1 callersFunctiondrwav_read_pcm_frames_f32__mulaw
utils/wavcommon/dr_wav.h:4543
↓ 1 callersFunctiondrwav_read_pcm_frames_f32__pcm
utils/wavcommon/dr_wav.h:4406
↓ 1 callersFunctiondrwav_read_pcm_frames_s16__alaw
utils/wavcommon/dr_wav.h:4141
↓ 1 callersFunctiondrwav_read_pcm_frames_s16__ieee
utils/wavcommon/dr_wav.h:4113
↓ 1 callersFunctiondrwav_read_pcm_frames_s16__mulaw
utils/wavcommon/dr_wav.h:4169
↓ 1 callersFunctiondrwav_read_pcm_frames_s16__pcm
utils/wavcommon/dr_wav.h:4079
↓ 1 callersFunctiondrwav_read_pcm_frames_s32__alaw
utils/wavcommon/dr_wav.h:4916
↓ 1 callersFunctiondrwav_read_pcm_frames_s32__ieee
utils/wavcommon/dr_wav.h:4888
↓ 1 callersFunctiondrwav_read_pcm_frames_s32__ima
utils/wavcommon/dr_wav.h:4864
↓ 1 callersFunctiondrwav_read_pcm_frames_s32__msadpcm
utils/wavcommon/dr_wav.h:4840
↓ 1 callersFunctiondrwav_read_pcm_frames_s32__mulaw
utils/wavcommon/dr_wav.h:4944
↓ 1 callersFunctiondrwav_read_pcm_frames_s32__pcm
utils/wavcommon/dr_wav.h:4806
↓ 1 callersFunctiondrwav_read_raw
utils/wavcommon/dr_wav.h:3332
↓ 1 callersFunctiondrwav_s24_to_f32
utils/wavcommon/dr_wav.h:4672
↓ 1 callersFunctiondrwav_s24_to_s16
utils/wavcommon/dr_wav.h:4268
↓ 1 callersFunctiondrwav_s24_to_s32
utils/wavcommon/dr_wav.h:5058
↓ 1 callersFunctiondrwav_s32_to_f32
utils/wavcommon/dr_wav.h:4686
↓ 1 callersFunctiondrwav_s32_to_s16
utils/wavcommon/dr_wav.h:4279
↓ 1 callersFunctiondrwav_u8_to_f32
utils/wavcommon/dr_wav.h:4630
↓ 1 callersFunctiondrwav_u8_to_s16
utils/wavcommon/dr_wav.h:4256
↓ 1 callersFunctiondrwav_u8_to_s32
utils/wavcommon/dr_wav.h:5032
↓ 1 callersFunctionend_buffer
src/FAudio_internal.c:489
↓ 1 callersFunctionfaudio_create_context
utils/testreverb/audio_faudio.cpp:225
↓ 1 callersFunctionfaudio_create_context
utils/testfilter/audio_faudio.cpp:132
↓ 1 callersFunctionfaudio_create_context
utils/testvolumemeter/audio_faudio.cpp:129
↓ 1 callersFunctionfaudio_setup
utils/testxwma/testxwma.cpp:159
↓ 1 callersMethodfilter_change
utils/testfilter/audio_player.h:60
↓ 1 callersFunctionfixup_wma_bitrate
WMA decoding is dependent on the bitrate. Only a certain set of bitrates are * actually documented as valid for xWMA. * * The documented bitrates f
src/FAudio.c:307
↓ 1 callersFunctionget_active_variation_index
src/FACT_internal.c:467
↓ 1 callersFunctionget_subformat_string
src/FAudio_internal.c:114
↓ 1 callersFunctionget_wformattag_string
src/FAudio_internal.c:96
↓ 1 callersFunctionget_window
src/stb_vorbis.h:3054
↓ 1 callersFunctiongo_to_page_before
rarely used function to seek back to the preceding page while finding the start of a packet
src/stb_vorbis.h:4664
↓ 1 callersFunctionif
src/FAudio.c:913
↓ 1 callersFunctionimdct_step3_inner_s_loop
src/stb_vorbis.h:2497
↓ 1 callersFunctionimdct_step3_inner_s_loop_ld654
src/stb_vorbis.h:2580
↓ 1 callersFunctioninverse_mdct
src/stb_vorbis.h:2382
↓ 1 callersFunctionis_main_thread
tests/xaudio2.c:119
↓ 1 callersFunctionis_word_boundary_from_left
FIXME: Move setting to IO structure
utils/uicommon/imgui_widgets.cpp:3225
↓ 1 callersFunctionload_data
utils/showriffheader/showriffheader.cpp:167
↓ 1 callersFunctionload_data
utils/testxwma/testxwma.cpp:100
↓ 1 callersFunctionlookup1_values
called from setup only, once per code book (formula implied by specification)
src/stb_vorbis.h:1234
↓ 1 callersFunctionneighbors
src/stb_vorbis.h:1296
↓ 1 callersFunctionoscillator_saw_tooth
utils/testfilter/oscillator.cpp:45
↓ 1 callersFunctionoscillator_sine_wave
utils/testfilter/oscillator.cpp:7
↓ 1 callersFunctionoscillator_square_wave
utils/testfilter/oscillator.cpp:25
↓ 1 callersMethodoutput_filter_change
utils/testfilter/audio_player.h:69
↓ 1 callersFunctionpeek_decode_initial
the same as vorbis_decode_initial, but without advancing
src/stb_vorbis.h:4844
↓ 1 callersFunctionplay
utils/testxwma/testxwma.cpp:180
↓ 1 callersFunctionpredict_point
src/stb_vorbis.h:1929
↓ 1 callersFunctionprint_soundbank
utils/testparse/testparse.c:31
← previousnext →801–900 of 2,362, ranked by callers