📄 mot_padding.p
字号:
/*
* This file was automatically generated by 'Makefile'.
*
* DO NOT EDIT BY HAND : your modifications will be lost.
*
*/
#ifndef _mot_padding_P
#define _mot_padding_P
#ifdef __cplusplus
extern "C" {
#endif /* __cplusplus */
/* vm_common/src/mot_padding.c */
Void VopPadding _P_(( Vop *curr_vop
));
Vop * CloneVop_TMP _P_(( Vop *curr_vop
));
#if 0 /*by cnwang, 06/25/02*/
Void RecRepetitivePadding _P_(( /*Int edge,*//*by cnwang, 04/09/02*/
Vop *curr_vop
));
#endif /*by cnwang, 06/25/02*/
#ifdef __cplusplus
}
#endif /* __cplusplus */
#endif /* _mot_padding_P */
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -