citra-shitamoto-network/src/audio_core
2019-07-14 14:30:24 -04:00
..
hle audio_core: dsp_hle: use better f32 to s16... 2019-05-01 15:58:26 -06:00
lle DSP/LLE: add multithread mode 2018-12-21 20:49:24 -05:00
audio_types.h
CMakeLists.txt Add ifdef around cubeb for android. Address a few review comments 2019-03-06 20:03:22 -07:00
codec.cpp audio_core/codec: Resolve truncation warnings within DecodeADPCM 2019-03-02 14:06:30 +01:00
codec.h audio_core: use nested namespaces 2019-02-17 23:41:48 -05:00
cubeb_input.cpp audio_core/cubeb: silent signed/unsigned comparison warning 2019-07-14 14:30:24 -04:00
cubeb_input.h Address review comments 2019-03-06 11:16:43 -07:00
cubeb_sink.cpp Destroy the callback after the stream is destroyed 2019-04-05 14:16:55 -06:00
cubeb_sink.h audio_core: Make g_sink_details internally linked 2018-12-16 02:44:04 +01:00
dsp_interface.cpp dsp_interface: fix sound being played while volume is 0 2019-01-26 14:53:58 +01:00
dsp_interface.h audio_core: use nested namespaces 2019-02-17 23:41:48 -05:00
interpolate.cpp audio_core: use nested namespaces 2019-02-17 23:41:48 -05:00
interpolate.h audio_core: use nested namespaces 2019-02-17 23:41:48 -05:00
null_sink.h audio_core: Make g_sink_details internally linked 2018-12-16 02:44:04 +01:00
sdl2_sink.cpp
sdl2_sink.h
sink_details.cpp audio_core: Make g_sink_details internally linked 2018-12-16 02:44:04 +01:00
sink_details.h audio_core: Make g_sink_details internally linked 2018-12-16 02:44:04 +01:00
sink.h
time_stretch.cpp audio_core: remove unnecessary spaces on comments 2019-01-19 21:28:52 +01:00
time_stretch.h