Function rs2_create_huffman_depth_decompress_block

Function Documentation

rs2_processing_block *rs2_create_huffman_depth_decompress_block(rs2_error **error)

Creates Depth frame decompression module. Decoded frames compressed and transmitted with Z16H variable-lenght Huffman code to standartized Z16 Depth data format. Using the compression allows to reduce the Depth frames bandwidth by more than 50 percent

Parameters:

error[out] If non-null, receives any error that occurs during this call, otherwise, errors are ignored

Returns:

Huffman-code decompression processing block