C++ API Reference for Intel® Data Analytics Acceleration Library 2020 Update 1
Parameter for run-length encoding and decoding. A RLE encoded block may contain a header that consists of two sections: 1) decoded data size (4 bytes) and 2) encoded data size (4 bytes) More...
|
inline |
RleCompressionParameter constructor
_isBlockHeader | RLE block header presence flag. True if a RLE block header is present, false otherwise |
bool isBlockHeader |
RLE block header presence flag. True if a RLE block header is present, false otherwise
For more complete information about compiler optimizations, see our Optimization Notice.