?? h.264
字號(hào):
/*!
****************************************************************************
* \file errorconcealment.h
*
* \brief
* Header file for errorconcealment.c
*
****************************************************************************
*/
#ifndef _ERRORCONCEALMENT_H_
#define _ERRORCONCEALMENT_H_
int set_ec_flag(int se);
void reset_ec_flags();
int get_concealed_element(SyntaxElement *sym);
#endif
?? 快捷鍵說(shuō)明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號(hào)
Ctrl + =
減小字號(hào)
Ctrl + -