genericMode constant
int
const genericMode
In this mode compressor does not know anything in advance about the properties of the input.
Implementation
static const int genericMode = 0;
In this mode compressor does not know anything in advance about the properties of the input.
static const int genericMode = 0;