MCPcopy Create free account
hub / github.com/TASEmulators/desmume / RunFilter

Method RunFilter

desmume/src/filter/videofilter.cpp:496–535  ·  view source on GitHub ↗

RunFilter() Runs the pixels in the source buffer through the video filter, and then stores the resulting pixels into the destination buffer. Takes: Nothing. Returns: A pointer to the destination buffer. ********************************************************************************************/

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

ProcessOGLMethod · 0.80
RedrawScreenFunction · 0.80
RedrawScreenFunction · 0.80

Calls 7

ThreadLockLockFunction · 0.85
memcpyFunction · 0.85
ThreadCondSignalFunction · 0.85
ThreadLockUnlockFunction · 0.85
sizeMethod · 0.45
executeMethod · 0.45
finishMethod · 0.45

Tested by

no test coverage detected