Definition DisplayPortMainLinkDecoder.h:44
virtual std::string GetText(size_t) override
Returns the text representation of a given protocol sample.
Definition DisplayPortMainLinkDecoder.cpp:593
virtual std::string GetColor(size_t) override
Returns the displayed color (in HTML #rrggbb or #rrggbbaa notation) of a given protocol sample.
Definition DisplayPortMainLinkDecoder.cpp:563
Definition DisplayPortMainLinkDecoder.h:81
bool RunScramblerSingle(uint16_t &state)
Advances the scrambler by a single bit. This is the same scrambler polynomial as PCIe.
Definition DisplayPortMainLinkDecoder.cpp:113