scalefactors.hh
上传用户:aoeyumen
上传日期:2007-01-06
资源大小:3329k
文件大小:0k
源码类别:

DVD

开发平台:

Unix_Linux

  1. #ifndef SCALEFACTORS_H
  2. #define SCALEFACTORS_H
  3. // Scalefactors for layer I and II, Annex 3-B.1 in ISO/IEC DIS 11172:
  4. extern const real scalefactors[63];
  5. #endif