MCPcopy Create free account
hub / github.com/catid/WLANOptimizer / EncodeRecovery

Method EncodeRecovery

tests/tools/CCatCodec.cpp:250–425  ·  view source on GitHub ↗

Encode algorithm: (1) Find the window of packets to include, based on the settings for max window size in packets and time. This also provides the maximum size of the packet data so the recovery packet only needs to be allocated once. It also enables us to check if this is an xor parity row ahead of doing any operations on the packet data. (2) Run forward through the en

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

Calls 8

GetMatrixElementFunction · 0.85
gf256_mul_memFunction · 0.85
gf256_add_memFunction · 0.85
gf256_muladd_memFunction · 0.85
ToUnsignedMethod · 0.80
ResizeMethod · 0.80
GetSizeMethod · 0.45
GetPtrMethod · 0.45

Tested by

no test coverage detected