Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cisco/openh264
/ WelsGetMemoryUsage
Method
WelsGetMemoryUsage
codec/common/src/memory_align.cpp:170–172 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
168
}
169
170
const uint32_t CMemoryAlign::WelsGetMemoryUsage() const {
171
return m_nMemoryUsageInBytes;
172
}
173
174
} // end of namespace WelsCommon
Callers
5
TEST
Function · 0.80
FreeMemorySvc
Function · 0.80
WelsInitEncoderExt
Function · 0.80
UninitDecoderCtx
Method · 0.80
SyncPictureResolutionExt
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected