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

Function WrapTask

module/task_utils_generated.h:1579–1582  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1577// 0 arguments --
1578template<typename C, typename M>
1579gmp_args_m_0<C, M>* WrapTask (C o, M m) {
1580 return new gmp_args_m_0<C, M>
1581 (o, m);
1582}
1583
1584template<typename C, typename M>
1585GMPTask*

Callers 4

WrapTaskRefCountedFunction · 0.85
Encode_wMethod · 0.85
Decode_wMethod · 0.85
Reset_wMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected