📄 rle.comp.dct.libutil
字号:
RLE - routines for in memory silence en/decodingcodeSilence - encode the silence pieces of a stream codeDesilence decode the silence encoded streamFunction Prototypes:void codeSilence (void *inb, void *outb);void codeDesilence ( void *inb, void *outb);codeSilence:Input:inb input bufferOutput:outb output buffercodeDesilence:Input:inb input bufferOutput:outb output bufferAuthor: Tong Chen
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -