nn::cx::HUFFMAN_COMPRESS_WORK_SIZE Constant

Syntax

const int HUFFMAN_COMPRESS_WORK_SIZE =  12288 + 512 + 1536;

Description

This is the size of the temporary buffer for compression with nn::cx::CompressHuffman.


CONFIDENTIAL