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

Method DecodeParseCrashAPI

test/api/decode_api_test.cpp:1087–1088  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1085class DecodeParseCrashAPI : public DecodeParseAPI {
1086 public:
1087 DecodeParseCrashAPI() {
1088 }
1089 void SetUp() {
1090 DecodeParseAPI::SetUp();
1091 iWidth_ = 1280;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected