Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ZDoom/Raze
/ WebPGetWorkerInterface
Function
WebPGetWorkerInterface
libraries/webp/src/utils/thread_utils.c:365–367 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
363
}
364
365
const WebPWorkerInterface* WebPGetWorkerInterface(void) {
366
return &g_worker_interface;
367
}
368
369
//------------------------------------------------------------------------------
Callers
15
ThreadLoop
Function · 0.85
DecodeRemaining
Function · 0.85
VP8New
Function · 0.85
ParseFrame
Function · 0.85
VP8Clear
Function · 0.85
VP8ProcessRow
Function · 0.85
VP8ExitCritical
Function · 0.85
InitThreadContext
Function · 0.85
VP8LEncodeStream
Function · 0.85
InitSegmentJob
Function · 0.85
VP8EncAnalyze
Function · 0.85
VP8EncInitAlpha
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected