⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 spatial_domain_coding.h

📁 JM 11.0 KTA 2.1 Source Code
💻 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 + -