forked from willhope/Noise-reduction
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmain.depend
118 lines (90 loc) · 2.96 KB
/
main.depend
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
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
# depslib dependency file v1.0
1421025965 source:c:\users\zengwh\desktop\temp\noise reduction\init.c
"type.h"
<stdio.h>
<math.h>
1421046653 c:\users\zengwh\desktop\temp\noise reduction\type.h
"fft.h"
1420894951 source:c:\users\zengwh\desktop\temp\noise reduction\noise_reduction.c
<stdlib.h>
<stdio.h>
<math.h>
"type.h"
"rfft.h"
1270801843 c:\users\zengwh\desktop\temp\noise reduction\rfft.h
1270801816 source:c:\users\zengwh\desktop\temp\noise reduction\rfft.c
<math.h>
"rfft.h"
1421046706 source:c:\users\zengwh\desktop\temp\noise reduction\main.c
<stdio.h>
"type.h"
"agc.h"
"GtAGC32.h"
1419941222 source:c:\users\zengwh\desktop\temp\noise reduction\agc.c
<stdlib.h>
<stdio.h>
<math.h>
"agc.h"
1419768087 c:\users\zengwh\desktop\temp\noise reduction\agc.h
"type.h"
1414976333 c:\users\zengwh\desktop\temp\noise reduction\amr_vad\wb_vad.h
"typedef.h"
"wb_vad_c.h"
1419317447 c:\users\zengwh\desktop\temp\noise reduction\amr_vad\typedef.h
1415066207 c:\users\zengwh\desktop\temp\noise reduction\amr_vad\wb_vad_c.h
1418717611 source:c:\users\zengwh\desktop\temp\noise reduction\amr_vad\wb_vad.c
<stdlib.h>
"typedef.h"
"wb_vad_c.h"
"wb_vad.h"
"basic_op.h"
"basicop2.c"
1377570720 c:\users\zengwh\desktop\temp\noise reduction\amr_vad\basic_op.h
1190369280 c:\users\zengwh\desktop\temp\noise reduction\amr_vad\basicop2.c
1419937764 source:c:\users\zengwh\desktop\temp\noise reduction\gtagc32.c
<stdio.h>
<string.h>
<limits.h>
<math.h>
<malloc.h>
"GtAGC32.h"
1419934823 c:\users\zengwh\desktop\temp\noise reduction\gtagc32.h
1421046653 source:c:\users\zengwh\desktop\temp\noise reduction\logmmse.c
<stdlib.h>
<stdio.h>
<math.h>
"type.h"
"fft.h"
1420982773 c:\users\zengwh\desktop\temp\noise reduction\fft.h
1420982653 source:c:\users\zengwh\desktop\temp\noise reduction\fft.c
<math.h>
"fft.h"
1420982653 source:e:\代码库\业余爱好版\noise reduction(2015-1-12 添加logmmse去噪函数)\noise reduction\fft.c
<math.h>
"fft.h"
1420982773 e:\代码库\业余爱好版\noise reduction(2015-1-12 添加logmmse去噪函数)\noise reduction\fft.h
1421025965 source:e:\代码库\业余爱好版\noise reduction(2015-1-12 添加logmmse去噪函数)\noise reduction\init.c
"type.h"
<stdio.h>
<math.h>
1421046653 e:\代码库\业余爱好版\noise reduction(2015-1-12 添加logmmse去噪函数)\noise reduction\type.h
"fft.h"
1421046653 source:e:\代码库\业余爱好版\noise reduction(2015-1-12 添加logmmse去噪函数)\noise reduction\logmmse.c
<stdlib.h>
<stdio.h>
<math.h>
"type.h"
"fft.h"
1420894951 source:e:\代码库\业余爱好版\noise reduction(2015-1-12 添加logmmse去噪函数)\noise reduction\noise_reduction.c
<stdlib.h>
<stdio.h>
<math.h>
"type.h"
"rfft.h"
1270801843 e:\代码库\业余爱好版\noise reduction(2015-1-12 添加logmmse去噪函数)\noise reduction\rfft.h
1270801816 source:e:\代码库\业余爱好版\noise reduction(2015-1-12 添加logmmse去噪函数)\noise reduction\rfft.c
<math.h>
"rfft.h"
1429085858 source:e:\代码库\业余爱好版\noise reduction(2015-1-12 添加logmmse去噪函数)\noise reduction\main.c
<stdio.h>
"type.h"