Home
last modified time | relevance | path

Searched refs:SDL_VOLUME_STEP (Results 1 – 1 of 1) sorted by relevance

/third_party/ffmpeg/fftools/
Dffplay.c79 #define SDL_VOLUME_STEP (0.75) macro
3309 update_volume(cur_stream, 1, SDL_VOLUME_STEP); in event_loop()
3313 update_volume(cur_stream, -1, SDL_VOLUME_STEP); in event_loop()