Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Warzone2100/warzone2100
/ deallocateVideoFrame
Function
deallocateVideoFrame
lib/sequence/sequence.cpp:392–395 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
390
}
391
392
static void deallocateVideoFrame(void)
393
{
394
VideoFrameBitmap.clear();
395
}
396
397
#ifndef __BIG_ENDIAN__
398
const int Rshift = 0;
Callers
1
seq_Shutdown
Function · 0.85
Calls
1
clear
Method · 0.45
Tested by
no test coverage detected