Home
last modified time | relevance | path

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

/MusicPlayer2/MusicPlayer2/
H A DFfmpegCore.cpp441ffmpeg_core_settings_set_cache_length = (_ffmpeg_core_settings_set_cache_length)::GetProcAddress(m… in GetFunction()
493 rtn &= (ffmpeg_core_settings_set_cache_length != NULL); in GetFunction()
614 ffmpeg_core_settings_set_cache_length(settings, cache_length); in SetCacheLength()
H A DFfmpegCore.h189 _ffmpeg_core_settings_set_cache_length ffmpeg_core_settings_set_cache_length = nullptr; variable