MCPcopy 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
365const WebPWorkerInterface* WebPGetWorkerInterface(void) {
366 return &g_worker_interface;
367}
368
369//------------------------------------------------------------------------------

Callers 15

ThreadLoopFunction · 0.85
DecodeRemainingFunction · 0.85
VP8NewFunction · 0.85
ParseFrameFunction · 0.85
VP8ClearFunction · 0.85
VP8ProcessRowFunction · 0.85
VP8ExitCriticalFunction · 0.85
InitThreadContextFunction · 0.85
VP8LEncodeStreamFunction · 0.85
InitSegmentJobFunction · 0.85
VP8EncAnalyzeFunction · 0.85
VP8EncInitAlphaFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected