readme.txt

来自「Mobile IP VCEG的信道模拟程序」· 文本 代码 · 共 23 行

TXT
23
字号
TML8 Software with improvements Intra Coding
============================================

10/1/01

This software contains the TML8 reference software with improved
Intra Coding methods detailed in ITU-T document VCEG-N54.doc.
This document has been included in this .zip file for reference.

The code to implement the new Intra Coding has been inserted using
the compiler definition "#ifdef USE_9_INTRA_MODES".  Defining the 
constant USE_9_INTRA_MODES in the 'Project/Settings' will compile 
in the new Intra Coding method.  USE_9_INTRA_MODES is defined by
default in the *.dsp and *.dsw files provided.  To compile the 
code to use the previous method of Intra Coding (i.e. 6 prediction 
modes), simply remove USE_9_INTRA_MODES from the preprocessor 
definitions in the 'Project/Settings'.

Greg Conklin
gregc@real.com
Technical Lead
RealNetworks, Inc.

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?