📄 aflibconverter.cc.3
字号:
.TH "aflibConverter.cc" 3 "8 May 2002" "Open Source Audio Library Project" \" -*- nroff -*-.ad l.nh.SH NAMEaflibConverter.cc \- .SH SYNOPSIS.br.PP\fC#include <stdlib.h>\fP.br\fC#include <stdio.h>\fP.br\fC#include <string.h>\fP.br\fC#include <math.h>\fP.br\fC#include 'aflibConverter.h'\fP.br\fC#include 'aflibConverterLargeFilter.h'\fP.br\fC#include 'aflibConverterSmallFilter.h'\fP.br\fC#include 'aflibDebug.h'\fP.br.SS "Defines".in +1c.ti -1c.RI "#define \fBTRUE\fP 1".br.ti -1c.RI "#define \fBFALSE\fP 0".br.ti -1c.RI "#define \fBNhc\fP 8".br.ti -1c.RI "#define \fBNa\fP 7".br.ti -1c.RI "#define \fBNp\fP (Nhc+Na)".br.ti -1c.RI "#define \fBNpc\fP (1<<Nhc)".br.ti -1c.RI "#define \fBAmask\fP ((1<<Na)-1)".br.ti -1c.RI "#define \fBPmask\fP ((1<<Np)-1)".br.ti -1c.RI "#define \fBNh\fP 16".br.ti -1c.RI "#define \fBNb\fP 16".br.ti -1c.RI "#define \fBNhxn\fP 14".br.ti -1c.RI "#define \fBNhg\fP (Nh-Nhxn)".br.ti -1c.RI "#define \fBNLpScl\fP 13".br.in -1c.SH "DEFINE DOCUMENTATION".PP .SS "#define Amask ((1<<Na)-1)".PP.SS "#define FALSE 0".PP.SS "#define Na 7".PP.SS "#define Nb 16".PP.SS "#define Nh 16".PP.SS "#define Nhc 8".PP.SS "#define Nhg (Nh-Nhxn)".PP.SS "#define Nhxn 14".PP.SS "#define NLpScl 13".PP.SS "#define Np (Nhc+Na)".PP.SS "#define Npc (1<<Nhc)".PP.SS "#define Pmask ((1<<Np)-1)".PP.SS "#define TRUE 1".PP.SH "AUTHOR".PP Generated automatically by Doxygen for Open Source Audio Library Project from the source code.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -