yuzu-fork/src/audio_core
Mat M 0cb52ee74a Doxygen: Amend minor issues (#2593)
Corrects a few issues with regards to Doxygen documentation, for example:

- Incorrect parameter referencing.
- Missing @param tags.
- Typos in @param tags.

and a few minor other issues.
2017-02-26 17:58:51 -08:00
..
hle Doxygen: Amend minor issues (#2593) 2017-02-26 17:58:51 -08:00
audio_core.cpp SDL: Select audio device (#2403) 2017-01-25 22:33:26 -05:00
audio_core.h Sources: Run clang-format on everything. 2016-09-18 09:38:01 +09:00
CMakeLists.txt DSP/HLE: Implement mixer processing 2016-05-19 07:24:39 +01:00
codec.cpp Use negative priorities to avoid special-casing the self-include 2016-09-21 00:15:56 -07:00
codec.h Remove empty newlines in #include blocks. 2016-09-21 11:15:47 +09:00
interpolate.cpp Remove empty newlines in #include blocks. 2016-09-21 11:15:47 +09:00
interpolate.h Doxygen: Amend minor issues (#2593) 2017-02-26 17:58:51 -08:00
null_sink.h SDL: Select audio device (#2403) 2017-01-25 22:33:26 -05:00
sdl2_sink.cpp SDL: Select audio device (#2403) 2017-01-25 22:33:26 -05:00
sdl2_sink.h fixed the override warning 2017-01-27 14:24:14 -06:00
sink.h Doxygen: Amend minor issues (#2593) 2017-02-26 17:58:51 -08:00
sink_details.cpp SDL: Select audio device (#2403) 2017-01-25 22:33:26 -05:00
sink_details.h SDL: Select audio device (#2403) 2017-01-25 22:33:26 -05:00
time_stretch.cpp Use negative priorities to avoid special-casing the self-include 2016-09-21 00:15:56 -07:00
time_stretch.h Doxygen: Amend minor issues (#2593) 2017-02-26 17:58:51 -08:00