mbcoding.c

来自「基于Linux的ffmepg decoder」· C语言 代码 · 共 15 行

C
15
字号
#include "../../../fmpeg4_driver/fmpeg4.h"
#include "../portab.h"
#include "bitstream.h"
#include "zigzag.h"
//#include "vlc_codes.h"
#include "mbcoding.h"
//#include "vlc.h"
//#include "dct3d.h"
//#include "../utils/mbfunctions.h"
/*****************************************************************************
 * decoding stuff starts here
 ****************************************************************************/


⌨️ 快捷键说明

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