MP4_VARS.C
上传用户:tuheem
上传日期:2007-05-01
资源大小:21889k
文件大小:0k
源码类别:

多媒体编程

开发平台:

Visual C++

  1. #include "portab.h"
  2. #include "mp4_vars.h"
  3. unsigned char *edged_ref[3];
  4. unsigned char *edged_for[3];
  5. unsigned char *frame_ref[3];
  6. unsigned char *frame_for[3];
  7. unsigned char *display_frame[3];
  8. MP4_STATE   *mp4_state;
  9. MP4_TABLES *mp4_tables;
  10. MP4_STREAM  *ld;