File: c2sim.1

package info (click to toggle)
codec2 0.8.1-2
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 21,628 kB
  • sloc: ansic: 58,934; makefile: 841; objc: 826; asm: 331; python: 209; sh: 74
file content (100 lines) | stat: -rw-r--r-- 1,390 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
.TH C2SIM "1" "Aug 2010" "C2SIM" "User Commands"
.SH NAME
c2sim \- codec2 testing framework
.SH DESCRIPTION
Codec2 test and evaluation program
.SH USAGE
c2sim 3200|2400|1600|1400}1300|1200 InputFile OutputRawFile [OPTIONS]
.SH OPTIONS
.TP
\fB\-\-help\fR
display help and exit
.TP
\fB\-\-rate\fR
Set rate
.TP
\fB\-\-gain\fR
Set gain
.TP
\fB\-\-lpc\fR
Set LPC model
.TP
\fB\-\-lspjnd\fR
set 
.TP
\fB\-\-lspmel\fR
set 
.TP
\fB\-\-lsp\fR
set 
.TP
\fB\-\-lspd\fR
set 
.TP
\fB\-\-lspvq\fR
set 
.TP
\fB\-\-lspres\fR
set 
.TP
\fB\-\-lspdt\fR
set 
.TP
\fB\-\-lspdt_mode\fR
set 
.TP
\fB\-\-lspjvm\fR
set 
.TP
\fB\-\-lspanssi\fR
set 
.TP
\fB\-\-phase0\fR
set 
.TP
\fB\-\-phaseexp\fR
set 
.TP
\fB\-\-ampexp\fR
set 
.TP
\fB\-\-postfilter\fR
set 
.TP
\fB\-\-hand_voicing\fR
set 
.TP
\fB\-\-dec\fR
set 
.TP
\fB\-\-dt\fR
set 
.TP
\fB\-\-hi\fR
set 
.TP
\fB\-\-simlpcpf\fR
set 
.TP
\fB\-\-lpcpf\fR
set 
.TP
\fB\-\-prede\fR
set 
.TP
\fB\-\-dump_pitch_e\fR
dumo pitch estimate
.TP
\fB\-\-sq_pitch_e\fR
scalar quantize pitch estimate
.TP
\fB\-\-vq_pitch_e\fR
vector quantize pitch estimate
.PP
Codec2 simulation.  Combines encoder and decoder and allows
switching in and out various algorithms and quantisation steps.
.BR
Used for algorithm development.
.SH "SEE ALSO"
.PP
c2dec(1) c2demo(1) c2enc(1) fdmdv_demod(1) fdmdv_interleave(1) fdmdv_mod(1) fdmdv_put_test_bits(1) fec_dec(1) fec_enc(1) insert_errors(1)