-
Notifications
You must be signed in to change notification settings - Fork 1
/
functions.html
436 lines (399 loc) · 24.6 KB
/
functions.html
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
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
<meta name="generator" content="Doxygen 1.8.15"/>
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<title>librespeaker: Class Members</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="jquery.js"></script>
<script type="text/javascript" src="dynsections.js"></script>
<link href="search/search.css" rel="stylesheet" type="text/css"/>
<script type="text/javascript" src="search/searchdata.js"></script>
<script type="text/javascript" src="search/search.js"></script>
<link href="doxygen.css" rel="stylesheet" type="text/css" />
</head>
<body>
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
<tbody>
<tr style="height: 56px;">
<td id="projectalign" style="padding-left: 0.5em;">
<div id="projectname">librespeaker
</div>
</td>
</tr>
</tbody>
</table>
</div>
<!-- end header part -->
<!-- Generated by Doxygen 1.8.15 -->
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
var searchBox = new SearchBox("searchBox", "search",false,'Search');
/* @license-end */
</script>
<script type="text/javascript" src="menudata.js"></script>
<script type="text/javascript" src="menu.js"></script>
<script type="text/javascript">
/* @license magnet:?xt=urn:btih:cf05388f2679ee054f2beb29a391d25f4e673ac3&dn=gpl-2.0.txt GPL-v2 */
$(function() {
initMenu('',true,false,'search.php','Search');
$(document).ready(function() { init_search(); });
});
/* @license-end */</script>
<div id="main-nav"></div>
</div><!-- top -->
<!-- window showing the filter options -->
<div id="MSearchSelectWindow"
onmouseover="return searchBox.OnSearchSelectShow()"
onmouseout="return searchBox.OnSearchSelectHide()"
onkeydown="return searchBox.OnSearchSelectKey(event)">
</div>
<!-- iframe showing the search results (closed by default) -->
<div id="MSearchResultsWindow">
<iframe src="javascript:void(0)" frameborder="0"
name="MSearchResults" id="MSearchResults">
</iframe>
</div>
<div class="contents">
<div class="textblock">Here is a list of all documented class members with links to the class documentation for each member:</div>
<h3><a id="index__"></a>- _ -</h3><ul>
<li>_list_downlink_nodes
: <a class="el" href="classrespeaker_1_1BaseNode.html#ada26f5cc0c9a649f3d98c7b829426c4b">respeaker::BaseNode</a>
</li>
<li>_uplink_node
: <a class="el" href="classrespeaker_1_1BaseNode.html#acbc797af16d1d2b2ee3a4677cbdbfd52">respeaker::BaseNode</a>
</li>
</ul>
<h3><a id="index_b"></a>- b -</h3><ul>
<li>BindToCore()
: <a class="el" href="classrespeaker_1_1BaseNode.html#a72e3689fddd7f544d5027a7c7a6869ba">respeaker::BaseNode</a>
</li>
<li>block_len_ms
: <a class="el" href="structrespeaker_1_1NodeParameter.html#a5393b2d600f97b6366b095d2e9826439">respeaker::NodeParameter</a>
</li>
</ul>
<h3><a id="index_c"></a>- c -</h3><ul>
<li>Create()
: <a class="el" href="classrespeaker_1_1AloopOutputNode.html#af3cdc642512b41ef69fa99440b7110e0">respeaker::AloopOutputNode</a>
, <a class="el" href="classrespeaker_1_1AlsaCollectorNode.html#aae8e5655008f717269a8d5f7e3780df1">respeaker::AlsaCollectorNode</a>
, <a class="el" href="classrespeaker_1_1FileCollectorNode.html#a11e7aa6cac55a3c3e335e7250804f240">respeaker::FileCollectorNode</a>
, <a class="el" href="classrespeaker_1_1HybridNode.html#a95829d01a4ac83a26ca00a485d1743fd">respeaker::HybridNode</a>
, <a class="el" href="classrespeaker_1_1PulseCollectorNode.html#ae6e136a9a9f5469fe947a58af4b0b16b">respeaker::PulseCollectorNode</a>
, <a class="el" href="classrespeaker_1_1ReSpeaker.html#a99e0306ff4b87c9c8a826f2072bc5e1c">respeaker::ReSpeaker</a>
, <a class="el" href="classrespeaker_1_1SelectorNode.html#a9dde9ecde7d35bce063dc792d192c28b">respeaker::SelectorNode</a>
, <a class="el" href="classrespeaker_1_1Snips1bDoaKwsNode.html#a2de1c88f779146dd29ecccb92d160bd0">respeaker::Snips1bDoaKwsNode</a>
, <a class="el" href="classrespeaker_1_1SnipsManBeamKwsNode.html#abc2b5931b044e0003d423302c18bd63a">respeaker::SnipsManBeamKwsNode</a>
, <a class="el" href="classrespeaker_1_1Snowboy1bDoaKwsNode.html#a36738fd90f58b26fcad791247c826fbf">respeaker::Snowboy1bDoaKwsNode</a>
, <a class="el" href="classrespeaker_1_1SnowboyManKwsNode.html#ac79ac4f250bfb4e0901b3a907c713b1a">respeaker::SnowboyManKwsNode</a>
, <a class="el" href="classrespeaker_1_1SnowboyMbDoaKwsNode.html#a4088faae5876ebba43c93658c7e03f85">respeaker::SnowboyMbDoaKwsNode</a>
, <a class="el" href="classrespeaker_1_1VepAecBeamformingNode.html#ac50b5f2701d8ab1f9eac4766726ed1da">respeaker::VepAecBeamformingNode</a>
</li>
<li>Create_48Kto16K()
: <a class="el" href="classrespeaker_1_1PulseCollectorNode.html#a4ddf4fe6434a2752ccde426b91f94643">respeaker::PulseCollectorNode</a>
</li>
<li>CreateAgcOnly()
: <a class="el" href="classrespeaker_1_1HybridNode.html#a3aa0d8635d0d42f22531fffd348b10a6">respeaker::HybridNode</a>
</li>
<li>CreateNsOnly()
: <a class="el" href="classrespeaker_1_1HybridNode.html#a059c56361a9fab5fe54e61488a09449a">respeaker::HybridNode</a>
</li>
<li>CreateVadOnly()
: <a class="el" href="classrespeaker_1_1HybridNode.html#a2363194ced93e846d55173cf55a06145">respeaker::HybridNode</a>
</li>
</ul>
<h3><a id="index_d"></a>- d -</h3><ul>
<li>DetectHotword()
: <a class="el" href="classrespeaker_1_1ReSpeaker.html#a95f64bdc200f74800c51e3f778e8019e">respeaker::ReSpeaker</a>
</li>
<li>DisableAutoStateTransfer()
: <a class="el" href="classrespeaker_1_1Snips1bDoaKwsNode.html#a10ec8598b0ea38fd66c14ec8561c324d">respeaker::Snips1bDoaKwsNode</a>
, <a class="el" href="classrespeaker_1_1SnipsManBeamKwsNode.html#a3c8a5279cb49689c01234a6201225782">respeaker::SnipsManBeamKwsNode</a>
, <a class="el" href="classrespeaker_1_1Snowboy1bDoaKwsNode.html#a2ced90ef97ebed77087055bb5b6e74db">respeaker::Snowboy1bDoaKwsNode</a>
, <a class="el" href="classrespeaker_1_1SnowboyManKwsNode.html#af87626a9e990da23dbc4faad5cb92966">respeaker::SnowboyManKwsNode</a>
, <a class="el" href="classrespeaker_1_1SnowboyMbDoaKwsNode.html#ab6528157359f3e8293c4b205b76fe96b">respeaker::SnowboyMbDoaKwsNode</a>
</li>
</ul>
<h3><a id="index_e"></a>- e -</h3><ul>
<li>EnableQueueFlush()
: <a class="el" href="classrespeaker_1_1BaseNode.html#acde77c116f88c3643bc64964b5bf8c9c">respeaker::BaseNode</a>
</li>
<li>exit_flag
: <a class="el" href="structrespeaker_1_1ChainSharedData.html#a2d77550d24ce31eb645a67420bf1b279">respeaker::ChainSharedData</a>
</li>
</ul>
<h3><a id="index_f"></a>- f -</h3><ul>
<li>FetchBlock()
: <a class="el" href="classrespeaker_1_1AloopOutputNode.html#a8282242145ee5dfb676f6e5ce8de73de">respeaker::AloopOutputNode</a>
, <a class="el" href="classrespeaker_1_1AlsaCollectorNode.html#addb077db10036eb30ef3d024f2e16dab">respeaker::AlsaCollectorNode</a>
, <a class="el" href="classrespeaker_1_1BaseNode.html#a82f301a825f6245864e5df280ffd2e80">respeaker::BaseNode</a>
, <a class="el" href="classrespeaker_1_1FileCollectorNode.html#a3cfd8d18a6da06cd258c176bc27350af">respeaker::FileCollectorNode</a>
, <a class="el" href="classrespeaker_1_1HybridNode.html#a036abb34325ffacb2db8de7d11c08082">respeaker::HybridNode</a>
, <a class="el" href="classrespeaker_1_1PulseCollectorNode.html#aa0a9a9cad60dc06a68f758a2a5601495">respeaker::PulseCollectorNode</a>
</li>
<li>frame
: <a class="el" href="structrespeaker_1_1MicTypeInfo__.html#a85ad362ebaf04984e6db700989adae81">respeaker::MicTypeInfo_</a>
</li>
</ul>
<h3><a id="index_g"></a>- g -</h3><ul>
<li>geometries
: <a class="el" href="structrespeaker_1_1MicTypeInfo__.html#a0a12aa46228d953b2fb1a4bab53470de">respeaker::MicTypeInfo_</a>
</li>
<li>GetDirection()
: <a class="el" href="classrespeaker_1_1DirectionManagerNode.html#a63b67c9bf249502916b571a3f9c6137d">respeaker::DirectionManagerNode</a>
, <a class="el" href="classrespeaker_1_1ReSpeaker.html#a8540441a8b65a96bf1bd5cc038f4d0cf">respeaker::ReSpeaker</a>
, <a class="el" href="classrespeaker_1_1Snips1bDoaKwsNode.html#ad9a445beb4758b34ef42976721310c0b">respeaker::Snips1bDoaKwsNode</a>
, <a class="el" href="classrespeaker_1_1SnipsManBeamKwsNode.html#a20866a7cb8ca67dc500a3e26a1546d52">respeaker::SnipsManBeamKwsNode</a>
, <a class="el" href="classrespeaker_1_1Snowboy1bDoaKwsNode.html#ac11b10bf7127f60c39dd1c3f3d76f845">respeaker::Snowboy1bDoaKwsNode</a>
, <a class="el" href="classrespeaker_1_1SnowboyManKwsNode.html#a1bbcd8f33d981dc8f79b004b131971b1">respeaker::SnowboyManKwsNode</a>
, <a class="el" href="classrespeaker_1_1SnowboyMbDoaKwsNode.html#ad3158e3f97436ef29226de6eee2921ca">respeaker::SnowboyMbDoaKwsNode</a>
</li>
<li>GetId()
: <a class="el" href="classrespeaker_1_1BaseNode.html#aa64e2eb930291b7763f6d18a8ef16e49">respeaker::BaseNode</a>
</li>
<li>GetNodeOutputParameter()
: <a class="el" href="classrespeaker_1_1BaseNode.html#a54f95dc810c69f48af08e3f0770432de">respeaker::BaseNode</a>
</li>
<li>GetNumOutputChannels()
: <a class="el" href="classrespeaker_1_1ReSpeaker.html#a13d1bceb8df7a112c3d4d789615a6db2">respeaker::ReSpeaker</a>
</li>
<li>GetNumOutputRate()
: <a class="el" href="classrespeaker_1_1ReSpeaker.html#aeef2b96d6177f0666fcd6a0d9f37078c">respeaker::ReSpeaker</a>
</li>
<li>GetQueueDeepth()
: <a class="el" href="classrespeaker_1_1BaseNode.html#aeb2d0e40fc228d2d6a7c714837cba496">respeaker::BaseNode</a>
</li>
<li>GetVad()
: <a class="el" href="classrespeaker_1_1ReSpeaker.html#a18c9f9a2c1d8dd8e4555e693b672fd0b">respeaker::ReSpeaker</a>
</li>
</ul>
<h3><a id="index_h"></a>- h -</h3><ul>
<li>HotwordDetected()
: <a class="el" href="classrespeaker_1_1HotwordDetectionNode.html#ac00127d5b75776780b63b44179123fdb">respeaker::HotwordDetectionNode</a>
, <a class="el" href="classrespeaker_1_1Snips1bDoaKwsNode.html#aec926e11eb8d2809fc771a722369a7a2">respeaker::Snips1bDoaKwsNode</a>
, <a class="el" href="classrespeaker_1_1SnipsManBeamKwsNode.html#a6981be2516deecf23abe4bb8c0e409cf">respeaker::SnipsManBeamKwsNode</a>
, <a class="el" href="classrespeaker_1_1Snowboy1bDoaKwsNode.html#a813084ee8b6b64709d1ed13346e29f21">respeaker::Snowboy1bDoaKwsNode</a>
, <a class="el" href="classrespeaker_1_1SnowboyManKwsNode.html#a8cefac178755deaa149817bc4faa237b">respeaker::SnowboyManKwsNode</a>
, <a class="el" href="classrespeaker_1_1SnowboyMbDoaKwsNode.html#a190d12ef347d479cf7f884f362f66fef">respeaker::SnowboyMbDoaKwsNode</a>
</li>
</ul>
<h3><a id="index_i"></a>- i -</h3><ul>
<li>init_flag
: <a class="el" href="structrespeaker_1_1MicTypeInfo__.html#a044cb3cd74ba8a9e4ab4726d97209c1c">respeaker::MicTypeInfo_</a>
</li>
<li>interleaved
: <a class="el" href="structrespeaker_1_1NodeParameter.html#acfdf461dfbe3b14d0baa6956ee57cc70">respeaker::NodeParameter</a>
</li>
</ul>
<h3><a id="index_l"></a>- l -</h3><ul>
<li>Listen()
: <a class="el" href="classrespeaker_1_1ReSpeaker.html#aa029f18dd346b7f4319e3ed1b142adc4">respeaker::ReSpeaker</a>
</li>
<li>ListenToSilence()
: <a class="el" href="classrespeaker_1_1ReSpeaker.html#ad487a99e498731ff4d31492220d9cbf8">respeaker::ReSpeaker</a>
</li>
</ul>
<h3><a id="index_m"></a>- m -</h3><ul>
<li>mic_type
: <a class="el" href="structrespeaker_1_1MicTypeInfo__.html#a6a9acbbd878ef02467e2aece27a7c2c0">respeaker::MicTypeInfo_</a>
, <a class="el" href="structrespeaker_1_1NodeParameter.html#a24a7b9ce30efd9dce0ddfcf7b2d0dbb7">respeaker::NodeParameter</a>
</li>
</ul>
<h3><a id="index_n"></a>- n -</h3><ul>
<li>node_type
: <a class="el" href="structrespeaker_1_1NodeParameter.html#a36f265b643401065f457ef8bf48038d5">respeaker::NodeParameter</a>
</li>
<li>num_channel
: <a class="el" href="structrespeaker_1_1NodeParameter.html#aeffb59f023a7bacddbf7c4db2fd13c86">respeaker::NodeParameter</a>
</li>
<li>num_of_auxiliary_beams
: <a class="el" href="structrespeaker_1_1MicTypeInfo__.html#a14fe1567d09680c8c98c823c627e2a31">respeaker::MicTypeInfo_</a>
</li>
<li>num_of_beams
: <a class="el" href="structrespeaker_1_1MicTypeInfo__.html#ab572b006d56b0b393c352955ba590abc">respeaker::MicTypeInfo_</a>
</li>
<li>num_of_central_mics
: <a class="el" href="structrespeaker_1_1MicTypeInfo__.html#ad0aeb9dc1a2404d64ce6f526cce39100">respeaker::MicTypeInfo_</a>
</li>
<li>num_of_directional_beams
: <a class="el" href="structrespeaker_1_1MicTypeInfo__.html#a5edb833c1a1c5e24b974378150929574">respeaker::MicTypeInfo_</a>
</li>
<li>num_of_mics
: <a class="el" href="structrespeaker_1_1MicTypeInfo__.html#aa5b6c30e0155f77a16bb0a4e72d44a1d">respeaker::MicTypeInfo_</a>
</li>
</ul>
<h3><a id="index_o"></a>- o -</h3><ul>
<li>OnJoinThread()
: <a class="el" href="classrespeaker_1_1AloopOutputNode.html#a5346cd29cb641f74b6e9a38d723e77fc">respeaker::AloopOutputNode</a>
, <a class="el" href="classrespeaker_1_1AlsaCollectorNode.html#a42f3b0e5c348673a8d6040a42506e5a8">respeaker::AlsaCollectorNode</a>
, <a class="el" href="classrespeaker_1_1BaseNode.html#aed14c54e8a1bca55a384c23d13594613">respeaker::BaseNode</a>
, <a class="el" href="classrespeaker_1_1FileCollectorNode.html#a66c1608adeed13ce599293e9aa8d2e75">respeaker::FileCollectorNode</a>
, <a class="el" href="classrespeaker_1_1HybridNode.html#af7a974f0d64e75ab7434932b7ccfac00">respeaker::HybridNode</a>
, <a class="el" href="classrespeaker_1_1PulseCollectorNode.html#a70cbb5d117199585abe37a81d8d1201d">respeaker::PulseCollectorNode</a>
, <a class="el" href="classrespeaker_1_1SelectorNode.html#a94d93b567e117962fb9aa435c3e55dca">respeaker::SelectorNode</a>
, <a class="el" href="classrespeaker_1_1Snips1bDoaKwsNode.html#a8d307aeeac55b7ddf1fda17a5727ee9f">respeaker::Snips1bDoaKwsNode</a>
, <a class="el" href="classrespeaker_1_1SnipsManBeamKwsNode.html#a47c5de26d01ad03b26d9c525e5e2a4af">respeaker::SnipsManBeamKwsNode</a>
, <a class="el" href="classrespeaker_1_1Snowboy1bDoaKwsNode.html#abc1e6a4d72ed1f22c5e8ec7693462c84">respeaker::Snowboy1bDoaKwsNode</a>
, <a class="el" href="classrespeaker_1_1SnowboyManKwsNode.html#aaecfcc40accde71c5a052208bd297de3">respeaker::SnowboyManKwsNode</a>
, <a class="el" href="classrespeaker_1_1SnowboyMbDoaKwsNode.html#a5ece99540ece0c382d603c7ffdcc643b">respeaker::SnowboyMbDoaKwsNode</a>
, <a class="el" href="classrespeaker_1_1VepAecBeamformingNode.html#ae506539569ff916c8ba6b3a84e2b3097">respeaker::VepAecBeamformingNode</a>
</li>
<li>OnStartThread()
: <a class="el" href="classrespeaker_1_1AloopOutputNode.html#a446697a4395649770d49bcd435f665b3">respeaker::AloopOutputNode</a>
, <a class="el" href="classrespeaker_1_1AlsaCollectorNode.html#a745aa1e545e96881b450a63989e03fc6">respeaker::AlsaCollectorNode</a>
, <a class="el" href="classrespeaker_1_1BaseNode.html#a54a8341faa495ff1f5d0b3cf93ba34e7">respeaker::BaseNode</a>
, <a class="el" href="classrespeaker_1_1FileCollectorNode.html#ab48f5942f1b7154654d65844e600dd26">respeaker::FileCollectorNode</a>
, <a class="el" href="classrespeaker_1_1HybridNode.html#afd2dfe3f2dcce5d3f1215ede40eff52a">respeaker::HybridNode</a>
, <a class="el" href="classrespeaker_1_1PulseCollectorNode.html#ae511893eabe1a913185c7bfacb2e9724">respeaker::PulseCollectorNode</a>
, <a class="el" href="classrespeaker_1_1SelectorNode.html#a325cbb894a322b6a6e48cdcd5c2915da">respeaker::SelectorNode</a>
, <a class="el" href="classrespeaker_1_1Snips1bDoaKwsNode.html#a4607ce7fa67b70aa4726773b52a198c8">respeaker::Snips1bDoaKwsNode</a>
, <a class="el" href="classrespeaker_1_1SnipsManBeamKwsNode.html#a255a79ae643271710b1b52fd34c00d48">respeaker::SnipsManBeamKwsNode</a>
, <a class="el" href="classrespeaker_1_1Snowboy1bDoaKwsNode.html#ac32710b0e290b62e31d14e4b7948aabb">respeaker::Snowboy1bDoaKwsNode</a>
, <a class="el" href="classrespeaker_1_1SnowboyManKwsNode.html#adf581140836ec1151eccbdb81217705a">respeaker::SnowboyManKwsNode</a>
, <a class="el" href="classrespeaker_1_1SnowboyMbDoaKwsNode.html#aacb7106ab3ccde90f7396350eff2f0d0">respeaker::SnowboyMbDoaKwsNode</a>
, <a class="el" href="classrespeaker_1_1VepAecBeamformingNode.html#aef240e69da72fa57e9b9b43ec3434c72">respeaker::VepAecBeamformingNode</a>
</li>
</ul>
<h3><a id="index_p"></a>- p -</h3><ul>
<li>Pause()
: <a class="el" href="classrespeaker_1_1ReSpeaker.html#abdeb0f1af01bbe97fad98123bb4b3b8c">respeaker::ReSpeaker</a>
</li>
<li>pick_up_voice_degree
: <a class="el" href="structrespeaker_1_1MicTypeInfo__.html#a5ab9b324af9d49ea5bf0c2d77f61e807">respeaker::MicTypeInfo_</a>
</li>
<li>ProcessBlock()
: <a class="el" href="classrespeaker_1_1AloopOutputNode.html#ac8a0c9dfdc59705065ec8a53867bf777">respeaker::AloopOutputNode</a>
, <a class="el" href="classrespeaker_1_1AlsaCollectorNode.html#a14f328404b6b46256069ddb716aaa087">respeaker::AlsaCollectorNode</a>
, <a class="el" href="classrespeaker_1_1BaseNode.html#a58efcb38cbd0dc75a97060afb911e910">respeaker::BaseNode</a>
, <a class="el" href="classrespeaker_1_1FileCollectorNode.html#ac5dfb2c9cba997149cf5dcbe4a1f5726">respeaker::FileCollectorNode</a>
, <a class="el" href="classrespeaker_1_1HybridNode.html#a50d2786baca97cc988b540f6c9ff79b2">respeaker::HybridNode</a>
, <a class="el" href="classrespeaker_1_1PulseCollectorNode.html#a6447a61322a2e6dcde2ebd8f149614f8">respeaker::PulseCollectorNode</a>
, <a class="el" href="classrespeaker_1_1SelectorNode.html#ac8d360d3d63742ce05922a8d81030d9f">respeaker::SelectorNode</a>
, <a class="el" href="classrespeaker_1_1Snips1bDoaKwsNode.html#afce019feb1e3db991295fafcb35e27e6">respeaker::Snips1bDoaKwsNode</a>
, <a class="el" href="classrespeaker_1_1SnipsManBeamKwsNode.html#aca1f73fcdc3efe39d89070b9a240d9b9">respeaker::SnipsManBeamKwsNode</a>
, <a class="el" href="classrespeaker_1_1Snowboy1bDoaKwsNode.html#a01b6f7cd8565c1d2a52e4b63c87443f3">respeaker::Snowboy1bDoaKwsNode</a>
, <a class="el" href="classrespeaker_1_1SnowboyManKwsNode.html#a4c7ac510c0bade03217928d325d7fc5c">respeaker::SnowboyManKwsNode</a>
, <a class="el" href="classrespeaker_1_1SnowboyMbDoaKwsNode.html#a36ed63f631ec5c1b0bc08684c9bb1bba">respeaker::SnowboyMbDoaKwsNode</a>
, <a class="el" href="classrespeaker_1_1VepAecBeamformingNode.html#a28702dc845658f64e1fec58c12315717">respeaker::VepAecBeamformingNode</a>
</li>
</ul>
<h3><a id="index_r"></a>- r -</h3><ul>
<li>rate
: <a class="el" href="structrespeaker_1_1NodeParameter.html#ac3a485300de82a460470e26b07107c14">respeaker::NodeParameter</a>
</li>
<li>RecursivelyStartThread()
: <a class="el" href="classrespeaker_1_1BaseNode.html#a9a1492da1aba5ad1c28e4824a0fdce2b">respeaker::BaseNode</a>
</li>
<li>RegisterChainByHead()
: <a class="el" href="classrespeaker_1_1ReSpeaker.html#ad92eb40da02d097227b4895eff7f09d4">respeaker::ReSpeaker</a>
</li>
<li>RegisterDirectionManagerNode()
: <a class="el" href="classrespeaker_1_1ReSpeaker.html#ac06e89b92cdfcca6b08bbcfeadb908f1">respeaker::ReSpeaker</a>
</li>
<li>RegisterDownlinkNode()
: <a class="el" href="classrespeaker_1_1BaseNode.html#aa8b902a4e5fdb9ebdb276bcb9546a53a">respeaker::BaseNode</a>
</li>
<li>RegisterHotwordDetectionNode()
: <a class="el" href="classrespeaker_1_1ReSpeaker.html#a4d246376a66fcade2ba9eaefca93494d">respeaker::ReSpeaker</a>
</li>
<li>RegisterOutputNode()
: <a class="el" href="classrespeaker_1_1ReSpeaker.html#ab936880d322ca8da21925a269d06f3be">respeaker::ReSpeaker</a>
</li>
<li>Resume()
: <a class="el" href="classrespeaker_1_1ReSpeaker.html#aee40f071a316d3d4f5f3cc56e73c087b">respeaker::ReSpeaker</a>
</li>
</ul>
<h3><a id="index_s"></a>- s -</h3><ul>
<li>SetAgcTargetLevelDbfs()
: <a class="el" href="classrespeaker_1_1Snips1bDoaKwsNode.html#a4e0d904ff66971732c3d8b171e9533cc">respeaker::Snips1bDoaKwsNode</a>
, <a class="el" href="classrespeaker_1_1SnipsManBeamKwsNode.html#ac376981321d6764e3982aa886aa97142">respeaker::SnipsManBeamKwsNode</a>
, <a class="el" href="classrespeaker_1_1Snowboy1bDoaKwsNode.html#a062dd1041e010c6f2655b2810ce858c7">respeaker::Snowboy1bDoaKwsNode</a>
, <a class="el" href="classrespeaker_1_1SnowboyManKwsNode.html#a548ee0763f5ac95b1faa7e2c42bc03ab">respeaker::SnowboyManKwsNode</a>
, <a class="el" href="classrespeaker_1_1SnowboyMbDoaKwsNode.html#aeb9db79a058fb20fa5c736888f6424ff">respeaker::SnowboyMbDoaKwsNode</a>
</li>
<li>SetAngleForMic0()
: <a class="el" href="classrespeaker_1_1VepAecBeamformingNode.html#a5cffb3ec73b1caead44fcd2c15a99aee">respeaker::VepAecBeamformingNode</a>
</li>
<li>SetAutoDoaUpdate()
: <a class="el" href="classrespeaker_1_1Snowboy1bDoaKwsNode.html#ab0b3f141bb3b83ea7ce950acff69a702">respeaker::Snowboy1bDoaKwsNode</a>
</li>
<li>SetBeamNum()
: <a class="el" href="classrespeaker_1_1SnipsManBeamKwsNode.html#a12e8ebca82ea88f78b624900371d693d">respeaker::SnipsManBeamKwsNode</a>
, <a class="el" href="classrespeaker_1_1SnowboyManKwsNode.html#a1f7aed75af00648c955bd9d139b7b607">respeaker::SnowboyManKwsNode</a>
</li>
<li>SetChainState()
: <a class="el" href="classrespeaker_1_1ReSpeaker.html#a4164daf86f69a5396b8b85daf75f7723">respeaker::ReSpeaker</a>
</li>
<li>SetDirection()
: <a class="el" href="classrespeaker_1_1DirectionManagerNode.html#a6ea87b631500d76b7ba11b998fb665af">respeaker::DirectionManagerNode</a>
, <a class="el" href="classrespeaker_1_1ReSpeaker.html#a0326f063691d51e3e6ffe7aec12d18df">respeaker::ReSpeaker</a>
, <a class="el" href="classrespeaker_1_1Snips1bDoaKwsNode.html#a641e1999033e5f1d791f77eb175028e5">respeaker::Snips1bDoaKwsNode</a>
, <a class="el" href="classrespeaker_1_1SnipsManBeamKwsNode.html#a209d808f78f872fe399ef8a3f2d48bae">respeaker::SnipsManBeamKwsNode</a>
, <a class="el" href="classrespeaker_1_1Snowboy1bDoaKwsNode.html#ad2b1c9352114308aa1460ba1137d2dde">respeaker::Snowboy1bDoaKwsNode</a>
, <a class="el" href="classrespeaker_1_1SnowboyManKwsNode.html#affef9e9ccab06452ee2eabeb16619ff5">respeaker::SnowboyManKwsNode</a>
, <a class="el" href="classrespeaker_1_1SnowboyMbDoaKwsNode.html#a3eee5ab58827750efe28caf92044a500">respeaker::SnowboyMbDoaKwsNode</a>
</li>
<li>SetDoAecWhenListen()
: <a class="el" href="classrespeaker_1_1Snips1bDoaKwsNode.html#aebd22c6406f79b03e106acd4b72aa8d7">respeaker::Snips1bDoaKwsNode</a>
, <a class="el" href="classrespeaker_1_1SnipsManBeamKwsNode.html#a5e74a077ccd3438e40cc69c0c09f27e7">respeaker::SnipsManBeamKwsNode</a>
, <a class="el" href="classrespeaker_1_1Snowboy1bDoaKwsNode.html#a07c93db2d65136306856330ea1fde8af">respeaker::Snowboy1bDoaKwsNode</a>
, <a class="el" href="classrespeaker_1_1SnowboyManKwsNode.html#a29b3fd5648f3884a89ddb804e24c6cb5">respeaker::SnowboyManKwsNode</a>
, <a class="el" href="classrespeaker_1_1SnowboyMbDoaKwsNode.html#ad4e76a94399d60faf4c672d1d3f24802">respeaker::SnowboyMbDoaKwsNode</a>
</li>
<li>SetLogLevel()
: <a class="el" href="classrespeaker_1_1ReSpeaker.html#a79f5b9622b7603bb97f688d94de0bcd3">respeaker::ReSpeaker</a>
</li>
<li>SetMaxBlockDelayTime()
: <a class="el" href="classrespeaker_1_1AloopOutputNode.html#a18fb800e03c962660b43761be038af0a">respeaker::AloopOutputNode</a>
</li>
<li>SetThreadPriority()
: <a class="el" href="classrespeaker_1_1BaseNode.html#a9a1f5f6f0655912b8eca7f2d285a3dcd">respeaker::BaseNode</a>
</li>
<li>SetTriggerPostConfirmThresholdTime()
: <a class="el" href="classrespeaker_1_1Snips1bDoaKwsNode.html#a088ff1b0dc74fbcc4d1d4c8f2e2d05ce">respeaker::Snips1bDoaKwsNode</a>
, <a class="el" href="classrespeaker_1_1SnipsManBeamKwsNode.html#a4d7a52029b8d7563d85659d0e063ba51">respeaker::SnipsManBeamKwsNode</a>
, <a class="el" href="classrespeaker_1_1Snowboy1bDoaKwsNode.html#a67fa002e38fd1d639375ec287bb63bed">respeaker::Snowboy1bDoaKwsNode</a>
, <a class="el" href="classrespeaker_1_1SnowboyManKwsNode.html#abcb0669d0e10cbe214f653cfe60ea0a8">respeaker::SnowboyManKwsNode</a>
, <a class="el" href="classrespeaker_1_1SnowboyMbDoaKwsNode.html#a45baa80ca3b25b6eba3356d5a43a19a3">respeaker::SnowboyMbDoaKwsNode</a>
</li>
<li>Start()
: <a class="el" href="classrespeaker_1_1ReSpeaker.html#ad751960137fb5453e966e96c7fb0cdd0">respeaker::ReSpeaker</a>
</li>
<li>state
: <a class="el" href="structrespeaker_1_1ChainSharedData.html#ab55958f68aa075bf383b50cf2b32c9f1">respeaker::ChainSharedData</a>
</li>
<li>Stop()
: <a class="el" href="classrespeaker_1_1ReSpeaker.html#ad5fb1bab671f0435e614d9deeba09f51">respeaker::ReSpeaker</a>
</li>
<li>StoreBlock()
: <a class="el" href="classrespeaker_1_1BaseNode.html#a70a1aabbbe47c6f686239defb81d2ac5">respeaker::BaseNode</a>
</li>
</ul>
<h3><a id="index_u"></a>- u -</h3><ul>
<li>Uplink()
: <a class="el" href="classrespeaker_1_1BaseNode.html#a786258a66118b4681fe77124dfe87ea4">respeaker::BaseNode</a>
</li>
</ul>
<h3><a id="index_v"></a>- v -</h3><ul>
<li>vad
: <a class="el" href="structrespeaker_1_1ChainSharedData.html#a9aab60b053d30679901268a4cd7d4cd8">respeaker::ChainSharedData</a>
</li>
<li>vad_node_present
: <a class="el" href="structrespeaker_1_1ChainSharedData.html#ab5031cd2f768a8c160743adaf6489172">respeaker::ChainSharedData</a>
</li>
<li>vep_freeze
: <a class="el" href="structrespeaker_1_1ChainSharedData.html#a661966ab3869722b8b0d73e38d1253c1">respeaker::ChainSharedData</a>
</li>
</ul>
</div><!-- contents -->
<!-- start footer part -->
<hr class="footer"/><address class="footer"><small>
Generated by  <a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.8.15
</small></address>
</body>
</html>