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

Class EncodeDecodeParamBase

test/api/encode_options_test.cpp:393–398  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

391}
392
393struct EncodeDecodeParamBase {
394 int width;
395 int height;
396 float frameRate;
397 int iTarBitrate;
398};
399
400//#define DEBUG_FILE_SAVE_INCREASING_ID
401TEST_F (EncodeDecodeTestAPI, ParameterSetStrategy_INCREASING_ID) {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected