quantize.h
上传用户:super_houu
上传日期:2008-09-21
资源大小:4099k
文件大小:0k
源码类别:

DVD

开发平台:

Others

  1. #ifndef _QUANTIZE_H
  2. #define _QUANTIZE_H
  3. void quant_intra(short src[8][8],int dc_prec,int mquant);
  4. #endif