📄 ipipe_config.h
字号:
#ifndef _IPIPE_CONFIG_H#define _IPIPE_CONFIG_Hvoid InitIpipe(int width, int height, struct buffer* ipipebuffer);void CloseIpipe(struct buffer* ipipebuffer);void DoIPIPING(int width, int height, int offset);#define HCROP 0 #define VCROP 0 #endif
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -