Function type_get_bits
Defined in File quantize.h
Function Documentation
-
unsigned int type_get_bits(const int type)
根据数据类型确定该数据类型所占的bit数,并返回该bits数值
- 参数:
type -- [IN] 数据类型
- 返回:
unsigned int bits数值
Defined in File quantize.h
根据数据类型确定该数据类型所占的bit数,并返回该bits数值
type -- [IN] 数据类型
unsigned int bits数值