nn::cx::UNCOMPRESS_LH_WORK_SIZE Constant

Syntax

const int UNCOMPRESS_LH_WORK_SIZE =  (1 << 11) + (1 << 7);

Description

This is the size of the temporary buffer for uncompression with nn::cx::UncompressLH.


CONFIDENTIAL