相关代码 |
|
/*! ************************************************************************ * \file refbuf.c * * \brief * Declarations of the reference frame buffer types and functions ************************************************************************ */ #include "global.h" #include "refbuf.h" int height_pad, width_pad; int height_pad_cr, width_pad_cr;