nn::cx::GZIP_COMPRESS_WORK_SIZE
#include <nn/cx.h> const int GZIP_COMPRESS_WORK_SIZE = DEFLATE_COMPRESS_WORK_SIZE;
The size of the work buffer needed for CompressGzip.
CompressGzip
CONFIDENTIAL