📄 spatial_domain_coding.h
字号:
/*!
***************************************************************************
*
* \file spatial_domain_coding.h
*
* \brief
* prototypes of spatial domain coding functions
*
* \date
* 17.11.2006
*
* \author
* Main contributors (see contributors.h for copyright, address and affiliation details)
* Matthias Narroschke narrosch@tnt.uni-hannover.de
**************************************************************************/
#ifndef _SPATIAL_DOMAIN_CODING_H_
#define _SPATIAL_DOMAIN_CODING_H_
int de_quantizer(int value);
#endif
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -