text_dct.h
上传用户:enenge
上传日期:2007-01-08
资源大小:96k
文件大小:0k
源码类别:

流媒体/Mpeg4/MP4

开发平台:

Visual C++

  1. void fdct_enc(short *block);
  2. void init_fdct_enc();
  3. void idct_enc(short *block);
  4. void init_idct_enc();
  5. void fdct_mm32(short *blk);
  6. void Fast_IDCT(short int *x);