MCPcopy Create free account
hub / github.com/cisco/openh264 / LoadPrevious

Method LoadPrevious

codec/encoder/core/src/paraset_strategy.cpp:256–259  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

254}
255
256void CWelsParametersetIdConstant::LoadPrevious (SExistingParasetList* pExistingParasetList, SWelsSPS* pSpsArray,
257 SSubsetSps* pSubsetArray, SWelsPPS* pPpsArray) {
258 return;
259}
260
261void CWelsParametersetIdConstant::Update (const uint32_t kuiId, const int iParasetType) {
262 memset (&m_sParaSetOffset, 0, sizeof (SParaSetOffset));

Callers 1

InitDqLayersFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected