rockbox/apps/plugins/sdl/include
Solomon Peachy 5b23c9eb0a Introduce HW_SAMPR_MIN_GE_22 macro
Gives us the lowest HW sample rate that's >= 22KHz.

Needed because some targets that don't support 22K support 11K or 8K, so
HW_SAMPR_MIN will give us much lower quality than is acceptable.

Take advantage of this new macro in the SDL, MIDI, and MIKMOD plugins,
and implement a crude "fast enough" test to enable higher sample rates
on more capable targets.

Change-Id: I6ad38026fb3410c62da028e78512e027729bb851
2019-08-08 22:37:30 +02:00
..
begin_code.h
close_code.h
doxyfile
SDL.h
SDL_active.h
SDL_audio.h
SDL_byteorder.h
SDL_cdrom.h
SDL_config.h sdl: gut non-Rockbox platform detection code 2019-07-28 13:59:32 -04:00
SDL_config.h.default
SDL_config.h.in sdl: Remove platform-specific code 2019-07-29 01:59:40 +03:00
SDL_config_dreamcast.h
SDL_config_macos.h
SDL_config_macosx.h
SDL_config_minimal.h
SDL_config_nds.h
SDL_config_os2.h
SDL_config_rockbox.h Introduce HW_SAMPR_MIN_GE_22 macro 2019-08-08 22:37:30 +02:00
SDL_config_symbian.h
SDL_config_win32.h
SDL_copying.h
SDL_cpuinfo.h
SDL_endian.h
SDL_error.h
SDL_events.h
SDL_getenv.h
SDL_image.h
SDL_joystick.h
SDL_keyboard.h
SDL_keysym.h
SDL_loadso.h
SDL_main.h
SDL_mixer.h
SDL_mouse.h
SDL_mutex.h
SDL_name.h
SDL_opengl.h sdl: Remove platform-specific code 2019-07-29 01:59:40 +03:00
SDL_platform.h sdl: Fixes for the SDL apps, so they support building simulator on Windows 2019-07-31 19:34:18 +02:00
SDL_quit.h
SDL_rwops.h
SDL_stdinc.h
SDL_syswm.h
SDL_thread.h
SDL_timer.h
SDL_types.h
SDL_version.h
SDL_video.h
stdio.h