Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/IENT/YUView
/ worker
Method
worker
YUViewLib/src/video/VideoCache.cpp:210–210 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
208
}
209
}
210
loadingWorker *worker() { return threadWorker.data(); }
211
bool isQuitting() { return quitting; }
212
213
private:
Callers
10
VideoCache
Method · 0.80
startWorkerThreads
Method · 0.80
updateSettings
Method · 0.80
loadFrame
Method · 0.80
interactiveLoaderFinished
Method · 0.80
threadCachingFinished
Method · 0.80
pushNextJobToCachingThread
Method · 0.80
itemAboutToBeDeleted
Method · 0.80
itemNeedsRecache
Method · 0.80
getCacheStatusText
Method · 0.80
Calls
1
data
Method · 0.45
Tested by
no test coverage detected