?? contrl.ch
字號:
/* LPC Processing control variables:
*/
/* Files for Speech, Parameter, and Bitstream Input & Output,
and message and debug outputs.
*/
#if ANALYZER + SYNTHESIZER
#include <stdio.h>
extern FILE *fbi, *fbo, *fopen();
#endif
/* Quantization, Listing control */
/* int quant, listl, lincnt;*/
/* Current frame, frames per block, current frame in block, bits per block
Unstable frames, Output clip count, Max onset buffer
*/
extern int nframe, nfb, nbits, nunsfm, iclip, maxosp, NFBLK;
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -