Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cisco/openh264
/ BaseEncoderTest
Method
BaseEncoderTest
test/api/BaseEncoderTest.cpp:69–69 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
67
}
68
69
BaseEncoderTest::BaseEncoderTest() : encoder_ (NULL) {}
70
71
void BaseEncoderTest::SetUp() {
72
int rv = WelsCreateSVCEncoder (&encoder_);
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected