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
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
|
# This Source Code Form is subject to the terms of the Mozilla Public
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
### This moz.build was AUTOMATICALLY GENERATED from a GN config, ###
### DO NOT edit it by hand. ###
DIRS += [
"/third_party/libwebrtc/webrtc/api/array_view_gn",
"/third_party/libwebrtc/webrtc/api/audio_codecs/audio_codecs_api_gn",
"/third_party/libwebrtc/webrtc/api/audio_codecs/builtin_audio_decoder_factory_gn",
"/third_party/libwebrtc/webrtc/api/audio_codecs/builtin_audio_encoder_factory_gn",
"/third_party/libwebrtc/webrtc/api/audio_codecs/g711/audio_decoder_g711_gn",
"/third_party/libwebrtc/webrtc/api/audio_codecs/g711/audio_encoder_g711_gn",
"/third_party/libwebrtc/webrtc/api/audio_codecs/g722/audio_decoder_g722_gn",
"/third_party/libwebrtc/webrtc/api/audio_codecs/g722/audio_encoder_g722_config_gn",
"/third_party/libwebrtc/webrtc/api/audio_codecs/g722/audio_encoder_g722_gn",
"/third_party/libwebrtc/webrtc/api/audio_codecs/ilbc/audio_decoder_ilbc_gn",
"/third_party/libwebrtc/webrtc/api/audio_codecs/ilbc/audio_encoder_ilbc_config_gn",
"/third_party/libwebrtc/webrtc/api/audio_codecs/ilbc/audio_encoder_ilbc_gn",
"/third_party/libwebrtc/webrtc/api/audio_codecs/isac/audio_decoder_isac_gn",
"/third_party/libwebrtc/webrtc/api/audio_codecs/isac/audio_encoder_isac_gn",
"/third_party/libwebrtc/webrtc/api/audio_codecs/L16/audio_decoder_L16_gn",
"/third_party/libwebrtc/webrtc/api/audio_codecs/L16/audio_encoder_L16_gn",
"/third_party/libwebrtc/webrtc/api/audio_codecs/opus/audio_decoder_opus_gn",
"/third_party/libwebrtc/webrtc/api/audio_codecs/opus/audio_encoder_opus_config_gn",
"/third_party/libwebrtc/webrtc/api/audio_codecs/opus/audio_encoder_opus_gn",
"/third_party/libwebrtc/webrtc/api/audio_mixer_api_gn",
"/third_party/libwebrtc/webrtc/api/base_peerconnection_api_gn",
"/third_party/libwebrtc/webrtc/api/call_api_gn",
"/third_party/libwebrtc/webrtc/api/optional_gn",
"/third_party/libwebrtc/webrtc/api/refcountedbase_gn",
"/third_party/libwebrtc/webrtc/api/transport_api_gn",
"/third_party/libwebrtc/webrtc/api/video_codecs/video_codecs_api_gn",
"/third_party/libwebrtc/webrtc/api/video_frame_api_gn",
"/third_party/libwebrtc/webrtc/api/video_frame_api_i420_gn",
"/third_party/libwebrtc/webrtc/audio/audio_gn",
"/third_party/libwebrtc/webrtc/audio/utility/audio_frame_operations_gn",
"/third_party/libwebrtc/webrtc/call/bitrate_allocator_gn",
"/third_party/libwebrtc/webrtc/call/call_gn",
"/third_party/libwebrtc/webrtc/call/call_interfaces_gn",
"/third_party/libwebrtc/webrtc/call/rtp_interfaces_gn",
"/third_party/libwebrtc/webrtc/call/rtp_receiver_gn",
"/third_party/libwebrtc/webrtc/call/rtp_sender_gn",
"/third_party/libwebrtc/webrtc/call/video_stream_api_gn",
"/third_party/libwebrtc/webrtc/common_audio/common_audio_c_arm_asm_gn",
"/third_party/libwebrtc/webrtc/common_audio/common_audio_c_gn",
"/third_party/libwebrtc/webrtc/common_audio/common_audio_cc_gn",
"/third_party/libwebrtc/webrtc/common_audio/common_audio_gn",
"/third_party/libwebrtc/webrtc/common_audio/fir_filter_factory_gn",
"/third_party/libwebrtc/webrtc/common_audio/fir_filter_gn",
"/third_party/libwebrtc/webrtc/common_audio/sinc_resampler_gn",
"/third_party/libwebrtc/webrtc/common_video/common_video_gn",
"/third_party/libwebrtc/webrtc/logging/rtc_event_log_api_gn",
"/third_party/libwebrtc/webrtc/logging/rtc_event_log_impl_gn",
"/third_party/libwebrtc/webrtc/media/rtc_audio_video_gn",
"/third_party/libwebrtc/webrtc/media/rtc_h264_profile_id_gn",
"/third_party/libwebrtc/webrtc/media/rtc_media_base_gn",
"/third_party/libwebrtc/webrtc/media/rtc_media_gn",
"/third_party/libwebrtc/webrtc/modules/audio_coding/audio_coding_gn",
"/third_party/libwebrtc/webrtc/modules/audio_coding/audio_coding_module_typedefs_gn",
"/third_party/libwebrtc/webrtc/modules/audio_coding/audio_format_conversion_gn",
"/third_party/libwebrtc/webrtc/modules/audio_coding/audio_network_adaptor_config_gn",
"/third_party/libwebrtc/webrtc/modules/audio_coding/audio_network_adaptor_gn",
"/third_party/libwebrtc/webrtc/modules/audio_coding/cng_gn",
"/third_party/libwebrtc/webrtc/modules/audio_coding/g711_c_gn",
"/third_party/libwebrtc/webrtc/modules/audio_coding/g711_gn",
"/third_party/libwebrtc/webrtc/modules/audio_coding/g722_c_gn",
"/third_party/libwebrtc/webrtc/modules/audio_coding/g722_gn",
"/third_party/libwebrtc/webrtc/modules/audio_coding/ilbc_c_gn",
"/third_party/libwebrtc/webrtc/modules/audio_coding/ilbc_gn",
"/third_party/libwebrtc/webrtc/modules/audio_coding/isac_c_gn",
"/third_party/libwebrtc/webrtc/modules/audio_coding/isac_common_gn",
"/third_party/libwebrtc/webrtc/modules/audio_coding/isac_fix_c_gn",
"/third_party/libwebrtc/webrtc/modules/audio_coding/isac_fix_common_gn",
"/third_party/libwebrtc/webrtc/modules/audio_coding/isac_gn",
"/third_party/libwebrtc/webrtc/modules/audio_coding/legacy_encoded_audio_frame_gn",
"/third_party/libwebrtc/webrtc/modules/audio_coding/neteq_decoder_enum_gn",
"/third_party/libwebrtc/webrtc/modules/audio_coding/neteq_gn",
"/third_party/libwebrtc/webrtc/modules/audio_coding/pcm16b_c_gn",
"/third_party/libwebrtc/webrtc/modules/audio_coding/pcm16b_gn",
"/third_party/libwebrtc/webrtc/modules/audio_coding/rent_a_codec_gn",
"/third_party/libwebrtc/webrtc/modules/audio_coding/webrtc_opus_c_gn",
"/third_party/libwebrtc/webrtc/modules/audio_coding/webrtc_opus_gn",
"/third_party/libwebrtc/webrtc/modules/audio_device/audio_device_generic_gn",
"/third_party/libwebrtc/webrtc/modules/audio_device/audio_device_gn",
"/third_party/libwebrtc/webrtc/modules/audio_mixer/audio_frame_manipulator_gn",
"/third_party/libwebrtc/webrtc/modules/audio_mixer/audio_mixer_impl_gn",
"/third_party/libwebrtc/webrtc/modules/audio_processing/aec_dump/aec_dump_gn",
"/third_party/libwebrtc/webrtc/modules/audio_processing/aec_dump/null_aec_dump_factory_gn",
"/third_party/libwebrtc/webrtc/modules/audio_processing/aec_dump_interface_gn",
"/third_party/libwebrtc/webrtc/modules/audio_processing/audio_processing_c_gn",
"/third_party/libwebrtc/webrtc/modules/audio_processing/audio_processing_gn",
"/third_party/libwebrtc/webrtc/modules/audio_processing/audio_processing_statistics_gn",
"/third_party/libwebrtc/webrtc/modules/bitrate_controller/bitrate_controller_gn",
"/third_party/libwebrtc/webrtc/modules/congestion_controller/congestion_controller_gn",
"/third_party/libwebrtc/webrtc/modules/media_file/media_file_gn",
"/third_party/libwebrtc/webrtc/modules/module_api_gn",
"/third_party/libwebrtc/webrtc/modules/module_api_public_gn",
"/third_party/libwebrtc/webrtc/modules/pacing/pacing_gn",
"/third_party/libwebrtc/webrtc/modules/remote_bitrate_estimator/remote_bitrate_estimator_gn",
"/third_party/libwebrtc/webrtc/modules/rtp_rtcp/rtp_rtcp_format_gn",
"/third_party/libwebrtc/webrtc/modules/rtp_rtcp/rtp_rtcp_gn",
"/third_party/libwebrtc/webrtc/modules/utility/utility_gn",
"/third_party/libwebrtc/webrtc/modules/video_capture/video_capture_module_gn",
"/third_party/libwebrtc/webrtc/modules/video_coding/codec_globals_headers_gn",
"/third_party/libwebrtc/webrtc/modules/video_coding/video_coding_gn",
"/third_party/libwebrtc/webrtc/modules/video_coding/video_coding_utility_gn",
"/third_party/libwebrtc/webrtc/modules/video_coding/webrtc_h264_gn",
"/third_party/libwebrtc/webrtc/modules/video_coding/webrtc_i420_gn",
"/third_party/libwebrtc/webrtc/modules/video_coding/webrtc_stereo_gn",
"/third_party/libwebrtc/webrtc/modules/video_coding/webrtc_vp8_gn",
"/third_party/libwebrtc/webrtc/modules/video_coding/webrtc_vp9_gn",
"/third_party/libwebrtc/webrtc/modules/video_processing/denoiser_filter_gn",
"/third_party/libwebrtc/webrtc/modules/video_processing/video_processing_gn",
"/third_party/libwebrtc/webrtc/rtc_base/compile_assert_c_gn",
"/third_party/libwebrtc/webrtc/rtc_base/gtest_prod_gn",
"/third_party/libwebrtc/webrtc/rtc_base/protobuf_utils_gn",
"/third_party/libwebrtc/webrtc/rtc_base/rtc_base_approved_generic_gn",
"/third_party/libwebrtc/webrtc/rtc_base/rtc_base_approved_gn",
"/third_party/libwebrtc/webrtc/rtc_base/rtc_base_gn",
"/third_party/libwebrtc/webrtc/rtc_base/rtc_numerics_gn",
"/third_party/libwebrtc/webrtc/rtc_base/rtc_task_queue_api_gn",
"/third_party/libwebrtc/webrtc/rtc_base/rtc_task_queue_gn",
"/third_party/libwebrtc/webrtc/rtc_base/rtc_task_queue_impl_gn",
"/third_party/libwebrtc/webrtc/rtc_base/sequenced_task_checker_gn",
"/third_party/libwebrtc/webrtc/rtc_base/weak_ptr_gn",
"/third_party/libwebrtc/webrtc/system_wrappers/cpu_features_api_gn",
"/third_party/libwebrtc/webrtc/system_wrappers/field_trial_api_gn",
"/third_party/libwebrtc/webrtc/system_wrappers/field_trial_default_gn",
"/third_party/libwebrtc/webrtc/system_wrappers/metrics_api_gn",
"/third_party/libwebrtc/webrtc/system_wrappers/metrics_default_gn",
"/third_party/libwebrtc/webrtc/system_wrappers/system_wrappers_gn",
"/third_party/libwebrtc/webrtc/video/video_gn",
"/third_party/libwebrtc/webrtc/voice_engine/audio_level_gn",
"/third_party/libwebrtc/webrtc/voice_engine/voice_engine_gn",
"/third_party/libwebrtc/webrtc/webrtc_common_gn",
"/third_party/libwebrtc/webrtc/webrtc_gn"
]
if CONFIG["OS_TARGET"] == "Darwin":
DIRS += [
"/third_party/libwebrtc/webrtc/api/audio_codecs/isac/audio_decoder_isac_float_gn",
"/third_party/libwebrtc/webrtc/api/audio_codecs/isac/audio_encoder_isac_float_gn",
"/third_party/libwebrtc/webrtc/modules/desktop_capture/desktop_capture_generic_gn",
"/third_party/libwebrtc/webrtc/modules/desktop_capture/desktop_capture_gn",
"/third_party/libwebrtc/webrtc/modules/desktop_capture/desktop_capture_objc_gn",
"/third_party/libwebrtc/webrtc/modules/desktop_capture/primitives_gn",
"/third_party/libwebrtc/webrtc/modules/video_capture/video_capture_internal_impl_gn",
"/third_party/libwebrtc/webrtc/rtc_base/rtc_base_approved_objc_gn",
"/third_party/libwebrtc/webrtc/rtc_base/rtc_base_objc_gn"
]
if CONFIG["OS_TARGET"] == "DragonFly":
DIRS += [
"/third_party/libwebrtc/webrtc/api/audio_codecs/isac/audio_decoder_isac_float_gn",
"/third_party/libwebrtc/webrtc/api/audio_codecs/isac/audio_encoder_isac_float_gn",
"/third_party/libwebrtc/webrtc/common_audio/common_audio_sse2_gn",
"/third_party/libwebrtc/webrtc/modules/audio_processing/audio_processing_sse2_gn",
"/third_party/libwebrtc/webrtc/modules/desktop_capture/desktop_capture_differ_sse2_gn",
"/third_party/libwebrtc/webrtc/modules/desktop_capture/desktop_capture_generic_gn",
"/third_party/libwebrtc/webrtc/modules/desktop_capture/desktop_capture_gn",
"/third_party/libwebrtc/webrtc/modules/desktop_capture/primitives_gn",
"/third_party/libwebrtc/webrtc/modules/video_capture/video_capture_internal_impl_gn",
"/third_party/libwebrtc/webrtc/modules/video_processing/video_processing_sse2_gn"
]
if CONFIG["OS_TARGET"] == "FreeBSD":
DIRS += [
"/third_party/libwebrtc/webrtc/modules/desktop_capture/desktop_capture_generic_gn",
"/third_party/libwebrtc/webrtc/modules/desktop_capture/desktop_capture_gn",
"/third_party/libwebrtc/webrtc/modules/desktop_capture/primitives_gn",
"/third_party/libwebrtc/webrtc/modules/video_capture/video_capture_internal_impl_gn"
]
if CONFIG["OS_TARGET"] == "Linux":
DIRS += [
"/third_party/libwebrtc/webrtc/modules/desktop_capture/desktop_capture_generic_gn",
"/third_party/libwebrtc/webrtc/modules/desktop_capture/desktop_capture_gn",
"/third_party/libwebrtc/webrtc/modules/desktop_capture/primitives_gn",
"/third_party/libwebrtc/webrtc/modules/video_capture/video_capture_internal_impl_gn",
"/third_party/libwebrtc/webrtc/system_wrappers/cpu_features_linux_gn"
]
if CONFIG["OS_TARGET"] == "NetBSD":
DIRS += [
"/third_party/libwebrtc/webrtc/modules/desktop_capture/desktop_capture_generic_gn",
"/third_party/libwebrtc/webrtc/modules/desktop_capture/desktop_capture_gn",
"/third_party/libwebrtc/webrtc/modules/desktop_capture/primitives_gn",
"/third_party/libwebrtc/webrtc/modules/video_capture/video_capture_internal_impl_gn"
]
if CONFIG["OS_TARGET"] == "OpenBSD":
DIRS += [
"/third_party/libwebrtc/webrtc/modules/desktop_capture/desktop_capture_generic_gn",
"/third_party/libwebrtc/webrtc/modules/desktop_capture/desktop_capture_gn",
"/third_party/libwebrtc/webrtc/modules/desktop_capture/primitives_gn",
"/third_party/libwebrtc/webrtc/modules/video_capture/video_capture_internal_impl_gn"
]
if CONFIG["OS_TARGET"] == "WINNT":
DIRS += [
"/third_party/libwebrtc/webrtc/api/audio_codecs/isac/audio_decoder_isac_float_gn",
"/third_party/libwebrtc/webrtc/api/audio_codecs/isac/audio_encoder_isac_float_gn",
"/third_party/libwebrtc/webrtc/modules/desktop_capture/desktop_capture_generic_gn",
"/third_party/libwebrtc/webrtc/modules/desktop_capture/desktop_capture_gn",
"/third_party/libwebrtc/webrtc/modules/desktop_capture/primitives_gn",
"/third_party/libwebrtc/webrtc/modules/video_capture/video_capture_internal_impl_gn"
]
if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["OS_TARGET"] == "Android":
DIRS += [
"/third_party/libwebrtc/webrtc/api/audio_codecs/isac/audio_decoder_isac_float_gn",
"/third_party/libwebrtc/webrtc/api/audio_codecs/isac/audio_encoder_isac_float_gn",
"/third_party/libwebrtc/webrtc/common_audio/common_audio_neon_c_gn",
"/third_party/libwebrtc/webrtc/common_audio/common_audio_neon_gn",
"/third_party/libwebrtc/webrtc/modules/audio_coding/isac_neon_gn",
"/third_party/libwebrtc/webrtc/modules/audio_processing/audio_processing_neon_c_gn",
"/third_party/libwebrtc/webrtc/modules/audio_processing/audio_processing_neon_gn",
"/third_party/libwebrtc/webrtc/modules/video_processing/video_processing_neon_gn"
]
if CONFIG["CPU_ARCH"] == "arm" and CONFIG["OS_TARGET"] == "Android":
DIRS += [
"/third_party/libwebrtc/webrtc/api/audio_codecs/isac/audio_decoder_isac_fix_gn",
"/third_party/libwebrtc/webrtc/api/audio_codecs/isac/audio_encoder_isac_fix_gn",
"/third_party/libwebrtc/webrtc/common_audio/common_audio_neon_c_gn",
"/third_party/libwebrtc/webrtc/common_audio/common_audio_neon_gn",
"/third_party/libwebrtc/webrtc/modules/audio_coding/isac_fix_c_arm_asm_gn",
"/third_party/libwebrtc/webrtc/modules/audio_coding/isac_fix_gn",
"/third_party/libwebrtc/webrtc/modules/audio_coding/isac_neon_gn",
"/third_party/libwebrtc/webrtc/modules/audio_processing/audio_processing_neon_c_gn",
"/third_party/libwebrtc/webrtc/modules/audio_processing/audio_processing_neon_gn",
"/third_party/libwebrtc/webrtc/modules/video_processing/video_processing_neon_gn"
]
if CONFIG["CPU_ARCH"] == "x86" and CONFIG["OS_TARGET"] == "Android":
DIRS += [
"/third_party/libwebrtc/webrtc/api/audio_codecs/isac/audio_decoder_isac_float_gn",
"/third_party/libwebrtc/webrtc/api/audio_codecs/isac/audio_encoder_isac_float_gn",
"/third_party/libwebrtc/webrtc/common_audio/common_audio_sse2_gn",
"/third_party/libwebrtc/webrtc/modules/audio_processing/audio_processing_sse2_gn",
"/third_party/libwebrtc/webrtc/modules/video_processing/video_processing_sse2_gn"
]
if CONFIG["CPU_ARCH"] == "x86_64" and CONFIG["OS_TARGET"] == "Android":
DIRS += [
"/third_party/libwebrtc/webrtc/api/audio_codecs/isac/audio_decoder_isac_float_gn",
"/third_party/libwebrtc/webrtc/api/audio_codecs/isac/audio_encoder_isac_float_gn",
"/third_party/libwebrtc/webrtc/common_audio/common_audio_sse2_gn",
"/third_party/libwebrtc/webrtc/modules/audio_processing/audio_processing_sse2_gn",
"/third_party/libwebrtc/webrtc/modules/video_processing/video_processing_sse2_gn"
]
if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["OS_TARGET"] == "Darwin":
DIRS += [
"/third_party/libwebrtc/webrtc/common_audio/common_audio_neon_c_gn",
"/third_party/libwebrtc/webrtc/common_audio/common_audio_neon_gn",
"/third_party/libwebrtc/webrtc/modules/audio_coding/isac_neon_gn",
"/third_party/libwebrtc/webrtc/modules/audio_processing/audio_processing_neon_c_gn",
"/third_party/libwebrtc/webrtc/modules/audio_processing/audio_processing_neon_gn",
"/third_party/libwebrtc/webrtc/modules/video_processing/video_processing_neon_gn"
]
if CONFIG["CPU_ARCH"] == "x86_64" and CONFIG["OS_TARGET"] == "Darwin":
DIRS += [
"/third_party/libwebrtc/webrtc/common_audio/common_audio_sse2_gn",
"/third_party/libwebrtc/webrtc/modules/audio_processing/audio_processing_sse2_gn",
"/third_party/libwebrtc/webrtc/modules/desktop_capture/desktop_capture_differ_sse2_gn",
"/third_party/libwebrtc/webrtc/modules/video_processing/video_processing_sse2_gn"
]
if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["OS_TARGET"] == "FreeBSD":
DIRS += [
"/third_party/libwebrtc/webrtc/api/audio_codecs/isac/audio_decoder_isac_float_gn",
"/third_party/libwebrtc/webrtc/api/audio_codecs/isac/audio_encoder_isac_float_gn",
"/third_party/libwebrtc/webrtc/common_audio/common_audio_neon_c_gn",
"/third_party/libwebrtc/webrtc/common_audio/common_audio_neon_gn",
"/third_party/libwebrtc/webrtc/modules/audio_coding/isac_neon_gn",
"/third_party/libwebrtc/webrtc/modules/audio_processing/audio_processing_neon_c_gn",
"/third_party/libwebrtc/webrtc/modules/audio_processing/audio_processing_neon_gn",
"/third_party/libwebrtc/webrtc/modules/video_processing/video_processing_neon_gn"
]
if CONFIG["CPU_ARCH"] == "arm" and CONFIG["OS_TARGET"] == "FreeBSD":
DIRS += [
"/third_party/libwebrtc/webrtc/api/audio_codecs/isac/audio_decoder_isac_fix_gn",
"/third_party/libwebrtc/webrtc/api/audio_codecs/isac/audio_encoder_isac_fix_gn",
"/third_party/libwebrtc/webrtc/common_audio/common_audio_neon_c_gn",
"/third_party/libwebrtc/webrtc/common_audio/common_audio_neon_gn",
"/third_party/libwebrtc/webrtc/modules/audio_coding/isac_fix_c_arm_asm_gn",
"/third_party/libwebrtc/webrtc/modules/audio_coding/isac_fix_gn",
"/third_party/libwebrtc/webrtc/modules/audio_coding/isac_neon_gn",
"/third_party/libwebrtc/webrtc/modules/audio_processing/audio_processing_neon_c_gn",
"/third_party/libwebrtc/webrtc/modules/audio_processing/audio_processing_neon_gn",
"/third_party/libwebrtc/webrtc/modules/video_processing/video_processing_neon_gn"
]
if CONFIG["CPU_ARCH"] == "x86" and CONFIG["OS_TARGET"] == "FreeBSD":
DIRS += [
"/third_party/libwebrtc/webrtc/api/audio_codecs/isac/audio_decoder_isac_float_gn",
"/third_party/libwebrtc/webrtc/api/audio_codecs/isac/audio_encoder_isac_float_gn",
"/third_party/libwebrtc/webrtc/common_audio/common_audio_sse2_gn",
"/third_party/libwebrtc/webrtc/modules/audio_processing/audio_processing_sse2_gn",
"/third_party/libwebrtc/webrtc/modules/desktop_capture/desktop_capture_differ_sse2_gn",
"/third_party/libwebrtc/webrtc/modules/video_processing/video_processing_sse2_gn"
]
if CONFIG["CPU_ARCH"] == "x86_64" and CONFIG["OS_TARGET"] == "FreeBSD":
DIRS += [
"/third_party/libwebrtc/webrtc/api/audio_codecs/isac/audio_decoder_isac_float_gn",
"/third_party/libwebrtc/webrtc/api/audio_codecs/isac/audio_encoder_isac_float_gn",
"/third_party/libwebrtc/webrtc/common_audio/common_audio_sse2_gn",
"/third_party/libwebrtc/webrtc/modules/audio_processing/audio_processing_sse2_gn",
"/third_party/libwebrtc/webrtc/modules/desktop_capture/desktop_capture_differ_sse2_gn",
"/third_party/libwebrtc/webrtc/modules/video_processing/video_processing_sse2_gn"
]
if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["OS_TARGET"] == "Linux":
DIRS += [
"/third_party/libwebrtc/webrtc/api/audio_codecs/isac/audio_decoder_isac_float_gn",
"/third_party/libwebrtc/webrtc/api/audio_codecs/isac/audio_encoder_isac_float_gn",
"/third_party/libwebrtc/webrtc/common_audio/common_audio_neon_c_gn",
"/third_party/libwebrtc/webrtc/common_audio/common_audio_neon_gn",
"/third_party/libwebrtc/webrtc/modules/audio_coding/isac_neon_gn",
"/third_party/libwebrtc/webrtc/modules/audio_processing/audio_processing_neon_c_gn",
"/third_party/libwebrtc/webrtc/modules/audio_processing/audio_processing_neon_gn",
"/third_party/libwebrtc/webrtc/modules/video_processing/video_processing_neon_gn"
]
if CONFIG["CPU_ARCH"] == "arm" and CONFIG["OS_TARGET"] == "Linux":
DIRS += [
"/third_party/libwebrtc/webrtc/api/audio_codecs/isac/audio_decoder_isac_fix_gn",
"/third_party/libwebrtc/webrtc/api/audio_codecs/isac/audio_encoder_isac_fix_gn",
"/third_party/libwebrtc/webrtc/common_audio/common_audio_neon_c_gn",
"/third_party/libwebrtc/webrtc/common_audio/common_audio_neon_gn",
"/third_party/libwebrtc/webrtc/modules/audio_coding/isac_fix_c_arm_asm_gn",
"/third_party/libwebrtc/webrtc/modules/audio_coding/isac_fix_gn",
"/third_party/libwebrtc/webrtc/modules/audio_coding/isac_neon_gn",
"/third_party/libwebrtc/webrtc/modules/audio_processing/audio_processing_neon_c_gn",
"/third_party/libwebrtc/webrtc/modules/audio_processing/audio_processing_neon_gn",
"/third_party/libwebrtc/webrtc/modules/video_processing/video_processing_neon_gn"
]
if CONFIG["CPU_ARCH"] == "mips64" and CONFIG["OS_TARGET"] == "Linux":
DIRS += [
"/third_party/libwebrtc/webrtc/api/audio_codecs/isac/audio_decoder_isac_float_gn",
"/third_party/libwebrtc/webrtc/api/audio_codecs/isac/audio_encoder_isac_float_gn"
]
if CONFIG["CPU_ARCH"] == "ppc64" and CONFIG["OS_TARGET"] == "Linux":
DIRS += [
"/third_party/libwebrtc/webrtc/api/audio_codecs/isac/audio_decoder_isac_float_gn",
"/third_party/libwebrtc/webrtc/api/audio_codecs/isac/audio_encoder_isac_float_gn"
]
if CONFIG["CPU_ARCH"] == "x86" and CONFIG["OS_TARGET"] == "Linux":
DIRS += [
"/third_party/libwebrtc/webrtc/api/audio_codecs/isac/audio_decoder_isac_float_gn",
"/third_party/libwebrtc/webrtc/api/audio_codecs/isac/audio_encoder_isac_float_gn",
"/third_party/libwebrtc/webrtc/common_audio/common_audio_sse2_gn",
"/third_party/libwebrtc/webrtc/modules/audio_processing/audio_processing_sse2_gn",
"/third_party/libwebrtc/webrtc/modules/desktop_capture/desktop_capture_differ_sse2_gn",
"/third_party/libwebrtc/webrtc/modules/video_processing/video_processing_sse2_gn"
]
if CONFIG["CPU_ARCH"] == "x86_64" and CONFIG["OS_TARGET"] == "Linux":
DIRS += [
"/third_party/libwebrtc/webrtc/api/audio_codecs/isac/audio_decoder_isac_float_gn",
"/third_party/libwebrtc/webrtc/api/audio_codecs/isac/audio_encoder_isac_float_gn",
"/third_party/libwebrtc/webrtc/common_audio/common_audio_sse2_gn",
"/third_party/libwebrtc/webrtc/modules/audio_processing/audio_processing_sse2_gn",
"/third_party/libwebrtc/webrtc/modules/desktop_capture/desktop_capture_differ_sse2_gn",
"/third_party/libwebrtc/webrtc/modules/video_processing/video_processing_sse2_gn"
]
if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["OS_TARGET"] == "NetBSD":
DIRS += [
"/third_party/libwebrtc/webrtc/api/audio_codecs/isac/audio_decoder_isac_float_gn",
"/third_party/libwebrtc/webrtc/api/audio_codecs/isac/audio_encoder_isac_float_gn",
"/third_party/libwebrtc/webrtc/common_audio/common_audio_neon_c_gn",
"/third_party/libwebrtc/webrtc/common_audio/common_audio_neon_gn",
"/third_party/libwebrtc/webrtc/modules/audio_coding/isac_neon_gn",
"/third_party/libwebrtc/webrtc/modules/audio_processing/audio_processing_neon_c_gn",
"/third_party/libwebrtc/webrtc/modules/audio_processing/audio_processing_neon_gn",
"/third_party/libwebrtc/webrtc/modules/video_processing/video_processing_neon_gn"
]
if CONFIG["CPU_ARCH"] == "arm" and CONFIG["OS_TARGET"] == "NetBSD":
DIRS += [
"/third_party/libwebrtc/webrtc/api/audio_codecs/isac/audio_decoder_isac_fix_gn",
"/third_party/libwebrtc/webrtc/api/audio_codecs/isac/audio_encoder_isac_fix_gn",
"/third_party/libwebrtc/webrtc/common_audio/common_audio_neon_c_gn",
"/third_party/libwebrtc/webrtc/common_audio/common_audio_neon_gn",
"/third_party/libwebrtc/webrtc/modules/audio_coding/isac_fix_c_arm_asm_gn",
"/third_party/libwebrtc/webrtc/modules/audio_coding/isac_fix_gn",
"/third_party/libwebrtc/webrtc/modules/audio_coding/isac_neon_gn",
"/third_party/libwebrtc/webrtc/modules/audio_processing/audio_processing_neon_c_gn",
"/third_party/libwebrtc/webrtc/modules/audio_processing/audio_processing_neon_gn",
"/third_party/libwebrtc/webrtc/modules/video_processing/video_processing_neon_gn"
]
if CONFIG["CPU_ARCH"] == "x86" and CONFIG["OS_TARGET"] == "NetBSD":
DIRS += [
"/third_party/libwebrtc/webrtc/api/audio_codecs/isac/audio_decoder_isac_float_gn",
"/third_party/libwebrtc/webrtc/api/audio_codecs/isac/audio_encoder_isac_float_gn",
"/third_party/libwebrtc/webrtc/common_audio/common_audio_sse2_gn",
"/third_party/libwebrtc/webrtc/modules/audio_processing/audio_processing_sse2_gn",
"/third_party/libwebrtc/webrtc/modules/desktop_capture/desktop_capture_differ_sse2_gn",
"/third_party/libwebrtc/webrtc/modules/video_processing/video_processing_sse2_gn"
]
if CONFIG["CPU_ARCH"] == "x86_64" and CONFIG["OS_TARGET"] == "NetBSD":
DIRS += [
"/third_party/libwebrtc/webrtc/api/audio_codecs/isac/audio_decoder_isac_float_gn",
"/third_party/libwebrtc/webrtc/api/audio_codecs/isac/audio_encoder_isac_float_gn",
"/third_party/libwebrtc/webrtc/common_audio/common_audio_sse2_gn",
"/third_party/libwebrtc/webrtc/modules/audio_processing/audio_processing_sse2_gn",
"/third_party/libwebrtc/webrtc/modules/desktop_capture/desktop_capture_differ_sse2_gn",
"/third_party/libwebrtc/webrtc/modules/video_processing/video_processing_sse2_gn"
]
if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["OS_TARGET"] == "OpenBSD":
DIRS += [
"/third_party/libwebrtc/webrtc/api/audio_codecs/isac/audio_decoder_isac_float_gn",
"/third_party/libwebrtc/webrtc/api/audio_codecs/isac/audio_encoder_isac_float_gn",
"/third_party/libwebrtc/webrtc/common_audio/common_audio_neon_c_gn",
"/third_party/libwebrtc/webrtc/common_audio/common_audio_neon_gn",
"/third_party/libwebrtc/webrtc/modules/audio_coding/isac_neon_gn",
"/third_party/libwebrtc/webrtc/modules/audio_processing/audio_processing_neon_c_gn",
"/third_party/libwebrtc/webrtc/modules/audio_processing/audio_processing_neon_gn",
"/third_party/libwebrtc/webrtc/modules/video_processing/video_processing_neon_gn"
]
if CONFIG["CPU_ARCH"] == "arm" and CONFIG["OS_TARGET"] == "OpenBSD":
DIRS += [
"/third_party/libwebrtc/webrtc/api/audio_codecs/isac/audio_decoder_isac_fix_gn",
"/third_party/libwebrtc/webrtc/api/audio_codecs/isac/audio_encoder_isac_fix_gn",
"/third_party/libwebrtc/webrtc/common_audio/common_audio_neon_c_gn",
"/third_party/libwebrtc/webrtc/common_audio/common_audio_neon_gn",
"/third_party/libwebrtc/webrtc/modules/audio_coding/isac_fix_c_arm_asm_gn",
"/third_party/libwebrtc/webrtc/modules/audio_coding/isac_fix_gn",
"/third_party/libwebrtc/webrtc/modules/audio_coding/isac_neon_gn",
"/third_party/libwebrtc/webrtc/modules/audio_processing/audio_processing_neon_c_gn",
"/third_party/libwebrtc/webrtc/modules/audio_processing/audio_processing_neon_gn",
"/third_party/libwebrtc/webrtc/modules/video_processing/video_processing_neon_gn"
]
if CONFIG["CPU_ARCH"] == "x86" and CONFIG["OS_TARGET"] == "OpenBSD":
DIRS += [
"/third_party/libwebrtc/webrtc/api/audio_codecs/isac/audio_decoder_isac_float_gn",
"/third_party/libwebrtc/webrtc/api/audio_codecs/isac/audio_encoder_isac_float_gn",
"/third_party/libwebrtc/webrtc/common_audio/common_audio_sse2_gn",
"/third_party/libwebrtc/webrtc/modules/audio_processing/audio_processing_sse2_gn",
"/third_party/libwebrtc/webrtc/modules/desktop_capture/desktop_capture_differ_sse2_gn",
"/third_party/libwebrtc/webrtc/modules/video_processing/video_processing_sse2_gn"
]
if CONFIG["CPU_ARCH"] == "x86_64" and CONFIG["OS_TARGET"] == "OpenBSD":
DIRS += [
"/third_party/libwebrtc/webrtc/api/audio_codecs/isac/audio_decoder_isac_float_gn",
"/third_party/libwebrtc/webrtc/api/audio_codecs/isac/audio_encoder_isac_float_gn",
"/third_party/libwebrtc/webrtc/common_audio/common_audio_sse2_gn",
"/third_party/libwebrtc/webrtc/modules/audio_processing/audio_processing_sse2_gn",
"/third_party/libwebrtc/webrtc/modules/desktop_capture/desktop_capture_differ_sse2_gn",
"/third_party/libwebrtc/webrtc/modules/video_processing/video_processing_sse2_gn"
]
if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["OS_TARGET"] == "WINNT":
DIRS += [
"/third_party/libwebrtc/webrtc/common_audio/common_audio_neon_c_gn",
"/third_party/libwebrtc/webrtc/common_audio/common_audio_neon_gn",
"/third_party/libwebrtc/webrtc/modules/audio_coding/isac_neon_gn",
"/third_party/libwebrtc/webrtc/modules/audio_processing/audio_processing_neon_c_gn",
"/third_party/libwebrtc/webrtc/modules/audio_processing/audio_processing_neon_gn",
"/third_party/libwebrtc/webrtc/modules/video_processing/video_processing_neon_gn"
]
if CONFIG["CPU_ARCH"] == "x86" and CONFIG["OS_TARGET"] == "WINNT":
DIRS += [
"/third_party/libwebrtc/webrtc/common_audio/common_audio_sse2_gn",
"/third_party/libwebrtc/webrtc/modules/audio_processing/audio_processing_sse2_gn",
"/third_party/libwebrtc/webrtc/modules/desktop_capture/desktop_capture_differ_sse2_gn",
"/third_party/libwebrtc/webrtc/modules/video_processing/video_processing_sse2_gn"
]
if CONFIG["CPU_ARCH"] == "x86_64" and CONFIG["OS_TARGET"] == "WINNT":
DIRS += [
"/third_party/libwebrtc/webrtc/common_audio/common_audio_sse2_gn",
"/third_party/libwebrtc/webrtc/modules/audio_processing/audio_processing_sse2_gn",
"/third_party/libwebrtc/webrtc/modules/desktop_capture/desktop_capture_differ_sse2_gn",
"/third_party/libwebrtc/webrtc/modules/video_processing/video_processing_sse2_gn"
]
|