Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cisco/openh264
/ EncodeParameterSets
Method
EncodeParameterSets
codec/encoder/plus/src/welsEncoderExt.cpp:480–482 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
478
}
479
480
int CWelsH264SVCEncoder::EncodeParameterSets (SFrameBSInfo* pBsInfo) {
481
return WelsEncoderEncodeParameterSets (m_pEncContext, pBsInfo);
482
}
483
484
/*
485
* Force key frame
Callers
nothing calls this directly
Calls
1
WelsEncoderEncodeParameterSets
Function · 0.85
Tested by
no test coverage detected