MCPcopy 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
170const uint32_t CMemoryAlign::WelsGetMemoryUsage() const {
171 return m_nMemoryUsageInBytes;
172}
173
174} // end of namespace WelsCommon

Callers 5

TESTFunction · 0.80
FreeMemorySvcFunction · 0.80
WelsInitEncoderExtFunction · 0.80
UninitDecoderCtxMethod · 0.80
SyncPictureResolutionExtFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected