Searched refs:SDL_AUDIO_MAX_CALLBACKS_PER_SEC (Results 1 – 1 of 1) sorted by relevance
76 #define SDL_AUDIO_MAX_CALLBACKS_PER_SEC 30 macro2526 …FFMAX(SDL_AUDIO_MIN_BUFFER_SIZE, 2 << av_log2(wanted_spec.freq / SDL_AUDIO_MAX_CALLBACKS_PER_SEC)); in audio_open()