MCPcopy 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
69BaseEncoderTest::BaseEncoderTest() : encoder_ (NULL) {}
70
71void BaseEncoderTest::SetUp() {
72 int rv = WelsCreateSVCEncoder (&encoder_);

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected