Home
last modified time | relevance | path

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

/dports/www/chromium-legacy/chromium-88.0.4324.182/media/filters/
H A Dffmpeg_video_decoder.cc31 static int GetFFmpegVideoDecoderThreadCount(const VideoDecoderConfig& config) { in GetFFmpegVideoDecoderThreadCount() function
384 codec_context_->thread_count = GetFFmpegVideoDecoderThreadCount(config); in ConfigureDecoder()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/media/filters/
H A Dffmpeg_video_decoder.cc32 static int GetFFmpegVideoDecoderThreadCount(const VideoDecoderConfig& config) { in GetFFmpegVideoDecoderThreadCount() function
386 codec_context_->thread_count = GetFFmpegVideoDecoderThreadCount(config); in ConfigureDecoder()