Defines types and objects for environment-variable-based debugging and feature control.
More...
|
static Void | printPair (const std::pair< std::string, std::string > &p) |
|
static Void | printVal (const EnvVar *env) |
|
Void | printMacroSettings () |
|
Void | printSBACCoeffData (const UInt lastX, const UInt lastY, const UInt width, const UInt height, const UInt chan, const UInt absPart, const UInt scanIdx, const TCoeff *const pCoeff, const Bool finalEncode) |
|
Void | printCbfArray (TComDataCU *pcCU) |
|
UInt | getDecimalWidth (const Double value) |
|
UInt | getZScanIndex (const UInt x, const UInt y) |
|
std::string | splitOnSettings (const std::string &input) |
|
std::string | lineWrap (const std::string &input, const UInt maximumLineLength) |
|
std::string | indentNewLines (const std::string &input, const UInt indentBy) |
|
Void | printBlockToStream (std::ostream &ss, const TChar *pLinePrefix, TComYuv &src, const UInt numSubBlocksAcross, const UInt numSubBlocksUp, const UInt defWidth) |
|
Defines types and objects for environment-variable-based debugging and feature control.
Definition in file Debug.cpp.