# HG changeset patch # User Jan Beich # Date 1527428973 0 # Node ID dcfbe51f171ed7e010b1f3d114dd033ff04858fd # Parent e0d9fa7008148d25f9c880d9f0f85a0992d0d540 Bug 1464680 - Add more WebRTC's gn-configs for BSDs on ARM. r=chmanchester Based on output from FreeBSD armv7/aarch64. MozReview-Commit-ID: L7mKj6FIGS5 diff --git a/media/webrtc/gn-configs/arm64_False_arm64_netbsd.json b/media/webrtc/gn-configs/arm64_False_arm64_netbsd.json new file mode 100644 --- /dev/null +++ b/media/webrtc/gn-configs/arm64_False_arm64_netbsd.json @@ -0,0 +1,8509 @@ +{ + "gn_gen_args": { + "host_cpu": "arm64", + "is_debug": false, + "target_cpu": "arm64", + "target_os": "netbsd" + }, + "mozbuild_args": { + "CPU_ARCH": "aarch64", + "HOST_CPU_ARCH": "aarch64", + "MOZ_DEBUG": null, + "OS_TARGET": "NetBSD" + }, + "sandbox_vars": { + "COMPILE_FLAGS": { + "WARNINGS_AS_ERRORS": [] + }, + "FINAL_LIBRARY": "webrtc" + }, + "targets": { + "//webrtc/api:audio_mixer_api": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc/base:rtc_base_approved" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/api/audio/audio_mixer.h" + ], + "type": "source_set" + }, + "//webrtc/api:call_api": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/api:audio_mixer_api", + "//webrtc/api:transport_api", + "//webrtc/base:rtc_base_approved", + "//webrtc/modules/audio_coding:audio_decoder_factory_interface", + "//webrtc/modules/audio_coding:audio_encoder_interface" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/api/call/audio_sink.h" + ], + "type": "source_set" + }, + "//webrtc/api:transport_api": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/api/call/transport.h" + ], + "type": "source_set" + }, + "//webrtc/api:video_frame_api": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc/base:rtc_base_approved", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "/media/libyuv/libyuv/include/", + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/api/video/i420_buffer.cc", + "//webrtc/api/video/i420_buffer.h", + "//webrtc/api/video/video_frame.cc", + "//webrtc/api/video/video_frame.h", + "//webrtc/api/video/video_frame_buffer.h", + "//webrtc/api/video/video_rotation.h" + ], + "type": "source_set" + }, + "//webrtc/audio/utility:audio_frame_operations": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved", + "//webrtc/modules/audio_coding:audio_format_conversion" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/audio/utility/audio_frame_operations.cc", + "//webrtc/audio/utility/audio_frame_operations.h" + ], + "type": "static_library" + }, + "//webrtc/audio:audio": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD", + "WEBRTC_BUILD_LIBEVENT" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/api:audio_mixer_api", + "//webrtc/api:call_api", + "//webrtc/base:rtc_base_approved", + "//webrtc/base:rtc_task_queue", + "//webrtc/call:call_interfaces", + "//webrtc/common_audio:common_audio", + "//webrtc/modules/audio_device:audio_device", + "//webrtc/modules/audio_processing:audio_processing", + "//webrtc/modules/congestion_controller:congestion_controller", + "//webrtc/modules/pacing:pacing", + "//webrtc/modules/remote_bitrate_estimator:remote_bitrate_estimator", + "//webrtc/modules/rtp_rtcp:rtp_rtcp", + "//webrtc/system_wrappers:system_wrappers", + "//webrtc/voice_engine:voice_engine" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//webrtc/common_audio/resampler/include/", + "//webrtc/common_audio/signal_processing/include/", + "//webrtc/common_audio/vad/include/", + "//webrtc/modules/include/", + "//webrtc/modules/audio_device/include/", + "//webrtc/modules/audio_device/dummy/", + "//webrtc/modules/audio_coding/include/", + "//webrtc/modules/include/" + ], + "libs": [], + "sources": [ + "//webrtc/audio/audio_receive_stream.cc", + "//webrtc/audio/audio_receive_stream.h", + "//webrtc/audio/audio_send_stream.cc", + "//webrtc/audio/audio_send_stream.h", + "//webrtc/audio/audio_state.cc", + "//webrtc/audio/audio_state.h", + "//webrtc/audio/audio_transport_proxy.cc", + "//webrtc/audio/audio_transport_proxy.h", + "//webrtc/audio/conversion.h", + "//webrtc/audio/scoped_voe_interface.h" + ], + "type": "static_library" + }, + "//webrtc/base:gtest_prod": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/base/gtest_prod_util.h" + ], + "type": "source_set" + }, + "//webrtc/base:rtc_base_approved": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/base/array_view.h", + "//webrtc/base/arraysize.h", + "//webrtc/base/atomicops.h", + "//webrtc/base/base64.cc", + "//webrtc/base/base64.h", + "//webrtc/base/basictypes.h", + "//webrtc/base/bind.h", + "//webrtc/base/bitbuffer.cc", + "//webrtc/base/bitbuffer.h", + "//webrtc/base/buffer.h", + "//webrtc/base/bufferqueue.cc", + "//webrtc/base/bufferqueue.h", + "//webrtc/base/bytebuffer.cc", + "//webrtc/base/bytebuffer.h", + "//webrtc/base/byteorder.h", + "//webrtc/base/checks.cc", + "//webrtc/base/checks.h", + "//webrtc/base/constructormagic.h", + "//webrtc/base/copyonwritebuffer.cc", + "//webrtc/base/copyonwritebuffer.h", + "//webrtc/base/criticalsection.cc", + "//webrtc/base/criticalsection.h", + "//webrtc/base/deprecation.h", + "//webrtc/base/event.cc", + "//webrtc/base/event.h", + "//webrtc/base/event_tracer.cc", + "//webrtc/base/event_tracer.h", + "//webrtc/base/file.cc", + "//webrtc/base/file.h", + "//webrtc/base/flags.cc", + "//webrtc/base/flags.h", + "//webrtc/base/format_macros.h", + "//webrtc/base/function_view.h", + "//webrtc/base/ignore_wundef.h", + "//webrtc/base/location.cc", + "//webrtc/base/location.h", + "//webrtc/base/md5.cc", + "//webrtc/base/md5.h", + "//webrtc/base/md5digest.cc", + "//webrtc/base/md5digest.h", + "//webrtc/base/mod_ops.h", + "//webrtc/base/onetimeevent.h", + "//webrtc/base/optional.cc", + "//webrtc/base/optional.h", + "//webrtc/base/pathutils.cc", + "//webrtc/base/pathutils.h", + "//webrtc/base/platform_file.cc", + "//webrtc/base/platform_file.h", + "//webrtc/base/platform_thread.cc", + "//webrtc/base/platform_thread.h", + "//webrtc/base/platform_thread_types.h", + "//webrtc/base/race_checker.cc", + "//webrtc/base/race_checker.h", + "//webrtc/base/random.cc", + "//webrtc/base/random.h", + "//webrtc/base/rate_limiter.cc", + "//webrtc/base/rate_limiter.h", + "//webrtc/base/rate_statistics.cc", + "//webrtc/base/rate_statistics.h", + "//webrtc/base/ratetracker.cc", + "//webrtc/base/ratetracker.h", + "//webrtc/base/refcount.h", + "//webrtc/base/refcountedobject.h", + "//webrtc/base/safe_compare.h", + "//webrtc/base/safe_conversions.h", + "//webrtc/base/safe_conversions_impl.h", + "//webrtc/base/sanitizer.h", + "//webrtc/base/scoped_ref_ptr.h", + "//webrtc/base/stringencode.cc", + "//webrtc/base/stringencode.h", + "//webrtc/base/stringutils.cc", + "//webrtc/base/stringutils.h", + "//webrtc/base/swap_queue.h", + "//webrtc/base/template_util.h", + "//webrtc/base/thread_annotations.h", + "//webrtc/base/thread_checker.h", + "//webrtc/base/thread_checker_impl.cc", + "//webrtc/base/thread_checker_impl.h", + "//webrtc/base/timestampaligner.cc", + "//webrtc/base/timestampaligner.h", + "//webrtc/base/timeutils.cc", + "//webrtc/base/timeutils.h", + "//webrtc/base/trace_event.h", + "//webrtc/base/type_traits.h", + "//webrtc/base/file_posix.cc", + "//webrtc/base/logging.cc", + "//webrtc/base/logging.h" + ], + "type": "static_library" + }, + "//webrtc/base:rtc_numerics": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc/base:rtc_base_approved" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/base/numerics/exp_filter.cc", + "//webrtc/base/numerics/exp_filter.h", + "//webrtc/base/numerics/percentile_filter.h" + ], + "type": "static_library" + }, + "//webrtc/base:rtc_task_queue": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_BUILD_LIBEVENT", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc/base:rtc_base_approved" + ], + "include_dirs": [ + "/ipc/chromium/src/third_party/libevent/include/", + "/ipc/chromium/src/third_party/libevent/linux/", + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/base/sequenced_task_checker.h", + "//webrtc/base/sequenced_task_checker_impl.cc", + "//webrtc/base/sequenced_task_checker_impl.h", + "//webrtc/base/weak_ptr.cc", + "//webrtc/base/weak_ptr.h", + "//webrtc/base/task_queue.h", + "//webrtc/base/task_queue_posix.h", + "//webrtc/base/task_queue_libevent.cc", + "//webrtc/base/task_queue_posix.cc" + ], + "type": "static_library" + }, + "//webrtc/call:call": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD", + "WEBRTC_BUILD_LIBEVENT" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/api:call_api", + "//webrtc/api:transport_api", + "//webrtc/audio:audio", + "//webrtc/base:rtc_task_queue", + "//webrtc/call:call_interfaces", + "//webrtc/logging:rtc_event_log_impl", + "//webrtc/modules/congestion_controller:congestion_controller", + "//webrtc/modules/rtp_rtcp:rtp_rtcp", + "//webrtc/system_wrappers:system_wrappers", + "//webrtc/video:video" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/call/bitrate_allocator.cc", + "//webrtc/call/call.cc", + "//webrtc/call/flexfec_receive_stream_impl.cc", + "//webrtc/call/flexfec_receive_stream_impl.h" + ], + "type": "static_library" + }, + "//webrtc/call:call_interfaces": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/call/audio_receive_stream.h", + "//webrtc/call/audio_send_stream.h", + "//webrtc/call/audio_state.h", + "//webrtc/call/call.h", + "//webrtc/call/flexfec_receive_stream.h", + "//webrtc/call/audio_send_stream_call.cc" + ], + "type": "source_set" + }, + "//webrtc/common_audio:common_audio": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc/common_audio:common_audio_c", + "//webrtc/common_audio:common_audio_neon", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//webrtc/common_audio/resampler/include/", + "//webrtc/common_audio/signal_processing/include/", + "//webrtc/common_audio/vad/include/" + ], + "libs": [], + "sources": [ + "//webrtc/common_audio/audio_converter.cc", + "//webrtc/common_audio/audio_converter.h", + "//webrtc/common_audio/audio_ring_buffer.cc", + "//webrtc/common_audio/audio_ring_buffer.h", + "//webrtc/common_audio/audio_util.cc", + "//webrtc/common_audio/blocker.cc", + "//webrtc/common_audio/blocker.h", + "//webrtc/common_audio/channel_buffer.cc", + "//webrtc/common_audio/channel_buffer.h", + "//webrtc/common_audio/fir_filter.cc", + "//webrtc/common_audio/fir_filter.h", + "//webrtc/common_audio/fir_filter_neon.h", + "//webrtc/common_audio/fir_filter_sse.h", + "//webrtc/common_audio/include/audio_util.h", + "//webrtc/common_audio/lapped_transform.cc", + "//webrtc/common_audio/lapped_transform.h", + "//webrtc/common_audio/real_fourier.cc", + "//webrtc/common_audio/real_fourier.h", + "//webrtc/common_audio/real_fourier_ooura.cc", + "//webrtc/common_audio/real_fourier_ooura.h", + "//webrtc/common_audio/resampler/include/push_resampler.h", + "//webrtc/common_audio/resampler/include/resampler.h", + "//webrtc/common_audio/resampler/push_resampler.cc", + "//webrtc/common_audio/resampler/push_sinc_resampler.cc", + "//webrtc/common_audio/resampler/push_sinc_resampler.h", + "//webrtc/common_audio/resampler/resampler.cc", + "//webrtc/common_audio/resampler/sinc_resampler.cc", + "//webrtc/common_audio/resampler/sinc_resampler.h", + "//webrtc/common_audio/smoothing_filter.cc", + "//webrtc/common_audio/smoothing_filter.h", + "//webrtc/common_audio/sparse_fir_filter.cc", + "//webrtc/common_audio/sparse_fir_filter.h", + "//webrtc/common_audio/vad/include/vad.h", + "//webrtc/common_audio/vad/vad.cc", + "//webrtc/common_audio/wav_file.cc", + "//webrtc/common_audio/wav_file.h", + "//webrtc/common_audio/wav_header.cc", + "//webrtc/common_audio/wav_header.h", + "//webrtc/common_audio/window_generator.cc", + "//webrtc/common_audio/window_generator.h" + ], + "type": "static_library" + }, + "//webrtc/common_audio:common_audio_c": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//webrtc/common_audio/resampler/include/", + "//webrtc/common_audio/signal_processing/include/", + "//webrtc/common_audio/vad/include/" + ], + "libs": [], + "sources": [ + "//webrtc/common_audio/fft4g.c", + "//webrtc/common_audio/fft4g.h", + "//webrtc/common_audio/ring_buffer.c", + "//webrtc/common_audio/ring_buffer.h", + "//webrtc/common_audio/signal_processing/auto_corr_to_refl_coef.c", + "//webrtc/common_audio/signal_processing/auto_correlation.c", + "//webrtc/common_audio/signal_processing/complex_fft_tables.h", + "//webrtc/common_audio/signal_processing/copy_set_operations.c", + "//webrtc/common_audio/signal_processing/cross_correlation.c", + "//webrtc/common_audio/signal_processing/division_operations.c", + "//webrtc/common_audio/signal_processing/dot_product_with_scale.c", + "//webrtc/common_audio/signal_processing/downsample_fast.c", + "//webrtc/common_audio/signal_processing/energy.c", + "//webrtc/common_audio/signal_processing/filter_ar.c", + "//webrtc/common_audio/signal_processing/filter_ma_fast_q12.c", + "//webrtc/common_audio/signal_processing/get_hanning_window.c", + "//webrtc/common_audio/signal_processing/get_scaling_square.c", + "//webrtc/common_audio/signal_processing/ilbc_specific_functions.c", + "//webrtc/common_audio/signal_processing/include/real_fft.h", + "//webrtc/common_audio/signal_processing/include/signal_processing_library.h", + "//webrtc/common_audio/signal_processing/include/spl_inl.h", + "//webrtc/common_audio/signal_processing/levinson_durbin.c", + "//webrtc/common_audio/signal_processing/lpc_to_refl_coef.c", + "//webrtc/common_audio/signal_processing/min_max_operations.c", + "//webrtc/common_audio/signal_processing/randomization_functions.c", + "//webrtc/common_audio/signal_processing/real_fft.c", + "//webrtc/common_audio/signal_processing/refl_coef_to_lpc.c", + "//webrtc/common_audio/signal_processing/resample.c", + "//webrtc/common_audio/signal_processing/resample_48khz.c", + "//webrtc/common_audio/signal_processing/resample_by_2.c", + "//webrtc/common_audio/signal_processing/resample_by_2_internal.c", + "//webrtc/common_audio/signal_processing/resample_by_2_internal.h", + "//webrtc/common_audio/signal_processing/resample_fractional.c", + "//webrtc/common_audio/signal_processing/spl_init.c", + "//webrtc/common_audio/signal_processing/spl_inl.c", + "//webrtc/common_audio/signal_processing/spl_sqrt.c", + "//webrtc/common_audio/signal_processing/splitting_filter.c", + "//webrtc/common_audio/signal_processing/sqrt_of_one_minus_x_squared.c", + "//webrtc/common_audio/signal_processing/vector_scaling_operations.c", + "//webrtc/common_audio/vad/include/webrtc_vad.h", + "//webrtc/common_audio/vad/vad_core.c", + "//webrtc/common_audio/vad/vad_core.h", + "//webrtc/common_audio/vad/vad_filterbank.c", + "//webrtc/common_audio/vad/vad_filterbank.h", + "//webrtc/common_audio/vad/vad_gmm.c", + "//webrtc/common_audio/vad/vad_gmm.h", + "//webrtc/common_audio/vad/vad_sp.c", + "//webrtc/common_audio/vad/vad_sp.h", + "//webrtc/common_audio/vad/webrtc_vad.c", + "//webrtc/common_audio/signal_processing/complex_fft.c", + "//webrtc/common_audio/signal_processing/complex_bit_reverse.c", + "//webrtc/common_audio/signal_processing/filter_ar_fast_q12.c", + "//webrtc/common_audio/signal_processing/spl_sqrt_floor.c" + ], + "type": "source_set" + }, + "//webrtc/common_audio:common_audio_neon": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc/common_audio:common_audio_neon_c" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/common_audio/fir_filter_neon.cc", + "//webrtc/common_audio/resampler/sinc_resampler_neon.cc" + ], + "type": "static_library" + }, + "//webrtc/common_audio:common_audio_neon_c": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/common_audio/signal_processing/cross_correlation_neon.c", + "//webrtc/common_audio/signal_processing/downsample_fast_neon.c", + "//webrtc/common_audio/signal_processing/min_max_operations_neon.c" + ], + "type": "source_set" + }, + "//webrtc/common_video:common_video": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD", + "WEBRTC_BUILD_LIBEVENT" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/api:video_frame_api", + "//webrtc/base:rtc_task_queue", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "//webrtc/modules/interface/", + "/media/libyuv/libyuv/include/", + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//webrtc/common_video/include/", + "//webrtc/common_video/libyuv/include/" + ], + "libs": [], + "sources": [ + "//webrtc/common_video/bitrate_adjuster.cc", + "//webrtc/common_video/h264/h264_bitstream_parser.cc", + "//webrtc/common_video/h264/h264_bitstream_parser.h", + "//webrtc/common_video/h264/h264_common.cc", + "//webrtc/common_video/h264/h264_common.h", + "//webrtc/common_video/h264/pps_parser.cc", + "//webrtc/common_video/h264/pps_parser.h", + "//webrtc/common_video/h264/profile_level_id.cc", + "//webrtc/common_video/h264/profile_level_id.h", + "//webrtc/common_video/h264/sps_parser.cc", + "//webrtc/common_video/h264/sps_parser.h", + "//webrtc/common_video/h264/sps_vui_rewriter.cc", + "//webrtc/common_video/h264/sps_vui_rewriter.h", + "//webrtc/common_video/i420_buffer_pool.cc", + "//webrtc/common_video/include/bitrate_adjuster.h", + "//webrtc/common_video/include/frame_callback.h", + "//webrtc/common_video/include/i420_buffer_pool.h", + "//webrtc/common_video/include/incoming_video_stream.h", + "//webrtc/common_video/include/video_bitrate_allocator.h", + "//webrtc/common_video/include/video_frame_buffer.h", + "//webrtc/common_video/incoming_video_stream.cc", + "//webrtc/common_video/libyuv/include/webrtc_libyuv.h", + "//webrtc/common_video/libyuv/webrtc_libyuv.cc", + "//webrtc/common_video/video_frame.cc", + "//webrtc/common_video/video_frame_buffer.cc", + "//webrtc/common_video/video_render_frames.cc", + "//webrtc/common_video/video_render_frames.h" + ], + "type": "static_library" + }, + "//webrtc/logging:rtc_event_log_api": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/logging/rtc_event_log/rtc_event_log.h" + ], + "type": "source_set" + }, + "//webrtc/logging:rtc_event_log_impl": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD", + "WEBRTC_BUILD_LIBEVENT" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/call:call_interfaces", + "//webrtc/logging:rtc_event_log_api", + "//webrtc/modules/rtp_rtcp:rtp_rtcp" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/logging/rtc_event_log/ringbuffer.h", + "//webrtc/logging/rtc_event_log/rtc_event_log.cc", + "//webrtc/logging/rtc_event_log/rtc_event_log_helper_thread.cc", + "//webrtc/logging/rtc_event_log/rtc_event_log_helper_thread.h" + ], + "type": "static_library" + }, + "//webrtc/media:mozilla_rtc_media": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/media/base/videoadapter.cc", + "//webrtc/media/base/videoadapter.h", + "//webrtc/media/base/videobroadcaster.cc", + "//webrtc/media/base/videobroadcaster.h", + "//webrtc/media/base/videosourcebase.cc", + "//webrtc/media/base/videosourcebase.h" + ], + "type": "static_library" + }, + "//webrtc/modules/audio_coding:audio_coding": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "WEBRTC_CODEC_OPUS", + "WEBRTC_CODEC_G722", + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved", + "//webrtc/common_audio:common_audio", + "//webrtc/logging:rtc_event_log_api", + "//webrtc/modules/audio_coding:audio_decoder_factory_interface", + "//webrtc/modules/audio_coding:audio_decoder_interface", + "//webrtc/modules/audio_coding:builtin_audio_decoder_factory", + "//webrtc/modules/audio_coding:cng", + "//webrtc/modules/audio_coding:g711", + "//webrtc/modules/audio_coding:g722", + "//webrtc/modules/audio_coding:isac", + "//webrtc/modules/audio_coding:neteq", + "//webrtc/modules/audio_coding:pcm16b", + "//webrtc/modules/audio_coding:rent_a_codec", + "//webrtc/modules/audio_coding:webrtc_opus", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//webrtc/modules/audio_coding/include/", + "//webrtc/modules/include/", + "//", + "//webrtc/modules/audio_coding/codecs/cng/include/", + "//", + "//webrtc/modules/audio_coding/codecs/g711/include/", + "//", + "//webrtc/modules/audio_coding/codecs/pcm16b/include/", + "//", + "//webrtc/modules/audio_coding/codecs/isac/main/include/", + "//", + "//webrtc/modules/audio_coding/codecs/g722/include/", + "//webrtc/common_audio/resampler/include/", + "//webrtc/common_audio/signal_processing/include/", + "//webrtc/common_audio/vad/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_coding/acm2/acm_common_defs.h", + "//webrtc/modules/audio_coding/acm2/acm_receiver.cc", + "//webrtc/modules/audio_coding/acm2/acm_receiver.h", + "//webrtc/modules/audio_coding/acm2/acm_resampler.cc", + "//webrtc/modules/audio_coding/acm2/acm_resampler.h", + "//webrtc/modules/audio_coding/acm2/audio_coding_module.cc", + "//webrtc/modules/audio_coding/acm2/call_statistics.cc", + "//webrtc/modules/audio_coding/acm2/call_statistics.h", + "//webrtc/modules/audio_coding/acm2/codec_manager.cc", + "//webrtc/modules/audio_coding/acm2/codec_manager.h", + "//webrtc/modules/audio_coding/include/audio_coding_module.h", + "//webrtc/modules/audio_coding/include/audio_coding_module_typedefs.h" + ], + "type": "static_library" + }, + "//webrtc/modules/audio_coding:audio_decoder_factory_interface": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc/base:rtc_base_approved", + "//webrtc/modules/audio_coding:audio_decoder_interface", + "//webrtc/modules/audio_coding:audio_format", + "//webrtc/modules/audio_coding:audio_format_conversion" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_coding/codecs/audio_decoder_factory.h" + ], + "type": "source_set" + }, + "//webrtc/modules/audio_coding:audio_decoder_interface": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_coding/codecs/audio_decoder.cc", + "//webrtc/modules/audio_coding/codecs/audio_decoder.h", + "//webrtc/modules/audio_coding/codecs/legacy_encoded_audio_frame.cc", + "//webrtc/modules/audio_coding/codecs/legacy_encoded_audio_frame.h" + ], + "type": "static_library" + }, + "//webrtc/modules/audio_coding:audio_encoder_interface": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_coding/codecs/audio_encoder.cc", + "//webrtc/modules/audio_coding/codecs/audio_encoder.h" + ], + "type": "static_library" + }, + "//webrtc/modules/audio_coding:audio_format": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_coding/codecs/audio_format.cc", + "//webrtc/modules/audio_coding/codecs/audio_format.h" + ], + "type": "static_library" + }, + "//webrtc/modules/audio_coding:audio_format_conversion": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved", + "//webrtc/modules/audio_coding:audio_format" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_coding/codecs/audio_format_conversion.cc", + "//webrtc/modules/audio_coding/codecs/audio_format_conversion.h" + ], + "type": "static_library" + }, + "//webrtc/modules/audio_coding:audio_network_adaptor": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved", + "//webrtc/common_audio:common_audio", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//webrtc/common_audio/resampler/include/", + "//webrtc/common_audio/signal_processing/include/", + "//webrtc/common_audio/vad/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_coding/audio_network_adaptor/audio_network_adaptor.cc", + "//webrtc/modules/audio_coding/audio_network_adaptor/audio_network_adaptor_impl.cc", + "//webrtc/modules/audio_coding/audio_network_adaptor/audio_network_adaptor_impl.h", + "//webrtc/modules/audio_coding/audio_network_adaptor/bitrate_controller.cc", + "//webrtc/modules/audio_coding/audio_network_adaptor/bitrate_controller.h", + "//webrtc/modules/audio_coding/audio_network_adaptor/channel_controller.cc", + "//webrtc/modules/audio_coding/audio_network_adaptor/channel_controller.h", + "//webrtc/modules/audio_coding/audio_network_adaptor/controller.cc", + "//webrtc/modules/audio_coding/audio_network_adaptor/controller.h", + "//webrtc/modules/audio_coding/audio_network_adaptor/controller_manager.cc", + "//webrtc/modules/audio_coding/audio_network_adaptor/controller_manager.h", + "//webrtc/modules/audio_coding/audio_network_adaptor/debug_dump_writer.cc", + "//webrtc/modules/audio_coding/audio_network_adaptor/debug_dump_writer.h", + "//webrtc/modules/audio_coding/audio_network_adaptor/dtx_controller.cc", + "//webrtc/modules/audio_coding/audio_network_adaptor/dtx_controller.h", + "//webrtc/modules/audio_coding/audio_network_adaptor/fec_controller.cc", + "//webrtc/modules/audio_coding/audio_network_adaptor/fec_controller.h", + "//webrtc/modules/audio_coding/audio_network_adaptor/frame_length_controller.cc", + "//webrtc/modules/audio_coding/audio_network_adaptor/frame_length_controller.h", + "//webrtc/modules/audio_coding/audio_network_adaptor/include/audio_network_adaptor.h" + ], + "type": "static_library" + }, + "//webrtc/modules/audio_coding:builtin_audio_decoder_factory": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "WEBRTC_CODEC_OPUS", + "WEBRTC_CODEC_G722", + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved", + "//webrtc/modules/audio_coding:audio_decoder_factory_interface", + "//webrtc/modules/audio_coding:cng", + "//webrtc/modules/audio_coding:g711", + "//webrtc/modules/audio_coding:g722", + "//webrtc/modules/audio_coding:isac", + "//webrtc/modules/audio_coding:pcm16b", + "//webrtc/modules/audio_coding:webrtc_opus" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//", + "//webrtc/modules/audio_coding/codecs/cng/include/", + "//", + "//webrtc/modules/audio_coding/codecs/g711/include/", + "//", + "//webrtc/modules/audio_coding/codecs/pcm16b/include/", + "//", + "//webrtc/modules/audio_coding/codecs/isac/main/include/", + "//", + "//webrtc/modules/audio_coding/codecs/g722/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_coding/codecs/builtin_audio_decoder_factory.cc", + "//webrtc/modules/audio_coding/codecs/builtin_audio_decoder_factory.h" + ], + "type": "static_library" + }, + "//webrtc/modules/audio_coding:cng": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved", + "//webrtc/common_audio:common_audio", + "//webrtc/modules/audio_coding:audio_encoder_interface" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//", + "//webrtc/modules/audio_coding/codecs/cng/include/", + "//webrtc/common_audio/resampler/include/", + "//webrtc/common_audio/signal_processing/include/", + "//webrtc/common_audio/vad/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_coding/codecs/cng/audio_encoder_cng.cc", + "//webrtc/modules/audio_coding/codecs/cng/audio_encoder_cng.h", + "//webrtc/modules/audio_coding/codecs/cng/webrtc_cng.cc", + "//webrtc/modules/audio_coding/codecs/cng/webrtc_cng.h" + ], + "type": "static_library" + }, + "//webrtc/modules/audio_coding:g711": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved", + "//webrtc/modules/audio_coding:audio_decoder_interface", + "//webrtc/modules/audio_coding:audio_encoder_interface", + "//webrtc/modules/audio_coding:g711_c" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//", + "//webrtc/modules/audio_coding/codecs/g711/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_coding/codecs/g711/audio_decoder_pcm.cc", + "//webrtc/modules/audio_coding/codecs/g711/audio_decoder_pcm.h", + "//webrtc/modules/audio_coding/codecs/g711/audio_encoder_pcm.cc", + "//webrtc/modules/audio_coding/codecs/g711/audio_encoder_pcm.h" + ], + "type": "static_library" + }, + "//webrtc/modules/audio_coding:g711_c": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_coding/codecs/g711/g711.c", + "//webrtc/modules/audio_coding/codecs/g711/g711.h", + "//webrtc/modules/audio_coding/codecs/g711/g711_interface.c", + "//webrtc/modules/audio_coding/codecs/g711/g711_interface.h" + ], + "type": "source_set" + }, + "//webrtc/modules/audio_coding:g722": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved", + "//webrtc/modules/audio_coding:audio_decoder_interface", + "//webrtc/modules/audio_coding:audio_encoder_interface", + "//webrtc/modules/audio_coding:g722_c" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//", + "//webrtc/modules/audio_coding/codecs/g722/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_coding/codecs/g722/audio_decoder_g722.cc", + "//webrtc/modules/audio_coding/codecs/g722/audio_decoder_g722.h", + "//webrtc/modules/audio_coding/codecs/g722/audio_encoder_g722.cc", + "//webrtc/modules/audio_coding/codecs/g722/audio_encoder_g722.h" + ], + "type": "static_library" + }, + "//webrtc/modules/audio_coding:g722_c": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_coding/codecs/g722/g722_decode.c", + "//webrtc/modules/audio_coding/codecs/g722/g722_enc_dec.h", + "//webrtc/modules/audio_coding/codecs/g722/g722_encode.c", + "//webrtc/modules/audio_coding/codecs/g722/g722_interface.c", + "//webrtc/modules/audio_coding/codecs/g722/g722_interface.h" + ], + "type": "source_set" + }, + "//webrtc/modules/audio_coding:isac": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc/modules/audio_coding:audio_decoder_interface", + "//webrtc/modules/audio_coding:audio_encoder_interface", + "//webrtc/modules/audio_coding:isac_c", + "//webrtc/modules/audio_coding:isac_common" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//", + "//webrtc/modules/audio_coding/codecs/isac/main/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_coding/codecs/isac/main/source/audio_decoder_isac.cc", + "//webrtc/modules/audio_coding/codecs/isac/main/source/audio_encoder_isac.cc" + ], + "type": "static_library" + }, + "//webrtc/modules/audio_coding:isac_c": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved", + "//webrtc/common_audio:common_audio", + "//webrtc/modules/audio_coding:isac_common" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//", + "//webrtc/modules/audio_coding/codecs/isac/main/include/", + "//webrtc/common_audio/resampler/include/", + "//webrtc/common_audio/signal_processing/include/", + "//webrtc/common_audio/vad/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_coding/codecs/isac/main/include/audio_decoder_isac.h", + "//webrtc/modules/audio_coding/codecs/isac/main/include/audio_encoder_isac.h", + "//webrtc/modules/audio_coding/codecs/isac/main/include/isac.h", + "//webrtc/modules/audio_coding/codecs/isac/main/source/arith_routines.c", + "//webrtc/modules/audio_coding/codecs/isac/main/source/arith_routines.h", + "//webrtc/modules/audio_coding/codecs/isac/main/source/arith_routines_hist.c", + "//webrtc/modules/audio_coding/codecs/isac/main/source/arith_routines_logist.c", + "//webrtc/modules/audio_coding/codecs/isac/main/source/bandwidth_estimator.c", + "//webrtc/modules/audio_coding/codecs/isac/main/source/bandwidth_estimator.h", + "//webrtc/modules/audio_coding/codecs/isac/main/source/codec.h", + "//webrtc/modules/audio_coding/codecs/isac/main/source/crc.c", + "//webrtc/modules/audio_coding/codecs/isac/main/source/crc.h", + "//webrtc/modules/audio_coding/codecs/isac/main/source/decode.c", + "//webrtc/modules/audio_coding/codecs/isac/main/source/decode_bwe.c", + "//webrtc/modules/audio_coding/codecs/isac/main/source/encode.c", + "//webrtc/modules/audio_coding/codecs/isac/main/source/encode_lpc_swb.c", + "//webrtc/modules/audio_coding/codecs/isac/main/source/encode_lpc_swb.h", + "//webrtc/modules/audio_coding/codecs/isac/main/source/entropy_coding.c", + "//webrtc/modules/audio_coding/codecs/isac/main/source/entropy_coding.h", + "//webrtc/modules/audio_coding/codecs/isac/main/source/fft.c", + "//webrtc/modules/audio_coding/codecs/isac/main/source/fft.h", + "//webrtc/modules/audio_coding/codecs/isac/main/source/filter_functions.c", + "//webrtc/modules/audio_coding/codecs/isac/main/source/filterbank_tables.c", + "//webrtc/modules/audio_coding/codecs/isac/main/source/filterbank_tables.h", + "//webrtc/modules/audio_coding/codecs/isac/main/source/filterbanks.c", + "//webrtc/modules/audio_coding/codecs/isac/main/source/intialize.c", + "//webrtc/modules/audio_coding/codecs/isac/main/source/isac.c", + "//webrtc/modules/audio_coding/codecs/isac/main/source/isac_float_type.h", + "//webrtc/modules/audio_coding/codecs/isac/main/source/lattice.c", + "//webrtc/modules/audio_coding/codecs/isac/main/source/lpc_analysis.c", + "//webrtc/modules/audio_coding/codecs/isac/main/source/lpc_analysis.h", + "//webrtc/modules/audio_coding/codecs/isac/main/source/lpc_gain_swb_tables.c", + "//webrtc/modules/audio_coding/codecs/isac/main/source/lpc_gain_swb_tables.h", + "//webrtc/modules/audio_coding/codecs/isac/main/source/lpc_shape_swb12_tables.c", + "//webrtc/modules/audio_coding/codecs/isac/main/source/lpc_shape_swb12_tables.h", + "//webrtc/modules/audio_coding/codecs/isac/main/source/lpc_shape_swb16_tables.c", + "//webrtc/modules/audio_coding/codecs/isac/main/source/lpc_shape_swb16_tables.h", + "//webrtc/modules/audio_coding/codecs/isac/main/source/lpc_tables.c", + "//webrtc/modules/audio_coding/codecs/isac/main/source/lpc_tables.h", + "//webrtc/modules/audio_coding/codecs/isac/main/source/os_specific_inline.h", + "//webrtc/modules/audio_coding/codecs/isac/main/source/pitch_estimator.c", + "//webrtc/modules/audio_coding/codecs/isac/main/source/pitch_estimator.h", + "//webrtc/modules/audio_coding/codecs/isac/main/source/pitch_filter.c", + "//webrtc/modules/audio_coding/codecs/isac/main/source/pitch_gain_tables.c", + "//webrtc/modules/audio_coding/codecs/isac/main/source/pitch_gain_tables.h", + "//webrtc/modules/audio_coding/codecs/isac/main/source/pitch_lag_tables.c", + "//webrtc/modules/audio_coding/codecs/isac/main/source/pitch_lag_tables.h", + "//webrtc/modules/audio_coding/codecs/isac/main/source/settings.h", + "//webrtc/modules/audio_coding/codecs/isac/main/source/spectrum_ar_model_tables.c", + "//webrtc/modules/audio_coding/codecs/isac/main/source/spectrum_ar_model_tables.h", + "//webrtc/modules/audio_coding/codecs/isac/main/source/structs.h", + "//webrtc/modules/audio_coding/codecs/isac/main/source/transform.c" + ], + "type": "static_library" + }, + "//webrtc/modules/audio_coding:isac_common": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc/base:rtc_base_approved", + "//webrtc/modules/audio_coding:audio_encoder_interface" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_coding/codecs/isac/audio_encoder_isac_t.h", + "//webrtc/modules/audio_coding/codecs/isac/audio_encoder_isac_t_impl.h", + "//webrtc/modules/audio_coding/codecs/isac/locked_bandwidth_info.cc", + "//webrtc/modules/audio_coding/codecs/isac/locked_bandwidth_info.h" + ], + "type": "static_library" + }, + "//webrtc/modules/audio_coding:isac_fix": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc/common_audio:common_audio", + "//webrtc/modules/audio_coding:audio_decoder_interface", + "//webrtc/modules/audio_coding:audio_encoder_interface", + "//webrtc/modules/audio_coding:isac_common", + "//webrtc/modules/audio_coding:isac_fix_c", + "//webrtc/modules/audio_coding:isac_neon", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//", + "//webrtc/modules/audio_coding/codecs/isac/fix/include/", + "//webrtc/common_audio/resampler/include/", + "//webrtc/common_audio/signal_processing/include/", + "//webrtc/common_audio/vad/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_coding/codecs/isac/fix/source/audio_decoder_isacfix.cc", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/audio_encoder_isacfix.cc" + ], + "type": "static_library" + }, + "//webrtc/modules/audio_coding:isac_fix_c": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved", + "//webrtc/common_audio:common_audio", + "//webrtc/modules/audio_coding:audio_decoder_interface", + "//webrtc/modules/audio_coding:audio_encoder_interface", + "//webrtc/modules/audio_coding:isac_common", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//", + "//webrtc/modules/audio_coding/codecs/isac/fix/include/", + "//webrtc/common_audio/resampler/include/", + "//webrtc/common_audio/signal_processing/include/", + "//webrtc/common_audio/vad/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_coding/codecs/isac/fix/include/audio_decoder_isacfix.h", + "//webrtc/modules/audio_coding/codecs/isac/fix/include/audio_encoder_isacfix.h", + "//webrtc/modules/audio_coding/codecs/isac/fix/include/isacfix.h", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/arith_routines.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/arith_routines_hist.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/arith_routines_logist.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/arith_routins.h", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/bandwidth_estimator.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/bandwidth_estimator.h", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/codec.h", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/decode.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/decode_bwe.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/decode_plc.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/encode.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/entropy_coding.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/entropy_coding.h", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/fft.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/fft.h", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/filterbank_tables.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/filterbank_tables.h", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/filterbanks.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/filters.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/initialize.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/isac_fix_type.h", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/isacfix.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/lattice.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/lattice_c.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/lpc_masking_model.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/lpc_masking_model.h", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/lpc_tables.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/lpc_tables.h", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/pitch_estimator.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/pitch_estimator.h", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/pitch_estimator_c.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/pitch_filter.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/pitch_filter_c.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/pitch_gain_tables.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/pitch_gain_tables.h", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/pitch_lag_tables.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/pitch_lag_tables.h", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/settings.h", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/spectrum_ar_model_tables.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/spectrum_ar_model_tables.h", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/structs.h", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/transform.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/transform_tables.c" + ], + "type": "source_set" + }, + "//webrtc/modules/audio_coding:isac_neon": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc/base:rtc_base_approved", + "//webrtc/common_audio:common_audio", + "//webrtc/modules/audio_coding:isac_fix_c" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//", + "//webrtc/modules/audio_coding/codecs/isac/fix/include/", + "//webrtc/common_audio/resampler/include/", + "//webrtc/common_audio/signal_processing/include/", + "//webrtc/common_audio/vad/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_coding/codecs/isac/fix/source/entropy_coding_neon.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/filterbanks_neon.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/filters_neon.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/lattice_neon.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/transform_neon.c" + ], + "type": "static_library" + }, + "//webrtc/modules/audio_coding:neteq": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "WEBRTC_CODEC_OPUS", + "WEBRTC_CODEC_ISAC", + "WEBRTC_CODEC_G722", + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:gtest_prod", + "//webrtc/base:rtc_base_approved", + "//webrtc/common_audio:common_audio", + "//webrtc/modules/audio_coding:audio_decoder_factory_interface", + "//webrtc/modules/audio_coding:audio_decoder_interface", + "//webrtc/modules/audio_coding:audio_format", + "//webrtc/modules/audio_coding:builtin_audio_decoder_factory", + "//webrtc/modules/audio_coding:cng", + "//webrtc/modules/audio_coding:g711", + "//webrtc/modules/audio_coding:g722", + "//webrtc/modules/audio_coding:isac", + "//webrtc/modules/audio_coding:isac_fix", + "//webrtc/modules/audio_coding:pcm16b", + "//webrtc/modules/audio_coding:rent_a_codec", + "//webrtc/modules/audio_coding:webrtc_opus", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//", + "//webrtc/modules/audio_coding/codecs/cng/include/", + "//", + "//webrtc/modules/audio_coding/codecs/g711/include/", + "//", + "//webrtc/modules/audio_coding/codecs/isac/fix/include/", + "//", + "//webrtc/modules/audio_coding/codecs/pcm16b/include/", + "//webrtc/common_audio/resampler/include/", + "//webrtc/common_audio/signal_processing/include/", + "//webrtc/common_audio/vad/include/", + "//", + "//webrtc/modules/audio_coding/codecs/isac/main/include/", + "//", + "//webrtc/modules/audio_coding/codecs/g722/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_coding/neteq/accelerate.cc", + "//webrtc/modules/audio_coding/neteq/accelerate.h", + "//webrtc/modules/audio_coding/neteq/audio_decoder_impl.cc", + "//webrtc/modules/audio_coding/neteq/audio_decoder_impl.h", + "//webrtc/modules/audio_coding/neteq/audio_multi_vector.cc", + "//webrtc/modules/audio_coding/neteq/audio_multi_vector.h", + "//webrtc/modules/audio_coding/neteq/audio_vector.cc", + "//webrtc/modules/audio_coding/neteq/audio_vector.h", + "//webrtc/modules/audio_coding/neteq/background_noise.cc", + "//webrtc/modules/audio_coding/neteq/background_noise.h", + "//webrtc/modules/audio_coding/neteq/buffer_level_filter.cc", + "//webrtc/modules/audio_coding/neteq/buffer_level_filter.h", + "//webrtc/modules/audio_coding/neteq/comfort_noise.cc", + "//webrtc/modules/audio_coding/neteq/comfort_noise.h", + "//webrtc/modules/audio_coding/neteq/cross_correlation.cc", + "//webrtc/modules/audio_coding/neteq/cross_correlation.h", + "//webrtc/modules/audio_coding/neteq/decision_logic.cc", + "//webrtc/modules/audio_coding/neteq/decision_logic.h", + "//webrtc/modules/audio_coding/neteq/decision_logic_fax.cc", + "//webrtc/modules/audio_coding/neteq/decision_logic_fax.h", + "//webrtc/modules/audio_coding/neteq/decision_logic_normal.cc", + "//webrtc/modules/audio_coding/neteq/decision_logic_normal.h", + "//webrtc/modules/audio_coding/neteq/decoder_database.cc", + "//webrtc/modules/audio_coding/neteq/decoder_database.h", + "//webrtc/modules/audio_coding/neteq/defines.h", + "//webrtc/modules/audio_coding/neteq/delay_manager.cc", + "//webrtc/modules/audio_coding/neteq/delay_manager.h", + "//webrtc/modules/audio_coding/neteq/delay_peak_detector.cc", + "//webrtc/modules/audio_coding/neteq/delay_peak_detector.h", + "//webrtc/modules/audio_coding/neteq/dsp_helper.cc", + "//webrtc/modules/audio_coding/neteq/dsp_helper.h", + "//webrtc/modules/audio_coding/neteq/dtmf_buffer.cc", + "//webrtc/modules/audio_coding/neteq/dtmf_buffer.h", + "//webrtc/modules/audio_coding/neteq/dtmf_tone_generator.cc", + "//webrtc/modules/audio_coding/neteq/dtmf_tone_generator.h", + "//webrtc/modules/audio_coding/neteq/expand.cc", + "//webrtc/modules/audio_coding/neteq/expand.h", + "//webrtc/modules/audio_coding/neteq/include/neteq.h", + "//webrtc/modules/audio_coding/neteq/merge.cc", + "//webrtc/modules/audio_coding/neteq/merge.h", + "//webrtc/modules/audio_coding/neteq/nack_tracker.cc", + "//webrtc/modules/audio_coding/neteq/nack_tracker.h", + "//webrtc/modules/audio_coding/neteq/neteq.cc", + "//webrtc/modules/audio_coding/neteq/neteq_impl.cc", + "//webrtc/modules/audio_coding/neteq/neteq_impl.h", + "//webrtc/modules/audio_coding/neteq/normal.cc", + "//webrtc/modules/audio_coding/neteq/normal.h", + "//webrtc/modules/audio_coding/neteq/packet.cc", + "//webrtc/modules/audio_coding/neteq/packet.h", + "//webrtc/modules/audio_coding/neteq/packet_buffer.cc", + "//webrtc/modules/audio_coding/neteq/packet_buffer.h", + "//webrtc/modules/audio_coding/neteq/post_decode_vad.cc", + "//webrtc/modules/audio_coding/neteq/post_decode_vad.h", + "//webrtc/modules/audio_coding/neteq/preemptive_expand.cc", + "//webrtc/modules/audio_coding/neteq/preemptive_expand.h", + "//webrtc/modules/audio_coding/neteq/random_vector.cc", + "//webrtc/modules/audio_coding/neteq/random_vector.h", + "//webrtc/modules/audio_coding/neteq/red_payload_splitter.cc", + "//webrtc/modules/audio_coding/neteq/red_payload_splitter.h", + "//webrtc/modules/audio_coding/neteq/rtcp.cc", + "//webrtc/modules/audio_coding/neteq/rtcp.h", + "//webrtc/modules/audio_coding/neteq/statistics_calculator.cc", + "//webrtc/modules/audio_coding/neteq/statistics_calculator.h", + "//webrtc/modules/audio_coding/neteq/sync_buffer.cc", + "//webrtc/modules/audio_coding/neteq/sync_buffer.h", + "//webrtc/modules/audio_coding/neteq/tick_timer.cc", + "//webrtc/modules/audio_coding/neteq/tick_timer.h", + "//webrtc/modules/audio_coding/neteq/time_stretch.cc", + "//webrtc/modules/audio_coding/neteq/time_stretch.h", + "//webrtc/modules/audio_coding/neteq/timestamp_scaler.cc", + "//webrtc/modules/audio_coding/neteq/timestamp_scaler.h" + ], + "type": "static_library" + }, + "//webrtc/modules/audio_coding:pcm16b": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved", + "//webrtc/modules/audio_coding:audio_decoder_interface", + "//webrtc/modules/audio_coding:audio_encoder_interface", + "//webrtc/modules/audio_coding:g711", + "//webrtc/modules/audio_coding:pcm16b_c" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//", + "//webrtc/modules/audio_coding/codecs/pcm16b/include/", + "//", + "//webrtc/modules/audio_coding/codecs/g711/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_coding/codecs/pcm16b/audio_decoder_pcm16b.cc", + "//webrtc/modules/audio_coding/codecs/pcm16b/audio_decoder_pcm16b.h", + "//webrtc/modules/audio_coding/codecs/pcm16b/audio_encoder_pcm16b.cc", + "//webrtc/modules/audio_coding/codecs/pcm16b/audio_encoder_pcm16b.h" + ], + "type": "static_library" + }, + "//webrtc/modules/audio_coding:pcm16b_c": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//", + "//webrtc/modules/audio_coding/codecs/pcm16b/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_coding/codecs/pcm16b/pcm16b.c", + "//webrtc/modules/audio_coding/codecs/pcm16b/pcm16b.h" + ], + "type": "source_set" + }, + "//webrtc/modules/audio_coding:rent_a_codec": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "WEBRTC_CODEC_OPUS", + "WEBRTC_CODEC_G722", + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved", + "//webrtc/modules/audio_coding:audio_decoder_interface", + "//webrtc/modules/audio_coding:cng", + "//webrtc/modules/audio_coding:g711", + "//webrtc/modules/audio_coding:g722", + "//webrtc/modules/audio_coding:isac", + "//webrtc/modules/audio_coding:pcm16b", + "//webrtc/modules/audio_coding:webrtc_opus" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//", + "//webrtc/modules/audio_coding/codecs/cng/include/", + "//", + "//webrtc/modules/audio_coding/codecs/g711/include/", + "//", + "//webrtc/modules/audio_coding/codecs/pcm16b/include/", + "//", + "//webrtc/modules/audio_coding/codecs/isac/main/include/", + "//", + "//webrtc/modules/audio_coding/codecs/g722/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_coding/acm2/acm_codec_database.cc", + "//webrtc/modules/audio_coding/acm2/acm_codec_database.h", + "//webrtc/modules/audio_coding/acm2/rent_a_codec.cc", + "//webrtc/modules/audio_coding/acm2/rent_a_codec.h" + ], + "type": "static_library" + }, + "//webrtc/modules/audio_coding:webrtc_opus": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "WEBRTC_OPUS_VARIABLE_COMPLEXITY=0", + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved", + "//webrtc/base:rtc_numerics", + "//webrtc/common_audio:common_audio", + "//webrtc/modules/audio_coding:audio_decoder_interface", + "//webrtc/modules/audio_coding:audio_encoder_interface", + "//webrtc/modules/audio_coding:audio_network_adaptor", + "//webrtc/modules/audio_coding:webrtc_opus_c", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "/include/opus/", + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//webrtc/common_audio/resampler/include/", + "//webrtc/common_audio/signal_processing/include/", + "//webrtc/common_audio/vad/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_coding/codecs/opus/audio_decoder_opus.cc", + "//webrtc/modules/audio_coding/codecs/opus/audio_decoder_opus.h", + "//webrtc/modules/audio_coding/codecs/opus/audio_encoder_opus.cc", + "//webrtc/modules/audio_coding/codecs/opus/audio_encoder_opus.h" + ], + "type": "static_library" + }, + "//webrtc/modules/audio_coding:webrtc_opus_c": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved" + ], + "include_dirs": [ + "/media/libopus/include/", + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_coding/codecs/opus/opus_inst.h", + "//webrtc/modules/audio_coding/codecs/opus/opus_interface.c", + "//webrtc/modules/audio_coding/codecs/opus/opus_interface.h" + ], + "type": "source_set" + }, + "//webrtc/modules/audio_conference_mixer:audio_conference_mixer": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/audio/utility:audio_frame_operations", + "//webrtc/base:rtc_base_approved", + "//webrtc/modules/audio_processing:audio_processing", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//webrtc/modules/audio_conference_mixer/include/", + "//webrtc/modules/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_conference_mixer/include/audio_conference_mixer.h", + "//webrtc/modules/audio_conference_mixer/include/audio_conference_mixer_defines.h", + "//webrtc/modules/audio_conference_mixer/source/audio_conference_mixer_impl.cc", + "//webrtc/modules/audio_conference_mixer/source/audio_conference_mixer_impl.h", + "//webrtc/modules/audio_conference_mixer/source/audio_frame_manipulator.cc", + "//webrtc/modules/audio_conference_mixer/source/audio_frame_manipulator.h", + "//webrtc/modules/audio_conference_mixer/source/memory_pool.h", + "//webrtc/modules/audio_conference_mixer/source/memory_pool_posix.h", + "//webrtc/modules/audio_conference_mixer/source/time_scheduler.cc", + "//webrtc/modules/audio_conference_mixer/source/time_scheduler.h" + ], + "type": "static_library" + }, + "//webrtc/modules/audio_device:audio_device": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "WEBRTC_DUMMY_AUDIO_BUILD", + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD", + "WEBRTC_BUILD_LIBEVENT" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved", + "//webrtc/base:rtc_task_queue", + "//webrtc/common_audio:common_audio", + "//webrtc/modules/utility:utility", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//webrtc/modules/include/", + "//webrtc/modules/audio_device/include/", + "//webrtc/modules/audio_device/dummy/", + "//webrtc/common_audio/resampler/include/", + "//webrtc/common_audio/signal_processing/include/", + "//webrtc/common_audio/vad/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_device/audio_device_buffer.cc", + "//webrtc/modules/audio_device/audio_device_buffer.h", + "//webrtc/modules/audio_device/audio_device_config.h", + "//webrtc/modules/audio_device/audio_device_generic.cc", + "//webrtc/modules/audio_device/audio_device_generic.h", + "//webrtc/modules/audio_device/dummy/audio_device_dummy.cc", + "//webrtc/modules/audio_device/dummy/audio_device_dummy.h", + "//webrtc/modules/audio_device/dummy/file_audio_device.cc", + "//webrtc/modules/audio_device/dummy/file_audio_device.h", + "//webrtc/modules/audio_device/fine_audio_buffer.cc", + "//webrtc/modules/audio_device/fine_audio_buffer.h", + "//webrtc/modules/audio_device/include/audio_device.h", + "//webrtc/modules/audio_device/include/audio_device_defines.h", + "//webrtc/modules/audio_device/opensl/single_rw_fifo.cc", + "//webrtc/modules/audio_device/opensl/single_rw_fifo.h", + "//webrtc/modules/audio_device/dummy/file_audio_device_factory.cc", + "//webrtc/modules/audio_device/dummy/file_audio_device_factory.h" + ], + "type": "static_library" + }, + "//webrtc/modules/audio_mixer:audio_frame_manipulator": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc/audio/utility:utility", + "//webrtc/base:rtc_base_approved" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_mixer/audio_frame_manipulator.cc", + "//webrtc/modules/audio_mixer/audio_frame_manipulator.h" + ], + "type": "static_library" + }, + "//webrtc/modules/audio_mixer:audio_mixer_impl": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/api:audio_mixer_api", + "//webrtc/audio/utility:audio_frame_operations", + "//webrtc/base:rtc_base_approved", + "//webrtc/modules/audio_mixer:audio_frame_manipulator", + "//webrtc/modules/audio_processing:audio_processing", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_mixer/audio_mixer_impl.cc", + "//webrtc/modules/audio_mixer/audio_mixer_impl.h", + "//webrtc/modules/audio_mixer/default_output_rate_calculator.cc", + "//webrtc/modules/audio_mixer/default_output_rate_calculator.h", + "//webrtc/modules/audio_mixer/output_rate_calculator.h" + ], + "type": "static_library" + }, + "//webrtc/modules/audio_processing:audio_processing": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "WEBRTC_APM_DEBUG_DUMP=1", + "WEBRTC_INTELLIGIBILITY_ENHANCER=0", + "WEBRTC_NS_FIXED", + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/audio/utility:audio_frame_operations", + "//webrtc/base:gtest_prod", + "//webrtc/base:rtc_base_approved", + "//webrtc/common_audio:common_audio", + "//webrtc/modules/audio_coding:isac", + "//webrtc/modules/audio_processing:audio_processing_c", + "//webrtc/modules/audio_processing:audio_processing_neon", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//", + "//webrtc/modules/audio_coding/codecs/isac/main/include/", + "//webrtc/common_audio/resampler/include/", + "//webrtc/common_audio/signal_processing/include/", + "//webrtc/common_audio/vad/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_processing/aec/aec_core.cc", + "//webrtc/modules/audio_processing/aec/aec_core.h", + "//webrtc/modules/audio_processing/aec/aec_core_optimized_methods.h", + "//webrtc/modules/audio_processing/aec/aec_resampler.cc", + "//webrtc/modules/audio_processing/aec/aec_resampler.h", + "//webrtc/modules/audio_processing/aec/echo_cancellation.cc", + "//webrtc/modules/audio_processing/aec/echo_cancellation.h", + "//webrtc/modules/audio_processing/aec3/aec3_constants.h", + "//webrtc/modules/audio_processing/aec3/block_framer.cc", + "//webrtc/modules/audio_processing/aec3/block_framer.h", + "//webrtc/modules/audio_processing/aec3/block_processor.cc", + "//webrtc/modules/audio_processing/aec3/block_processor.h", + "//webrtc/modules/audio_processing/aec3/cascaded_biquad_filter.cc", + "//webrtc/modules/audio_processing/aec3/cascaded_biquad_filter.h", + "//webrtc/modules/audio_processing/aec3/echo_canceller3.cc", + "//webrtc/modules/audio_processing/aec3/echo_canceller3.h", + "//webrtc/modules/audio_processing/aec3/frame_blocker.cc", + "//webrtc/modules/audio_processing/aec3/frame_blocker.h", + "//webrtc/modules/audio_processing/aecm/aecm_core.cc", + "//webrtc/modules/audio_processing/aecm/aecm_core.h", + "//webrtc/modules/audio_processing/aecm/echo_control_mobile.cc", + "//webrtc/modules/audio_processing/aecm/echo_control_mobile.h", + "//webrtc/modules/audio_processing/agc/agc.cc", + "//webrtc/modules/audio_processing/agc/agc.h", + "//webrtc/modules/audio_processing/agc/agc_manager_direct.cc", + "//webrtc/modules/audio_processing/agc/agc_manager_direct.h", + "//webrtc/modules/audio_processing/agc/gain_map_internal.h", + "//webrtc/modules/audio_processing/agc/loudness_histogram.cc", + "//webrtc/modules/audio_processing/agc/loudness_histogram.h", + "//webrtc/modules/audio_processing/agc/utility.cc", + "//webrtc/modules/audio_processing/agc/utility.h", + "//webrtc/modules/audio_processing/audio_buffer.cc", + "//webrtc/modules/audio_processing/audio_buffer.h", + "//webrtc/modules/audio_processing/audio_processing_impl.cc", + "//webrtc/modules/audio_processing/audio_processing_impl.h", + "//webrtc/modules/audio_processing/beamformer/array_util.cc", + "//webrtc/modules/audio_processing/beamformer/array_util.h", + "//webrtc/modules/audio_processing/beamformer/complex_matrix.h", + "//webrtc/modules/audio_processing/beamformer/covariance_matrix_generator.cc", + "//webrtc/modules/audio_processing/beamformer/covariance_matrix_generator.h", + "//webrtc/modules/audio_processing/beamformer/matrix.h", + "//webrtc/modules/audio_processing/beamformer/nonlinear_beamformer.cc", + "//webrtc/modules/audio_processing/beamformer/nonlinear_beamformer.h", + "//webrtc/modules/audio_processing/common.h", + "//webrtc/modules/audio_processing/echo_cancellation_impl.cc", + "//webrtc/modules/audio_processing/echo_cancellation_impl.h", + "//webrtc/modules/audio_processing/echo_control_mobile_impl.cc", + "//webrtc/modules/audio_processing/echo_control_mobile_impl.h", + "//webrtc/modules/audio_processing/echo_detector/circular_buffer.cc", + "//webrtc/modules/audio_processing/echo_detector/circular_buffer.h", + "//webrtc/modules/audio_processing/echo_detector/mean_variance_estimator.cc", + "//webrtc/modules/audio_processing/echo_detector/mean_variance_estimator.h", + "//webrtc/modules/audio_processing/echo_detector/moving_max.cc", + "//webrtc/modules/audio_processing/echo_detector/moving_max.h", + "//webrtc/modules/audio_processing/echo_detector/normalized_covariance_estimator.cc", + "//webrtc/modules/audio_processing/echo_detector/normalized_covariance_estimator.h", + "//webrtc/modules/audio_processing/gain_control_for_experimental_agc.cc", + "//webrtc/modules/audio_processing/gain_control_for_experimental_agc.h", + "//webrtc/modules/audio_processing/gain_control_impl.cc", + "//webrtc/modules/audio_processing/gain_control_impl.h", + "//webrtc/modules/audio_processing/include/audio_processing.cc", + "//webrtc/modules/audio_processing/include/audio_processing.h", + "//webrtc/modules/audio_processing/include/config.cc", + "//webrtc/modules/audio_processing/include/config.h", + "//webrtc/modules/audio_processing/level_controller/biquad_filter.cc", + "//webrtc/modules/audio_processing/level_controller/biquad_filter.h", + "//webrtc/modules/audio_processing/level_controller/down_sampler.cc", + "//webrtc/modules/audio_processing/level_controller/down_sampler.h", + "//webrtc/modules/audio_processing/level_controller/gain_applier.cc", + "//webrtc/modules/audio_processing/level_controller/gain_applier.h", + "//webrtc/modules/audio_processing/level_controller/gain_selector.cc", + "//webrtc/modules/audio_processing/level_controller/gain_selector.h", + "//webrtc/modules/audio_processing/level_controller/level_controller.cc", + "//webrtc/modules/audio_processing/level_controller/level_controller.h", + "//webrtc/modules/audio_processing/level_controller/level_controller_constants.h", + "//webrtc/modules/audio_processing/level_controller/noise_level_estimator.cc", + "//webrtc/modules/audio_processing/level_controller/noise_level_estimator.h", + "//webrtc/modules/audio_processing/level_controller/noise_spectrum_estimator.cc", + "//webrtc/modules/audio_processing/level_controller/noise_spectrum_estimator.h", + "//webrtc/modules/audio_processing/level_controller/peak_level_estimator.cc", + "//webrtc/modules/audio_processing/level_controller/peak_level_estimator.h", + "//webrtc/modules/audio_processing/level_controller/saturating_gain_estimator.cc", + "//webrtc/modules/audio_processing/level_controller/saturating_gain_estimator.h", + "//webrtc/modules/audio_processing/level_controller/signal_classifier.cc", + "//webrtc/modules/audio_processing/level_controller/signal_classifier.h", + "//webrtc/modules/audio_processing/level_estimator_impl.cc", + "//webrtc/modules/audio_processing/level_estimator_impl.h", + "//webrtc/modules/audio_processing/logging/apm_data_dumper.cc", + "//webrtc/modules/audio_processing/logging/apm_data_dumper.h", + "//webrtc/modules/audio_processing/low_cut_filter.cc", + "//webrtc/modules/audio_processing/low_cut_filter.h", + "//webrtc/modules/audio_processing/noise_suppression_impl.cc", + "//webrtc/modules/audio_processing/noise_suppression_impl.h", + "//webrtc/modules/audio_processing/render_queue_item_verifier.h", + "//webrtc/modules/audio_processing/residual_echo_detector.cc", + "//webrtc/modules/audio_processing/residual_echo_detector.h", + "//webrtc/modules/audio_processing/rms_level.cc", + "//webrtc/modules/audio_processing/rms_level.h", + "//webrtc/modules/audio_processing/splitting_filter.cc", + "//webrtc/modules/audio_processing/splitting_filter.h", + "//webrtc/modules/audio_processing/three_band_filter_bank.cc", + "//webrtc/modules/audio_processing/three_band_filter_bank.h", + "//webrtc/modules/audio_processing/transient/common.h", + "//webrtc/modules/audio_processing/transient/daubechies_8_wavelet_coeffs.h", + "//webrtc/modules/audio_processing/transient/dyadic_decimator.h", + "//webrtc/modules/audio_processing/transient/moving_moments.cc", + "//webrtc/modules/audio_processing/transient/moving_moments.h", + "//webrtc/modules/audio_processing/transient/transient_detector.cc", + "//webrtc/modules/audio_processing/transient/transient_detector.h", + "//webrtc/modules/audio_processing/transient/transient_suppressor.cc", + "//webrtc/modules/audio_processing/transient/transient_suppressor.h", + "//webrtc/modules/audio_processing/transient/wpd_node.cc", + "//webrtc/modules/audio_processing/transient/wpd_node.h", + "//webrtc/modules/audio_processing/transient/wpd_tree.cc", + "//webrtc/modules/audio_processing/transient/wpd_tree.h", + "//webrtc/modules/audio_processing/typing_detection.cc", + "//webrtc/modules/audio_processing/typing_detection.h", + "//webrtc/modules/audio_processing/utility/block_mean_calculator.cc", + "//webrtc/modules/audio_processing/utility/block_mean_calculator.h", + "//webrtc/modules/audio_processing/utility/delay_estimator.cc", + "//webrtc/modules/audio_processing/utility/delay_estimator.h", + "//webrtc/modules/audio_processing/utility/delay_estimator_internal.h", + "//webrtc/modules/audio_processing/utility/delay_estimator_wrapper.cc", + "//webrtc/modules/audio_processing/utility/delay_estimator_wrapper.h", + "//webrtc/modules/audio_processing/utility/ooura_fft.cc", + "//webrtc/modules/audio_processing/utility/ooura_fft.h", + "//webrtc/modules/audio_processing/utility/ooura_fft_tables_common.h", + "//webrtc/modules/audio_processing/vad/common.h", + "//webrtc/modules/audio_processing/vad/gmm.cc", + "//webrtc/modules/audio_processing/vad/gmm.h", + "//webrtc/modules/audio_processing/vad/noise_gmm_tables.h", + "//webrtc/modules/audio_processing/vad/pitch_based_vad.cc", + "//webrtc/modules/audio_processing/vad/pitch_based_vad.h", + "//webrtc/modules/audio_processing/vad/pitch_internal.cc", + "//webrtc/modules/audio_processing/vad/pitch_internal.h", + "//webrtc/modules/audio_processing/vad/pole_zero_filter.cc", + "//webrtc/modules/audio_processing/vad/pole_zero_filter.h", + "//webrtc/modules/audio_processing/vad/standalone_vad.cc", + "//webrtc/modules/audio_processing/vad/standalone_vad.h", + "//webrtc/modules/audio_processing/vad/vad_audio_proc.cc", + "//webrtc/modules/audio_processing/vad/vad_audio_proc.h", + "//webrtc/modules/audio_processing/vad/vad_audio_proc_internal.h", + "//webrtc/modules/audio_processing/vad/vad_circular_buffer.cc", + "//webrtc/modules/audio_processing/vad/vad_circular_buffer.h", + "//webrtc/modules/audio_processing/vad/voice_activity_detector.cc", + "//webrtc/modules/audio_processing/vad/voice_activity_detector.h", + "//webrtc/modules/audio_processing/vad/voice_gmm_tables.h", + "//webrtc/modules/audio_processing/voice_detection_impl.cc", + "//webrtc/modules/audio_processing/voice_detection_impl.h", + "//webrtc/modules/audio_processing/aecm/aecm_core_c.cc" + ], + "type": "static_library" + }, + "//webrtc/modules/audio_processing:audio_processing_c": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved", + "//webrtc/common_audio:common_audio", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//webrtc/common_audio/resampler/include/", + "//webrtc/common_audio/signal_processing/include/", + "//webrtc/common_audio/vad/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_processing/agc/legacy/analog_agc.c", + "//webrtc/modules/audio_processing/agc/legacy/analog_agc.h", + "//webrtc/modules/audio_processing/agc/legacy/digital_agc.c", + "//webrtc/modules/audio_processing/agc/legacy/digital_agc.h", + "//webrtc/modules/audio_processing/agc/legacy/gain_control.h", + "//webrtc/modules/audio_processing/ns/noise_suppression_x.c", + "//webrtc/modules/audio_processing/ns/noise_suppression_x.h", + "//webrtc/modules/audio_processing/ns/nsx_core.c", + "//webrtc/modules/audio_processing/ns/nsx_core.h", + "//webrtc/modules/audio_processing/ns/nsx_defines.h", + "//webrtc/modules/audio_processing/ns/nsx_core_c.c" + ], + "type": "source_set" + }, + "//webrtc/modules/audio_processing:audio_processing_neon": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "WEBRTC_APM_DEBUG_DUMP=1", + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc/common_audio:common_audio", + "//webrtc/modules/audio_processing:audio_processing_neon_c" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//webrtc/common_audio/resampler/include/", + "//webrtc/common_audio/signal_processing/include/", + "//webrtc/common_audio/vad/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_processing/aec/aec_core_neon.cc", + "//webrtc/modules/audio_processing/aecm/aecm_core_neon.cc", + "//webrtc/modules/audio_processing/utility/ooura_fft_neon.cc", + "//webrtc/modules/audio_processing/utility/ooura_fft_tables_neon_sse2.h" + ], + "type": "static_library" + }, + "//webrtc/modules/audio_processing:audio_processing_neon_c": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc/base:rtc_base_approved", + "//webrtc/modules/audio_processing:audio_processing_c" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_processing/ns/nsx_core_neon.c" + ], + "type": "static_library" + }, + "//webrtc/modules/bitrate_controller:bitrate_controller": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "BWE_TEST_LOGGING_COMPILE_TIME_ENABLE=0", + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD", + "WEBRTC_BUILD_LIBEVENT" + ], + "deps": [ + "//webrtc/base:rtc_base_approved", + "//webrtc/modules/rtp_rtcp:rtp_rtcp", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/bitrate_controller/bitrate_controller_impl.cc", + "//webrtc/modules/bitrate_controller/bitrate_controller_impl.h", + "//webrtc/modules/bitrate_controller/include/bitrate_controller.h", + "//webrtc/modules/bitrate_controller/send_side_bandwidth_estimation.cc", + "//webrtc/modules/bitrate_controller/send_side_bandwidth_estimation.h" + ], + "type": "static_library" + }, + "//webrtc/modules/congestion_controller:congestion_controller": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "BWE_TEST_LOGGING_COMPILE_TIME_ENABLE=0", + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD", + "WEBRTC_BUILD_LIBEVENT" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved", + "//webrtc/base:rtc_numerics", + "//webrtc/modules/bitrate_controller:bitrate_controller", + "//webrtc/modules/pacing:pacing", + "//webrtc/modules/remote_bitrate_estimator:remote_bitrate_estimator", + "//webrtc/modules/rtp_rtcp:rtp_rtcp", + "//webrtc/modules/utility:utility", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/congestion_controller/congestion_controller.cc", + "//webrtc/modules/congestion_controller/delay_based_bwe.cc", + "//webrtc/modules/congestion_controller/delay_based_bwe.h", + "//webrtc/modules/congestion_controller/include/congestion_controller.h", + "//webrtc/modules/congestion_controller/median_slope_estimator.cc", + "//webrtc/modules/congestion_controller/median_slope_estimator.h", + "//webrtc/modules/congestion_controller/probe_bitrate_estimator.cc", + "//webrtc/modules/congestion_controller/probe_bitrate_estimator.h", + "//webrtc/modules/congestion_controller/probe_controller.cc", + "//webrtc/modules/congestion_controller/probe_controller.h", + "//webrtc/modules/congestion_controller/probing_interval_estimator.cc", + "//webrtc/modules/congestion_controller/probing_interval_estimator.h", + "//webrtc/modules/congestion_controller/transport_feedback_adapter.cc", + "//webrtc/modules/congestion_controller/transport_feedback_adapter.h", + "//webrtc/modules/congestion_controller/trendline_estimator.cc", + "//webrtc/modules/congestion_controller/trendline_estimator.h" + ], + "type": "static_library" + }, + "//webrtc/modules/desktop_capture:desktop_capture": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "MULTI_MONITOR_SCREENSHARE", + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved", + "//webrtc/modules/desktop_capture:primitives", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "/media/libyuv/libyuv/include/", + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [ + "X11", + "X11-xcb", + "xcb", + "Xcomposite", + "Xcursor", + "Xdamage", + "Xext", + "Xfixes", + "Xi", + "Xrender" + ], + "sources": [ + "//webrtc/modules/desktop_capture/cropped_desktop_frame.cc", + "//webrtc/modules/desktop_capture/cropped_desktop_frame.h", + "//webrtc/modules/desktop_capture/cropping_window_capturer.cc", + "//webrtc/modules/desktop_capture/cropping_window_capturer.h", + "//webrtc/modules/desktop_capture/desktop_and_cursor_composer.cc", + "//webrtc/modules/desktop_capture/desktop_and_cursor_composer.h", + "//webrtc/modules/desktop_capture/desktop_capture_options.cc", + "//webrtc/modules/desktop_capture/desktop_capture_options.h", + "//webrtc/modules/desktop_capture/desktop_capturer.cc", + "//webrtc/modules/desktop_capture/desktop_capturer.h", + "//webrtc/modules/desktop_capture/desktop_capturer_differ_wrapper.cc", + "//webrtc/modules/desktop_capture/desktop_capturer_differ_wrapper.h", + "//webrtc/modules/desktop_capture/desktop_frame_rotation.cc", + "//webrtc/modules/desktop_capture/desktop_frame_rotation.h", + "//webrtc/modules/desktop_capture/differ_block.cc", + "//webrtc/modules/desktop_capture/differ_block.h", + "//webrtc/modules/desktop_capture/mouse_cursor.cc", + "//webrtc/modules/desktop_capture/mouse_cursor.h", + "//webrtc/modules/desktop_capture/mouse_cursor_monitor.h", + "//webrtc/modules/desktop_capture/screen_capture_frame_queue.h", + "//webrtc/modules/desktop_capture/screen_capturer_helper.cc", + "//webrtc/modules/desktop_capture/screen_capturer_helper.h", + "//webrtc/modules/desktop_capture/desktop_device_info.cc", + "//webrtc/modules/desktop_capture/desktop_device_info.h", + "//webrtc/modules/desktop_capture/mouse_cursor_monitor_x11.cc", + "//webrtc/modules/desktop_capture/screen_capturer_x11.cc", + "//webrtc/modules/desktop_capture/window_capturer_x11.cc", + "//webrtc/modules/desktop_capture/x11/shared_x_display.cc", + "//webrtc/modules/desktop_capture/x11/shared_x_display.h", + "//webrtc/modules/desktop_capture/x11/x_error_trap.cc", + "//webrtc/modules/desktop_capture/x11/x_error_trap.h", + "//webrtc/modules/desktop_capture/x11/x_server_pixel_buffer.cc", + "//webrtc/modules/desktop_capture/x11/x_server_pixel_buffer.h", + "//webrtc/modules/desktop_capture/app_capturer_x11.cc", + "//webrtc/modules/desktop_capture/app_capturer_x11.h", + "//webrtc/modules/desktop_capture/x11/desktop_device_info_x11.cc", + "//webrtc/modules/desktop_capture/x11/desktop_device_info_x11.h", + "//webrtc/modules/desktop_capture/x11/shared_x_util.cc", + "//webrtc/modules/desktop_capture/x11/shared_x_util.h" + ], + "type": "static_library" + }, + "//webrtc/modules/desktop_capture:primitives": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/desktop_capture/desktop_capture_types.h", + "//webrtc/modules/desktop_capture/desktop_frame.cc", + "//webrtc/modules/desktop_capture/desktop_frame.h", + "//webrtc/modules/desktop_capture/desktop_geometry.cc", + "//webrtc/modules/desktop_capture/desktop_geometry.h", + "//webrtc/modules/desktop_capture/desktop_region.cc", + "//webrtc/modules/desktop_capture/desktop_region.h", + "//webrtc/modules/desktop_capture/shared_desktop_frame.cc", + "//webrtc/modules/desktop_capture/shared_desktop_frame.h", + "//webrtc/modules/desktop_capture/shared_memory.cc", + "//webrtc/modules/desktop_capture/shared_memory.h" + ], + "type": "static_library" + }, + "//webrtc/modules/media_file:media_file": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved", + "//webrtc/common_audio:common_audio", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//webrtc/common_audio/resampler/include/", + "//webrtc/common_audio/signal_processing/include/", + "//webrtc/common_audio/vad/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/media_file/media_file.h", + "//webrtc/modules/media_file/media_file_defines.h", + "//webrtc/modules/media_file/media_file_impl.cc", + "//webrtc/modules/media_file/media_file_impl.h", + "//webrtc/modules/media_file/media_file_utility.cc", + "//webrtc/modules/media_file/media_file_utility.h" + ], + "type": "static_library" + }, + "//webrtc/modules/pacing:pacing": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD", + "WEBRTC_BUILD_LIBEVENT" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved", + "//webrtc/modules/rtp_rtcp:rtp_rtcp", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/pacing/alr_detector.cc", + "//webrtc/modules/pacing/alr_detector.h", + "//webrtc/modules/pacing/bitrate_prober.cc", + "//webrtc/modules/pacing/bitrate_prober.h", + "//webrtc/modules/pacing/paced_sender.cc", + "//webrtc/modules/pacing/paced_sender.h", + "//webrtc/modules/pacing/packet_router.cc", + "//webrtc/modules/pacing/packet_router.h" + ], + "type": "static_library" + }, + "//webrtc/modules/remote_bitrate_estimator:remote_bitrate_estimator": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "BWE_TEST_LOGGING_COMPILE_TIME_ENABLE=0", + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/remote_bitrate_estimator/aimd_rate_control.cc", + "//webrtc/modules/remote_bitrate_estimator/aimd_rate_control.h", + "//webrtc/modules/remote_bitrate_estimator/bwe_defines.cc", + "//webrtc/modules/remote_bitrate_estimator/include/bwe_defines.h", + "//webrtc/modules/remote_bitrate_estimator/include/remote_bitrate_estimator.h", + "//webrtc/modules/remote_bitrate_estimator/include/send_time_history.h", + "//webrtc/modules/remote_bitrate_estimator/inter_arrival.cc", + "//webrtc/modules/remote_bitrate_estimator/inter_arrival.h", + "//webrtc/modules/remote_bitrate_estimator/overuse_detector.cc", + "//webrtc/modules/remote_bitrate_estimator/overuse_detector.h", + "//webrtc/modules/remote_bitrate_estimator/overuse_estimator.cc", + "//webrtc/modules/remote_bitrate_estimator/overuse_estimator.h", + "//webrtc/modules/remote_bitrate_estimator/remote_bitrate_estimator_abs_send_time.cc", + "//webrtc/modules/remote_bitrate_estimator/remote_bitrate_estimator_abs_send_time.h", + "//webrtc/modules/remote_bitrate_estimator/remote_bitrate_estimator_single_stream.cc", + "//webrtc/modules/remote_bitrate_estimator/remote_bitrate_estimator_single_stream.h", + "//webrtc/modules/remote_bitrate_estimator/remote_estimator_proxy.cc", + "//webrtc/modules/remote_bitrate_estimator/remote_estimator_proxy.h", + "//webrtc/modules/remote_bitrate_estimator/send_time_history.cc", + "//webrtc/modules/remote_bitrate_estimator/test/bwe_test_logging.h" + ], + "type": "static_library" + }, + "//webrtc/modules/rtp_rtcp:rtp_rtcp": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "BWE_TEST_LOGGING_COMPILE_TIME_ENABLE=0", + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD", + "WEBRTC_BUILD_LIBEVENT" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/api:transport_api", + "//webrtc/base:gtest_prod", + "//webrtc/base:rtc_base_approved", + "//webrtc/base:rtc_task_queue", + "//webrtc/call:call_interfaces", + "//webrtc/common_video:common_video", + "//webrtc/logging:rtc_event_log_api", + "//webrtc/modules/remote_bitrate_estimator:remote_bitrate_estimator", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//webrtc/common_video/include/", + "//webrtc/common_video/libyuv/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/rtp_rtcp/include/flexfec_receiver.h", + "//webrtc/modules/rtp_rtcp/include/flexfec_sender.h", + "//webrtc/modules/rtp_rtcp/include/receive_statistics.h", + "//webrtc/modules/rtp_rtcp/include/remote_ntp_time_estimator.h", + "//webrtc/modules/rtp_rtcp/include/rtp_audio_level_observer.h", + "//webrtc/modules/rtp_rtcp/include/rtp_header_parser.h", + "//webrtc/modules/rtp_rtcp/include/rtp_payload_registry.h", + "//webrtc/modules/rtp_rtcp/include/rtp_receiver.h", + "//webrtc/modules/rtp_rtcp/include/rtp_rtcp.h", + "//webrtc/modules/rtp_rtcp/include/rtp_rtcp_defines.h", + "//webrtc/modules/rtp_rtcp/include/ulpfec_receiver.h", + "//webrtc/modules/rtp_rtcp/source/byte_io.h", + "//webrtc/modules/rtp_rtcp/source/dtmf_queue.cc", + "//webrtc/modules/rtp_rtcp/source/dtmf_queue.h", + "//webrtc/modules/rtp_rtcp/source/fec_private_tables_bursty.h", + "//webrtc/modules/rtp_rtcp/source/fec_private_tables_random.h", + "//webrtc/modules/rtp_rtcp/source/flexfec_header_reader_writer.cc", + "//webrtc/modules/rtp_rtcp/source/flexfec_header_reader_writer.h", + "//webrtc/modules/rtp_rtcp/source/flexfec_receiver.cc", + "//webrtc/modules/rtp_rtcp/source/flexfec_sender.cc", + "//webrtc/modules/rtp_rtcp/source/forward_error_correction.cc", + "//webrtc/modules/rtp_rtcp/source/forward_error_correction.h", + "//webrtc/modules/rtp_rtcp/source/forward_error_correction_internal.cc", + "//webrtc/modules/rtp_rtcp/source/forward_error_correction_internal.h", + "//webrtc/modules/rtp_rtcp/source/packet_loss_stats.cc", + "//webrtc/modules/rtp_rtcp/source/packet_loss_stats.h", + "//webrtc/modules/rtp_rtcp/source/playout_delay_oracle.cc", + "//webrtc/modules/rtp_rtcp/source/playout_delay_oracle.h", + "//webrtc/modules/rtp_rtcp/source/receive_statistics_impl.cc", + "//webrtc/modules/rtp_rtcp/source/receive_statistics_impl.h", + "//webrtc/modules/rtp_rtcp/source/remote_ntp_time_estimator.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/app.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/app.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/bye.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/bye.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/common_header.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/common_header.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/compound_packet.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/compound_packet.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/dlrr.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/dlrr.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/extended_jitter_report.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/extended_jitter_report.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/extended_reports.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/extended_reports.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/fir.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/fir.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/nack.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/nack.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/pli.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/pli.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/psfb.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/psfb.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/rapid_resync_request.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/rapid_resync_request.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/receiver_report.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/receiver_report.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/remb.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/remb.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/report_block.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/report_block.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/rpsi.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/rpsi.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/rrtr.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/rrtr.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/rtpfb.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/rtpfb.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/sdes.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/sdes.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/sender_report.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/sender_report.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/sli.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/sli.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/target_bitrate.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/target_bitrate.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/tmmb_item.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/tmmb_item.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/tmmbn.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/tmmbn.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/tmmbr.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/tmmbr.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/transport_feedback.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/transport_feedback.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/voip_metric.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/voip_metric.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_receiver.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_receiver.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_sender.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_sender.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_utility.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_utility.h", + "//webrtc/modules/rtp_rtcp/source/rtp_format.cc", + "//webrtc/modules/rtp_rtcp/source/rtp_format.h", + "//webrtc/modules/rtp_rtcp/source/rtp_format_h264.cc", + "//webrtc/modules/rtp_rtcp/source/rtp_format_h264.h", + "//webrtc/modules/rtp_rtcp/source/rtp_format_video_generic.cc", + "//webrtc/modules/rtp_rtcp/source/rtp_format_video_generic.h", + "//webrtc/modules/rtp_rtcp/source/rtp_format_vp8.cc", + "//webrtc/modules/rtp_rtcp/source/rtp_format_vp8.h", + "//webrtc/modules/rtp_rtcp/source/rtp_format_vp9.cc", + "//webrtc/modules/rtp_rtcp/source/rtp_format_vp9.h", + "//webrtc/modules/rtp_rtcp/source/rtp_header_extension.cc", + "//webrtc/modules/rtp_rtcp/source/rtp_header_extension.h", + "//webrtc/modules/rtp_rtcp/source/rtp_header_extensions.cc", + "//webrtc/modules/rtp_rtcp/source/rtp_header_extensions.h", + "//webrtc/modules/rtp_rtcp/source/rtp_header_parser.cc", + "//webrtc/modules/rtp_rtcp/source/rtp_packet.cc", + "//webrtc/modules/rtp_rtcp/source/rtp_packet.h", + "//webrtc/modules/rtp_rtcp/source/rtp_packet_history.cc", + "//webrtc/modules/rtp_rtcp/source/rtp_packet_history.h", + "//webrtc/modules/rtp_rtcp/source/rtp_packet_received.h", + "//webrtc/modules/rtp_rtcp/source/rtp_packet_to_send.h", + "//webrtc/modules/rtp_rtcp/source/rtp_payload_registry.cc", + "//webrtc/modules/rtp_rtcp/source/rtp_receiver_audio.cc", + "//webrtc/modules/rtp_rtcp/source/rtp_receiver_audio.h", + "//webrtc/modules/rtp_rtcp/source/rtp_receiver_impl.cc", + "//webrtc/modules/rtp_rtcp/source/rtp_receiver_impl.h", + "//webrtc/modules/rtp_rtcp/source/rtp_receiver_strategy.cc", + "//webrtc/modules/rtp_rtcp/source/rtp_receiver_strategy.h", + "//webrtc/modules/rtp_rtcp/source/rtp_receiver_video.cc", + "//webrtc/modules/rtp_rtcp/source/rtp_receiver_video.h", + "//webrtc/modules/rtp_rtcp/source/rtp_rtcp_config.h", + "//webrtc/modules/rtp_rtcp/source/rtp_rtcp_impl.cc", + "//webrtc/modules/rtp_rtcp/source/rtp_rtcp_impl.h", + "//webrtc/modules/rtp_rtcp/source/rtp_sender.cc", + "//webrtc/modules/rtp_rtcp/source/rtp_sender.h", + "//webrtc/modules/rtp_rtcp/source/rtp_sender_audio.cc", + "//webrtc/modules/rtp_rtcp/source/rtp_sender_audio.h", + "//webrtc/modules/rtp_rtcp/source/rtp_sender_video.cc", + "//webrtc/modules/rtp_rtcp/source/rtp_sender_video.h", + "//webrtc/modules/rtp_rtcp/source/rtp_utility.cc", + "//webrtc/modules/rtp_rtcp/source/rtp_utility.h", + "//webrtc/modules/rtp_rtcp/source/ssrc_database.cc", + "//webrtc/modules/rtp_rtcp/source/ssrc_database.h", + "//webrtc/modules/rtp_rtcp/source/time_util.cc", + "//webrtc/modules/rtp_rtcp/source/time_util.h", + "//webrtc/modules/rtp_rtcp/source/tmmbr_help.cc", + "//webrtc/modules/rtp_rtcp/source/tmmbr_help.h", + "//webrtc/modules/rtp_rtcp/source/ulpfec_generator.cc", + "//webrtc/modules/rtp_rtcp/source/ulpfec_generator.h", + "//webrtc/modules/rtp_rtcp/source/ulpfec_header_reader_writer.cc", + "//webrtc/modules/rtp_rtcp/source/ulpfec_header_reader_writer.h", + "//webrtc/modules/rtp_rtcp/source/ulpfec_receiver_impl.cc", + "//webrtc/modules/rtp_rtcp/source/ulpfec_receiver_impl.h", + "//webrtc/modules/rtp_rtcp/source/video_codec_information.h", + "//webrtc/modules/rtp_rtcp/source/vp8_partition_aggregator.cc", + "//webrtc/modules/rtp_rtcp/source/vp8_partition_aggregator.h" + ], + "type": "static_library" + }, + "//webrtc/modules/utility:utility": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD", + "WEBRTC_BUILD_LIBEVENT" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/audio/utility:audio_frame_operations", + "//webrtc/base:rtc_task_queue", + "//webrtc/common_audio:common_audio", + "//webrtc/modules/audio_coding:audio_coding", + "//webrtc/modules/audio_coding:audio_format_conversion", + "//webrtc/modules/audio_coding:builtin_audio_decoder_factory", + "//webrtc/modules/audio_coding:rent_a_codec", + "//webrtc/modules/media_file:media_file", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//webrtc/common_audio/resampler/include/", + "//webrtc/common_audio/signal_processing/include/", + "//webrtc/common_audio/vad/include/", + "//webrtc/modules/audio_coding/include/", + "//webrtc/modules/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/utility/include/audio_frame_operations.h", + "//webrtc/modules/utility/include/process_thread.h", + "//webrtc/modules/utility/source/process_thread_impl.cc", + "//webrtc/modules/utility/source/process_thread_impl.h" + ], + "type": "static_library" + }, + "//webrtc/modules/video_capture:video_capture_internal_impl": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD", + "WEBRTC_BUILD_LIBEVENT" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved", + "//webrtc/modules/video_capture:video_capture_module", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/video_capture/linux/device_info_linux.cc", + "//webrtc/modules/video_capture/linux/device_info_linux.h", + "//webrtc/modules/video_capture/linux/video_capture_linux.cc", + "//webrtc/modules/video_capture/linux/video_capture_linux.h" + ], + "type": "static_library" + }, + "//webrtc/modules/video_capture:video_capture_module": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD", + "WEBRTC_BUILD_LIBEVENT" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved", + "//webrtc/common_video:common_video", + "//webrtc/modules/utility:utility", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//webrtc/common_video/include/", + "//webrtc/common_video/libyuv/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/video_capture/device_info_impl.cc", + "//webrtc/modules/video_capture/device_info_impl.h", + "//webrtc/modules/video_capture/video_capture.h", + "//webrtc/modules/video_capture/video_capture_config.h", + "//webrtc/modules/video_capture/video_capture_defines.h", + "//webrtc/modules/video_capture/video_capture_delay.h", + "//webrtc/modules/video_capture/video_capture_factory.cc", + "//webrtc/modules/video_capture/video_capture_factory.h", + "//webrtc/modules/video_capture/video_capture_impl.cc", + "//webrtc/modules/video_capture/video_capture_impl.h" + ], + "type": "static_library" + }, + "//webrtc/modules/video_coding:video_coding": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD", + "WEBRTC_BUILD_LIBEVENT" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved", + "//webrtc/base:rtc_numerics", + "//webrtc/base:rtc_task_queue", + "//webrtc/common_video:common_video", + "//webrtc/modules/rtp_rtcp:rtp_rtcp", + "//webrtc/modules/utility:utility", + "//webrtc/modules/video_coding:video_coding_utility", + "//webrtc/modules/video_coding:webrtc_h264", + "//webrtc/modules/video_coding:webrtc_i420", + "//webrtc/modules/video_coding:webrtc_vp8", + "//webrtc/modules/video_coding:webrtc_vp9", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//webrtc/common_video/include/", + "//webrtc/common_video/libyuv/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/video_coding/codec_database.cc", + "//webrtc/modules/video_coding/codec_database.h", + "//webrtc/modules/video_coding/codec_timer.cc", + "//webrtc/modules/video_coding/codec_timer.h", + "//webrtc/modules/video_coding/decoding_state.cc", + "//webrtc/modules/video_coding/decoding_state.h", + "//webrtc/modules/video_coding/encoded_frame.cc", + "//webrtc/modules/video_coding/encoded_frame.h", + "//webrtc/modules/video_coding/fec_rate_table.h", + "//webrtc/modules/video_coding/frame_buffer.cc", + "//webrtc/modules/video_coding/frame_buffer.h", + "//webrtc/modules/video_coding/frame_buffer2.cc", + "//webrtc/modules/video_coding/frame_buffer2.h", + "//webrtc/modules/video_coding/frame_object.cc", + "//webrtc/modules/video_coding/frame_object.h", + "//webrtc/modules/video_coding/generic_decoder.cc", + "//webrtc/modules/video_coding/generic_decoder.h", + "//webrtc/modules/video_coding/generic_encoder.cc", + "//webrtc/modules/video_coding/generic_encoder.h", + "//webrtc/modules/video_coding/h264_sprop_parameter_sets.cc", + "//webrtc/modules/video_coding/h264_sprop_parameter_sets.h", + "//webrtc/modules/video_coding/h264_sps_pps_tracker.cc", + "//webrtc/modules/video_coding/h264_sps_pps_tracker.h", + "//webrtc/modules/video_coding/histogram.cc", + "//webrtc/modules/video_coding/histogram.h", + "//webrtc/modules/video_coding/include/video_codec_initializer.h", + "//webrtc/modules/video_coding/include/video_coding.h", + "//webrtc/modules/video_coding/include/video_coding_defines.h", + "//webrtc/modules/video_coding/inter_frame_delay.cc", + "//webrtc/modules/video_coding/inter_frame_delay.h", + "//webrtc/modules/video_coding/internal_defines.h", + "//webrtc/modules/video_coding/jitter_buffer.cc", + "//webrtc/modules/video_coding/jitter_buffer.h", + "//webrtc/modules/video_coding/jitter_buffer_common.h", + "//webrtc/modules/video_coding/jitter_estimator.cc", + "//webrtc/modules/video_coding/jitter_estimator.h", + "//webrtc/modules/video_coding/media_opt_util.cc", + "//webrtc/modules/video_coding/media_opt_util.h", + "//webrtc/modules/video_coding/media_optimization.cc", + "//webrtc/modules/video_coding/media_optimization.h", + "//webrtc/modules/video_coding/nack_fec_tables.h", + "//webrtc/modules/video_coding/nack_module.cc", + "//webrtc/modules/video_coding/nack_module.h", + "//webrtc/modules/video_coding/packet.cc", + "//webrtc/modules/video_coding/packet.h", + "//webrtc/modules/video_coding/packet_buffer.cc", + "//webrtc/modules/video_coding/packet_buffer.h", + "//webrtc/modules/video_coding/protection_bitrate_calculator.cc", + "//webrtc/modules/video_coding/protection_bitrate_calculator.h", + "//webrtc/modules/video_coding/receiver.cc", + "//webrtc/modules/video_coding/receiver.h", + "//webrtc/modules/video_coding/rtp_frame_reference_finder.cc", + "//webrtc/modules/video_coding/rtp_frame_reference_finder.h", + "//webrtc/modules/video_coding/rtt_filter.cc", + "//webrtc/modules/video_coding/rtt_filter.h", + "//webrtc/modules/video_coding/session_info.cc", + "//webrtc/modules/video_coding/session_info.h", + "//webrtc/modules/video_coding/timestamp_map.cc", + "//webrtc/modules/video_coding/timestamp_map.h", + "//webrtc/modules/video_coding/timing.cc", + "//webrtc/modules/video_coding/timing.h", + "//webrtc/modules/video_coding/video_codec_initializer.cc", + "//webrtc/modules/video_coding/video_coding_impl.cc", + "//webrtc/modules/video_coding/video_coding_impl.h", + "//webrtc/modules/video_coding/video_receiver.cc", + "//webrtc/modules/video_coding/video_sender.cc" + ], + "type": "static_library" + }, + "//webrtc/modules/video_coding:video_coding_utility": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD", + "WEBRTC_BUILD_LIBEVENT" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved", + "//webrtc/base:rtc_numerics", + "//webrtc/common_video:common_video", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//webrtc/common_video/include/", + "//webrtc/common_video/libyuv/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/video_coding/utility/default_video_bitrate_allocator.cc", + "//webrtc/modules/video_coding/utility/default_video_bitrate_allocator.h", + "//webrtc/modules/video_coding/utility/frame_dropper.cc", + "//webrtc/modules/video_coding/utility/frame_dropper.h", + "//webrtc/modules/video_coding/utility/ivf_file_writer.cc", + "//webrtc/modules/video_coding/utility/ivf_file_writer.h", + "//webrtc/modules/video_coding/utility/moving_average.cc", + "//webrtc/modules/video_coding/utility/moving_average.h", + "//webrtc/modules/video_coding/utility/qp_parser.cc", + "//webrtc/modules/video_coding/utility/qp_parser.h", + "//webrtc/modules/video_coding/utility/quality_scaler.cc", + "//webrtc/modules/video_coding/utility/quality_scaler.h", + "//webrtc/modules/video_coding/utility/simulcast_rate_allocator.cc", + "//webrtc/modules/video_coding/utility/simulcast_rate_allocator.h", + "//webrtc/modules/video_coding/utility/vp8_header_parser.cc", + "//webrtc/modules/video_coding/utility/vp8_header_parser.h" + ], + "type": "static_library" + }, + "//webrtc/modules/video_coding:webrtc_h264": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD", + "WEBRTC_BUILD_LIBEVENT" + ], + "deps": [ + "//webrtc/base:rtc_base_approved", + "//webrtc/modules/video_coding:video_coding_utility", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/video_coding/codecs/h264/h264.cc", + "//webrtc/modules/video_coding/codecs/h264/include/h264.h" + ], + "type": "static_library" + }, + "//webrtc/modules/video_coding:webrtc_i420": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD", + "WEBRTC_BUILD_LIBEVENT" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved", + "//webrtc/common_video:common_video", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//webrtc/common_video/include/", + "//webrtc/common_video/libyuv/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/video_coding/codecs/i420/i420.cc", + "//webrtc/modules/video_coding/codecs/i420/include/i420.h" + ], + "type": "static_library" + }, + "//webrtc/modules/video_coding:webrtc_vp8": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD", + "WEBRTC_BUILD_LIBEVENT" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved", + "//webrtc/common_video:common_video", + "//webrtc/modules/video_coding:video_coding_utility", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "/media/libyuv/libyuv/include/", + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//webrtc/common_video/include/", + "//webrtc/common_video/libyuv/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/video_coding/codecs/vp8/default_temporal_layers.cc", + "//webrtc/modules/video_coding/codecs/vp8/default_temporal_layers.h", + "//webrtc/modules/video_coding/codecs/vp8/include/vp8.h", + "//webrtc/modules/video_coding/codecs/vp8/include/vp8_common_types.h", + "//webrtc/modules/video_coding/codecs/vp8/realtime_temporal_layers.cc", + "//webrtc/modules/video_coding/codecs/vp8/reference_picture_selection.cc", + "//webrtc/modules/video_coding/codecs/vp8/reference_picture_selection.h", + "//webrtc/modules/video_coding/codecs/vp8/screenshare_layers.cc", + "//webrtc/modules/video_coding/codecs/vp8/screenshare_layers.h", + "//webrtc/modules/video_coding/codecs/vp8/simulcast_encoder_adapter.cc", + "//webrtc/modules/video_coding/codecs/vp8/simulcast_encoder_adapter.h", + "//webrtc/modules/video_coding/codecs/vp8/temporal_layers.h", + "//webrtc/modules/video_coding/codecs/vp8/vp8_impl.cc", + "//webrtc/modules/video_coding/codecs/vp8/vp8_impl.h" + ], + "type": "static_library" + }, + "//webrtc/modules/video_coding:webrtc_vp9": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD", + "WEBRTC_BUILD_LIBEVENT" + ], + "deps": [ + "//webrtc/base:rtc_base_approved", + "//webrtc/common_video:common_video", + "//webrtc/modules/video_coding:video_coding_utility", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//webrtc/common_video/include/", + "//webrtc/common_video/libyuv/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/video_coding/codecs/vp9/include/vp9.h", + "//webrtc/modules/video_coding/codecs/vp9/screenshare_layers.cc", + "//webrtc/modules/video_coding/codecs/vp9/screenshare_layers.h", + "//webrtc/modules/video_coding/codecs/vp9/vp9_frame_buffer_pool.cc", + "//webrtc/modules/video_coding/codecs/vp9/vp9_frame_buffer_pool.h", + "//webrtc/modules/video_coding/codecs/vp9/vp9_impl.cc", + "//webrtc/modules/video_coding/codecs/vp9/vp9_impl.h" + ], + "type": "static_library" + }, + "//webrtc/modules/video_processing:video_processing": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD", + "WEBRTC_BUILD_LIBEVENT" + ], + "deps": [ + "//webrtc/base:rtc_base_approved", + "//webrtc/common_audio:common_audio", + "//webrtc/common_video:common_video", + "//webrtc/modules/utility:utility", + "//webrtc/modules/video_processing:video_processing_neon", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "/media/libyuv/libyuv/include/", + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//webrtc/common_audio/resampler/include/", + "//webrtc/common_audio/signal_processing/include/", + "//webrtc/common_audio/vad/include/", + "//webrtc/common_video/include/", + "//webrtc/common_video/libyuv/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/video_processing/util/denoiser_filter.cc", + "//webrtc/modules/video_processing/util/denoiser_filter.h", + "//webrtc/modules/video_processing/util/denoiser_filter_c.cc", + "//webrtc/modules/video_processing/util/denoiser_filter_c.h", + "//webrtc/modules/video_processing/util/noise_estimation.cc", + "//webrtc/modules/video_processing/util/noise_estimation.h", + "//webrtc/modules/video_processing/util/skin_detection.cc", + "//webrtc/modules/video_processing/util/skin_detection.h", + "//webrtc/modules/video_processing/video_denoiser.cc", + "//webrtc/modules/video_processing/video_denoiser.h" + ], + "type": "static_library" + }, + "//webrtc/modules/video_processing:video_processing_neon": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/video_processing/util/denoiser_filter_neon.cc", + "//webrtc/modules/video_processing/util/denoiser_filter_neon.h" + ], + "type": "static_library" + }, + "//webrtc/system_wrappers:field_trial_default": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/system_wrappers/include/field_trial_default.h", + "//webrtc/system_wrappers/source/field_trial_default.cc" + ], + "type": "static_library" + }, + "//webrtc/system_wrappers:metrics_default": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/system_wrappers/include/metrics_default.h", + "//webrtc/system_wrappers/source/metrics_default.cc" + ], + "type": "static_library" + }, + "//webrtc/system_wrappers:system_wrappers": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "WEBRTC_THREAD_RR", + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/system_wrappers/include/aligned_array.h", + "//webrtc/system_wrappers/include/aligned_malloc.h", + "//webrtc/system_wrappers/include/atomic32.h", + "//webrtc/system_wrappers/include/clock.h", + "//webrtc/system_wrappers/include/cpu_features_wrapper.h", + "//webrtc/system_wrappers/include/cpu_info.h", + "//webrtc/system_wrappers/include/critical_section_wrapper.h", + "//webrtc/system_wrappers/include/event_wrapper.h", + "//webrtc/system_wrappers/include/field_trial.h", + "//webrtc/system_wrappers/include/file_wrapper.h", + "//webrtc/system_wrappers/include/logging.h", + "//webrtc/system_wrappers/include/metrics.h", + "//webrtc/system_wrappers/include/ntp_time.h", + "//webrtc/system_wrappers/include/rtp_to_ntp_estimator.h", + "//webrtc/system_wrappers/include/rw_lock_wrapper.h", + "//webrtc/system_wrappers/include/sleep.h", + "//webrtc/system_wrappers/include/static_instance.h", + "//webrtc/system_wrappers/include/stringize_macros.h", + "//webrtc/system_wrappers/include/timestamp_extrapolator.h", + "//webrtc/system_wrappers/include/trace.h", + "//webrtc/system_wrappers/source/aligned_malloc.cc", + "//webrtc/system_wrappers/source/clock.cc", + "//webrtc/system_wrappers/source/cpu_features.cc", + "//webrtc/system_wrappers/source/cpu_info.cc", + "//webrtc/system_wrappers/source/event.cc", + "//webrtc/system_wrappers/source/event_timer_posix.cc", + "//webrtc/system_wrappers/source/event_timer_posix.h", + "//webrtc/system_wrappers/source/file_impl.cc", + "//webrtc/system_wrappers/source/logging.cc", + "//webrtc/system_wrappers/source/rtp_to_ntp_estimator.cc", + "//webrtc/system_wrappers/source/rw_lock.cc", + "//webrtc/system_wrappers/source/rw_lock_posix.cc", + "//webrtc/system_wrappers/source/rw_lock_posix.h", + "//webrtc/system_wrappers/source/sleep.cc", + "//webrtc/system_wrappers/source/timestamp_extrapolator.cc", + "//webrtc/system_wrappers/source/trace_impl.cc", + "//webrtc/system_wrappers/source/trace_impl.h", + "//webrtc/system_wrappers/source/trace_posix.cc", + "//webrtc/system_wrappers/source/trace_posix.h", + "//webrtc/system_wrappers/source/atomic32_non_darwin_unix.cc" + ], + "type": "static_library" + }, + "//webrtc/video:video": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD", + "WEBRTC_BUILD_LIBEVENT" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/api:transport_api", + "//webrtc/base:rtc_base_approved", + "//webrtc/base:rtc_numerics", + "//webrtc/base:rtc_task_queue", + "//webrtc/common_video:common_video", + "//webrtc/logging:rtc_event_log_api", + "//webrtc/modules/bitrate_controller:bitrate_controller", + "//webrtc/modules/congestion_controller:congestion_controller", + "//webrtc/modules/pacing:pacing", + "//webrtc/modules/remote_bitrate_estimator:remote_bitrate_estimator", + "//webrtc/modules/rtp_rtcp:rtp_rtcp", + "//webrtc/modules/utility:utility", + "//webrtc/modules/video_coding:video_coding", + "//webrtc/modules/video_processing:video_processing", + "//webrtc/system_wrappers:system_wrappers", + "//webrtc/voice_engine:voice_engine" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//webrtc/common_video/include/", + "//webrtc/common_video/libyuv/include/", + "//webrtc/modules/audio_coding/include/", + "//webrtc/modules/include/" + ], + "libs": [], + "sources": [ + "//webrtc/video/call_stats.cc", + "//webrtc/video/call_stats.h", + "//webrtc/video/encoder_rtcp_feedback.cc", + "//webrtc/video/encoder_rtcp_feedback.h", + "//webrtc/video/overuse_frame_detector.cc", + "//webrtc/video/overuse_frame_detector.h", + "//webrtc/video/payload_router.cc", + "//webrtc/video/payload_router.h", + "//webrtc/video/quality_threshold.cc", + "//webrtc/video/quality_threshold.h", + "//webrtc/video/receive_statistics_proxy.cc", + "//webrtc/video/receive_statistics_proxy.h", + "//webrtc/video/report_block_stats.cc", + "//webrtc/video/report_block_stats.h", + "//webrtc/video/rtp_stream_receiver.cc", + "//webrtc/video/rtp_stream_receiver.h", + "//webrtc/video/rtp_streams_synchronizer.cc", + "//webrtc/video/rtp_streams_synchronizer.h", + "//webrtc/video/send_delay_stats.cc", + "//webrtc/video/send_delay_stats.h", + "//webrtc/video/send_statistics_proxy.cc", + "//webrtc/video/send_statistics_proxy.h", + "//webrtc/video/stats_counter.cc", + "//webrtc/video/stats_counter.h", + "//webrtc/video/stream_synchronization.cc", + "//webrtc/video/stream_synchronization.h", + "//webrtc/video/transport_adapter.cc", + "//webrtc/video/transport_adapter.h", + "//webrtc/video/video_receive_stream.cc", + "//webrtc/video/video_receive_stream.h", + "//webrtc/video/video_send_stream.cc", + "//webrtc/video/video_send_stream.h", + "//webrtc/video/video_stream_decoder.cc", + "//webrtc/video/video_stream_decoder.h", + "//webrtc/video/vie_encoder.cc", + "//webrtc/video/vie_encoder.h", + "//webrtc/video/vie_remb.cc", + "//webrtc/video/vie_remb.h" + ], + "type": "static_library" + }, + "//webrtc/video_engine:video_engine": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/video_engine/browser_capture_impl.h", + "//webrtc/video_engine/desktop_capture_impl.cc", + "//webrtc/video_engine/desktop_capture_impl.h" + ], + "type": "static_library" + }, + "//webrtc/voice_engine:audio_coder": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/modules/audio_coding:audio_coding", + "//webrtc/modules/audio_coding:audio_format_conversion", + "//webrtc/modules/audio_coding:builtin_audio_decoder_factory", + "//webrtc/modules/audio_coding:rent_a_codec" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//webrtc/modules/audio_coding/include/", + "//webrtc/modules/include/" + ], + "libs": [], + "sources": [ + "//webrtc/voice_engine/coder.cc", + "//webrtc/voice_engine/coder.h" + ], + "type": "static_library" + }, + "//webrtc/voice_engine:file_player": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/common_audio:common_audio", + "//webrtc/modules/media_file:media_file", + "//webrtc/system_wrappers:system_wrappers", + "//webrtc/voice_engine:audio_coder" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//webrtc/common_audio/resampler/include/", + "//webrtc/common_audio/signal_processing/include/", + "//webrtc/common_audio/vad/include/" + ], + "libs": [], + "sources": [ + "//webrtc/voice_engine/file_player.cc", + "//webrtc/voice_engine/file_player.h" + ], + "type": "static_library" + }, + "//webrtc/voice_engine:file_recorder": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved", + "//webrtc/common_audio:common_audio", + "//webrtc/modules/media_file:media_file", + "//webrtc/system_wrappers:system_wrappers", + "//webrtc/voice_engine:audio_coder" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//webrtc/common_audio/resampler/include/", + "//webrtc/common_audio/signal_processing/include/", + "//webrtc/common_audio/vad/include/" + ], + "libs": [], + "sources": [ + "//webrtc/voice_engine/file_recorder.cc", + "//webrtc/voice_engine/file_recorder.h" + ], + "type": "static_library" + }, + "//webrtc/voice_engine:level_indicator": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved", + "//webrtc/common_audio:common_audio" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//webrtc/common_audio/resampler/include/", + "//webrtc/common_audio/signal_processing/include/", + "//webrtc/common_audio/vad/include/" + ], + "libs": [], + "sources": [ + "//webrtc/voice_engine/level_indicator.cc", + "//webrtc/voice_engine/level_indicator.h" + ], + "type": "static_library" + }, + "//webrtc/voice_engine:voice_engine": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD", + "WEBRTC_BUILD_LIBEVENT" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/api:audio_mixer_api", + "//webrtc/api:call_api", + "//webrtc/api:transport_api", + "//webrtc/audio/utility:audio_frame_operations", + "//webrtc/base:rtc_base_approved", + "//webrtc/common_audio:common_audio", + "//webrtc/logging:rtc_event_log_api", + "//webrtc/modules/audio_coding:audio_coding", + "//webrtc/modules/audio_coding:audio_decoder_factory_interface", + "//webrtc/modules/audio_coding:audio_format_conversion", + "//webrtc/modules/audio_coding:builtin_audio_decoder_factory", + "//webrtc/modules/audio_coding:rent_a_codec", + "//webrtc/modules/audio_conference_mixer:audio_conference_mixer", + "//webrtc/modules/audio_device:audio_device", + "//webrtc/modules/audio_processing:audio_processing", + "//webrtc/modules/bitrate_controller:bitrate_controller", + "//webrtc/modules/media_file:media_file", + "//webrtc/modules/pacing:pacing", + "//webrtc/modules/rtp_rtcp:rtp_rtcp", + "//webrtc/modules/utility:utility", + "//webrtc/system_wrappers:system_wrappers", + "//webrtc/voice_engine:file_player", + "//webrtc/voice_engine:file_recorder", + "//webrtc/voice_engine:level_indicator" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//webrtc/modules/audio_coding/include/", + "//webrtc/modules/include/", + "//webrtc/common_audio/resampler/include/", + "//webrtc/common_audio/signal_processing/include/", + "//webrtc/common_audio/vad/include/", + "//webrtc/modules/audio_conference_mixer/include/", + "//webrtc/modules/include/", + "//webrtc/modules/include/", + "//webrtc/modules/audio_device/include/", + "//webrtc/modules/audio_device/dummy/" + ], + "libs": [], + "sources": [ + "//webrtc/voice_engine/channel.cc", + "//webrtc/voice_engine/channel.h", + "//webrtc/voice_engine/channel_manager.cc", + "//webrtc/voice_engine/channel_manager.h", + "//webrtc/voice_engine/channel_proxy.cc", + "//webrtc/voice_engine/channel_proxy.h", + "//webrtc/voice_engine/include/voe_audio_processing.h", + "//webrtc/voice_engine/include/voe_base.h", + "//webrtc/voice_engine/include/voe_codec.h", + "//webrtc/voice_engine/include/voe_errors.h", + "//webrtc/voice_engine/include/voe_external_media.h", + "//webrtc/voice_engine/include/voe_file.h", + "//webrtc/voice_engine/include/voe_hardware.h", + "//webrtc/voice_engine/include/voe_neteq_stats.h", + "//webrtc/voice_engine/include/voe_network.h", + "//webrtc/voice_engine/include/voe_rtp_rtcp.h", + "//webrtc/voice_engine/include/voe_video_sync.h", + "//webrtc/voice_engine/include/voe_volume_control.h", + "//webrtc/voice_engine/monitor_module.cc", + "//webrtc/voice_engine/monitor_module.h", + "//webrtc/voice_engine/output_mixer.cc", + "//webrtc/voice_engine/output_mixer.h", + "//webrtc/voice_engine/shared_data.cc", + "//webrtc/voice_engine/shared_data.h", + "//webrtc/voice_engine/statistics.cc", + "//webrtc/voice_engine/statistics.h", + "//webrtc/voice_engine/transmit_mixer.cc", + "//webrtc/voice_engine/transmit_mixer.h", + "//webrtc/voice_engine/utility.cc", + "//webrtc/voice_engine/utility.h", + "//webrtc/voice_engine/voe_audio_processing_impl.cc", + "//webrtc/voice_engine/voe_audio_processing_impl.h", + "//webrtc/voice_engine/voe_base_impl.cc", + "//webrtc/voice_engine/voe_base_impl.h", + "//webrtc/voice_engine/voe_codec_impl.cc", + "//webrtc/voice_engine/voe_codec_impl.h", + "//webrtc/voice_engine/voe_external_media_impl.cc", + "//webrtc/voice_engine/voe_external_media_impl.h", + "//webrtc/voice_engine/voe_file_impl.cc", + "//webrtc/voice_engine/voe_file_impl.h", + "//webrtc/voice_engine/voe_hardware_impl.cc", + "//webrtc/voice_engine/voe_hardware_impl.h", + "//webrtc/voice_engine/voe_neteq_stats_impl.cc", + "//webrtc/voice_engine/voe_neteq_stats_impl.h", + "//webrtc/voice_engine/voe_network_impl.cc", + "//webrtc/voice_engine/voe_network_impl.h", + "//webrtc/voice_engine/voe_rtp_rtcp_impl.cc", + "//webrtc/voice_engine/voe_rtp_rtcp_impl.h", + "//webrtc/voice_engine/voe_video_sync_impl.cc", + "//webrtc/voice_engine/voe_video_sync_impl.h", + "//webrtc/voice_engine/voe_volume_control_impl.cc", + "//webrtc/voice_engine/voe_volume_control_impl.h", + "//webrtc/voice_engine/voice_engine_defines.h", + "//webrtc/voice_engine/voice_engine_impl.cc", + "//webrtc/voice_engine/voice_engine_impl.h" + ], + "type": "static_library" + }, + "//webrtc:webrtc": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD", + "WEBRTC_BUILD_LIBEVENT" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/api:transport_api", + "//webrtc/api:video_frame_api", + "//webrtc/audio:audio", + "//webrtc/base:base", + "//webrtc/call:call", + "//webrtc/common_audio:common_audio", + "//webrtc/common_video:common_video", + "//webrtc/media:media", + "//webrtc/modules:modules", + "//webrtc/modules/video_capture:video_capture_internal_impl", + "//webrtc/sdk:sdk", + "//webrtc/system_wrappers:field_trial_default", + "//webrtc/system_wrappers:metrics_default", + "//webrtc/system_wrappers:system_wrappers", + "//webrtc/video:video", + "//webrtc/video_engine:video_engine", + "//webrtc/voice_engine:voice_engine" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//webrtc/common_audio/resampler/include/", + "//webrtc/common_audio/signal_processing/include/", + "//webrtc/common_audio/vad/include/", + "//webrtc/common_video/include/", + "//webrtc/common_video/libyuv/include/", + "//webrtc/modules/audio_coding/include/", + "//webrtc/modules/include/", + "//webrtc/modules/audio_conference_mixer/include/", + "//webrtc/modules/include/", + "//webrtc/modules/include/", + "//webrtc/modules/audio_device/include/", + "//webrtc/modules/audio_device/dummy/" + ], + "libs": [ + "X11", + "X11-xcb", + "xcb", + "Xcomposite", + "Xcursor", + "Xdamage", + "Xext", + "Xfixes", + "Xi", + "Xrender" + ], + "sources": [ + "//webrtc/build/no_op_function.cc", + "//webrtc/call.h", + "//webrtc/config.h" + ], + "type": "static_library" + }, + "//webrtc:webrtc_common": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/common_types.cc", + "//webrtc/common_types.h", + "//webrtc/config.cc", + "//webrtc/config.h", + "//webrtc/typedefs.h" + ], + "type": "static_library" + } + } +} \ No newline at end of file diff --git a/media/webrtc/gn-configs/arm64_False_arm64_openbsd.json b/media/webrtc/gn-configs/arm64_False_arm64_openbsd.json new file mode 100644 --- /dev/null +++ b/media/webrtc/gn-configs/arm64_False_arm64_openbsd.json @@ -0,0 +1,8509 @@ +{ + "gn_gen_args": { + "host_cpu": "arm64", + "is_debug": false, + "target_cpu": "arm64", + "target_os": "openbsd" + }, + "mozbuild_args": { + "CPU_ARCH": "aarch64", + "HOST_CPU_ARCH": "aarch64", + "MOZ_DEBUG": null, + "OS_TARGET": "OpenBSD" + }, + "sandbox_vars": { + "COMPILE_FLAGS": { + "WARNINGS_AS_ERRORS": [] + }, + "FINAL_LIBRARY": "webrtc" + }, + "targets": { + "//webrtc/api:audio_mixer_api": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc/base:rtc_base_approved" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/api/audio/audio_mixer.h" + ], + "type": "source_set" + }, + "//webrtc/api:call_api": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/api:audio_mixer_api", + "//webrtc/api:transport_api", + "//webrtc/base:rtc_base_approved", + "//webrtc/modules/audio_coding:audio_decoder_factory_interface", + "//webrtc/modules/audio_coding:audio_encoder_interface" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/api/call/audio_sink.h" + ], + "type": "source_set" + }, + "//webrtc/api:transport_api": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/api/call/transport.h" + ], + "type": "source_set" + }, + "//webrtc/api:video_frame_api": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc/base:rtc_base_approved", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "/media/libyuv/libyuv/include/", + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/api/video/i420_buffer.cc", + "//webrtc/api/video/i420_buffer.h", + "//webrtc/api/video/video_frame.cc", + "//webrtc/api/video/video_frame.h", + "//webrtc/api/video/video_frame_buffer.h", + "//webrtc/api/video/video_rotation.h" + ], + "type": "source_set" + }, + "//webrtc/audio/utility:audio_frame_operations": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved", + "//webrtc/modules/audio_coding:audio_format_conversion" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/audio/utility/audio_frame_operations.cc", + "//webrtc/audio/utility/audio_frame_operations.h" + ], + "type": "static_library" + }, + "//webrtc/audio:audio": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD", + "WEBRTC_BUILD_LIBEVENT" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/api:audio_mixer_api", + "//webrtc/api:call_api", + "//webrtc/base:rtc_base_approved", + "//webrtc/base:rtc_task_queue", + "//webrtc/call:call_interfaces", + "//webrtc/common_audio:common_audio", + "//webrtc/modules/audio_device:audio_device", + "//webrtc/modules/audio_processing:audio_processing", + "//webrtc/modules/congestion_controller:congestion_controller", + "//webrtc/modules/pacing:pacing", + "//webrtc/modules/remote_bitrate_estimator:remote_bitrate_estimator", + "//webrtc/modules/rtp_rtcp:rtp_rtcp", + "//webrtc/system_wrappers:system_wrappers", + "//webrtc/voice_engine:voice_engine" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//webrtc/common_audio/resampler/include/", + "//webrtc/common_audio/signal_processing/include/", + "//webrtc/common_audio/vad/include/", + "//webrtc/modules/include/", + "//webrtc/modules/audio_device/include/", + "//webrtc/modules/audio_device/dummy/", + "//webrtc/modules/audio_coding/include/", + "//webrtc/modules/include/" + ], + "libs": [], + "sources": [ + "//webrtc/audio/audio_receive_stream.cc", + "//webrtc/audio/audio_receive_stream.h", + "//webrtc/audio/audio_send_stream.cc", + "//webrtc/audio/audio_send_stream.h", + "//webrtc/audio/audio_state.cc", + "//webrtc/audio/audio_state.h", + "//webrtc/audio/audio_transport_proxy.cc", + "//webrtc/audio/audio_transport_proxy.h", + "//webrtc/audio/conversion.h", + "//webrtc/audio/scoped_voe_interface.h" + ], + "type": "static_library" + }, + "//webrtc/base:gtest_prod": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/base/gtest_prod_util.h" + ], + "type": "source_set" + }, + "//webrtc/base:rtc_base_approved": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/base/array_view.h", + "//webrtc/base/arraysize.h", + "//webrtc/base/atomicops.h", + "//webrtc/base/base64.cc", + "//webrtc/base/base64.h", + "//webrtc/base/basictypes.h", + "//webrtc/base/bind.h", + "//webrtc/base/bitbuffer.cc", + "//webrtc/base/bitbuffer.h", + "//webrtc/base/buffer.h", + "//webrtc/base/bufferqueue.cc", + "//webrtc/base/bufferqueue.h", + "//webrtc/base/bytebuffer.cc", + "//webrtc/base/bytebuffer.h", + "//webrtc/base/byteorder.h", + "//webrtc/base/checks.cc", + "//webrtc/base/checks.h", + "//webrtc/base/constructormagic.h", + "//webrtc/base/copyonwritebuffer.cc", + "//webrtc/base/copyonwritebuffer.h", + "//webrtc/base/criticalsection.cc", + "//webrtc/base/criticalsection.h", + "//webrtc/base/deprecation.h", + "//webrtc/base/event.cc", + "//webrtc/base/event.h", + "//webrtc/base/event_tracer.cc", + "//webrtc/base/event_tracer.h", + "//webrtc/base/file.cc", + "//webrtc/base/file.h", + "//webrtc/base/flags.cc", + "//webrtc/base/flags.h", + "//webrtc/base/format_macros.h", + "//webrtc/base/function_view.h", + "//webrtc/base/ignore_wundef.h", + "//webrtc/base/location.cc", + "//webrtc/base/location.h", + "//webrtc/base/md5.cc", + "//webrtc/base/md5.h", + "//webrtc/base/md5digest.cc", + "//webrtc/base/md5digest.h", + "//webrtc/base/mod_ops.h", + "//webrtc/base/onetimeevent.h", + "//webrtc/base/optional.cc", + "//webrtc/base/optional.h", + "//webrtc/base/pathutils.cc", + "//webrtc/base/pathutils.h", + "//webrtc/base/platform_file.cc", + "//webrtc/base/platform_file.h", + "//webrtc/base/platform_thread.cc", + "//webrtc/base/platform_thread.h", + "//webrtc/base/platform_thread_types.h", + "//webrtc/base/race_checker.cc", + "//webrtc/base/race_checker.h", + "//webrtc/base/random.cc", + "//webrtc/base/random.h", + "//webrtc/base/rate_limiter.cc", + "//webrtc/base/rate_limiter.h", + "//webrtc/base/rate_statistics.cc", + "//webrtc/base/rate_statistics.h", + "//webrtc/base/ratetracker.cc", + "//webrtc/base/ratetracker.h", + "//webrtc/base/refcount.h", + "//webrtc/base/refcountedobject.h", + "//webrtc/base/safe_compare.h", + "//webrtc/base/safe_conversions.h", + "//webrtc/base/safe_conversions_impl.h", + "//webrtc/base/sanitizer.h", + "//webrtc/base/scoped_ref_ptr.h", + "//webrtc/base/stringencode.cc", + "//webrtc/base/stringencode.h", + "//webrtc/base/stringutils.cc", + "//webrtc/base/stringutils.h", + "//webrtc/base/swap_queue.h", + "//webrtc/base/template_util.h", + "//webrtc/base/thread_annotations.h", + "//webrtc/base/thread_checker.h", + "//webrtc/base/thread_checker_impl.cc", + "//webrtc/base/thread_checker_impl.h", + "//webrtc/base/timestampaligner.cc", + "//webrtc/base/timestampaligner.h", + "//webrtc/base/timeutils.cc", + "//webrtc/base/timeutils.h", + "//webrtc/base/trace_event.h", + "//webrtc/base/type_traits.h", + "//webrtc/base/file_posix.cc", + "//webrtc/base/logging.cc", + "//webrtc/base/logging.h" + ], + "type": "static_library" + }, + "//webrtc/base:rtc_numerics": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc/base:rtc_base_approved" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/base/numerics/exp_filter.cc", + "//webrtc/base/numerics/exp_filter.h", + "//webrtc/base/numerics/percentile_filter.h" + ], + "type": "static_library" + }, + "//webrtc/base:rtc_task_queue": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_BUILD_LIBEVENT", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc/base:rtc_base_approved" + ], + "include_dirs": [ + "/ipc/chromium/src/third_party/libevent/include/", + "/ipc/chromium/src/third_party/libevent/linux/", + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/base/sequenced_task_checker.h", + "//webrtc/base/sequenced_task_checker_impl.cc", + "//webrtc/base/sequenced_task_checker_impl.h", + "//webrtc/base/weak_ptr.cc", + "//webrtc/base/weak_ptr.h", + "//webrtc/base/task_queue.h", + "//webrtc/base/task_queue_posix.h", + "//webrtc/base/task_queue_libevent.cc", + "//webrtc/base/task_queue_posix.cc" + ], + "type": "static_library" + }, + "//webrtc/call:call": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD", + "WEBRTC_BUILD_LIBEVENT" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/api:call_api", + "//webrtc/api:transport_api", + "//webrtc/audio:audio", + "//webrtc/base:rtc_task_queue", + "//webrtc/call:call_interfaces", + "//webrtc/logging:rtc_event_log_impl", + "//webrtc/modules/congestion_controller:congestion_controller", + "//webrtc/modules/rtp_rtcp:rtp_rtcp", + "//webrtc/system_wrappers:system_wrappers", + "//webrtc/video:video" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/call/bitrate_allocator.cc", + "//webrtc/call/call.cc", + "//webrtc/call/flexfec_receive_stream_impl.cc", + "//webrtc/call/flexfec_receive_stream_impl.h" + ], + "type": "static_library" + }, + "//webrtc/call:call_interfaces": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/call/audio_receive_stream.h", + "//webrtc/call/audio_send_stream.h", + "//webrtc/call/audio_state.h", + "//webrtc/call/call.h", + "//webrtc/call/flexfec_receive_stream.h", + "//webrtc/call/audio_send_stream_call.cc" + ], + "type": "source_set" + }, + "//webrtc/common_audio:common_audio": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc/common_audio:common_audio_c", + "//webrtc/common_audio:common_audio_neon", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//webrtc/common_audio/resampler/include/", + "//webrtc/common_audio/signal_processing/include/", + "//webrtc/common_audio/vad/include/" + ], + "libs": [], + "sources": [ + "//webrtc/common_audio/audio_converter.cc", + "//webrtc/common_audio/audio_converter.h", + "//webrtc/common_audio/audio_ring_buffer.cc", + "//webrtc/common_audio/audio_ring_buffer.h", + "//webrtc/common_audio/audio_util.cc", + "//webrtc/common_audio/blocker.cc", + "//webrtc/common_audio/blocker.h", + "//webrtc/common_audio/channel_buffer.cc", + "//webrtc/common_audio/channel_buffer.h", + "//webrtc/common_audio/fir_filter.cc", + "//webrtc/common_audio/fir_filter.h", + "//webrtc/common_audio/fir_filter_neon.h", + "//webrtc/common_audio/fir_filter_sse.h", + "//webrtc/common_audio/include/audio_util.h", + "//webrtc/common_audio/lapped_transform.cc", + "//webrtc/common_audio/lapped_transform.h", + "//webrtc/common_audio/real_fourier.cc", + "//webrtc/common_audio/real_fourier.h", + "//webrtc/common_audio/real_fourier_ooura.cc", + "//webrtc/common_audio/real_fourier_ooura.h", + "//webrtc/common_audio/resampler/include/push_resampler.h", + "//webrtc/common_audio/resampler/include/resampler.h", + "//webrtc/common_audio/resampler/push_resampler.cc", + "//webrtc/common_audio/resampler/push_sinc_resampler.cc", + "//webrtc/common_audio/resampler/push_sinc_resampler.h", + "//webrtc/common_audio/resampler/resampler.cc", + "//webrtc/common_audio/resampler/sinc_resampler.cc", + "//webrtc/common_audio/resampler/sinc_resampler.h", + "//webrtc/common_audio/smoothing_filter.cc", + "//webrtc/common_audio/smoothing_filter.h", + "//webrtc/common_audio/sparse_fir_filter.cc", + "//webrtc/common_audio/sparse_fir_filter.h", + "//webrtc/common_audio/vad/include/vad.h", + "//webrtc/common_audio/vad/vad.cc", + "//webrtc/common_audio/wav_file.cc", + "//webrtc/common_audio/wav_file.h", + "//webrtc/common_audio/wav_header.cc", + "//webrtc/common_audio/wav_header.h", + "//webrtc/common_audio/window_generator.cc", + "//webrtc/common_audio/window_generator.h" + ], + "type": "static_library" + }, + "//webrtc/common_audio:common_audio_c": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//webrtc/common_audio/resampler/include/", + "//webrtc/common_audio/signal_processing/include/", + "//webrtc/common_audio/vad/include/" + ], + "libs": [], + "sources": [ + "//webrtc/common_audio/fft4g.c", + "//webrtc/common_audio/fft4g.h", + "//webrtc/common_audio/ring_buffer.c", + "//webrtc/common_audio/ring_buffer.h", + "//webrtc/common_audio/signal_processing/auto_corr_to_refl_coef.c", + "//webrtc/common_audio/signal_processing/auto_correlation.c", + "//webrtc/common_audio/signal_processing/complex_fft_tables.h", + "//webrtc/common_audio/signal_processing/copy_set_operations.c", + "//webrtc/common_audio/signal_processing/cross_correlation.c", + "//webrtc/common_audio/signal_processing/division_operations.c", + "//webrtc/common_audio/signal_processing/dot_product_with_scale.c", + "//webrtc/common_audio/signal_processing/downsample_fast.c", + "//webrtc/common_audio/signal_processing/energy.c", + "//webrtc/common_audio/signal_processing/filter_ar.c", + "//webrtc/common_audio/signal_processing/filter_ma_fast_q12.c", + "//webrtc/common_audio/signal_processing/get_hanning_window.c", + "//webrtc/common_audio/signal_processing/get_scaling_square.c", + "//webrtc/common_audio/signal_processing/ilbc_specific_functions.c", + "//webrtc/common_audio/signal_processing/include/real_fft.h", + "//webrtc/common_audio/signal_processing/include/signal_processing_library.h", + "//webrtc/common_audio/signal_processing/include/spl_inl.h", + "//webrtc/common_audio/signal_processing/levinson_durbin.c", + "//webrtc/common_audio/signal_processing/lpc_to_refl_coef.c", + "//webrtc/common_audio/signal_processing/min_max_operations.c", + "//webrtc/common_audio/signal_processing/randomization_functions.c", + "//webrtc/common_audio/signal_processing/real_fft.c", + "//webrtc/common_audio/signal_processing/refl_coef_to_lpc.c", + "//webrtc/common_audio/signal_processing/resample.c", + "//webrtc/common_audio/signal_processing/resample_48khz.c", + "//webrtc/common_audio/signal_processing/resample_by_2.c", + "//webrtc/common_audio/signal_processing/resample_by_2_internal.c", + "//webrtc/common_audio/signal_processing/resample_by_2_internal.h", + "//webrtc/common_audio/signal_processing/resample_fractional.c", + "//webrtc/common_audio/signal_processing/spl_init.c", + "//webrtc/common_audio/signal_processing/spl_inl.c", + "//webrtc/common_audio/signal_processing/spl_sqrt.c", + "//webrtc/common_audio/signal_processing/splitting_filter.c", + "//webrtc/common_audio/signal_processing/sqrt_of_one_minus_x_squared.c", + "//webrtc/common_audio/signal_processing/vector_scaling_operations.c", + "//webrtc/common_audio/vad/include/webrtc_vad.h", + "//webrtc/common_audio/vad/vad_core.c", + "//webrtc/common_audio/vad/vad_core.h", + "//webrtc/common_audio/vad/vad_filterbank.c", + "//webrtc/common_audio/vad/vad_filterbank.h", + "//webrtc/common_audio/vad/vad_gmm.c", + "//webrtc/common_audio/vad/vad_gmm.h", + "//webrtc/common_audio/vad/vad_sp.c", + "//webrtc/common_audio/vad/vad_sp.h", + "//webrtc/common_audio/vad/webrtc_vad.c", + "//webrtc/common_audio/signal_processing/complex_fft.c", + "//webrtc/common_audio/signal_processing/complex_bit_reverse.c", + "//webrtc/common_audio/signal_processing/filter_ar_fast_q12.c", + "//webrtc/common_audio/signal_processing/spl_sqrt_floor.c" + ], + "type": "source_set" + }, + "//webrtc/common_audio:common_audio_neon": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc/common_audio:common_audio_neon_c" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/common_audio/fir_filter_neon.cc", + "//webrtc/common_audio/resampler/sinc_resampler_neon.cc" + ], + "type": "static_library" + }, + "//webrtc/common_audio:common_audio_neon_c": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/common_audio/signal_processing/cross_correlation_neon.c", + "//webrtc/common_audio/signal_processing/downsample_fast_neon.c", + "//webrtc/common_audio/signal_processing/min_max_operations_neon.c" + ], + "type": "source_set" + }, + "//webrtc/common_video:common_video": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD", + "WEBRTC_BUILD_LIBEVENT" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/api:video_frame_api", + "//webrtc/base:rtc_task_queue", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "//webrtc/modules/interface/", + "/media/libyuv/libyuv/include/", + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//webrtc/common_video/include/", + "//webrtc/common_video/libyuv/include/" + ], + "libs": [], + "sources": [ + "//webrtc/common_video/bitrate_adjuster.cc", + "//webrtc/common_video/h264/h264_bitstream_parser.cc", + "//webrtc/common_video/h264/h264_bitstream_parser.h", + "//webrtc/common_video/h264/h264_common.cc", + "//webrtc/common_video/h264/h264_common.h", + "//webrtc/common_video/h264/pps_parser.cc", + "//webrtc/common_video/h264/pps_parser.h", + "//webrtc/common_video/h264/profile_level_id.cc", + "//webrtc/common_video/h264/profile_level_id.h", + "//webrtc/common_video/h264/sps_parser.cc", + "//webrtc/common_video/h264/sps_parser.h", + "//webrtc/common_video/h264/sps_vui_rewriter.cc", + "//webrtc/common_video/h264/sps_vui_rewriter.h", + "//webrtc/common_video/i420_buffer_pool.cc", + "//webrtc/common_video/include/bitrate_adjuster.h", + "//webrtc/common_video/include/frame_callback.h", + "//webrtc/common_video/include/i420_buffer_pool.h", + "//webrtc/common_video/include/incoming_video_stream.h", + "//webrtc/common_video/include/video_bitrate_allocator.h", + "//webrtc/common_video/include/video_frame_buffer.h", + "//webrtc/common_video/incoming_video_stream.cc", + "//webrtc/common_video/libyuv/include/webrtc_libyuv.h", + "//webrtc/common_video/libyuv/webrtc_libyuv.cc", + "//webrtc/common_video/video_frame.cc", + "//webrtc/common_video/video_frame_buffer.cc", + "//webrtc/common_video/video_render_frames.cc", + "//webrtc/common_video/video_render_frames.h" + ], + "type": "static_library" + }, + "//webrtc/logging:rtc_event_log_api": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/logging/rtc_event_log/rtc_event_log.h" + ], + "type": "source_set" + }, + "//webrtc/logging:rtc_event_log_impl": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD", + "WEBRTC_BUILD_LIBEVENT" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/call:call_interfaces", + "//webrtc/logging:rtc_event_log_api", + "//webrtc/modules/rtp_rtcp:rtp_rtcp" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/logging/rtc_event_log/ringbuffer.h", + "//webrtc/logging/rtc_event_log/rtc_event_log.cc", + "//webrtc/logging/rtc_event_log/rtc_event_log_helper_thread.cc", + "//webrtc/logging/rtc_event_log/rtc_event_log_helper_thread.h" + ], + "type": "static_library" + }, + "//webrtc/media:mozilla_rtc_media": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/media/base/videoadapter.cc", + "//webrtc/media/base/videoadapter.h", + "//webrtc/media/base/videobroadcaster.cc", + "//webrtc/media/base/videobroadcaster.h", + "//webrtc/media/base/videosourcebase.cc", + "//webrtc/media/base/videosourcebase.h" + ], + "type": "static_library" + }, + "//webrtc/modules/audio_coding:audio_coding": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "WEBRTC_CODEC_OPUS", + "WEBRTC_CODEC_G722", + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved", + "//webrtc/common_audio:common_audio", + "//webrtc/logging:rtc_event_log_api", + "//webrtc/modules/audio_coding:audio_decoder_factory_interface", + "//webrtc/modules/audio_coding:audio_decoder_interface", + "//webrtc/modules/audio_coding:builtin_audio_decoder_factory", + "//webrtc/modules/audio_coding:cng", + "//webrtc/modules/audio_coding:g711", + "//webrtc/modules/audio_coding:g722", + "//webrtc/modules/audio_coding:isac", + "//webrtc/modules/audio_coding:neteq", + "//webrtc/modules/audio_coding:pcm16b", + "//webrtc/modules/audio_coding:rent_a_codec", + "//webrtc/modules/audio_coding:webrtc_opus", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//webrtc/modules/audio_coding/include/", + "//webrtc/modules/include/", + "//", + "//webrtc/modules/audio_coding/codecs/cng/include/", + "//", + "//webrtc/modules/audio_coding/codecs/g711/include/", + "//", + "//webrtc/modules/audio_coding/codecs/pcm16b/include/", + "//", + "//webrtc/modules/audio_coding/codecs/isac/main/include/", + "//", + "//webrtc/modules/audio_coding/codecs/g722/include/", + "//webrtc/common_audio/resampler/include/", + "//webrtc/common_audio/signal_processing/include/", + "//webrtc/common_audio/vad/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_coding/acm2/acm_common_defs.h", + "//webrtc/modules/audio_coding/acm2/acm_receiver.cc", + "//webrtc/modules/audio_coding/acm2/acm_receiver.h", + "//webrtc/modules/audio_coding/acm2/acm_resampler.cc", + "//webrtc/modules/audio_coding/acm2/acm_resampler.h", + "//webrtc/modules/audio_coding/acm2/audio_coding_module.cc", + "//webrtc/modules/audio_coding/acm2/call_statistics.cc", + "//webrtc/modules/audio_coding/acm2/call_statistics.h", + "//webrtc/modules/audio_coding/acm2/codec_manager.cc", + "//webrtc/modules/audio_coding/acm2/codec_manager.h", + "//webrtc/modules/audio_coding/include/audio_coding_module.h", + "//webrtc/modules/audio_coding/include/audio_coding_module_typedefs.h" + ], + "type": "static_library" + }, + "//webrtc/modules/audio_coding:audio_decoder_factory_interface": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc/base:rtc_base_approved", + "//webrtc/modules/audio_coding:audio_decoder_interface", + "//webrtc/modules/audio_coding:audio_format", + "//webrtc/modules/audio_coding:audio_format_conversion" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_coding/codecs/audio_decoder_factory.h" + ], + "type": "source_set" + }, + "//webrtc/modules/audio_coding:audio_decoder_interface": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_coding/codecs/audio_decoder.cc", + "//webrtc/modules/audio_coding/codecs/audio_decoder.h", + "//webrtc/modules/audio_coding/codecs/legacy_encoded_audio_frame.cc", + "//webrtc/modules/audio_coding/codecs/legacy_encoded_audio_frame.h" + ], + "type": "static_library" + }, + "//webrtc/modules/audio_coding:audio_encoder_interface": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_coding/codecs/audio_encoder.cc", + "//webrtc/modules/audio_coding/codecs/audio_encoder.h" + ], + "type": "static_library" + }, + "//webrtc/modules/audio_coding:audio_format": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_coding/codecs/audio_format.cc", + "//webrtc/modules/audio_coding/codecs/audio_format.h" + ], + "type": "static_library" + }, + "//webrtc/modules/audio_coding:audio_format_conversion": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved", + "//webrtc/modules/audio_coding:audio_format" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_coding/codecs/audio_format_conversion.cc", + "//webrtc/modules/audio_coding/codecs/audio_format_conversion.h" + ], + "type": "static_library" + }, + "//webrtc/modules/audio_coding:audio_network_adaptor": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved", + "//webrtc/common_audio:common_audio", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//webrtc/common_audio/resampler/include/", + "//webrtc/common_audio/signal_processing/include/", + "//webrtc/common_audio/vad/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_coding/audio_network_adaptor/audio_network_adaptor.cc", + "//webrtc/modules/audio_coding/audio_network_adaptor/audio_network_adaptor_impl.cc", + "//webrtc/modules/audio_coding/audio_network_adaptor/audio_network_adaptor_impl.h", + "//webrtc/modules/audio_coding/audio_network_adaptor/bitrate_controller.cc", + "//webrtc/modules/audio_coding/audio_network_adaptor/bitrate_controller.h", + "//webrtc/modules/audio_coding/audio_network_adaptor/channel_controller.cc", + "//webrtc/modules/audio_coding/audio_network_adaptor/channel_controller.h", + "//webrtc/modules/audio_coding/audio_network_adaptor/controller.cc", + "//webrtc/modules/audio_coding/audio_network_adaptor/controller.h", + "//webrtc/modules/audio_coding/audio_network_adaptor/controller_manager.cc", + "//webrtc/modules/audio_coding/audio_network_adaptor/controller_manager.h", + "//webrtc/modules/audio_coding/audio_network_adaptor/debug_dump_writer.cc", + "//webrtc/modules/audio_coding/audio_network_adaptor/debug_dump_writer.h", + "//webrtc/modules/audio_coding/audio_network_adaptor/dtx_controller.cc", + "//webrtc/modules/audio_coding/audio_network_adaptor/dtx_controller.h", + "//webrtc/modules/audio_coding/audio_network_adaptor/fec_controller.cc", + "//webrtc/modules/audio_coding/audio_network_adaptor/fec_controller.h", + "//webrtc/modules/audio_coding/audio_network_adaptor/frame_length_controller.cc", + "//webrtc/modules/audio_coding/audio_network_adaptor/frame_length_controller.h", + "//webrtc/modules/audio_coding/audio_network_adaptor/include/audio_network_adaptor.h" + ], + "type": "static_library" + }, + "//webrtc/modules/audio_coding:builtin_audio_decoder_factory": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "WEBRTC_CODEC_OPUS", + "WEBRTC_CODEC_G722", + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved", + "//webrtc/modules/audio_coding:audio_decoder_factory_interface", + "//webrtc/modules/audio_coding:cng", + "//webrtc/modules/audio_coding:g711", + "//webrtc/modules/audio_coding:g722", + "//webrtc/modules/audio_coding:isac", + "//webrtc/modules/audio_coding:pcm16b", + "//webrtc/modules/audio_coding:webrtc_opus" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//", + "//webrtc/modules/audio_coding/codecs/cng/include/", + "//", + "//webrtc/modules/audio_coding/codecs/g711/include/", + "//", + "//webrtc/modules/audio_coding/codecs/pcm16b/include/", + "//", + "//webrtc/modules/audio_coding/codecs/isac/main/include/", + "//", + "//webrtc/modules/audio_coding/codecs/g722/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_coding/codecs/builtin_audio_decoder_factory.cc", + "//webrtc/modules/audio_coding/codecs/builtin_audio_decoder_factory.h" + ], + "type": "static_library" + }, + "//webrtc/modules/audio_coding:cng": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved", + "//webrtc/common_audio:common_audio", + "//webrtc/modules/audio_coding:audio_encoder_interface" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//", + "//webrtc/modules/audio_coding/codecs/cng/include/", + "//webrtc/common_audio/resampler/include/", + "//webrtc/common_audio/signal_processing/include/", + "//webrtc/common_audio/vad/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_coding/codecs/cng/audio_encoder_cng.cc", + "//webrtc/modules/audio_coding/codecs/cng/audio_encoder_cng.h", + "//webrtc/modules/audio_coding/codecs/cng/webrtc_cng.cc", + "//webrtc/modules/audio_coding/codecs/cng/webrtc_cng.h" + ], + "type": "static_library" + }, + "//webrtc/modules/audio_coding:g711": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved", + "//webrtc/modules/audio_coding:audio_decoder_interface", + "//webrtc/modules/audio_coding:audio_encoder_interface", + "//webrtc/modules/audio_coding:g711_c" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//", + "//webrtc/modules/audio_coding/codecs/g711/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_coding/codecs/g711/audio_decoder_pcm.cc", + "//webrtc/modules/audio_coding/codecs/g711/audio_decoder_pcm.h", + "//webrtc/modules/audio_coding/codecs/g711/audio_encoder_pcm.cc", + "//webrtc/modules/audio_coding/codecs/g711/audio_encoder_pcm.h" + ], + "type": "static_library" + }, + "//webrtc/modules/audio_coding:g711_c": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_coding/codecs/g711/g711.c", + "//webrtc/modules/audio_coding/codecs/g711/g711.h", + "//webrtc/modules/audio_coding/codecs/g711/g711_interface.c", + "//webrtc/modules/audio_coding/codecs/g711/g711_interface.h" + ], + "type": "source_set" + }, + "//webrtc/modules/audio_coding:g722": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved", + "//webrtc/modules/audio_coding:audio_decoder_interface", + "//webrtc/modules/audio_coding:audio_encoder_interface", + "//webrtc/modules/audio_coding:g722_c" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//", + "//webrtc/modules/audio_coding/codecs/g722/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_coding/codecs/g722/audio_decoder_g722.cc", + "//webrtc/modules/audio_coding/codecs/g722/audio_decoder_g722.h", + "//webrtc/modules/audio_coding/codecs/g722/audio_encoder_g722.cc", + "//webrtc/modules/audio_coding/codecs/g722/audio_encoder_g722.h" + ], + "type": "static_library" + }, + "//webrtc/modules/audio_coding:g722_c": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_coding/codecs/g722/g722_decode.c", + "//webrtc/modules/audio_coding/codecs/g722/g722_enc_dec.h", + "//webrtc/modules/audio_coding/codecs/g722/g722_encode.c", + "//webrtc/modules/audio_coding/codecs/g722/g722_interface.c", + "//webrtc/modules/audio_coding/codecs/g722/g722_interface.h" + ], + "type": "source_set" + }, + "//webrtc/modules/audio_coding:isac": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc/modules/audio_coding:audio_decoder_interface", + "//webrtc/modules/audio_coding:audio_encoder_interface", + "//webrtc/modules/audio_coding:isac_c", + "//webrtc/modules/audio_coding:isac_common" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//", + "//webrtc/modules/audio_coding/codecs/isac/main/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_coding/codecs/isac/main/source/audio_decoder_isac.cc", + "//webrtc/modules/audio_coding/codecs/isac/main/source/audio_encoder_isac.cc" + ], + "type": "static_library" + }, + "//webrtc/modules/audio_coding:isac_c": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved", + "//webrtc/common_audio:common_audio", + "//webrtc/modules/audio_coding:isac_common" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//", + "//webrtc/modules/audio_coding/codecs/isac/main/include/", + "//webrtc/common_audio/resampler/include/", + "//webrtc/common_audio/signal_processing/include/", + "//webrtc/common_audio/vad/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_coding/codecs/isac/main/include/audio_decoder_isac.h", + "//webrtc/modules/audio_coding/codecs/isac/main/include/audio_encoder_isac.h", + "//webrtc/modules/audio_coding/codecs/isac/main/include/isac.h", + "//webrtc/modules/audio_coding/codecs/isac/main/source/arith_routines.c", + "//webrtc/modules/audio_coding/codecs/isac/main/source/arith_routines.h", + "//webrtc/modules/audio_coding/codecs/isac/main/source/arith_routines_hist.c", + "//webrtc/modules/audio_coding/codecs/isac/main/source/arith_routines_logist.c", + "//webrtc/modules/audio_coding/codecs/isac/main/source/bandwidth_estimator.c", + "//webrtc/modules/audio_coding/codecs/isac/main/source/bandwidth_estimator.h", + "//webrtc/modules/audio_coding/codecs/isac/main/source/codec.h", + "//webrtc/modules/audio_coding/codecs/isac/main/source/crc.c", + "//webrtc/modules/audio_coding/codecs/isac/main/source/crc.h", + "//webrtc/modules/audio_coding/codecs/isac/main/source/decode.c", + "//webrtc/modules/audio_coding/codecs/isac/main/source/decode_bwe.c", + "//webrtc/modules/audio_coding/codecs/isac/main/source/encode.c", + "//webrtc/modules/audio_coding/codecs/isac/main/source/encode_lpc_swb.c", + "//webrtc/modules/audio_coding/codecs/isac/main/source/encode_lpc_swb.h", + "//webrtc/modules/audio_coding/codecs/isac/main/source/entropy_coding.c", + "//webrtc/modules/audio_coding/codecs/isac/main/source/entropy_coding.h", + "//webrtc/modules/audio_coding/codecs/isac/main/source/fft.c", + "//webrtc/modules/audio_coding/codecs/isac/main/source/fft.h", + "//webrtc/modules/audio_coding/codecs/isac/main/source/filter_functions.c", + "//webrtc/modules/audio_coding/codecs/isac/main/source/filterbank_tables.c", + "//webrtc/modules/audio_coding/codecs/isac/main/source/filterbank_tables.h", + "//webrtc/modules/audio_coding/codecs/isac/main/source/filterbanks.c", + "//webrtc/modules/audio_coding/codecs/isac/main/source/intialize.c", + "//webrtc/modules/audio_coding/codecs/isac/main/source/isac.c", + "//webrtc/modules/audio_coding/codecs/isac/main/source/isac_float_type.h", + "//webrtc/modules/audio_coding/codecs/isac/main/source/lattice.c", + "//webrtc/modules/audio_coding/codecs/isac/main/source/lpc_analysis.c", + "//webrtc/modules/audio_coding/codecs/isac/main/source/lpc_analysis.h", + "//webrtc/modules/audio_coding/codecs/isac/main/source/lpc_gain_swb_tables.c", + "//webrtc/modules/audio_coding/codecs/isac/main/source/lpc_gain_swb_tables.h", + "//webrtc/modules/audio_coding/codecs/isac/main/source/lpc_shape_swb12_tables.c", + "//webrtc/modules/audio_coding/codecs/isac/main/source/lpc_shape_swb12_tables.h", + "//webrtc/modules/audio_coding/codecs/isac/main/source/lpc_shape_swb16_tables.c", + "//webrtc/modules/audio_coding/codecs/isac/main/source/lpc_shape_swb16_tables.h", + "//webrtc/modules/audio_coding/codecs/isac/main/source/lpc_tables.c", + "//webrtc/modules/audio_coding/codecs/isac/main/source/lpc_tables.h", + "//webrtc/modules/audio_coding/codecs/isac/main/source/os_specific_inline.h", + "//webrtc/modules/audio_coding/codecs/isac/main/source/pitch_estimator.c", + "//webrtc/modules/audio_coding/codecs/isac/main/source/pitch_estimator.h", + "//webrtc/modules/audio_coding/codecs/isac/main/source/pitch_filter.c", + "//webrtc/modules/audio_coding/codecs/isac/main/source/pitch_gain_tables.c", + "//webrtc/modules/audio_coding/codecs/isac/main/source/pitch_gain_tables.h", + "//webrtc/modules/audio_coding/codecs/isac/main/source/pitch_lag_tables.c", + "//webrtc/modules/audio_coding/codecs/isac/main/source/pitch_lag_tables.h", + "//webrtc/modules/audio_coding/codecs/isac/main/source/settings.h", + "//webrtc/modules/audio_coding/codecs/isac/main/source/spectrum_ar_model_tables.c", + "//webrtc/modules/audio_coding/codecs/isac/main/source/spectrum_ar_model_tables.h", + "//webrtc/modules/audio_coding/codecs/isac/main/source/structs.h", + "//webrtc/modules/audio_coding/codecs/isac/main/source/transform.c" + ], + "type": "static_library" + }, + "//webrtc/modules/audio_coding:isac_common": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc/base:rtc_base_approved", + "//webrtc/modules/audio_coding:audio_encoder_interface" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_coding/codecs/isac/audio_encoder_isac_t.h", + "//webrtc/modules/audio_coding/codecs/isac/audio_encoder_isac_t_impl.h", + "//webrtc/modules/audio_coding/codecs/isac/locked_bandwidth_info.cc", + "//webrtc/modules/audio_coding/codecs/isac/locked_bandwidth_info.h" + ], + "type": "static_library" + }, + "//webrtc/modules/audio_coding:isac_fix": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc/common_audio:common_audio", + "//webrtc/modules/audio_coding:audio_decoder_interface", + "//webrtc/modules/audio_coding:audio_encoder_interface", + "//webrtc/modules/audio_coding:isac_common", + "//webrtc/modules/audio_coding:isac_fix_c", + "//webrtc/modules/audio_coding:isac_neon", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//", + "//webrtc/modules/audio_coding/codecs/isac/fix/include/", + "//webrtc/common_audio/resampler/include/", + "//webrtc/common_audio/signal_processing/include/", + "//webrtc/common_audio/vad/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_coding/codecs/isac/fix/source/audio_decoder_isacfix.cc", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/audio_encoder_isacfix.cc" + ], + "type": "static_library" + }, + "//webrtc/modules/audio_coding:isac_fix_c": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved", + "//webrtc/common_audio:common_audio", + "//webrtc/modules/audio_coding:audio_decoder_interface", + "//webrtc/modules/audio_coding:audio_encoder_interface", + "//webrtc/modules/audio_coding:isac_common", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//", + "//webrtc/modules/audio_coding/codecs/isac/fix/include/", + "//webrtc/common_audio/resampler/include/", + "//webrtc/common_audio/signal_processing/include/", + "//webrtc/common_audio/vad/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_coding/codecs/isac/fix/include/audio_decoder_isacfix.h", + "//webrtc/modules/audio_coding/codecs/isac/fix/include/audio_encoder_isacfix.h", + "//webrtc/modules/audio_coding/codecs/isac/fix/include/isacfix.h", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/arith_routines.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/arith_routines_hist.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/arith_routines_logist.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/arith_routins.h", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/bandwidth_estimator.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/bandwidth_estimator.h", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/codec.h", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/decode.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/decode_bwe.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/decode_plc.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/encode.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/entropy_coding.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/entropy_coding.h", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/fft.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/fft.h", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/filterbank_tables.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/filterbank_tables.h", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/filterbanks.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/filters.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/initialize.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/isac_fix_type.h", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/isacfix.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/lattice.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/lattice_c.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/lpc_masking_model.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/lpc_masking_model.h", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/lpc_tables.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/lpc_tables.h", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/pitch_estimator.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/pitch_estimator.h", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/pitch_estimator_c.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/pitch_filter.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/pitch_filter_c.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/pitch_gain_tables.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/pitch_gain_tables.h", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/pitch_lag_tables.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/pitch_lag_tables.h", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/settings.h", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/spectrum_ar_model_tables.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/spectrum_ar_model_tables.h", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/structs.h", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/transform.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/transform_tables.c" + ], + "type": "source_set" + }, + "//webrtc/modules/audio_coding:isac_neon": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc/base:rtc_base_approved", + "//webrtc/common_audio:common_audio", + "//webrtc/modules/audio_coding:isac_fix_c" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//", + "//webrtc/modules/audio_coding/codecs/isac/fix/include/", + "//webrtc/common_audio/resampler/include/", + "//webrtc/common_audio/signal_processing/include/", + "//webrtc/common_audio/vad/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_coding/codecs/isac/fix/source/entropy_coding_neon.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/filterbanks_neon.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/filters_neon.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/lattice_neon.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/transform_neon.c" + ], + "type": "static_library" + }, + "//webrtc/modules/audio_coding:neteq": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "WEBRTC_CODEC_OPUS", + "WEBRTC_CODEC_ISAC", + "WEBRTC_CODEC_G722", + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:gtest_prod", + "//webrtc/base:rtc_base_approved", + "//webrtc/common_audio:common_audio", + "//webrtc/modules/audio_coding:audio_decoder_factory_interface", + "//webrtc/modules/audio_coding:audio_decoder_interface", + "//webrtc/modules/audio_coding:audio_format", + "//webrtc/modules/audio_coding:builtin_audio_decoder_factory", + "//webrtc/modules/audio_coding:cng", + "//webrtc/modules/audio_coding:g711", + "//webrtc/modules/audio_coding:g722", + "//webrtc/modules/audio_coding:isac", + "//webrtc/modules/audio_coding:isac_fix", + "//webrtc/modules/audio_coding:pcm16b", + "//webrtc/modules/audio_coding:rent_a_codec", + "//webrtc/modules/audio_coding:webrtc_opus", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//", + "//webrtc/modules/audio_coding/codecs/cng/include/", + "//", + "//webrtc/modules/audio_coding/codecs/g711/include/", + "//", + "//webrtc/modules/audio_coding/codecs/isac/fix/include/", + "//", + "//webrtc/modules/audio_coding/codecs/pcm16b/include/", + "//webrtc/common_audio/resampler/include/", + "//webrtc/common_audio/signal_processing/include/", + "//webrtc/common_audio/vad/include/", + "//", + "//webrtc/modules/audio_coding/codecs/isac/main/include/", + "//", + "//webrtc/modules/audio_coding/codecs/g722/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_coding/neteq/accelerate.cc", + "//webrtc/modules/audio_coding/neteq/accelerate.h", + "//webrtc/modules/audio_coding/neteq/audio_decoder_impl.cc", + "//webrtc/modules/audio_coding/neteq/audio_decoder_impl.h", + "//webrtc/modules/audio_coding/neteq/audio_multi_vector.cc", + "//webrtc/modules/audio_coding/neteq/audio_multi_vector.h", + "//webrtc/modules/audio_coding/neteq/audio_vector.cc", + "//webrtc/modules/audio_coding/neteq/audio_vector.h", + "//webrtc/modules/audio_coding/neteq/background_noise.cc", + "//webrtc/modules/audio_coding/neteq/background_noise.h", + "//webrtc/modules/audio_coding/neteq/buffer_level_filter.cc", + "//webrtc/modules/audio_coding/neteq/buffer_level_filter.h", + "//webrtc/modules/audio_coding/neteq/comfort_noise.cc", + "//webrtc/modules/audio_coding/neteq/comfort_noise.h", + "//webrtc/modules/audio_coding/neteq/cross_correlation.cc", + "//webrtc/modules/audio_coding/neteq/cross_correlation.h", + "//webrtc/modules/audio_coding/neteq/decision_logic.cc", + "//webrtc/modules/audio_coding/neteq/decision_logic.h", + "//webrtc/modules/audio_coding/neteq/decision_logic_fax.cc", + "//webrtc/modules/audio_coding/neteq/decision_logic_fax.h", + "//webrtc/modules/audio_coding/neteq/decision_logic_normal.cc", + "//webrtc/modules/audio_coding/neteq/decision_logic_normal.h", + "//webrtc/modules/audio_coding/neteq/decoder_database.cc", + "//webrtc/modules/audio_coding/neteq/decoder_database.h", + "//webrtc/modules/audio_coding/neteq/defines.h", + "//webrtc/modules/audio_coding/neteq/delay_manager.cc", + "//webrtc/modules/audio_coding/neteq/delay_manager.h", + "//webrtc/modules/audio_coding/neteq/delay_peak_detector.cc", + "//webrtc/modules/audio_coding/neteq/delay_peak_detector.h", + "//webrtc/modules/audio_coding/neteq/dsp_helper.cc", + "//webrtc/modules/audio_coding/neteq/dsp_helper.h", + "//webrtc/modules/audio_coding/neteq/dtmf_buffer.cc", + "//webrtc/modules/audio_coding/neteq/dtmf_buffer.h", + "//webrtc/modules/audio_coding/neteq/dtmf_tone_generator.cc", + "//webrtc/modules/audio_coding/neteq/dtmf_tone_generator.h", + "//webrtc/modules/audio_coding/neteq/expand.cc", + "//webrtc/modules/audio_coding/neteq/expand.h", + "//webrtc/modules/audio_coding/neteq/include/neteq.h", + "//webrtc/modules/audio_coding/neteq/merge.cc", + "//webrtc/modules/audio_coding/neteq/merge.h", + "//webrtc/modules/audio_coding/neteq/nack_tracker.cc", + "//webrtc/modules/audio_coding/neteq/nack_tracker.h", + "//webrtc/modules/audio_coding/neteq/neteq.cc", + "//webrtc/modules/audio_coding/neteq/neteq_impl.cc", + "//webrtc/modules/audio_coding/neteq/neteq_impl.h", + "//webrtc/modules/audio_coding/neteq/normal.cc", + "//webrtc/modules/audio_coding/neteq/normal.h", + "//webrtc/modules/audio_coding/neteq/packet.cc", + "//webrtc/modules/audio_coding/neteq/packet.h", + "//webrtc/modules/audio_coding/neteq/packet_buffer.cc", + "//webrtc/modules/audio_coding/neteq/packet_buffer.h", + "//webrtc/modules/audio_coding/neteq/post_decode_vad.cc", + "//webrtc/modules/audio_coding/neteq/post_decode_vad.h", + "//webrtc/modules/audio_coding/neteq/preemptive_expand.cc", + "//webrtc/modules/audio_coding/neteq/preemptive_expand.h", + "//webrtc/modules/audio_coding/neteq/random_vector.cc", + "//webrtc/modules/audio_coding/neteq/random_vector.h", + "//webrtc/modules/audio_coding/neteq/red_payload_splitter.cc", + "//webrtc/modules/audio_coding/neteq/red_payload_splitter.h", + "//webrtc/modules/audio_coding/neteq/rtcp.cc", + "//webrtc/modules/audio_coding/neteq/rtcp.h", + "//webrtc/modules/audio_coding/neteq/statistics_calculator.cc", + "//webrtc/modules/audio_coding/neteq/statistics_calculator.h", + "//webrtc/modules/audio_coding/neteq/sync_buffer.cc", + "//webrtc/modules/audio_coding/neteq/sync_buffer.h", + "//webrtc/modules/audio_coding/neteq/tick_timer.cc", + "//webrtc/modules/audio_coding/neteq/tick_timer.h", + "//webrtc/modules/audio_coding/neteq/time_stretch.cc", + "//webrtc/modules/audio_coding/neteq/time_stretch.h", + "//webrtc/modules/audio_coding/neteq/timestamp_scaler.cc", + "//webrtc/modules/audio_coding/neteq/timestamp_scaler.h" + ], + "type": "static_library" + }, + "//webrtc/modules/audio_coding:pcm16b": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved", + "//webrtc/modules/audio_coding:audio_decoder_interface", + "//webrtc/modules/audio_coding:audio_encoder_interface", + "//webrtc/modules/audio_coding:g711", + "//webrtc/modules/audio_coding:pcm16b_c" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//", + "//webrtc/modules/audio_coding/codecs/pcm16b/include/", + "//", + "//webrtc/modules/audio_coding/codecs/g711/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_coding/codecs/pcm16b/audio_decoder_pcm16b.cc", + "//webrtc/modules/audio_coding/codecs/pcm16b/audio_decoder_pcm16b.h", + "//webrtc/modules/audio_coding/codecs/pcm16b/audio_encoder_pcm16b.cc", + "//webrtc/modules/audio_coding/codecs/pcm16b/audio_encoder_pcm16b.h" + ], + "type": "static_library" + }, + "//webrtc/modules/audio_coding:pcm16b_c": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//", + "//webrtc/modules/audio_coding/codecs/pcm16b/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_coding/codecs/pcm16b/pcm16b.c", + "//webrtc/modules/audio_coding/codecs/pcm16b/pcm16b.h" + ], + "type": "source_set" + }, + "//webrtc/modules/audio_coding:rent_a_codec": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "WEBRTC_CODEC_OPUS", + "WEBRTC_CODEC_G722", + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved", + "//webrtc/modules/audio_coding:audio_decoder_interface", + "//webrtc/modules/audio_coding:cng", + "//webrtc/modules/audio_coding:g711", + "//webrtc/modules/audio_coding:g722", + "//webrtc/modules/audio_coding:isac", + "//webrtc/modules/audio_coding:pcm16b", + "//webrtc/modules/audio_coding:webrtc_opus" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//", + "//webrtc/modules/audio_coding/codecs/cng/include/", + "//", + "//webrtc/modules/audio_coding/codecs/g711/include/", + "//", + "//webrtc/modules/audio_coding/codecs/pcm16b/include/", + "//", + "//webrtc/modules/audio_coding/codecs/isac/main/include/", + "//", + "//webrtc/modules/audio_coding/codecs/g722/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_coding/acm2/acm_codec_database.cc", + "//webrtc/modules/audio_coding/acm2/acm_codec_database.h", + "//webrtc/modules/audio_coding/acm2/rent_a_codec.cc", + "//webrtc/modules/audio_coding/acm2/rent_a_codec.h" + ], + "type": "static_library" + }, + "//webrtc/modules/audio_coding:webrtc_opus": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "WEBRTC_OPUS_VARIABLE_COMPLEXITY=0", + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved", + "//webrtc/base:rtc_numerics", + "//webrtc/common_audio:common_audio", + "//webrtc/modules/audio_coding:audio_decoder_interface", + "//webrtc/modules/audio_coding:audio_encoder_interface", + "//webrtc/modules/audio_coding:audio_network_adaptor", + "//webrtc/modules/audio_coding:webrtc_opus_c", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "/include/opus/", + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//webrtc/common_audio/resampler/include/", + "//webrtc/common_audio/signal_processing/include/", + "//webrtc/common_audio/vad/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_coding/codecs/opus/audio_decoder_opus.cc", + "//webrtc/modules/audio_coding/codecs/opus/audio_decoder_opus.h", + "//webrtc/modules/audio_coding/codecs/opus/audio_encoder_opus.cc", + "//webrtc/modules/audio_coding/codecs/opus/audio_encoder_opus.h" + ], + "type": "static_library" + }, + "//webrtc/modules/audio_coding:webrtc_opus_c": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved" + ], + "include_dirs": [ + "/media/libopus/include/", + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_coding/codecs/opus/opus_inst.h", + "//webrtc/modules/audio_coding/codecs/opus/opus_interface.c", + "//webrtc/modules/audio_coding/codecs/opus/opus_interface.h" + ], + "type": "source_set" + }, + "//webrtc/modules/audio_conference_mixer:audio_conference_mixer": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/audio/utility:audio_frame_operations", + "//webrtc/base:rtc_base_approved", + "//webrtc/modules/audio_processing:audio_processing", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//webrtc/modules/audio_conference_mixer/include/", + "//webrtc/modules/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_conference_mixer/include/audio_conference_mixer.h", + "//webrtc/modules/audio_conference_mixer/include/audio_conference_mixer_defines.h", + "//webrtc/modules/audio_conference_mixer/source/audio_conference_mixer_impl.cc", + "//webrtc/modules/audio_conference_mixer/source/audio_conference_mixer_impl.h", + "//webrtc/modules/audio_conference_mixer/source/audio_frame_manipulator.cc", + "//webrtc/modules/audio_conference_mixer/source/audio_frame_manipulator.h", + "//webrtc/modules/audio_conference_mixer/source/memory_pool.h", + "//webrtc/modules/audio_conference_mixer/source/memory_pool_posix.h", + "//webrtc/modules/audio_conference_mixer/source/time_scheduler.cc", + "//webrtc/modules/audio_conference_mixer/source/time_scheduler.h" + ], + "type": "static_library" + }, + "//webrtc/modules/audio_device:audio_device": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "WEBRTC_DUMMY_AUDIO_BUILD", + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD", + "WEBRTC_BUILD_LIBEVENT" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved", + "//webrtc/base:rtc_task_queue", + "//webrtc/common_audio:common_audio", + "//webrtc/modules/utility:utility", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//webrtc/modules/include/", + "//webrtc/modules/audio_device/include/", + "//webrtc/modules/audio_device/dummy/", + "//webrtc/common_audio/resampler/include/", + "//webrtc/common_audio/signal_processing/include/", + "//webrtc/common_audio/vad/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_device/audio_device_buffer.cc", + "//webrtc/modules/audio_device/audio_device_buffer.h", + "//webrtc/modules/audio_device/audio_device_config.h", + "//webrtc/modules/audio_device/audio_device_generic.cc", + "//webrtc/modules/audio_device/audio_device_generic.h", + "//webrtc/modules/audio_device/dummy/audio_device_dummy.cc", + "//webrtc/modules/audio_device/dummy/audio_device_dummy.h", + "//webrtc/modules/audio_device/dummy/file_audio_device.cc", + "//webrtc/modules/audio_device/dummy/file_audio_device.h", + "//webrtc/modules/audio_device/fine_audio_buffer.cc", + "//webrtc/modules/audio_device/fine_audio_buffer.h", + "//webrtc/modules/audio_device/include/audio_device.h", + "//webrtc/modules/audio_device/include/audio_device_defines.h", + "//webrtc/modules/audio_device/opensl/single_rw_fifo.cc", + "//webrtc/modules/audio_device/opensl/single_rw_fifo.h", + "//webrtc/modules/audio_device/dummy/file_audio_device_factory.cc", + "//webrtc/modules/audio_device/dummy/file_audio_device_factory.h" + ], + "type": "static_library" + }, + "//webrtc/modules/audio_mixer:audio_frame_manipulator": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc/audio/utility:utility", + "//webrtc/base:rtc_base_approved" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_mixer/audio_frame_manipulator.cc", + "//webrtc/modules/audio_mixer/audio_frame_manipulator.h" + ], + "type": "static_library" + }, + "//webrtc/modules/audio_mixer:audio_mixer_impl": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/api:audio_mixer_api", + "//webrtc/audio/utility:audio_frame_operations", + "//webrtc/base:rtc_base_approved", + "//webrtc/modules/audio_mixer:audio_frame_manipulator", + "//webrtc/modules/audio_processing:audio_processing", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_mixer/audio_mixer_impl.cc", + "//webrtc/modules/audio_mixer/audio_mixer_impl.h", + "//webrtc/modules/audio_mixer/default_output_rate_calculator.cc", + "//webrtc/modules/audio_mixer/default_output_rate_calculator.h", + "//webrtc/modules/audio_mixer/output_rate_calculator.h" + ], + "type": "static_library" + }, + "//webrtc/modules/audio_processing:audio_processing": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "WEBRTC_APM_DEBUG_DUMP=1", + "WEBRTC_INTELLIGIBILITY_ENHANCER=0", + "WEBRTC_NS_FIXED", + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/audio/utility:audio_frame_operations", + "//webrtc/base:gtest_prod", + "//webrtc/base:rtc_base_approved", + "//webrtc/common_audio:common_audio", + "//webrtc/modules/audio_coding:isac", + "//webrtc/modules/audio_processing:audio_processing_c", + "//webrtc/modules/audio_processing:audio_processing_neon", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//", + "//webrtc/modules/audio_coding/codecs/isac/main/include/", + "//webrtc/common_audio/resampler/include/", + "//webrtc/common_audio/signal_processing/include/", + "//webrtc/common_audio/vad/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_processing/aec/aec_core.cc", + "//webrtc/modules/audio_processing/aec/aec_core.h", + "//webrtc/modules/audio_processing/aec/aec_core_optimized_methods.h", + "//webrtc/modules/audio_processing/aec/aec_resampler.cc", + "//webrtc/modules/audio_processing/aec/aec_resampler.h", + "//webrtc/modules/audio_processing/aec/echo_cancellation.cc", + "//webrtc/modules/audio_processing/aec/echo_cancellation.h", + "//webrtc/modules/audio_processing/aec3/aec3_constants.h", + "//webrtc/modules/audio_processing/aec3/block_framer.cc", + "//webrtc/modules/audio_processing/aec3/block_framer.h", + "//webrtc/modules/audio_processing/aec3/block_processor.cc", + "//webrtc/modules/audio_processing/aec3/block_processor.h", + "//webrtc/modules/audio_processing/aec3/cascaded_biquad_filter.cc", + "//webrtc/modules/audio_processing/aec3/cascaded_biquad_filter.h", + "//webrtc/modules/audio_processing/aec3/echo_canceller3.cc", + "//webrtc/modules/audio_processing/aec3/echo_canceller3.h", + "//webrtc/modules/audio_processing/aec3/frame_blocker.cc", + "//webrtc/modules/audio_processing/aec3/frame_blocker.h", + "//webrtc/modules/audio_processing/aecm/aecm_core.cc", + "//webrtc/modules/audio_processing/aecm/aecm_core.h", + "//webrtc/modules/audio_processing/aecm/echo_control_mobile.cc", + "//webrtc/modules/audio_processing/aecm/echo_control_mobile.h", + "//webrtc/modules/audio_processing/agc/agc.cc", + "//webrtc/modules/audio_processing/agc/agc.h", + "//webrtc/modules/audio_processing/agc/agc_manager_direct.cc", + "//webrtc/modules/audio_processing/agc/agc_manager_direct.h", + "//webrtc/modules/audio_processing/agc/gain_map_internal.h", + "//webrtc/modules/audio_processing/agc/loudness_histogram.cc", + "//webrtc/modules/audio_processing/agc/loudness_histogram.h", + "//webrtc/modules/audio_processing/agc/utility.cc", + "//webrtc/modules/audio_processing/agc/utility.h", + "//webrtc/modules/audio_processing/audio_buffer.cc", + "//webrtc/modules/audio_processing/audio_buffer.h", + "//webrtc/modules/audio_processing/audio_processing_impl.cc", + "//webrtc/modules/audio_processing/audio_processing_impl.h", + "//webrtc/modules/audio_processing/beamformer/array_util.cc", + "//webrtc/modules/audio_processing/beamformer/array_util.h", + "//webrtc/modules/audio_processing/beamformer/complex_matrix.h", + "//webrtc/modules/audio_processing/beamformer/covariance_matrix_generator.cc", + "//webrtc/modules/audio_processing/beamformer/covariance_matrix_generator.h", + "//webrtc/modules/audio_processing/beamformer/matrix.h", + "//webrtc/modules/audio_processing/beamformer/nonlinear_beamformer.cc", + "//webrtc/modules/audio_processing/beamformer/nonlinear_beamformer.h", + "//webrtc/modules/audio_processing/common.h", + "//webrtc/modules/audio_processing/echo_cancellation_impl.cc", + "//webrtc/modules/audio_processing/echo_cancellation_impl.h", + "//webrtc/modules/audio_processing/echo_control_mobile_impl.cc", + "//webrtc/modules/audio_processing/echo_control_mobile_impl.h", + "//webrtc/modules/audio_processing/echo_detector/circular_buffer.cc", + "//webrtc/modules/audio_processing/echo_detector/circular_buffer.h", + "//webrtc/modules/audio_processing/echo_detector/mean_variance_estimator.cc", + "//webrtc/modules/audio_processing/echo_detector/mean_variance_estimator.h", + "//webrtc/modules/audio_processing/echo_detector/moving_max.cc", + "//webrtc/modules/audio_processing/echo_detector/moving_max.h", + "//webrtc/modules/audio_processing/echo_detector/normalized_covariance_estimator.cc", + "//webrtc/modules/audio_processing/echo_detector/normalized_covariance_estimator.h", + "//webrtc/modules/audio_processing/gain_control_for_experimental_agc.cc", + "//webrtc/modules/audio_processing/gain_control_for_experimental_agc.h", + "//webrtc/modules/audio_processing/gain_control_impl.cc", + "//webrtc/modules/audio_processing/gain_control_impl.h", + "//webrtc/modules/audio_processing/include/audio_processing.cc", + "//webrtc/modules/audio_processing/include/audio_processing.h", + "//webrtc/modules/audio_processing/include/config.cc", + "//webrtc/modules/audio_processing/include/config.h", + "//webrtc/modules/audio_processing/level_controller/biquad_filter.cc", + "//webrtc/modules/audio_processing/level_controller/biquad_filter.h", + "//webrtc/modules/audio_processing/level_controller/down_sampler.cc", + "//webrtc/modules/audio_processing/level_controller/down_sampler.h", + "//webrtc/modules/audio_processing/level_controller/gain_applier.cc", + "//webrtc/modules/audio_processing/level_controller/gain_applier.h", + "//webrtc/modules/audio_processing/level_controller/gain_selector.cc", + "//webrtc/modules/audio_processing/level_controller/gain_selector.h", + "//webrtc/modules/audio_processing/level_controller/level_controller.cc", + "//webrtc/modules/audio_processing/level_controller/level_controller.h", + "//webrtc/modules/audio_processing/level_controller/level_controller_constants.h", + "//webrtc/modules/audio_processing/level_controller/noise_level_estimator.cc", + "//webrtc/modules/audio_processing/level_controller/noise_level_estimator.h", + "//webrtc/modules/audio_processing/level_controller/noise_spectrum_estimator.cc", + "//webrtc/modules/audio_processing/level_controller/noise_spectrum_estimator.h", + "//webrtc/modules/audio_processing/level_controller/peak_level_estimator.cc", + "//webrtc/modules/audio_processing/level_controller/peak_level_estimator.h", + "//webrtc/modules/audio_processing/level_controller/saturating_gain_estimator.cc", + "//webrtc/modules/audio_processing/level_controller/saturating_gain_estimator.h", + "//webrtc/modules/audio_processing/level_controller/signal_classifier.cc", + "//webrtc/modules/audio_processing/level_controller/signal_classifier.h", + "//webrtc/modules/audio_processing/level_estimator_impl.cc", + "//webrtc/modules/audio_processing/level_estimator_impl.h", + "//webrtc/modules/audio_processing/logging/apm_data_dumper.cc", + "//webrtc/modules/audio_processing/logging/apm_data_dumper.h", + "//webrtc/modules/audio_processing/low_cut_filter.cc", + "//webrtc/modules/audio_processing/low_cut_filter.h", + "//webrtc/modules/audio_processing/noise_suppression_impl.cc", + "//webrtc/modules/audio_processing/noise_suppression_impl.h", + "//webrtc/modules/audio_processing/render_queue_item_verifier.h", + "//webrtc/modules/audio_processing/residual_echo_detector.cc", + "//webrtc/modules/audio_processing/residual_echo_detector.h", + "//webrtc/modules/audio_processing/rms_level.cc", + "//webrtc/modules/audio_processing/rms_level.h", + "//webrtc/modules/audio_processing/splitting_filter.cc", + "//webrtc/modules/audio_processing/splitting_filter.h", + "//webrtc/modules/audio_processing/three_band_filter_bank.cc", + "//webrtc/modules/audio_processing/three_band_filter_bank.h", + "//webrtc/modules/audio_processing/transient/common.h", + "//webrtc/modules/audio_processing/transient/daubechies_8_wavelet_coeffs.h", + "//webrtc/modules/audio_processing/transient/dyadic_decimator.h", + "//webrtc/modules/audio_processing/transient/moving_moments.cc", + "//webrtc/modules/audio_processing/transient/moving_moments.h", + "//webrtc/modules/audio_processing/transient/transient_detector.cc", + "//webrtc/modules/audio_processing/transient/transient_detector.h", + "//webrtc/modules/audio_processing/transient/transient_suppressor.cc", + "//webrtc/modules/audio_processing/transient/transient_suppressor.h", + "//webrtc/modules/audio_processing/transient/wpd_node.cc", + "//webrtc/modules/audio_processing/transient/wpd_node.h", + "//webrtc/modules/audio_processing/transient/wpd_tree.cc", + "//webrtc/modules/audio_processing/transient/wpd_tree.h", + "//webrtc/modules/audio_processing/typing_detection.cc", + "//webrtc/modules/audio_processing/typing_detection.h", + "//webrtc/modules/audio_processing/utility/block_mean_calculator.cc", + "//webrtc/modules/audio_processing/utility/block_mean_calculator.h", + "//webrtc/modules/audio_processing/utility/delay_estimator.cc", + "//webrtc/modules/audio_processing/utility/delay_estimator.h", + "//webrtc/modules/audio_processing/utility/delay_estimator_internal.h", + "//webrtc/modules/audio_processing/utility/delay_estimator_wrapper.cc", + "//webrtc/modules/audio_processing/utility/delay_estimator_wrapper.h", + "//webrtc/modules/audio_processing/utility/ooura_fft.cc", + "//webrtc/modules/audio_processing/utility/ooura_fft.h", + "//webrtc/modules/audio_processing/utility/ooura_fft_tables_common.h", + "//webrtc/modules/audio_processing/vad/common.h", + "//webrtc/modules/audio_processing/vad/gmm.cc", + "//webrtc/modules/audio_processing/vad/gmm.h", + "//webrtc/modules/audio_processing/vad/noise_gmm_tables.h", + "//webrtc/modules/audio_processing/vad/pitch_based_vad.cc", + "//webrtc/modules/audio_processing/vad/pitch_based_vad.h", + "//webrtc/modules/audio_processing/vad/pitch_internal.cc", + "//webrtc/modules/audio_processing/vad/pitch_internal.h", + "//webrtc/modules/audio_processing/vad/pole_zero_filter.cc", + "//webrtc/modules/audio_processing/vad/pole_zero_filter.h", + "//webrtc/modules/audio_processing/vad/standalone_vad.cc", + "//webrtc/modules/audio_processing/vad/standalone_vad.h", + "//webrtc/modules/audio_processing/vad/vad_audio_proc.cc", + "//webrtc/modules/audio_processing/vad/vad_audio_proc.h", + "//webrtc/modules/audio_processing/vad/vad_audio_proc_internal.h", + "//webrtc/modules/audio_processing/vad/vad_circular_buffer.cc", + "//webrtc/modules/audio_processing/vad/vad_circular_buffer.h", + "//webrtc/modules/audio_processing/vad/voice_activity_detector.cc", + "//webrtc/modules/audio_processing/vad/voice_activity_detector.h", + "//webrtc/modules/audio_processing/vad/voice_gmm_tables.h", + "//webrtc/modules/audio_processing/voice_detection_impl.cc", + "//webrtc/modules/audio_processing/voice_detection_impl.h", + "//webrtc/modules/audio_processing/aecm/aecm_core_c.cc" + ], + "type": "static_library" + }, + "//webrtc/modules/audio_processing:audio_processing_c": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved", + "//webrtc/common_audio:common_audio", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//webrtc/common_audio/resampler/include/", + "//webrtc/common_audio/signal_processing/include/", + "//webrtc/common_audio/vad/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_processing/agc/legacy/analog_agc.c", + "//webrtc/modules/audio_processing/agc/legacy/analog_agc.h", + "//webrtc/modules/audio_processing/agc/legacy/digital_agc.c", + "//webrtc/modules/audio_processing/agc/legacy/digital_agc.h", + "//webrtc/modules/audio_processing/agc/legacy/gain_control.h", + "//webrtc/modules/audio_processing/ns/noise_suppression_x.c", + "//webrtc/modules/audio_processing/ns/noise_suppression_x.h", + "//webrtc/modules/audio_processing/ns/nsx_core.c", + "//webrtc/modules/audio_processing/ns/nsx_core.h", + "//webrtc/modules/audio_processing/ns/nsx_defines.h", + "//webrtc/modules/audio_processing/ns/nsx_core_c.c" + ], + "type": "source_set" + }, + "//webrtc/modules/audio_processing:audio_processing_neon": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "WEBRTC_APM_DEBUG_DUMP=1", + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc/common_audio:common_audio", + "//webrtc/modules/audio_processing:audio_processing_neon_c" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//webrtc/common_audio/resampler/include/", + "//webrtc/common_audio/signal_processing/include/", + "//webrtc/common_audio/vad/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_processing/aec/aec_core_neon.cc", + "//webrtc/modules/audio_processing/aecm/aecm_core_neon.cc", + "//webrtc/modules/audio_processing/utility/ooura_fft_neon.cc", + "//webrtc/modules/audio_processing/utility/ooura_fft_tables_neon_sse2.h" + ], + "type": "static_library" + }, + "//webrtc/modules/audio_processing:audio_processing_neon_c": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc/base:rtc_base_approved", + "//webrtc/modules/audio_processing:audio_processing_c" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_processing/ns/nsx_core_neon.c" + ], + "type": "static_library" + }, + "//webrtc/modules/bitrate_controller:bitrate_controller": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "BWE_TEST_LOGGING_COMPILE_TIME_ENABLE=0", + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD", + "WEBRTC_BUILD_LIBEVENT" + ], + "deps": [ + "//webrtc/base:rtc_base_approved", + "//webrtc/modules/rtp_rtcp:rtp_rtcp", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/bitrate_controller/bitrate_controller_impl.cc", + "//webrtc/modules/bitrate_controller/bitrate_controller_impl.h", + "//webrtc/modules/bitrate_controller/include/bitrate_controller.h", + "//webrtc/modules/bitrate_controller/send_side_bandwidth_estimation.cc", + "//webrtc/modules/bitrate_controller/send_side_bandwidth_estimation.h" + ], + "type": "static_library" + }, + "//webrtc/modules/congestion_controller:congestion_controller": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "BWE_TEST_LOGGING_COMPILE_TIME_ENABLE=0", + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD", + "WEBRTC_BUILD_LIBEVENT" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved", + "//webrtc/base:rtc_numerics", + "//webrtc/modules/bitrate_controller:bitrate_controller", + "//webrtc/modules/pacing:pacing", + "//webrtc/modules/remote_bitrate_estimator:remote_bitrate_estimator", + "//webrtc/modules/rtp_rtcp:rtp_rtcp", + "//webrtc/modules/utility:utility", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/congestion_controller/congestion_controller.cc", + "//webrtc/modules/congestion_controller/delay_based_bwe.cc", + "//webrtc/modules/congestion_controller/delay_based_bwe.h", + "//webrtc/modules/congestion_controller/include/congestion_controller.h", + "//webrtc/modules/congestion_controller/median_slope_estimator.cc", + "//webrtc/modules/congestion_controller/median_slope_estimator.h", + "//webrtc/modules/congestion_controller/probe_bitrate_estimator.cc", + "//webrtc/modules/congestion_controller/probe_bitrate_estimator.h", + "//webrtc/modules/congestion_controller/probe_controller.cc", + "//webrtc/modules/congestion_controller/probe_controller.h", + "//webrtc/modules/congestion_controller/probing_interval_estimator.cc", + "//webrtc/modules/congestion_controller/probing_interval_estimator.h", + "//webrtc/modules/congestion_controller/transport_feedback_adapter.cc", + "//webrtc/modules/congestion_controller/transport_feedback_adapter.h", + "//webrtc/modules/congestion_controller/trendline_estimator.cc", + "//webrtc/modules/congestion_controller/trendline_estimator.h" + ], + "type": "static_library" + }, + "//webrtc/modules/desktop_capture:desktop_capture": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "MULTI_MONITOR_SCREENSHARE", + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved", + "//webrtc/modules/desktop_capture:primitives", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "/media/libyuv/libyuv/include/", + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [ + "X11", + "X11-xcb", + "xcb", + "Xcomposite", + "Xcursor", + "Xdamage", + "Xext", + "Xfixes", + "Xi", + "Xrender" + ], + "sources": [ + "//webrtc/modules/desktop_capture/cropped_desktop_frame.cc", + "//webrtc/modules/desktop_capture/cropped_desktop_frame.h", + "//webrtc/modules/desktop_capture/cropping_window_capturer.cc", + "//webrtc/modules/desktop_capture/cropping_window_capturer.h", + "//webrtc/modules/desktop_capture/desktop_and_cursor_composer.cc", + "//webrtc/modules/desktop_capture/desktop_and_cursor_composer.h", + "//webrtc/modules/desktop_capture/desktop_capture_options.cc", + "//webrtc/modules/desktop_capture/desktop_capture_options.h", + "//webrtc/modules/desktop_capture/desktop_capturer.cc", + "//webrtc/modules/desktop_capture/desktop_capturer.h", + "//webrtc/modules/desktop_capture/desktop_capturer_differ_wrapper.cc", + "//webrtc/modules/desktop_capture/desktop_capturer_differ_wrapper.h", + "//webrtc/modules/desktop_capture/desktop_frame_rotation.cc", + "//webrtc/modules/desktop_capture/desktop_frame_rotation.h", + "//webrtc/modules/desktop_capture/differ_block.cc", + "//webrtc/modules/desktop_capture/differ_block.h", + "//webrtc/modules/desktop_capture/mouse_cursor.cc", + "//webrtc/modules/desktop_capture/mouse_cursor.h", + "//webrtc/modules/desktop_capture/mouse_cursor_monitor.h", + "//webrtc/modules/desktop_capture/screen_capture_frame_queue.h", + "//webrtc/modules/desktop_capture/screen_capturer_helper.cc", + "//webrtc/modules/desktop_capture/screen_capturer_helper.h", + "//webrtc/modules/desktop_capture/desktop_device_info.cc", + "//webrtc/modules/desktop_capture/desktop_device_info.h", + "//webrtc/modules/desktop_capture/mouse_cursor_monitor_x11.cc", + "//webrtc/modules/desktop_capture/screen_capturer_x11.cc", + "//webrtc/modules/desktop_capture/window_capturer_x11.cc", + "//webrtc/modules/desktop_capture/x11/shared_x_display.cc", + "//webrtc/modules/desktop_capture/x11/shared_x_display.h", + "//webrtc/modules/desktop_capture/x11/x_error_trap.cc", + "//webrtc/modules/desktop_capture/x11/x_error_trap.h", + "//webrtc/modules/desktop_capture/x11/x_server_pixel_buffer.cc", + "//webrtc/modules/desktop_capture/x11/x_server_pixel_buffer.h", + "//webrtc/modules/desktop_capture/app_capturer_x11.cc", + "//webrtc/modules/desktop_capture/app_capturer_x11.h", + "//webrtc/modules/desktop_capture/x11/desktop_device_info_x11.cc", + "//webrtc/modules/desktop_capture/x11/desktop_device_info_x11.h", + "//webrtc/modules/desktop_capture/x11/shared_x_util.cc", + "//webrtc/modules/desktop_capture/x11/shared_x_util.h" + ], + "type": "static_library" + }, + "//webrtc/modules/desktop_capture:primitives": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/desktop_capture/desktop_capture_types.h", + "//webrtc/modules/desktop_capture/desktop_frame.cc", + "//webrtc/modules/desktop_capture/desktop_frame.h", + "//webrtc/modules/desktop_capture/desktop_geometry.cc", + "//webrtc/modules/desktop_capture/desktop_geometry.h", + "//webrtc/modules/desktop_capture/desktop_region.cc", + "//webrtc/modules/desktop_capture/desktop_region.h", + "//webrtc/modules/desktop_capture/shared_desktop_frame.cc", + "//webrtc/modules/desktop_capture/shared_desktop_frame.h", + "//webrtc/modules/desktop_capture/shared_memory.cc", + "//webrtc/modules/desktop_capture/shared_memory.h" + ], + "type": "static_library" + }, + "//webrtc/modules/media_file:media_file": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved", + "//webrtc/common_audio:common_audio", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//webrtc/common_audio/resampler/include/", + "//webrtc/common_audio/signal_processing/include/", + "//webrtc/common_audio/vad/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/media_file/media_file.h", + "//webrtc/modules/media_file/media_file_defines.h", + "//webrtc/modules/media_file/media_file_impl.cc", + "//webrtc/modules/media_file/media_file_impl.h", + "//webrtc/modules/media_file/media_file_utility.cc", + "//webrtc/modules/media_file/media_file_utility.h" + ], + "type": "static_library" + }, + "//webrtc/modules/pacing:pacing": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD", + "WEBRTC_BUILD_LIBEVENT" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved", + "//webrtc/modules/rtp_rtcp:rtp_rtcp", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/pacing/alr_detector.cc", + "//webrtc/modules/pacing/alr_detector.h", + "//webrtc/modules/pacing/bitrate_prober.cc", + "//webrtc/modules/pacing/bitrate_prober.h", + "//webrtc/modules/pacing/paced_sender.cc", + "//webrtc/modules/pacing/paced_sender.h", + "//webrtc/modules/pacing/packet_router.cc", + "//webrtc/modules/pacing/packet_router.h" + ], + "type": "static_library" + }, + "//webrtc/modules/remote_bitrate_estimator:remote_bitrate_estimator": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "BWE_TEST_LOGGING_COMPILE_TIME_ENABLE=0", + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/remote_bitrate_estimator/aimd_rate_control.cc", + "//webrtc/modules/remote_bitrate_estimator/aimd_rate_control.h", + "//webrtc/modules/remote_bitrate_estimator/bwe_defines.cc", + "//webrtc/modules/remote_bitrate_estimator/include/bwe_defines.h", + "//webrtc/modules/remote_bitrate_estimator/include/remote_bitrate_estimator.h", + "//webrtc/modules/remote_bitrate_estimator/include/send_time_history.h", + "//webrtc/modules/remote_bitrate_estimator/inter_arrival.cc", + "//webrtc/modules/remote_bitrate_estimator/inter_arrival.h", + "//webrtc/modules/remote_bitrate_estimator/overuse_detector.cc", + "//webrtc/modules/remote_bitrate_estimator/overuse_detector.h", + "//webrtc/modules/remote_bitrate_estimator/overuse_estimator.cc", + "//webrtc/modules/remote_bitrate_estimator/overuse_estimator.h", + "//webrtc/modules/remote_bitrate_estimator/remote_bitrate_estimator_abs_send_time.cc", + "//webrtc/modules/remote_bitrate_estimator/remote_bitrate_estimator_abs_send_time.h", + "//webrtc/modules/remote_bitrate_estimator/remote_bitrate_estimator_single_stream.cc", + "//webrtc/modules/remote_bitrate_estimator/remote_bitrate_estimator_single_stream.h", + "//webrtc/modules/remote_bitrate_estimator/remote_estimator_proxy.cc", + "//webrtc/modules/remote_bitrate_estimator/remote_estimator_proxy.h", + "//webrtc/modules/remote_bitrate_estimator/send_time_history.cc", + "//webrtc/modules/remote_bitrate_estimator/test/bwe_test_logging.h" + ], + "type": "static_library" + }, + "//webrtc/modules/rtp_rtcp:rtp_rtcp": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "BWE_TEST_LOGGING_COMPILE_TIME_ENABLE=0", + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD", + "WEBRTC_BUILD_LIBEVENT" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/api:transport_api", + "//webrtc/base:gtest_prod", + "//webrtc/base:rtc_base_approved", + "//webrtc/base:rtc_task_queue", + "//webrtc/call:call_interfaces", + "//webrtc/common_video:common_video", + "//webrtc/logging:rtc_event_log_api", + "//webrtc/modules/remote_bitrate_estimator:remote_bitrate_estimator", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//webrtc/common_video/include/", + "//webrtc/common_video/libyuv/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/rtp_rtcp/include/flexfec_receiver.h", + "//webrtc/modules/rtp_rtcp/include/flexfec_sender.h", + "//webrtc/modules/rtp_rtcp/include/receive_statistics.h", + "//webrtc/modules/rtp_rtcp/include/remote_ntp_time_estimator.h", + "//webrtc/modules/rtp_rtcp/include/rtp_audio_level_observer.h", + "//webrtc/modules/rtp_rtcp/include/rtp_header_parser.h", + "//webrtc/modules/rtp_rtcp/include/rtp_payload_registry.h", + "//webrtc/modules/rtp_rtcp/include/rtp_receiver.h", + "//webrtc/modules/rtp_rtcp/include/rtp_rtcp.h", + "//webrtc/modules/rtp_rtcp/include/rtp_rtcp_defines.h", + "//webrtc/modules/rtp_rtcp/include/ulpfec_receiver.h", + "//webrtc/modules/rtp_rtcp/source/byte_io.h", + "//webrtc/modules/rtp_rtcp/source/dtmf_queue.cc", + "//webrtc/modules/rtp_rtcp/source/dtmf_queue.h", + "//webrtc/modules/rtp_rtcp/source/fec_private_tables_bursty.h", + "//webrtc/modules/rtp_rtcp/source/fec_private_tables_random.h", + "//webrtc/modules/rtp_rtcp/source/flexfec_header_reader_writer.cc", + "//webrtc/modules/rtp_rtcp/source/flexfec_header_reader_writer.h", + "//webrtc/modules/rtp_rtcp/source/flexfec_receiver.cc", + "//webrtc/modules/rtp_rtcp/source/flexfec_sender.cc", + "//webrtc/modules/rtp_rtcp/source/forward_error_correction.cc", + "//webrtc/modules/rtp_rtcp/source/forward_error_correction.h", + "//webrtc/modules/rtp_rtcp/source/forward_error_correction_internal.cc", + "//webrtc/modules/rtp_rtcp/source/forward_error_correction_internal.h", + "//webrtc/modules/rtp_rtcp/source/packet_loss_stats.cc", + "//webrtc/modules/rtp_rtcp/source/packet_loss_stats.h", + "//webrtc/modules/rtp_rtcp/source/playout_delay_oracle.cc", + "//webrtc/modules/rtp_rtcp/source/playout_delay_oracle.h", + "//webrtc/modules/rtp_rtcp/source/receive_statistics_impl.cc", + "//webrtc/modules/rtp_rtcp/source/receive_statistics_impl.h", + "//webrtc/modules/rtp_rtcp/source/remote_ntp_time_estimator.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/app.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/app.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/bye.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/bye.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/common_header.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/common_header.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/compound_packet.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/compound_packet.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/dlrr.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/dlrr.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/extended_jitter_report.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/extended_jitter_report.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/extended_reports.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/extended_reports.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/fir.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/fir.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/nack.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/nack.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/pli.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/pli.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/psfb.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/psfb.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/rapid_resync_request.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/rapid_resync_request.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/receiver_report.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/receiver_report.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/remb.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/remb.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/report_block.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/report_block.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/rpsi.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/rpsi.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/rrtr.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/rrtr.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/rtpfb.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/rtpfb.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/sdes.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/sdes.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/sender_report.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/sender_report.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/sli.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/sli.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/target_bitrate.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/target_bitrate.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/tmmb_item.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/tmmb_item.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/tmmbn.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/tmmbn.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/tmmbr.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/tmmbr.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/transport_feedback.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/transport_feedback.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/voip_metric.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/voip_metric.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_receiver.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_receiver.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_sender.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_sender.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_utility.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_utility.h", + "//webrtc/modules/rtp_rtcp/source/rtp_format.cc", + "//webrtc/modules/rtp_rtcp/source/rtp_format.h", + "//webrtc/modules/rtp_rtcp/source/rtp_format_h264.cc", + "//webrtc/modules/rtp_rtcp/source/rtp_format_h264.h", + "//webrtc/modules/rtp_rtcp/source/rtp_format_video_generic.cc", + "//webrtc/modules/rtp_rtcp/source/rtp_format_video_generic.h", + "//webrtc/modules/rtp_rtcp/source/rtp_format_vp8.cc", + "//webrtc/modules/rtp_rtcp/source/rtp_format_vp8.h", + "//webrtc/modules/rtp_rtcp/source/rtp_format_vp9.cc", + "//webrtc/modules/rtp_rtcp/source/rtp_format_vp9.h", + "//webrtc/modules/rtp_rtcp/source/rtp_header_extension.cc", + "//webrtc/modules/rtp_rtcp/source/rtp_header_extension.h", + "//webrtc/modules/rtp_rtcp/source/rtp_header_extensions.cc", + "//webrtc/modules/rtp_rtcp/source/rtp_header_extensions.h", + "//webrtc/modules/rtp_rtcp/source/rtp_header_parser.cc", + "//webrtc/modules/rtp_rtcp/source/rtp_packet.cc", + "//webrtc/modules/rtp_rtcp/source/rtp_packet.h", + "//webrtc/modules/rtp_rtcp/source/rtp_packet_history.cc", + "//webrtc/modules/rtp_rtcp/source/rtp_packet_history.h", + "//webrtc/modules/rtp_rtcp/source/rtp_packet_received.h", + "//webrtc/modules/rtp_rtcp/source/rtp_packet_to_send.h", + "//webrtc/modules/rtp_rtcp/source/rtp_payload_registry.cc", + "//webrtc/modules/rtp_rtcp/source/rtp_receiver_audio.cc", + "//webrtc/modules/rtp_rtcp/source/rtp_receiver_audio.h", + "//webrtc/modules/rtp_rtcp/source/rtp_receiver_impl.cc", + "//webrtc/modules/rtp_rtcp/source/rtp_receiver_impl.h", + "//webrtc/modules/rtp_rtcp/source/rtp_receiver_strategy.cc", + "//webrtc/modules/rtp_rtcp/source/rtp_receiver_strategy.h", + "//webrtc/modules/rtp_rtcp/source/rtp_receiver_video.cc", + "//webrtc/modules/rtp_rtcp/source/rtp_receiver_video.h", + "//webrtc/modules/rtp_rtcp/source/rtp_rtcp_config.h", + "//webrtc/modules/rtp_rtcp/source/rtp_rtcp_impl.cc", + "//webrtc/modules/rtp_rtcp/source/rtp_rtcp_impl.h", + "//webrtc/modules/rtp_rtcp/source/rtp_sender.cc", + "//webrtc/modules/rtp_rtcp/source/rtp_sender.h", + "//webrtc/modules/rtp_rtcp/source/rtp_sender_audio.cc", + "//webrtc/modules/rtp_rtcp/source/rtp_sender_audio.h", + "//webrtc/modules/rtp_rtcp/source/rtp_sender_video.cc", + "//webrtc/modules/rtp_rtcp/source/rtp_sender_video.h", + "//webrtc/modules/rtp_rtcp/source/rtp_utility.cc", + "//webrtc/modules/rtp_rtcp/source/rtp_utility.h", + "//webrtc/modules/rtp_rtcp/source/ssrc_database.cc", + "//webrtc/modules/rtp_rtcp/source/ssrc_database.h", + "//webrtc/modules/rtp_rtcp/source/time_util.cc", + "//webrtc/modules/rtp_rtcp/source/time_util.h", + "//webrtc/modules/rtp_rtcp/source/tmmbr_help.cc", + "//webrtc/modules/rtp_rtcp/source/tmmbr_help.h", + "//webrtc/modules/rtp_rtcp/source/ulpfec_generator.cc", + "//webrtc/modules/rtp_rtcp/source/ulpfec_generator.h", + "//webrtc/modules/rtp_rtcp/source/ulpfec_header_reader_writer.cc", + "//webrtc/modules/rtp_rtcp/source/ulpfec_header_reader_writer.h", + "//webrtc/modules/rtp_rtcp/source/ulpfec_receiver_impl.cc", + "//webrtc/modules/rtp_rtcp/source/ulpfec_receiver_impl.h", + "//webrtc/modules/rtp_rtcp/source/video_codec_information.h", + "//webrtc/modules/rtp_rtcp/source/vp8_partition_aggregator.cc", + "//webrtc/modules/rtp_rtcp/source/vp8_partition_aggregator.h" + ], + "type": "static_library" + }, + "//webrtc/modules/utility:utility": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD", + "WEBRTC_BUILD_LIBEVENT" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/audio/utility:audio_frame_operations", + "//webrtc/base:rtc_task_queue", + "//webrtc/common_audio:common_audio", + "//webrtc/modules/audio_coding:audio_coding", + "//webrtc/modules/audio_coding:audio_format_conversion", + "//webrtc/modules/audio_coding:builtin_audio_decoder_factory", + "//webrtc/modules/audio_coding:rent_a_codec", + "//webrtc/modules/media_file:media_file", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//webrtc/common_audio/resampler/include/", + "//webrtc/common_audio/signal_processing/include/", + "//webrtc/common_audio/vad/include/", + "//webrtc/modules/audio_coding/include/", + "//webrtc/modules/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/utility/include/audio_frame_operations.h", + "//webrtc/modules/utility/include/process_thread.h", + "//webrtc/modules/utility/source/process_thread_impl.cc", + "//webrtc/modules/utility/source/process_thread_impl.h" + ], + "type": "static_library" + }, + "//webrtc/modules/video_capture:video_capture_internal_impl": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD", + "WEBRTC_BUILD_LIBEVENT" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved", + "//webrtc/modules/video_capture:video_capture_module", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/video_capture/linux/device_info_linux.cc", + "//webrtc/modules/video_capture/linux/device_info_linux.h", + "//webrtc/modules/video_capture/linux/video_capture_linux.cc", + "//webrtc/modules/video_capture/linux/video_capture_linux.h" + ], + "type": "static_library" + }, + "//webrtc/modules/video_capture:video_capture_module": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD", + "WEBRTC_BUILD_LIBEVENT" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved", + "//webrtc/common_video:common_video", + "//webrtc/modules/utility:utility", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//webrtc/common_video/include/", + "//webrtc/common_video/libyuv/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/video_capture/device_info_impl.cc", + "//webrtc/modules/video_capture/device_info_impl.h", + "//webrtc/modules/video_capture/video_capture.h", + "//webrtc/modules/video_capture/video_capture_config.h", + "//webrtc/modules/video_capture/video_capture_defines.h", + "//webrtc/modules/video_capture/video_capture_delay.h", + "//webrtc/modules/video_capture/video_capture_factory.cc", + "//webrtc/modules/video_capture/video_capture_factory.h", + "//webrtc/modules/video_capture/video_capture_impl.cc", + "//webrtc/modules/video_capture/video_capture_impl.h" + ], + "type": "static_library" + }, + "//webrtc/modules/video_coding:video_coding": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD", + "WEBRTC_BUILD_LIBEVENT" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved", + "//webrtc/base:rtc_numerics", + "//webrtc/base:rtc_task_queue", + "//webrtc/common_video:common_video", + "//webrtc/modules/rtp_rtcp:rtp_rtcp", + "//webrtc/modules/utility:utility", + "//webrtc/modules/video_coding:video_coding_utility", + "//webrtc/modules/video_coding:webrtc_h264", + "//webrtc/modules/video_coding:webrtc_i420", + "//webrtc/modules/video_coding:webrtc_vp8", + "//webrtc/modules/video_coding:webrtc_vp9", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//webrtc/common_video/include/", + "//webrtc/common_video/libyuv/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/video_coding/codec_database.cc", + "//webrtc/modules/video_coding/codec_database.h", + "//webrtc/modules/video_coding/codec_timer.cc", + "//webrtc/modules/video_coding/codec_timer.h", + "//webrtc/modules/video_coding/decoding_state.cc", + "//webrtc/modules/video_coding/decoding_state.h", + "//webrtc/modules/video_coding/encoded_frame.cc", + "//webrtc/modules/video_coding/encoded_frame.h", + "//webrtc/modules/video_coding/fec_rate_table.h", + "//webrtc/modules/video_coding/frame_buffer.cc", + "//webrtc/modules/video_coding/frame_buffer.h", + "//webrtc/modules/video_coding/frame_buffer2.cc", + "//webrtc/modules/video_coding/frame_buffer2.h", + "//webrtc/modules/video_coding/frame_object.cc", + "//webrtc/modules/video_coding/frame_object.h", + "//webrtc/modules/video_coding/generic_decoder.cc", + "//webrtc/modules/video_coding/generic_decoder.h", + "//webrtc/modules/video_coding/generic_encoder.cc", + "//webrtc/modules/video_coding/generic_encoder.h", + "//webrtc/modules/video_coding/h264_sprop_parameter_sets.cc", + "//webrtc/modules/video_coding/h264_sprop_parameter_sets.h", + "//webrtc/modules/video_coding/h264_sps_pps_tracker.cc", + "//webrtc/modules/video_coding/h264_sps_pps_tracker.h", + "//webrtc/modules/video_coding/histogram.cc", + "//webrtc/modules/video_coding/histogram.h", + "//webrtc/modules/video_coding/include/video_codec_initializer.h", + "//webrtc/modules/video_coding/include/video_coding.h", + "//webrtc/modules/video_coding/include/video_coding_defines.h", + "//webrtc/modules/video_coding/inter_frame_delay.cc", + "//webrtc/modules/video_coding/inter_frame_delay.h", + "//webrtc/modules/video_coding/internal_defines.h", + "//webrtc/modules/video_coding/jitter_buffer.cc", + "//webrtc/modules/video_coding/jitter_buffer.h", + "//webrtc/modules/video_coding/jitter_buffer_common.h", + "//webrtc/modules/video_coding/jitter_estimator.cc", + "//webrtc/modules/video_coding/jitter_estimator.h", + "//webrtc/modules/video_coding/media_opt_util.cc", + "//webrtc/modules/video_coding/media_opt_util.h", + "//webrtc/modules/video_coding/media_optimization.cc", + "//webrtc/modules/video_coding/media_optimization.h", + "//webrtc/modules/video_coding/nack_fec_tables.h", + "//webrtc/modules/video_coding/nack_module.cc", + "//webrtc/modules/video_coding/nack_module.h", + "//webrtc/modules/video_coding/packet.cc", + "//webrtc/modules/video_coding/packet.h", + "//webrtc/modules/video_coding/packet_buffer.cc", + "//webrtc/modules/video_coding/packet_buffer.h", + "//webrtc/modules/video_coding/protection_bitrate_calculator.cc", + "//webrtc/modules/video_coding/protection_bitrate_calculator.h", + "//webrtc/modules/video_coding/receiver.cc", + "//webrtc/modules/video_coding/receiver.h", + "//webrtc/modules/video_coding/rtp_frame_reference_finder.cc", + "//webrtc/modules/video_coding/rtp_frame_reference_finder.h", + "//webrtc/modules/video_coding/rtt_filter.cc", + "//webrtc/modules/video_coding/rtt_filter.h", + "//webrtc/modules/video_coding/session_info.cc", + "//webrtc/modules/video_coding/session_info.h", + "//webrtc/modules/video_coding/timestamp_map.cc", + "//webrtc/modules/video_coding/timestamp_map.h", + "//webrtc/modules/video_coding/timing.cc", + "//webrtc/modules/video_coding/timing.h", + "//webrtc/modules/video_coding/video_codec_initializer.cc", + "//webrtc/modules/video_coding/video_coding_impl.cc", + "//webrtc/modules/video_coding/video_coding_impl.h", + "//webrtc/modules/video_coding/video_receiver.cc", + "//webrtc/modules/video_coding/video_sender.cc" + ], + "type": "static_library" + }, + "//webrtc/modules/video_coding:video_coding_utility": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD", + "WEBRTC_BUILD_LIBEVENT" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved", + "//webrtc/base:rtc_numerics", + "//webrtc/common_video:common_video", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//webrtc/common_video/include/", + "//webrtc/common_video/libyuv/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/video_coding/utility/default_video_bitrate_allocator.cc", + "//webrtc/modules/video_coding/utility/default_video_bitrate_allocator.h", + "//webrtc/modules/video_coding/utility/frame_dropper.cc", + "//webrtc/modules/video_coding/utility/frame_dropper.h", + "//webrtc/modules/video_coding/utility/ivf_file_writer.cc", + "//webrtc/modules/video_coding/utility/ivf_file_writer.h", + "//webrtc/modules/video_coding/utility/moving_average.cc", + "//webrtc/modules/video_coding/utility/moving_average.h", + "//webrtc/modules/video_coding/utility/qp_parser.cc", + "//webrtc/modules/video_coding/utility/qp_parser.h", + "//webrtc/modules/video_coding/utility/quality_scaler.cc", + "//webrtc/modules/video_coding/utility/quality_scaler.h", + "//webrtc/modules/video_coding/utility/simulcast_rate_allocator.cc", + "//webrtc/modules/video_coding/utility/simulcast_rate_allocator.h", + "//webrtc/modules/video_coding/utility/vp8_header_parser.cc", + "//webrtc/modules/video_coding/utility/vp8_header_parser.h" + ], + "type": "static_library" + }, + "//webrtc/modules/video_coding:webrtc_h264": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD", + "WEBRTC_BUILD_LIBEVENT" + ], + "deps": [ + "//webrtc/base:rtc_base_approved", + "//webrtc/modules/video_coding:video_coding_utility", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/video_coding/codecs/h264/h264.cc", + "//webrtc/modules/video_coding/codecs/h264/include/h264.h" + ], + "type": "static_library" + }, + "//webrtc/modules/video_coding:webrtc_i420": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD", + "WEBRTC_BUILD_LIBEVENT" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved", + "//webrtc/common_video:common_video", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//webrtc/common_video/include/", + "//webrtc/common_video/libyuv/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/video_coding/codecs/i420/i420.cc", + "//webrtc/modules/video_coding/codecs/i420/include/i420.h" + ], + "type": "static_library" + }, + "//webrtc/modules/video_coding:webrtc_vp8": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD", + "WEBRTC_BUILD_LIBEVENT" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved", + "//webrtc/common_video:common_video", + "//webrtc/modules/video_coding:video_coding_utility", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "/media/libyuv/libyuv/include/", + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//webrtc/common_video/include/", + "//webrtc/common_video/libyuv/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/video_coding/codecs/vp8/default_temporal_layers.cc", + "//webrtc/modules/video_coding/codecs/vp8/default_temporal_layers.h", + "//webrtc/modules/video_coding/codecs/vp8/include/vp8.h", + "//webrtc/modules/video_coding/codecs/vp8/include/vp8_common_types.h", + "//webrtc/modules/video_coding/codecs/vp8/realtime_temporal_layers.cc", + "//webrtc/modules/video_coding/codecs/vp8/reference_picture_selection.cc", + "//webrtc/modules/video_coding/codecs/vp8/reference_picture_selection.h", + "//webrtc/modules/video_coding/codecs/vp8/screenshare_layers.cc", + "//webrtc/modules/video_coding/codecs/vp8/screenshare_layers.h", + "//webrtc/modules/video_coding/codecs/vp8/simulcast_encoder_adapter.cc", + "//webrtc/modules/video_coding/codecs/vp8/simulcast_encoder_adapter.h", + "//webrtc/modules/video_coding/codecs/vp8/temporal_layers.h", + "//webrtc/modules/video_coding/codecs/vp8/vp8_impl.cc", + "//webrtc/modules/video_coding/codecs/vp8/vp8_impl.h" + ], + "type": "static_library" + }, + "//webrtc/modules/video_coding:webrtc_vp9": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD", + "WEBRTC_BUILD_LIBEVENT" + ], + "deps": [ + "//webrtc/base:rtc_base_approved", + "//webrtc/common_video:common_video", + "//webrtc/modules/video_coding:video_coding_utility", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//webrtc/common_video/include/", + "//webrtc/common_video/libyuv/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/video_coding/codecs/vp9/include/vp9.h", + "//webrtc/modules/video_coding/codecs/vp9/screenshare_layers.cc", + "//webrtc/modules/video_coding/codecs/vp9/screenshare_layers.h", + "//webrtc/modules/video_coding/codecs/vp9/vp9_frame_buffer_pool.cc", + "//webrtc/modules/video_coding/codecs/vp9/vp9_frame_buffer_pool.h", + "//webrtc/modules/video_coding/codecs/vp9/vp9_impl.cc", + "//webrtc/modules/video_coding/codecs/vp9/vp9_impl.h" + ], + "type": "static_library" + }, + "//webrtc/modules/video_processing:video_processing": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD", + "WEBRTC_BUILD_LIBEVENT" + ], + "deps": [ + "//webrtc/base:rtc_base_approved", + "//webrtc/common_audio:common_audio", + "//webrtc/common_video:common_video", + "//webrtc/modules/utility:utility", + "//webrtc/modules/video_processing:video_processing_neon", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "/media/libyuv/libyuv/include/", + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//webrtc/common_audio/resampler/include/", + "//webrtc/common_audio/signal_processing/include/", + "//webrtc/common_audio/vad/include/", + "//webrtc/common_video/include/", + "//webrtc/common_video/libyuv/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/video_processing/util/denoiser_filter.cc", + "//webrtc/modules/video_processing/util/denoiser_filter.h", + "//webrtc/modules/video_processing/util/denoiser_filter_c.cc", + "//webrtc/modules/video_processing/util/denoiser_filter_c.h", + "//webrtc/modules/video_processing/util/noise_estimation.cc", + "//webrtc/modules/video_processing/util/noise_estimation.h", + "//webrtc/modules/video_processing/util/skin_detection.cc", + "//webrtc/modules/video_processing/util/skin_detection.h", + "//webrtc/modules/video_processing/video_denoiser.cc", + "//webrtc/modules/video_processing/video_denoiser.h" + ], + "type": "static_library" + }, + "//webrtc/modules/video_processing:video_processing_neon": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/video_processing/util/denoiser_filter_neon.cc", + "//webrtc/modules/video_processing/util/denoiser_filter_neon.h" + ], + "type": "static_library" + }, + "//webrtc/system_wrappers:field_trial_default": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/system_wrappers/include/field_trial_default.h", + "//webrtc/system_wrappers/source/field_trial_default.cc" + ], + "type": "static_library" + }, + "//webrtc/system_wrappers:metrics_default": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/system_wrappers/include/metrics_default.h", + "//webrtc/system_wrappers/source/metrics_default.cc" + ], + "type": "static_library" + }, + "//webrtc/system_wrappers:system_wrappers": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "WEBRTC_THREAD_RR", + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/system_wrappers/include/aligned_array.h", + "//webrtc/system_wrappers/include/aligned_malloc.h", + "//webrtc/system_wrappers/include/atomic32.h", + "//webrtc/system_wrappers/include/clock.h", + "//webrtc/system_wrappers/include/cpu_features_wrapper.h", + "//webrtc/system_wrappers/include/cpu_info.h", + "//webrtc/system_wrappers/include/critical_section_wrapper.h", + "//webrtc/system_wrappers/include/event_wrapper.h", + "//webrtc/system_wrappers/include/field_trial.h", + "//webrtc/system_wrappers/include/file_wrapper.h", + "//webrtc/system_wrappers/include/logging.h", + "//webrtc/system_wrappers/include/metrics.h", + "//webrtc/system_wrappers/include/ntp_time.h", + "//webrtc/system_wrappers/include/rtp_to_ntp_estimator.h", + "//webrtc/system_wrappers/include/rw_lock_wrapper.h", + "//webrtc/system_wrappers/include/sleep.h", + "//webrtc/system_wrappers/include/static_instance.h", + "//webrtc/system_wrappers/include/stringize_macros.h", + "//webrtc/system_wrappers/include/timestamp_extrapolator.h", + "//webrtc/system_wrappers/include/trace.h", + "//webrtc/system_wrappers/source/aligned_malloc.cc", + "//webrtc/system_wrappers/source/clock.cc", + "//webrtc/system_wrappers/source/cpu_features.cc", + "//webrtc/system_wrappers/source/cpu_info.cc", + "//webrtc/system_wrappers/source/event.cc", + "//webrtc/system_wrappers/source/event_timer_posix.cc", + "//webrtc/system_wrappers/source/event_timer_posix.h", + "//webrtc/system_wrappers/source/file_impl.cc", + "//webrtc/system_wrappers/source/logging.cc", + "//webrtc/system_wrappers/source/rtp_to_ntp_estimator.cc", + "//webrtc/system_wrappers/source/rw_lock.cc", + "//webrtc/system_wrappers/source/rw_lock_posix.cc", + "//webrtc/system_wrappers/source/rw_lock_posix.h", + "//webrtc/system_wrappers/source/sleep.cc", + "//webrtc/system_wrappers/source/timestamp_extrapolator.cc", + "//webrtc/system_wrappers/source/trace_impl.cc", + "//webrtc/system_wrappers/source/trace_impl.h", + "//webrtc/system_wrappers/source/trace_posix.cc", + "//webrtc/system_wrappers/source/trace_posix.h", + "//webrtc/system_wrappers/source/atomic32_non_darwin_unix.cc" + ], + "type": "static_library" + }, + "//webrtc/video:video": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD", + "WEBRTC_BUILD_LIBEVENT" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/api:transport_api", + "//webrtc/base:rtc_base_approved", + "//webrtc/base:rtc_numerics", + "//webrtc/base:rtc_task_queue", + "//webrtc/common_video:common_video", + "//webrtc/logging:rtc_event_log_api", + "//webrtc/modules/bitrate_controller:bitrate_controller", + "//webrtc/modules/congestion_controller:congestion_controller", + "//webrtc/modules/pacing:pacing", + "//webrtc/modules/remote_bitrate_estimator:remote_bitrate_estimator", + "//webrtc/modules/rtp_rtcp:rtp_rtcp", + "//webrtc/modules/utility:utility", + "//webrtc/modules/video_coding:video_coding", + "//webrtc/modules/video_processing:video_processing", + "//webrtc/system_wrappers:system_wrappers", + "//webrtc/voice_engine:voice_engine" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//webrtc/common_video/include/", + "//webrtc/common_video/libyuv/include/", + "//webrtc/modules/audio_coding/include/", + "//webrtc/modules/include/" + ], + "libs": [], + "sources": [ + "//webrtc/video/call_stats.cc", + "//webrtc/video/call_stats.h", + "//webrtc/video/encoder_rtcp_feedback.cc", + "//webrtc/video/encoder_rtcp_feedback.h", + "//webrtc/video/overuse_frame_detector.cc", + "//webrtc/video/overuse_frame_detector.h", + "//webrtc/video/payload_router.cc", + "//webrtc/video/payload_router.h", + "//webrtc/video/quality_threshold.cc", + "//webrtc/video/quality_threshold.h", + "//webrtc/video/receive_statistics_proxy.cc", + "//webrtc/video/receive_statistics_proxy.h", + "//webrtc/video/report_block_stats.cc", + "//webrtc/video/report_block_stats.h", + "//webrtc/video/rtp_stream_receiver.cc", + "//webrtc/video/rtp_stream_receiver.h", + "//webrtc/video/rtp_streams_synchronizer.cc", + "//webrtc/video/rtp_streams_synchronizer.h", + "//webrtc/video/send_delay_stats.cc", + "//webrtc/video/send_delay_stats.h", + "//webrtc/video/send_statistics_proxy.cc", + "//webrtc/video/send_statistics_proxy.h", + "//webrtc/video/stats_counter.cc", + "//webrtc/video/stats_counter.h", + "//webrtc/video/stream_synchronization.cc", + "//webrtc/video/stream_synchronization.h", + "//webrtc/video/transport_adapter.cc", + "//webrtc/video/transport_adapter.h", + "//webrtc/video/video_receive_stream.cc", + "//webrtc/video/video_receive_stream.h", + "//webrtc/video/video_send_stream.cc", + "//webrtc/video/video_send_stream.h", + "//webrtc/video/video_stream_decoder.cc", + "//webrtc/video/video_stream_decoder.h", + "//webrtc/video/vie_encoder.cc", + "//webrtc/video/vie_encoder.h", + "//webrtc/video/vie_remb.cc", + "//webrtc/video/vie_remb.h" + ], + "type": "static_library" + }, + "//webrtc/video_engine:video_engine": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/video_engine/browser_capture_impl.h", + "//webrtc/video_engine/desktop_capture_impl.cc", + "//webrtc/video_engine/desktop_capture_impl.h" + ], + "type": "static_library" + }, + "//webrtc/voice_engine:audio_coder": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/modules/audio_coding:audio_coding", + "//webrtc/modules/audio_coding:audio_format_conversion", + "//webrtc/modules/audio_coding:builtin_audio_decoder_factory", + "//webrtc/modules/audio_coding:rent_a_codec" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//webrtc/modules/audio_coding/include/", + "//webrtc/modules/include/" + ], + "libs": [], + "sources": [ + "//webrtc/voice_engine/coder.cc", + "//webrtc/voice_engine/coder.h" + ], + "type": "static_library" + }, + "//webrtc/voice_engine:file_player": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/common_audio:common_audio", + "//webrtc/modules/media_file:media_file", + "//webrtc/system_wrappers:system_wrappers", + "//webrtc/voice_engine:audio_coder" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//webrtc/common_audio/resampler/include/", + "//webrtc/common_audio/signal_processing/include/", + "//webrtc/common_audio/vad/include/" + ], + "libs": [], + "sources": [ + "//webrtc/voice_engine/file_player.cc", + "//webrtc/voice_engine/file_player.h" + ], + "type": "static_library" + }, + "//webrtc/voice_engine:file_recorder": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved", + "//webrtc/common_audio:common_audio", + "//webrtc/modules/media_file:media_file", + "//webrtc/system_wrappers:system_wrappers", + "//webrtc/voice_engine:audio_coder" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//webrtc/common_audio/resampler/include/", + "//webrtc/common_audio/signal_processing/include/", + "//webrtc/common_audio/vad/include/" + ], + "libs": [], + "sources": [ + "//webrtc/voice_engine/file_recorder.cc", + "//webrtc/voice_engine/file_recorder.h" + ], + "type": "static_library" + }, + "//webrtc/voice_engine:level_indicator": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved", + "//webrtc/common_audio:common_audio" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//webrtc/common_audio/resampler/include/", + "//webrtc/common_audio/signal_processing/include/", + "//webrtc/common_audio/vad/include/" + ], + "libs": [], + "sources": [ + "//webrtc/voice_engine/level_indicator.cc", + "//webrtc/voice_engine/level_indicator.h" + ], + "type": "static_library" + }, + "//webrtc/voice_engine:voice_engine": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD", + "WEBRTC_BUILD_LIBEVENT" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/api:audio_mixer_api", + "//webrtc/api:call_api", + "//webrtc/api:transport_api", + "//webrtc/audio/utility:audio_frame_operations", + "//webrtc/base:rtc_base_approved", + "//webrtc/common_audio:common_audio", + "//webrtc/logging:rtc_event_log_api", + "//webrtc/modules/audio_coding:audio_coding", + "//webrtc/modules/audio_coding:audio_decoder_factory_interface", + "//webrtc/modules/audio_coding:audio_format_conversion", + "//webrtc/modules/audio_coding:builtin_audio_decoder_factory", + "//webrtc/modules/audio_coding:rent_a_codec", + "//webrtc/modules/audio_conference_mixer:audio_conference_mixer", + "//webrtc/modules/audio_device:audio_device", + "//webrtc/modules/audio_processing:audio_processing", + "//webrtc/modules/bitrate_controller:bitrate_controller", + "//webrtc/modules/media_file:media_file", + "//webrtc/modules/pacing:pacing", + "//webrtc/modules/rtp_rtcp:rtp_rtcp", + "//webrtc/modules/utility:utility", + "//webrtc/system_wrappers:system_wrappers", + "//webrtc/voice_engine:file_player", + "//webrtc/voice_engine:file_recorder", + "//webrtc/voice_engine:level_indicator" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//webrtc/modules/audio_coding/include/", + "//webrtc/modules/include/", + "//webrtc/common_audio/resampler/include/", + "//webrtc/common_audio/signal_processing/include/", + "//webrtc/common_audio/vad/include/", + "//webrtc/modules/audio_conference_mixer/include/", + "//webrtc/modules/include/", + "//webrtc/modules/include/", + "//webrtc/modules/audio_device/include/", + "//webrtc/modules/audio_device/dummy/" + ], + "libs": [], + "sources": [ + "//webrtc/voice_engine/channel.cc", + "//webrtc/voice_engine/channel.h", + "//webrtc/voice_engine/channel_manager.cc", + "//webrtc/voice_engine/channel_manager.h", + "//webrtc/voice_engine/channel_proxy.cc", + "//webrtc/voice_engine/channel_proxy.h", + "//webrtc/voice_engine/include/voe_audio_processing.h", + "//webrtc/voice_engine/include/voe_base.h", + "//webrtc/voice_engine/include/voe_codec.h", + "//webrtc/voice_engine/include/voe_errors.h", + "//webrtc/voice_engine/include/voe_external_media.h", + "//webrtc/voice_engine/include/voe_file.h", + "//webrtc/voice_engine/include/voe_hardware.h", + "//webrtc/voice_engine/include/voe_neteq_stats.h", + "//webrtc/voice_engine/include/voe_network.h", + "//webrtc/voice_engine/include/voe_rtp_rtcp.h", + "//webrtc/voice_engine/include/voe_video_sync.h", + "//webrtc/voice_engine/include/voe_volume_control.h", + "//webrtc/voice_engine/monitor_module.cc", + "//webrtc/voice_engine/monitor_module.h", + "//webrtc/voice_engine/output_mixer.cc", + "//webrtc/voice_engine/output_mixer.h", + "//webrtc/voice_engine/shared_data.cc", + "//webrtc/voice_engine/shared_data.h", + "//webrtc/voice_engine/statistics.cc", + "//webrtc/voice_engine/statistics.h", + "//webrtc/voice_engine/transmit_mixer.cc", + "//webrtc/voice_engine/transmit_mixer.h", + "//webrtc/voice_engine/utility.cc", + "//webrtc/voice_engine/utility.h", + "//webrtc/voice_engine/voe_audio_processing_impl.cc", + "//webrtc/voice_engine/voe_audio_processing_impl.h", + "//webrtc/voice_engine/voe_base_impl.cc", + "//webrtc/voice_engine/voe_base_impl.h", + "//webrtc/voice_engine/voe_codec_impl.cc", + "//webrtc/voice_engine/voe_codec_impl.h", + "//webrtc/voice_engine/voe_external_media_impl.cc", + "//webrtc/voice_engine/voe_external_media_impl.h", + "//webrtc/voice_engine/voe_file_impl.cc", + "//webrtc/voice_engine/voe_file_impl.h", + "//webrtc/voice_engine/voe_hardware_impl.cc", + "//webrtc/voice_engine/voe_hardware_impl.h", + "//webrtc/voice_engine/voe_neteq_stats_impl.cc", + "//webrtc/voice_engine/voe_neteq_stats_impl.h", + "//webrtc/voice_engine/voe_network_impl.cc", + "//webrtc/voice_engine/voe_network_impl.h", + "//webrtc/voice_engine/voe_rtp_rtcp_impl.cc", + "//webrtc/voice_engine/voe_rtp_rtcp_impl.h", + "//webrtc/voice_engine/voe_video_sync_impl.cc", + "//webrtc/voice_engine/voe_video_sync_impl.h", + "//webrtc/voice_engine/voe_volume_control_impl.cc", + "//webrtc/voice_engine/voe_volume_control_impl.h", + "//webrtc/voice_engine/voice_engine_defines.h", + "//webrtc/voice_engine/voice_engine_impl.cc", + "//webrtc/voice_engine/voice_engine_impl.h" + ], + "type": "static_library" + }, + "//webrtc:webrtc": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD", + "WEBRTC_BUILD_LIBEVENT" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/api:transport_api", + "//webrtc/api:video_frame_api", + "//webrtc/audio:audio", + "//webrtc/base:base", + "//webrtc/call:call", + "//webrtc/common_audio:common_audio", + "//webrtc/common_video:common_video", + "//webrtc/media:media", + "//webrtc/modules:modules", + "//webrtc/modules/video_capture:video_capture_internal_impl", + "//webrtc/sdk:sdk", + "//webrtc/system_wrappers:field_trial_default", + "//webrtc/system_wrappers:metrics_default", + "//webrtc/system_wrappers:system_wrappers", + "//webrtc/video:video", + "//webrtc/video_engine:video_engine", + "//webrtc/voice_engine:voice_engine" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//webrtc/common_audio/resampler/include/", + "//webrtc/common_audio/signal_processing/include/", + "//webrtc/common_audio/vad/include/", + "//webrtc/common_video/include/", + "//webrtc/common_video/libyuv/include/", + "//webrtc/modules/audio_coding/include/", + "//webrtc/modules/include/", + "//webrtc/modules/audio_conference_mixer/include/", + "//webrtc/modules/include/", + "//webrtc/modules/include/", + "//webrtc/modules/audio_device/include/", + "//webrtc/modules/audio_device/dummy/" + ], + "libs": [ + "X11", + "X11-xcb", + "xcb", + "Xcomposite", + "Xcursor", + "Xdamage", + "Xext", + "Xfixes", + "Xi", + "Xrender" + ], + "sources": [ + "//webrtc/build/no_op_function.cc", + "//webrtc/call.h", + "//webrtc/config.h" + ], + "type": "static_library" + }, + "//webrtc:webrtc_common": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/common_types.cc", + "//webrtc/common_types.h", + "//webrtc/config.cc", + "//webrtc/config.h", + "//webrtc/typedefs.h" + ], + "type": "static_library" + } + } +} \ No newline at end of file diff --git a/media/webrtc/gn-configs/arm64_True_arm64_netbsd.json b/media/webrtc/gn-configs/arm64_True_arm64_netbsd.json new file mode 100644 --- /dev/null +++ b/media/webrtc/gn-configs/arm64_True_arm64_netbsd.json @@ -0,0 +1,8089 @@ +{ + "gn_gen_args": { + "host_cpu": "arm64", + "is_debug": true, + "target_cpu": "arm64", + "target_os": "netbsd" + }, + "mozbuild_args": { + "CPU_ARCH": "aarch64", + "HOST_CPU_ARCH": "aarch64", + "MOZ_DEBUG": "1", + "OS_TARGET": "NetBSD" + }, + "sandbox_vars": { + "COMPILE_FLAGS": { + "WARNINGS_AS_ERRORS": [] + }, + "FINAL_LIBRARY": "webrtc" + }, + "targets": { + "//webrtc/api:audio_mixer_api": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc/base:rtc_base_approved" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/api/audio/audio_mixer.h" + ], + "type": "source_set" + }, + "//webrtc/api:call_api": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/api:audio_mixer_api", + "//webrtc/api:transport_api", + "//webrtc/base:rtc_base_approved", + "//webrtc/modules/audio_coding:audio_decoder_factory_interface", + "//webrtc/modules/audio_coding:audio_encoder_interface" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/api/call/audio_sink.h" + ], + "type": "source_set" + }, + "//webrtc/api:transport_api": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/api/call/transport.h" + ], + "type": "source_set" + }, + "//webrtc/api:video_frame_api": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc/base:rtc_base_approved", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "/media/libyuv/libyuv/include/", + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/api/video/i420_buffer.cc", + "//webrtc/api/video/i420_buffer.h", + "//webrtc/api/video/video_frame.cc", + "//webrtc/api/video/video_frame.h", + "//webrtc/api/video/video_frame_buffer.h", + "//webrtc/api/video/video_rotation.h" + ], + "type": "source_set" + }, + "//webrtc/audio/utility:audio_frame_operations": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved", + "//webrtc/modules/audio_coding:audio_format_conversion" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/audio/utility/audio_frame_operations.cc", + "//webrtc/audio/utility/audio_frame_operations.h" + ], + "type": "static_library" + }, + "//webrtc/audio:audio": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD", + "WEBRTC_BUILD_LIBEVENT" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/api:audio_mixer_api", + "//webrtc/api:call_api", + "//webrtc/base:rtc_base_approved", + "//webrtc/base:rtc_task_queue", + "//webrtc/call:call_interfaces", + "//webrtc/common_audio:common_audio", + "//webrtc/modules/audio_device:audio_device", + "//webrtc/modules/audio_processing:audio_processing", + "//webrtc/modules/congestion_controller:congestion_controller", + "//webrtc/modules/pacing:pacing", + "//webrtc/modules/remote_bitrate_estimator:remote_bitrate_estimator", + "//webrtc/modules/rtp_rtcp:rtp_rtcp", + "//webrtc/system_wrappers:system_wrappers", + "//webrtc/voice_engine:voice_engine" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//webrtc/common_audio/resampler/include/", + "//webrtc/common_audio/signal_processing/include/", + "//webrtc/common_audio/vad/include/", + "//webrtc/modules/include/", + "//webrtc/modules/audio_device/include/", + "//webrtc/modules/audio_device/dummy/", + "//webrtc/modules/audio_coding/include/", + "//webrtc/modules/include/" + ], + "libs": [], + "sources": [ + "//webrtc/audio/audio_receive_stream.cc", + "//webrtc/audio/audio_receive_stream.h", + "//webrtc/audio/audio_send_stream.cc", + "//webrtc/audio/audio_send_stream.h", + "//webrtc/audio/audio_state.cc", + "//webrtc/audio/audio_state.h", + "//webrtc/audio/audio_transport_proxy.cc", + "//webrtc/audio/audio_transport_proxy.h", + "//webrtc/audio/conversion.h", + "//webrtc/audio/scoped_voe_interface.h" + ], + "type": "static_library" + }, + "//webrtc/base:gtest_prod": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/base/gtest_prod_util.h" + ], + "type": "source_set" + }, + "//webrtc/base:rtc_base_approved": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/base/array_view.h", + "//webrtc/base/arraysize.h", + "//webrtc/base/atomicops.h", + "//webrtc/base/base64.cc", + "//webrtc/base/base64.h", + "//webrtc/base/basictypes.h", + "//webrtc/base/bind.h", + "//webrtc/base/bitbuffer.cc", + "//webrtc/base/bitbuffer.h", + "//webrtc/base/buffer.h", + "//webrtc/base/bufferqueue.cc", + "//webrtc/base/bufferqueue.h", + "//webrtc/base/bytebuffer.cc", + "//webrtc/base/bytebuffer.h", + "//webrtc/base/byteorder.h", + "//webrtc/base/checks.cc", + "//webrtc/base/checks.h", + "//webrtc/base/constructormagic.h", + "//webrtc/base/copyonwritebuffer.cc", + "//webrtc/base/copyonwritebuffer.h", + "//webrtc/base/criticalsection.cc", + "//webrtc/base/criticalsection.h", + "//webrtc/base/deprecation.h", + "//webrtc/base/event.cc", + "//webrtc/base/event.h", + "//webrtc/base/event_tracer.cc", + "//webrtc/base/event_tracer.h", + "//webrtc/base/file.cc", + "//webrtc/base/file.h", + "//webrtc/base/flags.cc", + "//webrtc/base/flags.h", + "//webrtc/base/format_macros.h", + "//webrtc/base/function_view.h", + "//webrtc/base/ignore_wundef.h", + "//webrtc/base/location.cc", + "//webrtc/base/location.h", + "//webrtc/base/md5.cc", + "//webrtc/base/md5.h", + "//webrtc/base/md5digest.cc", + "//webrtc/base/md5digest.h", + "//webrtc/base/mod_ops.h", + "//webrtc/base/onetimeevent.h", + "//webrtc/base/optional.cc", + "//webrtc/base/optional.h", + "//webrtc/base/pathutils.cc", + "//webrtc/base/pathutils.h", + "//webrtc/base/platform_file.cc", + "//webrtc/base/platform_file.h", + "//webrtc/base/platform_thread.cc", + "//webrtc/base/platform_thread.h", + "//webrtc/base/platform_thread_types.h", + "//webrtc/base/race_checker.cc", + "//webrtc/base/race_checker.h", + "//webrtc/base/random.cc", + "//webrtc/base/random.h", + "//webrtc/base/rate_limiter.cc", + "//webrtc/base/rate_limiter.h", + "//webrtc/base/rate_statistics.cc", + "//webrtc/base/rate_statistics.h", + "//webrtc/base/ratetracker.cc", + "//webrtc/base/ratetracker.h", + "//webrtc/base/refcount.h", + "//webrtc/base/refcountedobject.h", + "//webrtc/base/safe_compare.h", + "//webrtc/base/safe_conversions.h", + "//webrtc/base/safe_conversions_impl.h", + "//webrtc/base/sanitizer.h", + "//webrtc/base/scoped_ref_ptr.h", + "//webrtc/base/stringencode.cc", + "//webrtc/base/stringencode.h", + "//webrtc/base/stringutils.cc", + "//webrtc/base/stringutils.h", + "//webrtc/base/swap_queue.h", + "//webrtc/base/template_util.h", + "//webrtc/base/thread_annotations.h", + "//webrtc/base/thread_checker.h", + "//webrtc/base/thread_checker_impl.cc", + "//webrtc/base/thread_checker_impl.h", + "//webrtc/base/timestampaligner.cc", + "//webrtc/base/timestampaligner.h", + "//webrtc/base/timeutils.cc", + "//webrtc/base/timeutils.h", + "//webrtc/base/trace_event.h", + "//webrtc/base/type_traits.h", + "//webrtc/base/file_posix.cc", + "//webrtc/base/logging.cc", + "//webrtc/base/logging.h" + ], + "type": "static_library" + }, + "//webrtc/base:rtc_numerics": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc/base:rtc_base_approved" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/base/numerics/exp_filter.cc", + "//webrtc/base/numerics/exp_filter.h", + "//webrtc/base/numerics/percentile_filter.h" + ], + "type": "static_library" + }, + "//webrtc/base:rtc_task_queue": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_BUILD_LIBEVENT", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc/base:rtc_base_approved" + ], + "include_dirs": [ + "/ipc/chromium/src/third_party/libevent/include/", + "/ipc/chromium/src/third_party/libevent/linux/", + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/base/sequenced_task_checker.h", + "//webrtc/base/sequenced_task_checker_impl.cc", + "//webrtc/base/sequenced_task_checker_impl.h", + "//webrtc/base/weak_ptr.cc", + "//webrtc/base/weak_ptr.h", + "//webrtc/base/task_queue.h", + "//webrtc/base/task_queue_posix.h", + "//webrtc/base/task_queue_libevent.cc", + "//webrtc/base/task_queue_posix.cc" + ], + "type": "static_library" + }, + "//webrtc/call:call": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD", + "WEBRTC_BUILD_LIBEVENT" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/api:call_api", + "//webrtc/api:transport_api", + "//webrtc/audio:audio", + "//webrtc/base:rtc_task_queue", + "//webrtc/call:call_interfaces", + "//webrtc/logging:rtc_event_log_impl", + "//webrtc/modules/congestion_controller:congestion_controller", + "//webrtc/modules/rtp_rtcp:rtp_rtcp", + "//webrtc/system_wrappers:system_wrappers", + "//webrtc/video:video" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/call/bitrate_allocator.cc", + "//webrtc/call/call.cc", + "//webrtc/call/flexfec_receive_stream_impl.cc", + "//webrtc/call/flexfec_receive_stream_impl.h" + ], + "type": "static_library" + }, + "//webrtc/call:call_interfaces": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/call/audio_receive_stream.h", + "//webrtc/call/audio_send_stream.h", + "//webrtc/call/audio_state.h", + "//webrtc/call/call.h", + "//webrtc/call/flexfec_receive_stream.h", + "//webrtc/call/audio_send_stream_call.cc" + ], + "type": "source_set" + }, + "//webrtc/common_audio:common_audio": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc/common_audio:common_audio_c", + "//webrtc/common_audio:common_audio_neon", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//webrtc/common_audio/resampler/include/", + "//webrtc/common_audio/signal_processing/include/", + "//webrtc/common_audio/vad/include/" + ], + "libs": [], + "sources": [ + "//webrtc/common_audio/audio_converter.cc", + "//webrtc/common_audio/audio_converter.h", + "//webrtc/common_audio/audio_ring_buffer.cc", + "//webrtc/common_audio/audio_ring_buffer.h", + "//webrtc/common_audio/audio_util.cc", + "//webrtc/common_audio/blocker.cc", + "//webrtc/common_audio/blocker.h", + "//webrtc/common_audio/channel_buffer.cc", + "//webrtc/common_audio/channel_buffer.h", + "//webrtc/common_audio/fir_filter.cc", + "//webrtc/common_audio/fir_filter.h", + "//webrtc/common_audio/fir_filter_neon.h", + "//webrtc/common_audio/fir_filter_sse.h", + "//webrtc/common_audio/include/audio_util.h", + "//webrtc/common_audio/lapped_transform.cc", + "//webrtc/common_audio/lapped_transform.h", + "//webrtc/common_audio/real_fourier.cc", + "//webrtc/common_audio/real_fourier.h", + "//webrtc/common_audio/real_fourier_ooura.cc", + "//webrtc/common_audio/real_fourier_ooura.h", + "//webrtc/common_audio/resampler/include/push_resampler.h", + "//webrtc/common_audio/resampler/include/resampler.h", + "//webrtc/common_audio/resampler/push_resampler.cc", + "//webrtc/common_audio/resampler/push_sinc_resampler.cc", + "//webrtc/common_audio/resampler/push_sinc_resampler.h", + "//webrtc/common_audio/resampler/resampler.cc", + "//webrtc/common_audio/resampler/sinc_resampler.cc", + "//webrtc/common_audio/resampler/sinc_resampler.h", + "//webrtc/common_audio/smoothing_filter.cc", + "//webrtc/common_audio/smoothing_filter.h", + "//webrtc/common_audio/sparse_fir_filter.cc", + "//webrtc/common_audio/sparse_fir_filter.h", + "//webrtc/common_audio/vad/include/vad.h", + "//webrtc/common_audio/vad/vad.cc", + "//webrtc/common_audio/wav_file.cc", + "//webrtc/common_audio/wav_file.h", + "//webrtc/common_audio/wav_header.cc", + "//webrtc/common_audio/wav_header.h", + "//webrtc/common_audio/window_generator.cc", + "//webrtc/common_audio/window_generator.h" + ], + "type": "static_library" + }, + "//webrtc/common_audio:common_audio_c": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//webrtc/common_audio/resampler/include/", + "//webrtc/common_audio/signal_processing/include/", + "//webrtc/common_audio/vad/include/" + ], + "libs": [], + "sources": [ + "//webrtc/common_audio/fft4g.c", + "//webrtc/common_audio/fft4g.h", + "//webrtc/common_audio/ring_buffer.c", + "//webrtc/common_audio/ring_buffer.h", + "//webrtc/common_audio/signal_processing/auto_corr_to_refl_coef.c", + "//webrtc/common_audio/signal_processing/auto_correlation.c", + "//webrtc/common_audio/signal_processing/complex_fft_tables.h", + "//webrtc/common_audio/signal_processing/copy_set_operations.c", + "//webrtc/common_audio/signal_processing/cross_correlation.c", + "//webrtc/common_audio/signal_processing/division_operations.c", + "//webrtc/common_audio/signal_processing/dot_product_with_scale.c", + "//webrtc/common_audio/signal_processing/downsample_fast.c", + "//webrtc/common_audio/signal_processing/energy.c", + "//webrtc/common_audio/signal_processing/filter_ar.c", + "//webrtc/common_audio/signal_processing/filter_ma_fast_q12.c", + "//webrtc/common_audio/signal_processing/get_hanning_window.c", + "//webrtc/common_audio/signal_processing/get_scaling_square.c", + "//webrtc/common_audio/signal_processing/ilbc_specific_functions.c", + "//webrtc/common_audio/signal_processing/include/real_fft.h", + "//webrtc/common_audio/signal_processing/include/signal_processing_library.h", + "//webrtc/common_audio/signal_processing/include/spl_inl.h", + "//webrtc/common_audio/signal_processing/levinson_durbin.c", + "//webrtc/common_audio/signal_processing/lpc_to_refl_coef.c", + "//webrtc/common_audio/signal_processing/min_max_operations.c", + "//webrtc/common_audio/signal_processing/randomization_functions.c", + "//webrtc/common_audio/signal_processing/real_fft.c", + "//webrtc/common_audio/signal_processing/refl_coef_to_lpc.c", + "//webrtc/common_audio/signal_processing/resample.c", + "//webrtc/common_audio/signal_processing/resample_48khz.c", + "//webrtc/common_audio/signal_processing/resample_by_2.c", + "//webrtc/common_audio/signal_processing/resample_by_2_internal.c", + "//webrtc/common_audio/signal_processing/resample_by_2_internal.h", + "//webrtc/common_audio/signal_processing/resample_fractional.c", + "//webrtc/common_audio/signal_processing/spl_init.c", + "//webrtc/common_audio/signal_processing/spl_inl.c", + "//webrtc/common_audio/signal_processing/spl_sqrt.c", + "//webrtc/common_audio/signal_processing/splitting_filter.c", + "//webrtc/common_audio/signal_processing/sqrt_of_one_minus_x_squared.c", + "//webrtc/common_audio/signal_processing/vector_scaling_operations.c", + "//webrtc/common_audio/vad/include/webrtc_vad.h", + "//webrtc/common_audio/vad/vad_core.c", + "//webrtc/common_audio/vad/vad_core.h", + "//webrtc/common_audio/vad/vad_filterbank.c", + "//webrtc/common_audio/vad/vad_filterbank.h", + "//webrtc/common_audio/vad/vad_gmm.c", + "//webrtc/common_audio/vad/vad_gmm.h", + "//webrtc/common_audio/vad/vad_sp.c", + "//webrtc/common_audio/vad/vad_sp.h", + "//webrtc/common_audio/vad/webrtc_vad.c", + "//webrtc/common_audio/signal_processing/complex_fft.c", + "//webrtc/common_audio/signal_processing/complex_bit_reverse.c", + "//webrtc/common_audio/signal_processing/filter_ar_fast_q12.c", + "//webrtc/common_audio/signal_processing/spl_sqrt_floor.c" + ], + "type": "source_set" + }, + "//webrtc/common_audio:common_audio_neon": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc/common_audio:common_audio_neon_c" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/common_audio/fir_filter_neon.cc", + "//webrtc/common_audio/resampler/sinc_resampler_neon.cc" + ], + "type": "static_library" + }, + "//webrtc/common_audio:common_audio_neon_c": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/common_audio/signal_processing/cross_correlation_neon.c", + "//webrtc/common_audio/signal_processing/downsample_fast_neon.c", + "//webrtc/common_audio/signal_processing/min_max_operations_neon.c" + ], + "type": "source_set" + }, + "//webrtc/common_video:common_video": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD", + "WEBRTC_BUILD_LIBEVENT" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/api:video_frame_api", + "//webrtc/base:rtc_task_queue", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "//webrtc/modules/interface/", + "/media/libyuv/libyuv/include/", + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//webrtc/common_video/include/", + "//webrtc/common_video/libyuv/include/" + ], + "libs": [], + "sources": [ + "//webrtc/common_video/bitrate_adjuster.cc", + "//webrtc/common_video/h264/h264_bitstream_parser.cc", + "//webrtc/common_video/h264/h264_bitstream_parser.h", + "//webrtc/common_video/h264/h264_common.cc", + "//webrtc/common_video/h264/h264_common.h", + "//webrtc/common_video/h264/pps_parser.cc", + "//webrtc/common_video/h264/pps_parser.h", + "//webrtc/common_video/h264/profile_level_id.cc", + "//webrtc/common_video/h264/profile_level_id.h", + "//webrtc/common_video/h264/sps_parser.cc", + "//webrtc/common_video/h264/sps_parser.h", + "//webrtc/common_video/h264/sps_vui_rewriter.cc", + "//webrtc/common_video/h264/sps_vui_rewriter.h", + "//webrtc/common_video/i420_buffer_pool.cc", + "//webrtc/common_video/include/bitrate_adjuster.h", + "//webrtc/common_video/include/frame_callback.h", + "//webrtc/common_video/include/i420_buffer_pool.h", + "//webrtc/common_video/include/incoming_video_stream.h", + "//webrtc/common_video/include/video_bitrate_allocator.h", + "//webrtc/common_video/include/video_frame_buffer.h", + "//webrtc/common_video/incoming_video_stream.cc", + "//webrtc/common_video/libyuv/include/webrtc_libyuv.h", + "//webrtc/common_video/libyuv/webrtc_libyuv.cc", + "//webrtc/common_video/video_frame.cc", + "//webrtc/common_video/video_frame_buffer.cc", + "//webrtc/common_video/video_render_frames.cc", + "//webrtc/common_video/video_render_frames.h" + ], + "type": "static_library" + }, + "//webrtc/logging:rtc_event_log_api": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/logging/rtc_event_log/rtc_event_log.h" + ], + "type": "source_set" + }, + "//webrtc/logging:rtc_event_log_impl": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD", + "WEBRTC_BUILD_LIBEVENT" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/call:call_interfaces", + "//webrtc/logging:rtc_event_log_api", + "//webrtc/modules/rtp_rtcp:rtp_rtcp" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/logging/rtc_event_log/ringbuffer.h", + "//webrtc/logging/rtc_event_log/rtc_event_log.cc", + "//webrtc/logging/rtc_event_log/rtc_event_log_helper_thread.cc", + "//webrtc/logging/rtc_event_log/rtc_event_log_helper_thread.h" + ], + "type": "static_library" + }, + "//webrtc/media:mozilla_rtc_media": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/media/base/videoadapter.cc", + "//webrtc/media/base/videoadapter.h", + "//webrtc/media/base/videobroadcaster.cc", + "//webrtc/media/base/videobroadcaster.h", + "//webrtc/media/base/videosourcebase.cc", + "//webrtc/media/base/videosourcebase.h" + ], + "type": "static_library" + }, + "//webrtc/modules/audio_coding:audio_coding": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "WEBRTC_CODEC_OPUS", + "WEBRTC_CODEC_G722", + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved", + "//webrtc/common_audio:common_audio", + "//webrtc/logging:rtc_event_log_api", + "//webrtc/modules/audio_coding:audio_decoder_factory_interface", + "//webrtc/modules/audio_coding:audio_decoder_interface", + "//webrtc/modules/audio_coding:builtin_audio_decoder_factory", + "//webrtc/modules/audio_coding:cng", + "//webrtc/modules/audio_coding:g711", + "//webrtc/modules/audio_coding:g722", + "//webrtc/modules/audio_coding:isac", + "//webrtc/modules/audio_coding:neteq", + "//webrtc/modules/audio_coding:pcm16b", + "//webrtc/modules/audio_coding:rent_a_codec", + "//webrtc/modules/audio_coding:webrtc_opus", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//webrtc/modules/audio_coding/include/", + "//webrtc/modules/include/", + "//", + "//webrtc/modules/audio_coding/codecs/cng/include/", + "//", + "//webrtc/modules/audio_coding/codecs/g711/include/", + "//", + "//webrtc/modules/audio_coding/codecs/pcm16b/include/", + "//", + "//webrtc/modules/audio_coding/codecs/isac/main/include/", + "//", + "//webrtc/modules/audio_coding/codecs/g722/include/", + "//webrtc/common_audio/resampler/include/", + "//webrtc/common_audio/signal_processing/include/", + "//webrtc/common_audio/vad/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_coding/acm2/acm_common_defs.h", + "//webrtc/modules/audio_coding/acm2/acm_receiver.cc", + "//webrtc/modules/audio_coding/acm2/acm_receiver.h", + "//webrtc/modules/audio_coding/acm2/acm_resampler.cc", + "//webrtc/modules/audio_coding/acm2/acm_resampler.h", + "//webrtc/modules/audio_coding/acm2/audio_coding_module.cc", + "//webrtc/modules/audio_coding/acm2/call_statistics.cc", + "//webrtc/modules/audio_coding/acm2/call_statistics.h", + "//webrtc/modules/audio_coding/acm2/codec_manager.cc", + "//webrtc/modules/audio_coding/acm2/codec_manager.h", + "//webrtc/modules/audio_coding/include/audio_coding_module.h", + "//webrtc/modules/audio_coding/include/audio_coding_module_typedefs.h" + ], + "type": "static_library" + }, + "//webrtc/modules/audio_coding:audio_decoder_factory_interface": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc/base:rtc_base_approved", + "//webrtc/modules/audio_coding:audio_decoder_interface", + "//webrtc/modules/audio_coding:audio_format", + "//webrtc/modules/audio_coding:audio_format_conversion" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_coding/codecs/audio_decoder_factory.h" + ], + "type": "source_set" + }, + "//webrtc/modules/audio_coding:audio_decoder_interface": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_coding/codecs/audio_decoder.cc", + "//webrtc/modules/audio_coding/codecs/audio_decoder.h", + "//webrtc/modules/audio_coding/codecs/legacy_encoded_audio_frame.cc", + "//webrtc/modules/audio_coding/codecs/legacy_encoded_audio_frame.h" + ], + "type": "static_library" + }, + "//webrtc/modules/audio_coding:audio_encoder_interface": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_coding/codecs/audio_encoder.cc", + "//webrtc/modules/audio_coding/codecs/audio_encoder.h" + ], + "type": "static_library" + }, + "//webrtc/modules/audio_coding:audio_format": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_coding/codecs/audio_format.cc", + "//webrtc/modules/audio_coding/codecs/audio_format.h" + ], + "type": "static_library" + }, + "//webrtc/modules/audio_coding:audio_format_conversion": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved", + "//webrtc/modules/audio_coding:audio_format" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_coding/codecs/audio_format_conversion.cc", + "//webrtc/modules/audio_coding/codecs/audio_format_conversion.h" + ], + "type": "static_library" + }, + "//webrtc/modules/audio_coding:audio_network_adaptor": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved", + "//webrtc/common_audio:common_audio", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//webrtc/common_audio/resampler/include/", + "//webrtc/common_audio/signal_processing/include/", + "//webrtc/common_audio/vad/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_coding/audio_network_adaptor/audio_network_adaptor.cc", + "//webrtc/modules/audio_coding/audio_network_adaptor/audio_network_adaptor_impl.cc", + "//webrtc/modules/audio_coding/audio_network_adaptor/audio_network_adaptor_impl.h", + "//webrtc/modules/audio_coding/audio_network_adaptor/bitrate_controller.cc", + "//webrtc/modules/audio_coding/audio_network_adaptor/bitrate_controller.h", + "//webrtc/modules/audio_coding/audio_network_adaptor/channel_controller.cc", + "//webrtc/modules/audio_coding/audio_network_adaptor/channel_controller.h", + "//webrtc/modules/audio_coding/audio_network_adaptor/controller.cc", + "//webrtc/modules/audio_coding/audio_network_adaptor/controller.h", + "//webrtc/modules/audio_coding/audio_network_adaptor/controller_manager.cc", + "//webrtc/modules/audio_coding/audio_network_adaptor/controller_manager.h", + "//webrtc/modules/audio_coding/audio_network_adaptor/debug_dump_writer.cc", + "//webrtc/modules/audio_coding/audio_network_adaptor/debug_dump_writer.h", + "//webrtc/modules/audio_coding/audio_network_adaptor/dtx_controller.cc", + "//webrtc/modules/audio_coding/audio_network_adaptor/dtx_controller.h", + "//webrtc/modules/audio_coding/audio_network_adaptor/fec_controller.cc", + "//webrtc/modules/audio_coding/audio_network_adaptor/fec_controller.h", + "//webrtc/modules/audio_coding/audio_network_adaptor/frame_length_controller.cc", + "//webrtc/modules/audio_coding/audio_network_adaptor/frame_length_controller.h", + "//webrtc/modules/audio_coding/audio_network_adaptor/include/audio_network_adaptor.h" + ], + "type": "static_library" + }, + "//webrtc/modules/audio_coding:builtin_audio_decoder_factory": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "WEBRTC_CODEC_OPUS", + "WEBRTC_CODEC_G722", + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved", + "//webrtc/modules/audio_coding:audio_decoder_factory_interface", + "//webrtc/modules/audio_coding:cng", + "//webrtc/modules/audio_coding:g711", + "//webrtc/modules/audio_coding:g722", + "//webrtc/modules/audio_coding:isac", + "//webrtc/modules/audio_coding:pcm16b", + "//webrtc/modules/audio_coding:webrtc_opus" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//", + "//webrtc/modules/audio_coding/codecs/cng/include/", + "//", + "//webrtc/modules/audio_coding/codecs/g711/include/", + "//", + "//webrtc/modules/audio_coding/codecs/pcm16b/include/", + "//", + "//webrtc/modules/audio_coding/codecs/isac/main/include/", + "//", + "//webrtc/modules/audio_coding/codecs/g722/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_coding/codecs/builtin_audio_decoder_factory.cc", + "//webrtc/modules/audio_coding/codecs/builtin_audio_decoder_factory.h" + ], + "type": "static_library" + }, + "//webrtc/modules/audio_coding:cng": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved", + "//webrtc/common_audio:common_audio", + "//webrtc/modules/audio_coding:audio_encoder_interface" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//", + "//webrtc/modules/audio_coding/codecs/cng/include/", + "//webrtc/common_audio/resampler/include/", + "//webrtc/common_audio/signal_processing/include/", + "//webrtc/common_audio/vad/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_coding/codecs/cng/audio_encoder_cng.cc", + "//webrtc/modules/audio_coding/codecs/cng/audio_encoder_cng.h", + "//webrtc/modules/audio_coding/codecs/cng/webrtc_cng.cc", + "//webrtc/modules/audio_coding/codecs/cng/webrtc_cng.h" + ], + "type": "static_library" + }, + "//webrtc/modules/audio_coding:g711": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved", + "//webrtc/modules/audio_coding:audio_decoder_interface", + "//webrtc/modules/audio_coding:audio_encoder_interface", + "//webrtc/modules/audio_coding:g711_c" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//", + "//webrtc/modules/audio_coding/codecs/g711/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_coding/codecs/g711/audio_decoder_pcm.cc", + "//webrtc/modules/audio_coding/codecs/g711/audio_decoder_pcm.h", + "//webrtc/modules/audio_coding/codecs/g711/audio_encoder_pcm.cc", + "//webrtc/modules/audio_coding/codecs/g711/audio_encoder_pcm.h" + ], + "type": "static_library" + }, + "//webrtc/modules/audio_coding:g711_c": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_coding/codecs/g711/g711.c", + "//webrtc/modules/audio_coding/codecs/g711/g711.h", + "//webrtc/modules/audio_coding/codecs/g711/g711_interface.c", + "//webrtc/modules/audio_coding/codecs/g711/g711_interface.h" + ], + "type": "source_set" + }, + "//webrtc/modules/audio_coding:g722": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved", + "//webrtc/modules/audio_coding:audio_decoder_interface", + "//webrtc/modules/audio_coding:audio_encoder_interface", + "//webrtc/modules/audio_coding:g722_c" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//", + "//webrtc/modules/audio_coding/codecs/g722/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_coding/codecs/g722/audio_decoder_g722.cc", + "//webrtc/modules/audio_coding/codecs/g722/audio_decoder_g722.h", + "//webrtc/modules/audio_coding/codecs/g722/audio_encoder_g722.cc", + "//webrtc/modules/audio_coding/codecs/g722/audio_encoder_g722.h" + ], + "type": "static_library" + }, + "//webrtc/modules/audio_coding:g722_c": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_coding/codecs/g722/g722_decode.c", + "//webrtc/modules/audio_coding/codecs/g722/g722_enc_dec.h", + "//webrtc/modules/audio_coding/codecs/g722/g722_encode.c", + "//webrtc/modules/audio_coding/codecs/g722/g722_interface.c", + "//webrtc/modules/audio_coding/codecs/g722/g722_interface.h" + ], + "type": "source_set" + }, + "//webrtc/modules/audio_coding:isac": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc/modules/audio_coding:audio_decoder_interface", + "//webrtc/modules/audio_coding:audio_encoder_interface", + "//webrtc/modules/audio_coding:isac_c", + "//webrtc/modules/audio_coding:isac_common" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//", + "//webrtc/modules/audio_coding/codecs/isac/main/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_coding/codecs/isac/main/source/audio_decoder_isac.cc", + "//webrtc/modules/audio_coding/codecs/isac/main/source/audio_encoder_isac.cc" + ], + "type": "static_library" + }, + "//webrtc/modules/audio_coding:isac_c": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved", + "//webrtc/common_audio:common_audio", + "//webrtc/modules/audio_coding:isac_common" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//", + "//webrtc/modules/audio_coding/codecs/isac/main/include/", + "//webrtc/common_audio/resampler/include/", + "//webrtc/common_audio/signal_processing/include/", + "//webrtc/common_audio/vad/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_coding/codecs/isac/main/include/audio_decoder_isac.h", + "//webrtc/modules/audio_coding/codecs/isac/main/include/audio_encoder_isac.h", + "//webrtc/modules/audio_coding/codecs/isac/main/include/isac.h", + "//webrtc/modules/audio_coding/codecs/isac/main/source/arith_routines.c", + "//webrtc/modules/audio_coding/codecs/isac/main/source/arith_routines.h", + "//webrtc/modules/audio_coding/codecs/isac/main/source/arith_routines_hist.c", + "//webrtc/modules/audio_coding/codecs/isac/main/source/arith_routines_logist.c", + "//webrtc/modules/audio_coding/codecs/isac/main/source/bandwidth_estimator.c", + "//webrtc/modules/audio_coding/codecs/isac/main/source/bandwidth_estimator.h", + "//webrtc/modules/audio_coding/codecs/isac/main/source/codec.h", + "//webrtc/modules/audio_coding/codecs/isac/main/source/crc.c", + "//webrtc/modules/audio_coding/codecs/isac/main/source/crc.h", + "//webrtc/modules/audio_coding/codecs/isac/main/source/decode.c", + "//webrtc/modules/audio_coding/codecs/isac/main/source/decode_bwe.c", + "//webrtc/modules/audio_coding/codecs/isac/main/source/encode.c", + "//webrtc/modules/audio_coding/codecs/isac/main/source/encode_lpc_swb.c", + "//webrtc/modules/audio_coding/codecs/isac/main/source/encode_lpc_swb.h", + "//webrtc/modules/audio_coding/codecs/isac/main/source/entropy_coding.c", + "//webrtc/modules/audio_coding/codecs/isac/main/source/entropy_coding.h", + "//webrtc/modules/audio_coding/codecs/isac/main/source/fft.c", + "//webrtc/modules/audio_coding/codecs/isac/main/source/fft.h", + "//webrtc/modules/audio_coding/codecs/isac/main/source/filter_functions.c", + "//webrtc/modules/audio_coding/codecs/isac/main/source/filterbank_tables.c", + "//webrtc/modules/audio_coding/codecs/isac/main/source/filterbank_tables.h", + "//webrtc/modules/audio_coding/codecs/isac/main/source/filterbanks.c", + "//webrtc/modules/audio_coding/codecs/isac/main/source/intialize.c", + "//webrtc/modules/audio_coding/codecs/isac/main/source/isac.c", + "//webrtc/modules/audio_coding/codecs/isac/main/source/isac_float_type.h", + "//webrtc/modules/audio_coding/codecs/isac/main/source/lattice.c", + "//webrtc/modules/audio_coding/codecs/isac/main/source/lpc_analysis.c", + "//webrtc/modules/audio_coding/codecs/isac/main/source/lpc_analysis.h", + "//webrtc/modules/audio_coding/codecs/isac/main/source/lpc_gain_swb_tables.c", + "//webrtc/modules/audio_coding/codecs/isac/main/source/lpc_gain_swb_tables.h", + "//webrtc/modules/audio_coding/codecs/isac/main/source/lpc_shape_swb12_tables.c", + "//webrtc/modules/audio_coding/codecs/isac/main/source/lpc_shape_swb12_tables.h", + "//webrtc/modules/audio_coding/codecs/isac/main/source/lpc_shape_swb16_tables.c", + "//webrtc/modules/audio_coding/codecs/isac/main/source/lpc_shape_swb16_tables.h", + "//webrtc/modules/audio_coding/codecs/isac/main/source/lpc_tables.c", + "//webrtc/modules/audio_coding/codecs/isac/main/source/lpc_tables.h", + "//webrtc/modules/audio_coding/codecs/isac/main/source/os_specific_inline.h", + "//webrtc/modules/audio_coding/codecs/isac/main/source/pitch_estimator.c", + "//webrtc/modules/audio_coding/codecs/isac/main/source/pitch_estimator.h", + "//webrtc/modules/audio_coding/codecs/isac/main/source/pitch_filter.c", + "//webrtc/modules/audio_coding/codecs/isac/main/source/pitch_gain_tables.c", + "//webrtc/modules/audio_coding/codecs/isac/main/source/pitch_gain_tables.h", + "//webrtc/modules/audio_coding/codecs/isac/main/source/pitch_lag_tables.c", + "//webrtc/modules/audio_coding/codecs/isac/main/source/pitch_lag_tables.h", + "//webrtc/modules/audio_coding/codecs/isac/main/source/settings.h", + "//webrtc/modules/audio_coding/codecs/isac/main/source/spectrum_ar_model_tables.c", + "//webrtc/modules/audio_coding/codecs/isac/main/source/spectrum_ar_model_tables.h", + "//webrtc/modules/audio_coding/codecs/isac/main/source/structs.h", + "//webrtc/modules/audio_coding/codecs/isac/main/source/transform.c" + ], + "type": "static_library" + }, + "//webrtc/modules/audio_coding:isac_common": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc/base:rtc_base_approved", + "//webrtc/modules/audio_coding:audio_encoder_interface" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_coding/codecs/isac/audio_encoder_isac_t.h", + "//webrtc/modules/audio_coding/codecs/isac/audio_encoder_isac_t_impl.h", + "//webrtc/modules/audio_coding/codecs/isac/locked_bandwidth_info.cc", + "//webrtc/modules/audio_coding/codecs/isac/locked_bandwidth_info.h" + ], + "type": "static_library" + }, + "//webrtc/modules/audio_coding:isac_fix": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc/common_audio:common_audio", + "//webrtc/modules/audio_coding:audio_decoder_interface", + "//webrtc/modules/audio_coding:audio_encoder_interface", + "//webrtc/modules/audio_coding:isac_common", + "//webrtc/modules/audio_coding:isac_fix_c", + "//webrtc/modules/audio_coding:isac_neon", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//", + "//webrtc/modules/audio_coding/codecs/isac/fix/include/", + "//webrtc/common_audio/resampler/include/", + "//webrtc/common_audio/signal_processing/include/", + "//webrtc/common_audio/vad/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_coding/codecs/isac/fix/source/audio_decoder_isacfix.cc", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/audio_encoder_isacfix.cc" + ], + "type": "static_library" + }, + "//webrtc/modules/audio_coding:isac_fix_c": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved", + "//webrtc/common_audio:common_audio", + "//webrtc/modules/audio_coding:audio_decoder_interface", + "//webrtc/modules/audio_coding:audio_encoder_interface", + "//webrtc/modules/audio_coding:isac_common", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//", + "//webrtc/modules/audio_coding/codecs/isac/fix/include/", + "//webrtc/common_audio/resampler/include/", + "//webrtc/common_audio/signal_processing/include/", + "//webrtc/common_audio/vad/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_coding/codecs/isac/fix/include/audio_decoder_isacfix.h", + "//webrtc/modules/audio_coding/codecs/isac/fix/include/audio_encoder_isacfix.h", + "//webrtc/modules/audio_coding/codecs/isac/fix/include/isacfix.h", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/arith_routines.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/arith_routines_hist.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/arith_routines_logist.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/arith_routins.h", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/bandwidth_estimator.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/bandwidth_estimator.h", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/codec.h", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/decode.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/decode_bwe.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/decode_plc.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/encode.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/entropy_coding.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/entropy_coding.h", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/fft.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/fft.h", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/filterbank_tables.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/filterbank_tables.h", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/filterbanks.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/filters.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/initialize.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/isac_fix_type.h", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/isacfix.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/lattice.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/lattice_c.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/lpc_masking_model.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/lpc_masking_model.h", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/lpc_tables.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/lpc_tables.h", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/pitch_estimator.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/pitch_estimator.h", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/pitch_estimator_c.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/pitch_filter.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/pitch_filter_c.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/pitch_gain_tables.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/pitch_gain_tables.h", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/pitch_lag_tables.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/pitch_lag_tables.h", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/settings.h", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/spectrum_ar_model_tables.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/spectrum_ar_model_tables.h", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/structs.h", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/transform.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/transform_tables.c" + ], + "type": "source_set" + }, + "//webrtc/modules/audio_coding:isac_neon": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc/base:rtc_base_approved", + "//webrtc/common_audio:common_audio", + "//webrtc/modules/audio_coding:isac_fix_c" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//", + "//webrtc/modules/audio_coding/codecs/isac/fix/include/", + "//webrtc/common_audio/resampler/include/", + "//webrtc/common_audio/signal_processing/include/", + "//webrtc/common_audio/vad/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_coding/codecs/isac/fix/source/entropy_coding_neon.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/filterbanks_neon.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/filters_neon.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/lattice_neon.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/transform_neon.c" + ], + "type": "static_library" + }, + "//webrtc/modules/audio_coding:neteq": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "WEBRTC_CODEC_OPUS", + "WEBRTC_CODEC_ISAC", + "WEBRTC_CODEC_G722", + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:gtest_prod", + "//webrtc/base:rtc_base_approved", + "//webrtc/common_audio:common_audio", + "//webrtc/modules/audio_coding:audio_decoder_factory_interface", + "//webrtc/modules/audio_coding:audio_decoder_interface", + "//webrtc/modules/audio_coding:audio_format", + "//webrtc/modules/audio_coding:builtin_audio_decoder_factory", + "//webrtc/modules/audio_coding:cng", + "//webrtc/modules/audio_coding:g711", + "//webrtc/modules/audio_coding:g722", + "//webrtc/modules/audio_coding:isac", + "//webrtc/modules/audio_coding:isac_fix", + "//webrtc/modules/audio_coding:pcm16b", + "//webrtc/modules/audio_coding:rent_a_codec", + "//webrtc/modules/audio_coding:webrtc_opus", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//", + "//webrtc/modules/audio_coding/codecs/cng/include/", + "//", + "//webrtc/modules/audio_coding/codecs/g711/include/", + "//", + "//webrtc/modules/audio_coding/codecs/isac/fix/include/", + "//", + "//webrtc/modules/audio_coding/codecs/pcm16b/include/", + "//webrtc/common_audio/resampler/include/", + "//webrtc/common_audio/signal_processing/include/", + "//webrtc/common_audio/vad/include/", + "//", + "//webrtc/modules/audio_coding/codecs/isac/main/include/", + "//", + "//webrtc/modules/audio_coding/codecs/g722/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_coding/neteq/accelerate.cc", + "//webrtc/modules/audio_coding/neteq/accelerate.h", + "//webrtc/modules/audio_coding/neteq/audio_decoder_impl.cc", + "//webrtc/modules/audio_coding/neteq/audio_decoder_impl.h", + "//webrtc/modules/audio_coding/neteq/audio_multi_vector.cc", + "//webrtc/modules/audio_coding/neteq/audio_multi_vector.h", + "//webrtc/modules/audio_coding/neteq/audio_vector.cc", + "//webrtc/modules/audio_coding/neteq/audio_vector.h", + "//webrtc/modules/audio_coding/neteq/background_noise.cc", + "//webrtc/modules/audio_coding/neteq/background_noise.h", + "//webrtc/modules/audio_coding/neteq/buffer_level_filter.cc", + "//webrtc/modules/audio_coding/neteq/buffer_level_filter.h", + "//webrtc/modules/audio_coding/neteq/comfort_noise.cc", + "//webrtc/modules/audio_coding/neteq/comfort_noise.h", + "//webrtc/modules/audio_coding/neteq/cross_correlation.cc", + "//webrtc/modules/audio_coding/neteq/cross_correlation.h", + "//webrtc/modules/audio_coding/neteq/decision_logic.cc", + "//webrtc/modules/audio_coding/neteq/decision_logic.h", + "//webrtc/modules/audio_coding/neteq/decision_logic_fax.cc", + "//webrtc/modules/audio_coding/neteq/decision_logic_fax.h", + "//webrtc/modules/audio_coding/neteq/decision_logic_normal.cc", + "//webrtc/modules/audio_coding/neteq/decision_logic_normal.h", + "//webrtc/modules/audio_coding/neteq/decoder_database.cc", + "//webrtc/modules/audio_coding/neteq/decoder_database.h", + "//webrtc/modules/audio_coding/neteq/defines.h", + "//webrtc/modules/audio_coding/neteq/delay_manager.cc", + "//webrtc/modules/audio_coding/neteq/delay_manager.h", + "//webrtc/modules/audio_coding/neteq/delay_peak_detector.cc", + "//webrtc/modules/audio_coding/neteq/delay_peak_detector.h", + "//webrtc/modules/audio_coding/neteq/dsp_helper.cc", + "//webrtc/modules/audio_coding/neteq/dsp_helper.h", + "//webrtc/modules/audio_coding/neteq/dtmf_buffer.cc", + "//webrtc/modules/audio_coding/neteq/dtmf_buffer.h", + "//webrtc/modules/audio_coding/neteq/dtmf_tone_generator.cc", + "//webrtc/modules/audio_coding/neteq/dtmf_tone_generator.h", + "//webrtc/modules/audio_coding/neteq/expand.cc", + "//webrtc/modules/audio_coding/neteq/expand.h", + "//webrtc/modules/audio_coding/neteq/include/neteq.h", + "//webrtc/modules/audio_coding/neteq/merge.cc", + "//webrtc/modules/audio_coding/neteq/merge.h", + "//webrtc/modules/audio_coding/neteq/nack_tracker.cc", + "//webrtc/modules/audio_coding/neteq/nack_tracker.h", + "//webrtc/modules/audio_coding/neteq/neteq.cc", + "//webrtc/modules/audio_coding/neteq/neteq_impl.cc", + "//webrtc/modules/audio_coding/neteq/neteq_impl.h", + "//webrtc/modules/audio_coding/neteq/normal.cc", + "//webrtc/modules/audio_coding/neteq/normal.h", + "//webrtc/modules/audio_coding/neteq/packet.cc", + "//webrtc/modules/audio_coding/neteq/packet.h", + "//webrtc/modules/audio_coding/neteq/packet_buffer.cc", + "//webrtc/modules/audio_coding/neteq/packet_buffer.h", + "//webrtc/modules/audio_coding/neteq/post_decode_vad.cc", + "//webrtc/modules/audio_coding/neteq/post_decode_vad.h", + "//webrtc/modules/audio_coding/neteq/preemptive_expand.cc", + "//webrtc/modules/audio_coding/neteq/preemptive_expand.h", + "//webrtc/modules/audio_coding/neteq/random_vector.cc", + "//webrtc/modules/audio_coding/neteq/random_vector.h", + "//webrtc/modules/audio_coding/neteq/red_payload_splitter.cc", + "//webrtc/modules/audio_coding/neteq/red_payload_splitter.h", + "//webrtc/modules/audio_coding/neteq/rtcp.cc", + "//webrtc/modules/audio_coding/neteq/rtcp.h", + "//webrtc/modules/audio_coding/neteq/statistics_calculator.cc", + "//webrtc/modules/audio_coding/neteq/statistics_calculator.h", + "//webrtc/modules/audio_coding/neteq/sync_buffer.cc", + "//webrtc/modules/audio_coding/neteq/sync_buffer.h", + "//webrtc/modules/audio_coding/neteq/tick_timer.cc", + "//webrtc/modules/audio_coding/neteq/tick_timer.h", + "//webrtc/modules/audio_coding/neteq/time_stretch.cc", + "//webrtc/modules/audio_coding/neteq/time_stretch.h", + "//webrtc/modules/audio_coding/neteq/timestamp_scaler.cc", + "//webrtc/modules/audio_coding/neteq/timestamp_scaler.h" + ], + "type": "static_library" + }, + "//webrtc/modules/audio_coding:pcm16b": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved", + "//webrtc/modules/audio_coding:audio_decoder_interface", + "//webrtc/modules/audio_coding:audio_encoder_interface", + "//webrtc/modules/audio_coding:g711", + "//webrtc/modules/audio_coding:pcm16b_c" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//", + "//webrtc/modules/audio_coding/codecs/pcm16b/include/", + "//", + "//webrtc/modules/audio_coding/codecs/g711/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_coding/codecs/pcm16b/audio_decoder_pcm16b.cc", + "//webrtc/modules/audio_coding/codecs/pcm16b/audio_decoder_pcm16b.h", + "//webrtc/modules/audio_coding/codecs/pcm16b/audio_encoder_pcm16b.cc", + "//webrtc/modules/audio_coding/codecs/pcm16b/audio_encoder_pcm16b.h" + ], + "type": "static_library" + }, + "//webrtc/modules/audio_coding:pcm16b_c": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//", + "//webrtc/modules/audio_coding/codecs/pcm16b/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_coding/codecs/pcm16b/pcm16b.c", + "//webrtc/modules/audio_coding/codecs/pcm16b/pcm16b.h" + ], + "type": "source_set" + }, + "//webrtc/modules/audio_coding:rent_a_codec": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "WEBRTC_CODEC_OPUS", + "WEBRTC_CODEC_G722", + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved", + "//webrtc/modules/audio_coding:audio_decoder_interface", + "//webrtc/modules/audio_coding:cng", + "//webrtc/modules/audio_coding:g711", + "//webrtc/modules/audio_coding:g722", + "//webrtc/modules/audio_coding:isac", + "//webrtc/modules/audio_coding:pcm16b", + "//webrtc/modules/audio_coding:webrtc_opus" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//", + "//webrtc/modules/audio_coding/codecs/cng/include/", + "//", + "//webrtc/modules/audio_coding/codecs/g711/include/", + "//", + "//webrtc/modules/audio_coding/codecs/pcm16b/include/", + "//", + "//webrtc/modules/audio_coding/codecs/isac/main/include/", + "//", + "//webrtc/modules/audio_coding/codecs/g722/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_coding/acm2/acm_codec_database.cc", + "//webrtc/modules/audio_coding/acm2/acm_codec_database.h", + "//webrtc/modules/audio_coding/acm2/rent_a_codec.cc", + "//webrtc/modules/audio_coding/acm2/rent_a_codec.h" + ], + "type": "static_library" + }, + "//webrtc/modules/audio_coding:webrtc_opus": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "WEBRTC_OPUS_VARIABLE_COMPLEXITY=0", + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved", + "//webrtc/base:rtc_numerics", + "//webrtc/common_audio:common_audio", + "//webrtc/modules/audio_coding:audio_decoder_interface", + "//webrtc/modules/audio_coding:audio_encoder_interface", + "//webrtc/modules/audio_coding:audio_network_adaptor", + "//webrtc/modules/audio_coding:webrtc_opus_c", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "/include/opus/", + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//webrtc/common_audio/resampler/include/", + "//webrtc/common_audio/signal_processing/include/", + "//webrtc/common_audio/vad/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_coding/codecs/opus/audio_decoder_opus.cc", + "//webrtc/modules/audio_coding/codecs/opus/audio_decoder_opus.h", + "//webrtc/modules/audio_coding/codecs/opus/audio_encoder_opus.cc", + "//webrtc/modules/audio_coding/codecs/opus/audio_encoder_opus.h" + ], + "type": "static_library" + }, + "//webrtc/modules/audio_coding:webrtc_opus_c": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved" + ], + "include_dirs": [ + "/media/libopus/include/", + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_coding/codecs/opus/opus_inst.h", + "//webrtc/modules/audio_coding/codecs/opus/opus_interface.c", + "//webrtc/modules/audio_coding/codecs/opus/opus_interface.h" + ], + "type": "source_set" + }, + "//webrtc/modules/audio_conference_mixer:audio_conference_mixer": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/audio/utility:audio_frame_operations", + "//webrtc/base:rtc_base_approved", + "//webrtc/modules/audio_processing:audio_processing", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//webrtc/modules/audio_conference_mixer/include/", + "//webrtc/modules/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_conference_mixer/include/audio_conference_mixer.h", + "//webrtc/modules/audio_conference_mixer/include/audio_conference_mixer_defines.h", + "//webrtc/modules/audio_conference_mixer/source/audio_conference_mixer_impl.cc", + "//webrtc/modules/audio_conference_mixer/source/audio_conference_mixer_impl.h", + "//webrtc/modules/audio_conference_mixer/source/audio_frame_manipulator.cc", + "//webrtc/modules/audio_conference_mixer/source/audio_frame_manipulator.h", + "//webrtc/modules/audio_conference_mixer/source/memory_pool.h", + "//webrtc/modules/audio_conference_mixer/source/memory_pool_posix.h", + "//webrtc/modules/audio_conference_mixer/source/time_scheduler.cc", + "//webrtc/modules/audio_conference_mixer/source/time_scheduler.h" + ], + "type": "static_library" + }, + "//webrtc/modules/audio_device:audio_device": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "WEBRTC_DUMMY_AUDIO_BUILD", + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD", + "WEBRTC_BUILD_LIBEVENT" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved", + "//webrtc/base:rtc_task_queue", + "//webrtc/common_audio:common_audio", + "//webrtc/modules/utility:utility", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//webrtc/modules/include/", + "//webrtc/modules/audio_device/include/", + "//webrtc/modules/audio_device/dummy/", + "//webrtc/common_audio/resampler/include/", + "//webrtc/common_audio/signal_processing/include/", + "//webrtc/common_audio/vad/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_device/audio_device_buffer.cc", + "//webrtc/modules/audio_device/audio_device_buffer.h", + "//webrtc/modules/audio_device/audio_device_config.h", + "//webrtc/modules/audio_device/audio_device_generic.cc", + "//webrtc/modules/audio_device/audio_device_generic.h", + "//webrtc/modules/audio_device/dummy/audio_device_dummy.cc", + "//webrtc/modules/audio_device/dummy/audio_device_dummy.h", + "//webrtc/modules/audio_device/dummy/file_audio_device.cc", + "//webrtc/modules/audio_device/dummy/file_audio_device.h", + "//webrtc/modules/audio_device/fine_audio_buffer.cc", + "//webrtc/modules/audio_device/fine_audio_buffer.h", + "//webrtc/modules/audio_device/include/audio_device.h", + "//webrtc/modules/audio_device/include/audio_device_defines.h", + "//webrtc/modules/audio_device/opensl/single_rw_fifo.cc", + "//webrtc/modules/audio_device/opensl/single_rw_fifo.h", + "//webrtc/modules/audio_device/dummy/file_audio_device_factory.cc", + "//webrtc/modules/audio_device/dummy/file_audio_device_factory.h" + ], + "type": "static_library" + }, + "//webrtc/modules/audio_mixer:audio_frame_manipulator": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc/audio/utility:utility", + "//webrtc/base:rtc_base_approved" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_mixer/audio_frame_manipulator.cc", + "//webrtc/modules/audio_mixer/audio_frame_manipulator.h" + ], + "type": "static_library" + }, + "//webrtc/modules/audio_mixer:audio_mixer_impl": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/api:audio_mixer_api", + "//webrtc/audio/utility:audio_frame_operations", + "//webrtc/base:rtc_base_approved", + "//webrtc/modules/audio_mixer:audio_frame_manipulator", + "//webrtc/modules/audio_processing:audio_processing", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_mixer/audio_mixer_impl.cc", + "//webrtc/modules/audio_mixer/audio_mixer_impl.h", + "//webrtc/modules/audio_mixer/default_output_rate_calculator.cc", + "//webrtc/modules/audio_mixer/default_output_rate_calculator.h", + "//webrtc/modules/audio_mixer/output_rate_calculator.h" + ], + "type": "static_library" + }, + "//webrtc/modules/audio_processing:audio_processing": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "WEBRTC_APM_DEBUG_DUMP=1", + "WEBRTC_INTELLIGIBILITY_ENHANCER=0", + "WEBRTC_NS_FIXED", + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/audio/utility:audio_frame_operations", + "//webrtc/base:gtest_prod", + "//webrtc/base:rtc_base_approved", + "//webrtc/common_audio:common_audio", + "//webrtc/modules/audio_coding:isac", + "//webrtc/modules/audio_processing:audio_processing_c", + "//webrtc/modules/audio_processing:audio_processing_neon", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//", + "//webrtc/modules/audio_coding/codecs/isac/main/include/", + "//webrtc/common_audio/resampler/include/", + "//webrtc/common_audio/signal_processing/include/", + "//webrtc/common_audio/vad/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_processing/aec/aec_core.cc", + "//webrtc/modules/audio_processing/aec/aec_core.h", + "//webrtc/modules/audio_processing/aec/aec_core_optimized_methods.h", + "//webrtc/modules/audio_processing/aec/aec_resampler.cc", + "//webrtc/modules/audio_processing/aec/aec_resampler.h", + "//webrtc/modules/audio_processing/aec/echo_cancellation.cc", + "//webrtc/modules/audio_processing/aec/echo_cancellation.h", + "//webrtc/modules/audio_processing/aec3/aec3_constants.h", + "//webrtc/modules/audio_processing/aec3/block_framer.cc", + "//webrtc/modules/audio_processing/aec3/block_framer.h", + "//webrtc/modules/audio_processing/aec3/block_processor.cc", + "//webrtc/modules/audio_processing/aec3/block_processor.h", + "//webrtc/modules/audio_processing/aec3/cascaded_biquad_filter.cc", + "//webrtc/modules/audio_processing/aec3/cascaded_biquad_filter.h", + "//webrtc/modules/audio_processing/aec3/echo_canceller3.cc", + "//webrtc/modules/audio_processing/aec3/echo_canceller3.h", + "//webrtc/modules/audio_processing/aec3/frame_blocker.cc", + "//webrtc/modules/audio_processing/aec3/frame_blocker.h", + "//webrtc/modules/audio_processing/aecm/aecm_core.cc", + "//webrtc/modules/audio_processing/aecm/aecm_core.h", + "//webrtc/modules/audio_processing/aecm/echo_control_mobile.cc", + "//webrtc/modules/audio_processing/aecm/echo_control_mobile.h", + "//webrtc/modules/audio_processing/agc/agc.cc", + "//webrtc/modules/audio_processing/agc/agc.h", + "//webrtc/modules/audio_processing/agc/agc_manager_direct.cc", + "//webrtc/modules/audio_processing/agc/agc_manager_direct.h", + "//webrtc/modules/audio_processing/agc/gain_map_internal.h", + "//webrtc/modules/audio_processing/agc/loudness_histogram.cc", + "//webrtc/modules/audio_processing/agc/loudness_histogram.h", + "//webrtc/modules/audio_processing/agc/utility.cc", + "//webrtc/modules/audio_processing/agc/utility.h", + "//webrtc/modules/audio_processing/audio_buffer.cc", + "//webrtc/modules/audio_processing/audio_buffer.h", + "//webrtc/modules/audio_processing/audio_processing_impl.cc", + "//webrtc/modules/audio_processing/audio_processing_impl.h", + "//webrtc/modules/audio_processing/beamformer/array_util.cc", + "//webrtc/modules/audio_processing/beamformer/array_util.h", + "//webrtc/modules/audio_processing/beamformer/complex_matrix.h", + "//webrtc/modules/audio_processing/beamformer/covariance_matrix_generator.cc", + "//webrtc/modules/audio_processing/beamformer/covariance_matrix_generator.h", + "//webrtc/modules/audio_processing/beamformer/matrix.h", + "//webrtc/modules/audio_processing/beamformer/nonlinear_beamformer.cc", + "//webrtc/modules/audio_processing/beamformer/nonlinear_beamformer.h", + "//webrtc/modules/audio_processing/common.h", + "//webrtc/modules/audio_processing/echo_cancellation_impl.cc", + "//webrtc/modules/audio_processing/echo_cancellation_impl.h", + "//webrtc/modules/audio_processing/echo_control_mobile_impl.cc", + "//webrtc/modules/audio_processing/echo_control_mobile_impl.h", + "//webrtc/modules/audio_processing/echo_detector/circular_buffer.cc", + "//webrtc/modules/audio_processing/echo_detector/circular_buffer.h", + "//webrtc/modules/audio_processing/echo_detector/mean_variance_estimator.cc", + "//webrtc/modules/audio_processing/echo_detector/mean_variance_estimator.h", + "//webrtc/modules/audio_processing/echo_detector/moving_max.cc", + "//webrtc/modules/audio_processing/echo_detector/moving_max.h", + "//webrtc/modules/audio_processing/echo_detector/normalized_covariance_estimator.cc", + "//webrtc/modules/audio_processing/echo_detector/normalized_covariance_estimator.h", + "//webrtc/modules/audio_processing/gain_control_for_experimental_agc.cc", + "//webrtc/modules/audio_processing/gain_control_for_experimental_agc.h", + "//webrtc/modules/audio_processing/gain_control_impl.cc", + "//webrtc/modules/audio_processing/gain_control_impl.h", + "//webrtc/modules/audio_processing/include/audio_processing.cc", + "//webrtc/modules/audio_processing/include/audio_processing.h", + "//webrtc/modules/audio_processing/include/config.cc", + "//webrtc/modules/audio_processing/include/config.h", + "//webrtc/modules/audio_processing/level_controller/biquad_filter.cc", + "//webrtc/modules/audio_processing/level_controller/biquad_filter.h", + "//webrtc/modules/audio_processing/level_controller/down_sampler.cc", + "//webrtc/modules/audio_processing/level_controller/down_sampler.h", + "//webrtc/modules/audio_processing/level_controller/gain_applier.cc", + "//webrtc/modules/audio_processing/level_controller/gain_applier.h", + "//webrtc/modules/audio_processing/level_controller/gain_selector.cc", + "//webrtc/modules/audio_processing/level_controller/gain_selector.h", + "//webrtc/modules/audio_processing/level_controller/level_controller.cc", + "//webrtc/modules/audio_processing/level_controller/level_controller.h", + "//webrtc/modules/audio_processing/level_controller/level_controller_constants.h", + "//webrtc/modules/audio_processing/level_controller/noise_level_estimator.cc", + "//webrtc/modules/audio_processing/level_controller/noise_level_estimator.h", + "//webrtc/modules/audio_processing/level_controller/noise_spectrum_estimator.cc", + "//webrtc/modules/audio_processing/level_controller/noise_spectrum_estimator.h", + "//webrtc/modules/audio_processing/level_controller/peak_level_estimator.cc", + "//webrtc/modules/audio_processing/level_controller/peak_level_estimator.h", + "//webrtc/modules/audio_processing/level_controller/saturating_gain_estimator.cc", + "//webrtc/modules/audio_processing/level_controller/saturating_gain_estimator.h", + "//webrtc/modules/audio_processing/level_controller/signal_classifier.cc", + "//webrtc/modules/audio_processing/level_controller/signal_classifier.h", + "//webrtc/modules/audio_processing/level_estimator_impl.cc", + "//webrtc/modules/audio_processing/level_estimator_impl.h", + "//webrtc/modules/audio_processing/logging/apm_data_dumper.cc", + "//webrtc/modules/audio_processing/logging/apm_data_dumper.h", + "//webrtc/modules/audio_processing/low_cut_filter.cc", + "//webrtc/modules/audio_processing/low_cut_filter.h", + "//webrtc/modules/audio_processing/noise_suppression_impl.cc", + "//webrtc/modules/audio_processing/noise_suppression_impl.h", + "//webrtc/modules/audio_processing/render_queue_item_verifier.h", + "//webrtc/modules/audio_processing/residual_echo_detector.cc", + "//webrtc/modules/audio_processing/residual_echo_detector.h", + "//webrtc/modules/audio_processing/rms_level.cc", + "//webrtc/modules/audio_processing/rms_level.h", + "//webrtc/modules/audio_processing/splitting_filter.cc", + "//webrtc/modules/audio_processing/splitting_filter.h", + "//webrtc/modules/audio_processing/three_band_filter_bank.cc", + "//webrtc/modules/audio_processing/three_band_filter_bank.h", + "//webrtc/modules/audio_processing/transient/common.h", + "//webrtc/modules/audio_processing/transient/daubechies_8_wavelet_coeffs.h", + "//webrtc/modules/audio_processing/transient/dyadic_decimator.h", + "//webrtc/modules/audio_processing/transient/moving_moments.cc", + "//webrtc/modules/audio_processing/transient/moving_moments.h", + "//webrtc/modules/audio_processing/transient/transient_detector.cc", + "//webrtc/modules/audio_processing/transient/transient_detector.h", + "//webrtc/modules/audio_processing/transient/transient_suppressor.cc", + "//webrtc/modules/audio_processing/transient/transient_suppressor.h", + "//webrtc/modules/audio_processing/transient/wpd_node.cc", + "//webrtc/modules/audio_processing/transient/wpd_node.h", + "//webrtc/modules/audio_processing/transient/wpd_tree.cc", + "//webrtc/modules/audio_processing/transient/wpd_tree.h", + "//webrtc/modules/audio_processing/typing_detection.cc", + "//webrtc/modules/audio_processing/typing_detection.h", + "//webrtc/modules/audio_processing/utility/block_mean_calculator.cc", + "//webrtc/modules/audio_processing/utility/block_mean_calculator.h", + "//webrtc/modules/audio_processing/utility/delay_estimator.cc", + "//webrtc/modules/audio_processing/utility/delay_estimator.h", + "//webrtc/modules/audio_processing/utility/delay_estimator_internal.h", + "//webrtc/modules/audio_processing/utility/delay_estimator_wrapper.cc", + "//webrtc/modules/audio_processing/utility/delay_estimator_wrapper.h", + "//webrtc/modules/audio_processing/utility/ooura_fft.cc", + "//webrtc/modules/audio_processing/utility/ooura_fft.h", + "//webrtc/modules/audio_processing/utility/ooura_fft_tables_common.h", + "//webrtc/modules/audio_processing/vad/common.h", + "//webrtc/modules/audio_processing/vad/gmm.cc", + "//webrtc/modules/audio_processing/vad/gmm.h", + "//webrtc/modules/audio_processing/vad/noise_gmm_tables.h", + "//webrtc/modules/audio_processing/vad/pitch_based_vad.cc", + "//webrtc/modules/audio_processing/vad/pitch_based_vad.h", + "//webrtc/modules/audio_processing/vad/pitch_internal.cc", + "//webrtc/modules/audio_processing/vad/pitch_internal.h", + "//webrtc/modules/audio_processing/vad/pole_zero_filter.cc", + "//webrtc/modules/audio_processing/vad/pole_zero_filter.h", + "//webrtc/modules/audio_processing/vad/standalone_vad.cc", + "//webrtc/modules/audio_processing/vad/standalone_vad.h", + "//webrtc/modules/audio_processing/vad/vad_audio_proc.cc", + "//webrtc/modules/audio_processing/vad/vad_audio_proc.h", + "//webrtc/modules/audio_processing/vad/vad_audio_proc_internal.h", + "//webrtc/modules/audio_processing/vad/vad_circular_buffer.cc", + "//webrtc/modules/audio_processing/vad/vad_circular_buffer.h", + "//webrtc/modules/audio_processing/vad/voice_activity_detector.cc", + "//webrtc/modules/audio_processing/vad/voice_activity_detector.h", + "//webrtc/modules/audio_processing/vad/voice_gmm_tables.h", + "//webrtc/modules/audio_processing/voice_detection_impl.cc", + "//webrtc/modules/audio_processing/voice_detection_impl.h", + "//webrtc/modules/audio_processing/aecm/aecm_core_c.cc" + ], + "type": "static_library" + }, + "//webrtc/modules/audio_processing:audio_processing_c": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved", + "//webrtc/common_audio:common_audio", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//webrtc/common_audio/resampler/include/", + "//webrtc/common_audio/signal_processing/include/", + "//webrtc/common_audio/vad/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_processing/agc/legacy/analog_agc.c", + "//webrtc/modules/audio_processing/agc/legacy/analog_agc.h", + "//webrtc/modules/audio_processing/agc/legacy/digital_agc.c", + "//webrtc/modules/audio_processing/agc/legacy/digital_agc.h", + "//webrtc/modules/audio_processing/agc/legacy/gain_control.h", + "//webrtc/modules/audio_processing/ns/noise_suppression_x.c", + "//webrtc/modules/audio_processing/ns/noise_suppression_x.h", + "//webrtc/modules/audio_processing/ns/nsx_core.c", + "//webrtc/modules/audio_processing/ns/nsx_core.h", + "//webrtc/modules/audio_processing/ns/nsx_defines.h", + "//webrtc/modules/audio_processing/ns/nsx_core_c.c" + ], + "type": "source_set" + }, + "//webrtc/modules/audio_processing:audio_processing_neon": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "WEBRTC_APM_DEBUG_DUMP=1", + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc/common_audio:common_audio", + "//webrtc/modules/audio_processing:audio_processing_neon_c" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//webrtc/common_audio/resampler/include/", + "//webrtc/common_audio/signal_processing/include/", + "//webrtc/common_audio/vad/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_processing/aec/aec_core_neon.cc", + "//webrtc/modules/audio_processing/aecm/aecm_core_neon.cc", + "//webrtc/modules/audio_processing/utility/ooura_fft_neon.cc", + "//webrtc/modules/audio_processing/utility/ooura_fft_tables_neon_sse2.h" + ], + "type": "static_library" + }, + "//webrtc/modules/audio_processing:audio_processing_neon_c": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc/base:rtc_base_approved", + "//webrtc/modules/audio_processing:audio_processing_c" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_processing/ns/nsx_core_neon.c" + ], + "type": "static_library" + }, + "//webrtc/modules/bitrate_controller:bitrate_controller": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "BWE_TEST_LOGGING_COMPILE_TIME_ENABLE=0", + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD", + "WEBRTC_BUILD_LIBEVENT" + ], + "deps": [ + "//webrtc/base:rtc_base_approved", + "//webrtc/modules/rtp_rtcp:rtp_rtcp", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/bitrate_controller/bitrate_controller_impl.cc", + "//webrtc/modules/bitrate_controller/bitrate_controller_impl.h", + "//webrtc/modules/bitrate_controller/include/bitrate_controller.h", + "//webrtc/modules/bitrate_controller/send_side_bandwidth_estimation.cc", + "//webrtc/modules/bitrate_controller/send_side_bandwidth_estimation.h" + ], + "type": "static_library" + }, + "//webrtc/modules/congestion_controller:congestion_controller": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "BWE_TEST_LOGGING_COMPILE_TIME_ENABLE=0", + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD", + "WEBRTC_BUILD_LIBEVENT" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved", + "//webrtc/base:rtc_numerics", + "//webrtc/modules/bitrate_controller:bitrate_controller", + "//webrtc/modules/pacing:pacing", + "//webrtc/modules/remote_bitrate_estimator:remote_bitrate_estimator", + "//webrtc/modules/rtp_rtcp:rtp_rtcp", + "//webrtc/modules/utility:utility", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/congestion_controller/congestion_controller.cc", + "//webrtc/modules/congestion_controller/delay_based_bwe.cc", + "//webrtc/modules/congestion_controller/delay_based_bwe.h", + "//webrtc/modules/congestion_controller/include/congestion_controller.h", + "//webrtc/modules/congestion_controller/median_slope_estimator.cc", + "//webrtc/modules/congestion_controller/median_slope_estimator.h", + "//webrtc/modules/congestion_controller/probe_bitrate_estimator.cc", + "//webrtc/modules/congestion_controller/probe_bitrate_estimator.h", + "//webrtc/modules/congestion_controller/probe_controller.cc", + "//webrtc/modules/congestion_controller/probe_controller.h", + "//webrtc/modules/congestion_controller/probing_interval_estimator.cc", + "//webrtc/modules/congestion_controller/probing_interval_estimator.h", + "//webrtc/modules/congestion_controller/transport_feedback_adapter.cc", + "//webrtc/modules/congestion_controller/transport_feedback_adapter.h", + "//webrtc/modules/congestion_controller/trendline_estimator.cc", + "//webrtc/modules/congestion_controller/trendline_estimator.h" + ], + "type": "static_library" + }, + "//webrtc/modules/desktop_capture:desktop_capture": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "MULTI_MONITOR_SCREENSHARE", + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved", + "//webrtc/modules/desktop_capture:primitives", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "/media/libyuv/libyuv/include/", + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [ + "X11", + "X11-xcb", + "xcb", + "Xcomposite", + "Xcursor", + "Xdamage", + "Xext", + "Xfixes", + "Xi", + "Xrender" + ], + "sources": [ + "//webrtc/modules/desktop_capture/cropped_desktop_frame.cc", + "//webrtc/modules/desktop_capture/cropped_desktop_frame.h", + "//webrtc/modules/desktop_capture/cropping_window_capturer.cc", + "//webrtc/modules/desktop_capture/cropping_window_capturer.h", + "//webrtc/modules/desktop_capture/desktop_and_cursor_composer.cc", + "//webrtc/modules/desktop_capture/desktop_and_cursor_composer.h", + "//webrtc/modules/desktop_capture/desktop_capture_options.cc", + "//webrtc/modules/desktop_capture/desktop_capture_options.h", + "//webrtc/modules/desktop_capture/desktop_capturer.cc", + "//webrtc/modules/desktop_capture/desktop_capturer.h", + "//webrtc/modules/desktop_capture/desktop_capturer_differ_wrapper.cc", + "//webrtc/modules/desktop_capture/desktop_capturer_differ_wrapper.h", + "//webrtc/modules/desktop_capture/desktop_frame_rotation.cc", + "//webrtc/modules/desktop_capture/desktop_frame_rotation.h", + "//webrtc/modules/desktop_capture/differ_block.cc", + "//webrtc/modules/desktop_capture/differ_block.h", + "//webrtc/modules/desktop_capture/mouse_cursor.cc", + "//webrtc/modules/desktop_capture/mouse_cursor.h", + "//webrtc/modules/desktop_capture/mouse_cursor_monitor.h", + "//webrtc/modules/desktop_capture/screen_capture_frame_queue.h", + "//webrtc/modules/desktop_capture/screen_capturer_helper.cc", + "//webrtc/modules/desktop_capture/screen_capturer_helper.h", + "//webrtc/modules/desktop_capture/desktop_device_info.cc", + "//webrtc/modules/desktop_capture/desktop_device_info.h", + "//webrtc/modules/desktop_capture/mouse_cursor_monitor_x11.cc", + "//webrtc/modules/desktop_capture/screen_capturer_x11.cc", + "//webrtc/modules/desktop_capture/window_capturer_x11.cc", + "//webrtc/modules/desktop_capture/x11/shared_x_display.cc", + "//webrtc/modules/desktop_capture/x11/shared_x_display.h", + "//webrtc/modules/desktop_capture/x11/x_error_trap.cc", + "//webrtc/modules/desktop_capture/x11/x_error_trap.h", + "//webrtc/modules/desktop_capture/x11/x_server_pixel_buffer.cc", + "//webrtc/modules/desktop_capture/x11/x_server_pixel_buffer.h", + "//webrtc/modules/desktop_capture/app_capturer_x11.cc", + "//webrtc/modules/desktop_capture/app_capturer_x11.h", + "//webrtc/modules/desktop_capture/x11/desktop_device_info_x11.cc", + "//webrtc/modules/desktop_capture/x11/desktop_device_info_x11.h", + "//webrtc/modules/desktop_capture/x11/shared_x_util.cc", + "//webrtc/modules/desktop_capture/x11/shared_x_util.h" + ], + "type": "static_library" + }, + "//webrtc/modules/desktop_capture:primitives": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/desktop_capture/desktop_capture_types.h", + "//webrtc/modules/desktop_capture/desktop_frame.cc", + "//webrtc/modules/desktop_capture/desktop_frame.h", + "//webrtc/modules/desktop_capture/desktop_geometry.cc", + "//webrtc/modules/desktop_capture/desktop_geometry.h", + "//webrtc/modules/desktop_capture/desktop_region.cc", + "//webrtc/modules/desktop_capture/desktop_region.h", + "//webrtc/modules/desktop_capture/shared_desktop_frame.cc", + "//webrtc/modules/desktop_capture/shared_desktop_frame.h", + "//webrtc/modules/desktop_capture/shared_memory.cc", + "//webrtc/modules/desktop_capture/shared_memory.h" + ], + "type": "static_library" + }, + "//webrtc/modules/media_file:media_file": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved", + "//webrtc/common_audio:common_audio", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//webrtc/common_audio/resampler/include/", + "//webrtc/common_audio/signal_processing/include/", + "//webrtc/common_audio/vad/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/media_file/media_file.h", + "//webrtc/modules/media_file/media_file_defines.h", + "//webrtc/modules/media_file/media_file_impl.cc", + "//webrtc/modules/media_file/media_file_impl.h", + "//webrtc/modules/media_file/media_file_utility.cc", + "//webrtc/modules/media_file/media_file_utility.h" + ], + "type": "static_library" + }, + "//webrtc/modules/pacing:pacing": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD", + "WEBRTC_BUILD_LIBEVENT" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved", + "//webrtc/modules/rtp_rtcp:rtp_rtcp", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/pacing/alr_detector.cc", + "//webrtc/modules/pacing/alr_detector.h", + "//webrtc/modules/pacing/bitrate_prober.cc", + "//webrtc/modules/pacing/bitrate_prober.h", + "//webrtc/modules/pacing/paced_sender.cc", + "//webrtc/modules/pacing/paced_sender.h", + "//webrtc/modules/pacing/packet_router.cc", + "//webrtc/modules/pacing/packet_router.h" + ], + "type": "static_library" + }, + "//webrtc/modules/remote_bitrate_estimator:remote_bitrate_estimator": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "BWE_TEST_LOGGING_COMPILE_TIME_ENABLE=0", + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/remote_bitrate_estimator/aimd_rate_control.cc", + "//webrtc/modules/remote_bitrate_estimator/aimd_rate_control.h", + "//webrtc/modules/remote_bitrate_estimator/bwe_defines.cc", + "//webrtc/modules/remote_bitrate_estimator/include/bwe_defines.h", + "//webrtc/modules/remote_bitrate_estimator/include/remote_bitrate_estimator.h", + "//webrtc/modules/remote_bitrate_estimator/include/send_time_history.h", + "//webrtc/modules/remote_bitrate_estimator/inter_arrival.cc", + "//webrtc/modules/remote_bitrate_estimator/inter_arrival.h", + "//webrtc/modules/remote_bitrate_estimator/overuse_detector.cc", + "//webrtc/modules/remote_bitrate_estimator/overuse_detector.h", + "//webrtc/modules/remote_bitrate_estimator/overuse_estimator.cc", + "//webrtc/modules/remote_bitrate_estimator/overuse_estimator.h", + "//webrtc/modules/remote_bitrate_estimator/remote_bitrate_estimator_abs_send_time.cc", + "//webrtc/modules/remote_bitrate_estimator/remote_bitrate_estimator_abs_send_time.h", + "//webrtc/modules/remote_bitrate_estimator/remote_bitrate_estimator_single_stream.cc", + "//webrtc/modules/remote_bitrate_estimator/remote_bitrate_estimator_single_stream.h", + "//webrtc/modules/remote_bitrate_estimator/remote_estimator_proxy.cc", + "//webrtc/modules/remote_bitrate_estimator/remote_estimator_proxy.h", + "//webrtc/modules/remote_bitrate_estimator/send_time_history.cc", + "//webrtc/modules/remote_bitrate_estimator/test/bwe_test_logging.h" + ], + "type": "static_library" + }, + "//webrtc/modules/rtp_rtcp:rtp_rtcp": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "BWE_TEST_LOGGING_COMPILE_TIME_ENABLE=0", + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD", + "WEBRTC_BUILD_LIBEVENT" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/api:transport_api", + "//webrtc/base:gtest_prod", + "//webrtc/base:rtc_base_approved", + "//webrtc/base:rtc_task_queue", + "//webrtc/call:call_interfaces", + "//webrtc/common_video:common_video", + "//webrtc/logging:rtc_event_log_api", + "//webrtc/modules/remote_bitrate_estimator:remote_bitrate_estimator", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//webrtc/common_video/include/", + "//webrtc/common_video/libyuv/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/rtp_rtcp/include/flexfec_receiver.h", + "//webrtc/modules/rtp_rtcp/include/flexfec_sender.h", + "//webrtc/modules/rtp_rtcp/include/receive_statistics.h", + "//webrtc/modules/rtp_rtcp/include/remote_ntp_time_estimator.h", + "//webrtc/modules/rtp_rtcp/include/rtp_audio_level_observer.h", + "//webrtc/modules/rtp_rtcp/include/rtp_header_parser.h", + "//webrtc/modules/rtp_rtcp/include/rtp_payload_registry.h", + "//webrtc/modules/rtp_rtcp/include/rtp_receiver.h", + "//webrtc/modules/rtp_rtcp/include/rtp_rtcp.h", + "//webrtc/modules/rtp_rtcp/include/rtp_rtcp_defines.h", + "//webrtc/modules/rtp_rtcp/include/ulpfec_receiver.h", + "//webrtc/modules/rtp_rtcp/source/byte_io.h", + "//webrtc/modules/rtp_rtcp/source/dtmf_queue.cc", + "//webrtc/modules/rtp_rtcp/source/dtmf_queue.h", + "//webrtc/modules/rtp_rtcp/source/fec_private_tables_bursty.h", + "//webrtc/modules/rtp_rtcp/source/fec_private_tables_random.h", + "//webrtc/modules/rtp_rtcp/source/flexfec_header_reader_writer.cc", + "//webrtc/modules/rtp_rtcp/source/flexfec_header_reader_writer.h", + "//webrtc/modules/rtp_rtcp/source/flexfec_receiver.cc", + "//webrtc/modules/rtp_rtcp/source/flexfec_sender.cc", + "//webrtc/modules/rtp_rtcp/source/forward_error_correction.cc", + "//webrtc/modules/rtp_rtcp/source/forward_error_correction.h", + "//webrtc/modules/rtp_rtcp/source/forward_error_correction_internal.cc", + "//webrtc/modules/rtp_rtcp/source/forward_error_correction_internal.h", + "//webrtc/modules/rtp_rtcp/source/packet_loss_stats.cc", + "//webrtc/modules/rtp_rtcp/source/packet_loss_stats.h", + "//webrtc/modules/rtp_rtcp/source/playout_delay_oracle.cc", + "//webrtc/modules/rtp_rtcp/source/playout_delay_oracle.h", + "//webrtc/modules/rtp_rtcp/source/receive_statistics_impl.cc", + "//webrtc/modules/rtp_rtcp/source/receive_statistics_impl.h", + "//webrtc/modules/rtp_rtcp/source/remote_ntp_time_estimator.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/app.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/app.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/bye.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/bye.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/common_header.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/common_header.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/compound_packet.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/compound_packet.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/dlrr.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/dlrr.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/extended_jitter_report.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/extended_jitter_report.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/extended_reports.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/extended_reports.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/fir.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/fir.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/nack.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/nack.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/pli.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/pli.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/psfb.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/psfb.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/rapid_resync_request.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/rapid_resync_request.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/receiver_report.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/receiver_report.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/remb.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/remb.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/report_block.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/report_block.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/rpsi.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/rpsi.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/rrtr.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/rrtr.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/rtpfb.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/rtpfb.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/sdes.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/sdes.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/sender_report.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/sender_report.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/sli.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/sli.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/target_bitrate.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/target_bitrate.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/tmmb_item.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/tmmb_item.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/tmmbn.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/tmmbn.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/tmmbr.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/tmmbr.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/transport_feedback.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/transport_feedback.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/voip_metric.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/voip_metric.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_receiver.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_receiver.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_sender.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_sender.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_utility.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_utility.h", + "//webrtc/modules/rtp_rtcp/source/rtp_format.cc", + "//webrtc/modules/rtp_rtcp/source/rtp_format.h", + "//webrtc/modules/rtp_rtcp/source/rtp_format_h264.cc", + "//webrtc/modules/rtp_rtcp/source/rtp_format_h264.h", + "//webrtc/modules/rtp_rtcp/source/rtp_format_video_generic.cc", + "//webrtc/modules/rtp_rtcp/source/rtp_format_video_generic.h", + "//webrtc/modules/rtp_rtcp/source/rtp_format_vp8.cc", + "//webrtc/modules/rtp_rtcp/source/rtp_format_vp8.h", + "//webrtc/modules/rtp_rtcp/source/rtp_format_vp9.cc", + "//webrtc/modules/rtp_rtcp/source/rtp_format_vp9.h", + "//webrtc/modules/rtp_rtcp/source/rtp_header_extension.cc", + "//webrtc/modules/rtp_rtcp/source/rtp_header_extension.h", + "//webrtc/modules/rtp_rtcp/source/rtp_header_extensions.cc", + "//webrtc/modules/rtp_rtcp/source/rtp_header_extensions.h", + "//webrtc/modules/rtp_rtcp/source/rtp_header_parser.cc", + "//webrtc/modules/rtp_rtcp/source/rtp_packet.cc", + "//webrtc/modules/rtp_rtcp/source/rtp_packet.h", + "//webrtc/modules/rtp_rtcp/source/rtp_packet_history.cc", + "//webrtc/modules/rtp_rtcp/source/rtp_packet_history.h", + "//webrtc/modules/rtp_rtcp/source/rtp_packet_received.h", + "//webrtc/modules/rtp_rtcp/source/rtp_packet_to_send.h", + "//webrtc/modules/rtp_rtcp/source/rtp_payload_registry.cc", + "//webrtc/modules/rtp_rtcp/source/rtp_receiver_audio.cc", + "//webrtc/modules/rtp_rtcp/source/rtp_receiver_audio.h", + "//webrtc/modules/rtp_rtcp/source/rtp_receiver_impl.cc", + "//webrtc/modules/rtp_rtcp/source/rtp_receiver_impl.h", + "//webrtc/modules/rtp_rtcp/source/rtp_receiver_strategy.cc", + "//webrtc/modules/rtp_rtcp/source/rtp_receiver_strategy.h", + "//webrtc/modules/rtp_rtcp/source/rtp_receiver_video.cc", + "//webrtc/modules/rtp_rtcp/source/rtp_receiver_video.h", + "//webrtc/modules/rtp_rtcp/source/rtp_rtcp_config.h", + "//webrtc/modules/rtp_rtcp/source/rtp_rtcp_impl.cc", + "//webrtc/modules/rtp_rtcp/source/rtp_rtcp_impl.h", + "//webrtc/modules/rtp_rtcp/source/rtp_sender.cc", + "//webrtc/modules/rtp_rtcp/source/rtp_sender.h", + "//webrtc/modules/rtp_rtcp/source/rtp_sender_audio.cc", + "//webrtc/modules/rtp_rtcp/source/rtp_sender_audio.h", + "//webrtc/modules/rtp_rtcp/source/rtp_sender_video.cc", + "//webrtc/modules/rtp_rtcp/source/rtp_sender_video.h", + "//webrtc/modules/rtp_rtcp/source/rtp_utility.cc", + "//webrtc/modules/rtp_rtcp/source/rtp_utility.h", + "//webrtc/modules/rtp_rtcp/source/ssrc_database.cc", + "//webrtc/modules/rtp_rtcp/source/ssrc_database.h", + "//webrtc/modules/rtp_rtcp/source/time_util.cc", + "//webrtc/modules/rtp_rtcp/source/time_util.h", + "//webrtc/modules/rtp_rtcp/source/tmmbr_help.cc", + "//webrtc/modules/rtp_rtcp/source/tmmbr_help.h", + "//webrtc/modules/rtp_rtcp/source/ulpfec_generator.cc", + "//webrtc/modules/rtp_rtcp/source/ulpfec_generator.h", + "//webrtc/modules/rtp_rtcp/source/ulpfec_header_reader_writer.cc", + "//webrtc/modules/rtp_rtcp/source/ulpfec_header_reader_writer.h", + "//webrtc/modules/rtp_rtcp/source/ulpfec_receiver_impl.cc", + "//webrtc/modules/rtp_rtcp/source/ulpfec_receiver_impl.h", + "//webrtc/modules/rtp_rtcp/source/video_codec_information.h", + "//webrtc/modules/rtp_rtcp/source/vp8_partition_aggregator.cc", + "//webrtc/modules/rtp_rtcp/source/vp8_partition_aggregator.h" + ], + "type": "static_library" + }, + "//webrtc/modules/utility:utility": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD", + "WEBRTC_BUILD_LIBEVENT" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/audio/utility:audio_frame_operations", + "//webrtc/base:rtc_task_queue", + "//webrtc/common_audio:common_audio", + "//webrtc/modules/audio_coding:audio_coding", + "//webrtc/modules/audio_coding:audio_format_conversion", + "//webrtc/modules/audio_coding:builtin_audio_decoder_factory", + "//webrtc/modules/audio_coding:rent_a_codec", + "//webrtc/modules/media_file:media_file", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//webrtc/common_audio/resampler/include/", + "//webrtc/common_audio/signal_processing/include/", + "//webrtc/common_audio/vad/include/", + "//webrtc/modules/audio_coding/include/", + "//webrtc/modules/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/utility/include/audio_frame_operations.h", + "//webrtc/modules/utility/include/process_thread.h", + "//webrtc/modules/utility/source/process_thread_impl.cc", + "//webrtc/modules/utility/source/process_thread_impl.h" + ], + "type": "static_library" + }, + "//webrtc/modules/video_capture:video_capture_internal_impl": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD", + "WEBRTC_BUILD_LIBEVENT" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved", + "//webrtc/modules/video_capture:video_capture_module", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/video_capture/linux/device_info_linux.cc", + "//webrtc/modules/video_capture/linux/device_info_linux.h", + "//webrtc/modules/video_capture/linux/video_capture_linux.cc", + "//webrtc/modules/video_capture/linux/video_capture_linux.h" + ], + "type": "static_library" + }, + "//webrtc/modules/video_capture:video_capture_module": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD", + "WEBRTC_BUILD_LIBEVENT" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved", + "//webrtc/common_video:common_video", + "//webrtc/modules/utility:utility", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//webrtc/common_video/include/", + "//webrtc/common_video/libyuv/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/video_capture/device_info_impl.cc", + "//webrtc/modules/video_capture/device_info_impl.h", + "//webrtc/modules/video_capture/video_capture.h", + "//webrtc/modules/video_capture/video_capture_config.h", + "//webrtc/modules/video_capture/video_capture_defines.h", + "//webrtc/modules/video_capture/video_capture_delay.h", + "//webrtc/modules/video_capture/video_capture_factory.cc", + "//webrtc/modules/video_capture/video_capture_factory.h", + "//webrtc/modules/video_capture/video_capture_impl.cc", + "//webrtc/modules/video_capture/video_capture_impl.h" + ], + "type": "static_library" + }, + "//webrtc/modules/video_coding:video_coding": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD", + "WEBRTC_BUILD_LIBEVENT" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved", + "//webrtc/base:rtc_numerics", + "//webrtc/base:rtc_task_queue", + "//webrtc/common_video:common_video", + "//webrtc/modules/rtp_rtcp:rtp_rtcp", + "//webrtc/modules/utility:utility", + "//webrtc/modules/video_coding:video_coding_utility", + "//webrtc/modules/video_coding:webrtc_h264", + "//webrtc/modules/video_coding:webrtc_i420", + "//webrtc/modules/video_coding:webrtc_vp8", + "//webrtc/modules/video_coding:webrtc_vp9", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//webrtc/common_video/include/", + "//webrtc/common_video/libyuv/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/video_coding/codec_database.cc", + "//webrtc/modules/video_coding/codec_database.h", + "//webrtc/modules/video_coding/codec_timer.cc", + "//webrtc/modules/video_coding/codec_timer.h", + "//webrtc/modules/video_coding/decoding_state.cc", + "//webrtc/modules/video_coding/decoding_state.h", + "//webrtc/modules/video_coding/encoded_frame.cc", + "//webrtc/modules/video_coding/encoded_frame.h", + "//webrtc/modules/video_coding/fec_rate_table.h", + "//webrtc/modules/video_coding/frame_buffer.cc", + "//webrtc/modules/video_coding/frame_buffer.h", + "//webrtc/modules/video_coding/frame_buffer2.cc", + "//webrtc/modules/video_coding/frame_buffer2.h", + "//webrtc/modules/video_coding/frame_object.cc", + "//webrtc/modules/video_coding/frame_object.h", + "//webrtc/modules/video_coding/generic_decoder.cc", + "//webrtc/modules/video_coding/generic_decoder.h", + "//webrtc/modules/video_coding/generic_encoder.cc", + "//webrtc/modules/video_coding/generic_encoder.h", + "//webrtc/modules/video_coding/h264_sprop_parameter_sets.cc", + "//webrtc/modules/video_coding/h264_sprop_parameter_sets.h", + "//webrtc/modules/video_coding/h264_sps_pps_tracker.cc", + "//webrtc/modules/video_coding/h264_sps_pps_tracker.h", + "//webrtc/modules/video_coding/histogram.cc", + "//webrtc/modules/video_coding/histogram.h", + "//webrtc/modules/video_coding/include/video_codec_initializer.h", + "//webrtc/modules/video_coding/include/video_coding.h", + "//webrtc/modules/video_coding/include/video_coding_defines.h", + "//webrtc/modules/video_coding/inter_frame_delay.cc", + "//webrtc/modules/video_coding/inter_frame_delay.h", + "//webrtc/modules/video_coding/internal_defines.h", + "//webrtc/modules/video_coding/jitter_buffer.cc", + "//webrtc/modules/video_coding/jitter_buffer.h", + "//webrtc/modules/video_coding/jitter_buffer_common.h", + "//webrtc/modules/video_coding/jitter_estimator.cc", + "//webrtc/modules/video_coding/jitter_estimator.h", + "//webrtc/modules/video_coding/media_opt_util.cc", + "//webrtc/modules/video_coding/media_opt_util.h", + "//webrtc/modules/video_coding/media_optimization.cc", + "//webrtc/modules/video_coding/media_optimization.h", + "//webrtc/modules/video_coding/nack_fec_tables.h", + "//webrtc/modules/video_coding/nack_module.cc", + "//webrtc/modules/video_coding/nack_module.h", + "//webrtc/modules/video_coding/packet.cc", + "//webrtc/modules/video_coding/packet.h", + "//webrtc/modules/video_coding/packet_buffer.cc", + "//webrtc/modules/video_coding/packet_buffer.h", + "//webrtc/modules/video_coding/protection_bitrate_calculator.cc", + "//webrtc/modules/video_coding/protection_bitrate_calculator.h", + "//webrtc/modules/video_coding/receiver.cc", + "//webrtc/modules/video_coding/receiver.h", + "//webrtc/modules/video_coding/rtp_frame_reference_finder.cc", + "//webrtc/modules/video_coding/rtp_frame_reference_finder.h", + "//webrtc/modules/video_coding/rtt_filter.cc", + "//webrtc/modules/video_coding/rtt_filter.h", + "//webrtc/modules/video_coding/session_info.cc", + "//webrtc/modules/video_coding/session_info.h", + "//webrtc/modules/video_coding/timestamp_map.cc", + "//webrtc/modules/video_coding/timestamp_map.h", + "//webrtc/modules/video_coding/timing.cc", + "//webrtc/modules/video_coding/timing.h", + "//webrtc/modules/video_coding/video_codec_initializer.cc", + "//webrtc/modules/video_coding/video_coding_impl.cc", + "//webrtc/modules/video_coding/video_coding_impl.h", + "//webrtc/modules/video_coding/video_receiver.cc", + "//webrtc/modules/video_coding/video_sender.cc" + ], + "type": "static_library" + }, + "//webrtc/modules/video_coding:video_coding_utility": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD", + "WEBRTC_BUILD_LIBEVENT" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved", + "//webrtc/base:rtc_numerics", + "//webrtc/common_video:common_video", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//webrtc/common_video/include/", + "//webrtc/common_video/libyuv/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/video_coding/utility/default_video_bitrate_allocator.cc", + "//webrtc/modules/video_coding/utility/default_video_bitrate_allocator.h", + "//webrtc/modules/video_coding/utility/frame_dropper.cc", + "//webrtc/modules/video_coding/utility/frame_dropper.h", + "//webrtc/modules/video_coding/utility/ivf_file_writer.cc", + "//webrtc/modules/video_coding/utility/ivf_file_writer.h", + "//webrtc/modules/video_coding/utility/moving_average.cc", + "//webrtc/modules/video_coding/utility/moving_average.h", + "//webrtc/modules/video_coding/utility/qp_parser.cc", + "//webrtc/modules/video_coding/utility/qp_parser.h", + "//webrtc/modules/video_coding/utility/quality_scaler.cc", + "//webrtc/modules/video_coding/utility/quality_scaler.h", + "//webrtc/modules/video_coding/utility/simulcast_rate_allocator.cc", + "//webrtc/modules/video_coding/utility/simulcast_rate_allocator.h", + "//webrtc/modules/video_coding/utility/vp8_header_parser.cc", + "//webrtc/modules/video_coding/utility/vp8_header_parser.h" + ], + "type": "static_library" + }, + "//webrtc/modules/video_coding:webrtc_h264": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD", + "WEBRTC_BUILD_LIBEVENT" + ], + "deps": [ + "//webrtc/base:rtc_base_approved", + "//webrtc/modules/video_coding:video_coding_utility", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/video_coding/codecs/h264/h264.cc", + "//webrtc/modules/video_coding/codecs/h264/include/h264.h" + ], + "type": "static_library" + }, + "//webrtc/modules/video_coding:webrtc_i420": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD", + "WEBRTC_BUILD_LIBEVENT" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved", + "//webrtc/common_video:common_video", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//webrtc/common_video/include/", + "//webrtc/common_video/libyuv/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/video_coding/codecs/i420/i420.cc", + "//webrtc/modules/video_coding/codecs/i420/include/i420.h" + ], + "type": "static_library" + }, + "//webrtc/modules/video_coding:webrtc_vp8": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD", + "WEBRTC_BUILD_LIBEVENT" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved", + "//webrtc/common_video:common_video", + "//webrtc/modules/video_coding:video_coding_utility", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "/media/libyuv/libyuv/include/", + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//webrtc/common_video/include/", + "//webrtc/common_video/libyuv/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/video_coding/codecs/vp8/default_temporal_layers.cc", + "//webrtc/modules/video_coding/codecs/vp8/default_temporal_layers.h", + "//webrtc/modules/video_coding/codecs/vp8/include/vp8.h", + "//webrtc/modules/video_coding/codecs/vp8/include/vp8_common_types.h", + "//webrtc/modules/video_coding/codecs/vp8/realtime_temporal_layers.cc", + "//webrtc/modules/video_coding/codecs/vp8/reference_picture_selection.cc", + "//webrtc/modules/video_coding/codecs/vp8/reference_picture_selection.h", + "//webrtc/modules/video_coding/codecs/vp8/screenshare_layers.cc", + "//webrtc/modules/video_coding/codecs/vp8/screenshare_layers.h", + "//webrtc/modules/video_coding/codecs/vp8/simulcast_encoder_adapter.cc", + "//webrtc/modules/video_coding/codecs/vp8/simulcast_encoder_adapter.h", + "//webrtc/modules/video_coding/codecs/vp8/temporal_layers.h", + "//webrtc/modules/video_coding/codecs/vp8/vp8_impl.cc", + "//webrtc/modules/video_coding/codecs/vp8/vp8_impl.h" + ], + "type": "static_library" + }, + "//webrtc/modules/video_coding:webrtc_vp9": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD", + "WEBRTC_BUILD_LIBEVENT" + ], + "deps": [ + "//webrtc/base:rtc_base_approved", + "//webrtc/common_video:common_video", + "//webrtc/modules/video_coding:video_coding_utility", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//webrtc/common_video/include/", + "//webrtc/common_video/libyuv/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/video_coding/codecs/vp9/include/vp9.h", + "//webrtc/modules/video_coding/codecs/vp9/screenshare_layers.cc", + "//webrtc/modules/video_coding/codecs/vp9/screenshare_layers.h", + "//webrtc/modules/video_coding/codecs/vp9/vp9_frame_buffer_pool.cc", + "//webrtc/modules/video_coding/codecs/vp9/vp9_frame_buffer_pool.h", + "//webrtc/modules/video_coding/codecs/vp9/vp9_impl.cc", + "//webrtc/modules/video_coding/codecs/vp9/vp9_impl.h" + ], + "type": "static_library" + }, + "//webrtc/modules/video_processing:video_processing": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD", + "WEBRTC_BUILD_LIBEVENT" + ], + "deps": [ + "//webrtc/base:rtc_base_approved", + "//webrtc/common_audio:common_audio", + "//webrtc/common_video:common_video", + "//webrtc/modules/utility:utility", + "//webrtc/modules/video_processing:video_processing_neon", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "/media/libyuv/libyuv/include/", + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//webrtc/common_audio/resampler/include/", + "//webrtc/common_audio/signal_processing/include/", + "//webrtc/common_audio/vad/include/", + "//webrtc/common_video/include/", + "//webrtc/common_video/libyuv/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/video_processing/util/denoiser_filter.cc", + "//webrtc/modules/video_processing/util/denoiser_filter.h", + "//webrtc/modules/video_processing/util/denoiser_filter_c.cc", + "//webrtc/modules/video_processing/util/denoiser_filter_c.h", + "//webrtc/modules/video_processing/util/noise_estimation.cc", + "//webrtc/modules/video_processing/util/noise_estimation.h", + "//webrtc/modules/video_processing/util/skin_detection.cc", + "//webrtc/modules/video_processing/util/skin_detection.h", + "//webrtc/modules/video_processing/video_denoiser.cc", + "//webrtc/modules/video_processing/video_denoiser.h" + ], + "type": "static_library" + }, + "//webrtc/modules/video_processing:video_processing_neon": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/video_processing/util/denoiser_filter_neon.cc", + "//webrtc/modules/video_processing/util/denoiser_filter_neon.h" + ], + "type": "static_library" + }, + "//webrtc/system_wrappers:field_trial_default": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/system_wrappers/include/field_trial_default.h", + "//webrtc/system_wrappers/source/field_trial_default.cc" + ], + "type": "static_library" + }, + "//webrtc/system_wrappers:metrics_default": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/system_wrappers/include/metrics_default.h", + "//webrtc/system_wrappers/source/metrics_default.cc" + ], + "type": "static_library" + }, + "//webrtc/system_wrappers:system_wrappers": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "WEBRTC_THREAD_RR", + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/system_wrappers/include/aligned_array.h", + "//webrtc/system_wrappers/include/aligned_malloc.h", + "//webrtc/system_wrappers/include/atomic32.h", + "//webrtc/system_wrappers/include/clock.h", + "//webrtc/system_wrappers/include/cpu_features_wrapper.h", + "//webrtc/system_wrappers/include/cpu_info.h", + "//webrtc/system_wrappers/include/critical_section_wrapper.h", + "//webrtc/system_wrappers/include/event_wrapper.h", + "//webrtc/system_wrappers/include/field_trial.h", + "//webrtc/system_wrappers/include/file_wrapper.h", + "//webrtc/system_wrappers/include/logging.h", + "//webrtc/system_wrappers/include/metrics.h", + "//webrtc/system_wrappers/include/ntp_time.h", + "//webrtc/system_wrappers/include/rtp_to_ntp_estimator.h", + "//webrtc/system_wrappers/include/rw_lock_wrapper.h", + "//webrtc/system_wrappers/include/sleep.h", + "//webrtc/system_wrappers/include/static_instance.h", + "//webrtc/system_wrappers/include/stringize_macros.h", + "//webrtc/system_wrappers/include/timestamp_extrapolator.h", + "//webrtc/system_wrappers/include/trace.h", + "//webrtc/system_wrappers/source/aligned_malloc.cc", + "//webrtc/system_wrappers/source/clock.cc", + "//webrtc/system_wrappers/source/cpu_features.cc", + "//webrtc/system_wrappers/source/cpu_info.cc", + "//webrtc/system_wrappers/source/event.cc", + "//webrtc/system_wrappers/source/event_timer_posix.cc", + "//webrtc/system_wrappers/source/event_timer_posix.h", + "//webrtc/system_wrappers/source/file_impl.cc", + "//webrtc/system_wrappers/source/logging.cc", + "//webrtc/system_wrappers/source/rtp_to_ntp_estimator.cc", + "//webrtc/system_wrappers/source/rw_lock.cc", + "//webrtc/system_wrappers/source/rw_lock_posix.cc", + "//webrtc/system_wrappers/source/rw_lock_posix.h", + "//webrtc/system_wrappers/source/sleep.cc", + "//webrtc/system_wrappers/source/timestamp_extrapolator.cc", + "//webrtc/system_wrappers/source/trace_impl.cc", + "//webrtc/system_wrappers/source/trace_impl.h", + "//webrtc/system_wrappers/source/trace_posix.cc", + "//webrtc/system_wrappers/source/trace_posix.h", + "//webrtc/system_wrappers/source/atomic32_non_darwin_unix.cc" + ], + "type": "static_library" + }, + "//webrtc/video:video": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD", + "WEBRTC_BUILD_LIBEVENT" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/api:transport_api", + "//webrtc/base:rtc_base_approved", + "//webrtc/base:rtc_numerics", + "//webrtc/base:rtc_task_queue", + "//webrtc/common_video:common_video", + "//webrtc/logging:rtc_event_log_api", + "//webrtc/modules/bitrate_controller:bitrate_controller", + "//webrtc/modules/congestion_controller:congestion_controller", + "//webrtc/modules/pacing:pacing", + "//webrtc/modules/remote_bitrate_estimator:remote_bitrate_estimator", + "//webrtc/modules/rtp_rtcp:rtp_rtcp", + "//webrtc/modules/utility:utility", + "//webrtc/modules/video_coding:video_coding", + "//webrtc/modules/video_processing:video_processing", + "//webrtc/system_wrappers:system_wrappers", + "//webrtc/voice_engine:voice_engine" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//webrtc/common_video/include/", + "//webrtc/common_video/libyuv/include/", + "//webrtc/modules/audio_coding/include/", + "//webrtc/modules/include/" + ], + "libs": [], + "sources": [ + "//webrtc/video/call_stats.cc", + "//webrtc/video/call_stats.h", + "//webrtc/video/encoder_rtcp_feedback.cc", + "//webrtc/video/encoder_rtcp_feedback.h", + "//webrtc/video/overuse_frame_detector.cc", + "//webrtc/video/overuse_frame_detector.h", + "//webrtc/video/payload_router.cc", + "//webrtc/video/payload_router.h", + "//webrtc/video/quality_threshold.cc", + "//webrtc/video/quality_threshold.h", + "//webrtc/video/receive_statistics_proxy.cc", + "//webrtc/video/receive_statistics_proxy.h", + "//webrtc/video/report_block_stats.cc", + "//webrtc/video/report_block_stats.h", + "//webrtc/video/rtp_stream_receiver.cc", + "//webrtc/video/rtp_stream_receiver.h", + "//webrtc/video/rtp_streams_synchronizer.cc", + "//webrtc/video/rtp_streams_synchronizer.h", + "//webrtc/video/send_delay_stats.cc", + "//webrtc/video/send_delay_stats.h", + "//webrtc/video/send_statistics_proxy.cc", + "//webrtc/video/send_statistics_proxy.h", + "//webrtc/video/stats_counter.cc", + "//webrtc/video/stats_counter.h", + "//webrtc/video/stream_synchronization.cc", + "//webrtc/video/stream_synchronization.h", + "//webrtc/video/transport_adapter.cc", + "//webrtc/video/transport_adapter.h", + "//webrtc/video/video_receive_stream.cc", + "//webrtc/video/video_receive_stream.h", + "//webrtc/video/video_send_stream.cc", + "//webrtc/video/video_send_stream.h", + "//webrtc/video/video_stream_decoder.cc", + "//webrtc/video/video_stream_decoder.h", + "//webrtc/video/vie_encoder.cc", + "//webrtc/video/vie_encoder.h", + "//webrtc/video/vie_remb.cc", + "//webrtc/video/vie_remb.h" + ], + "type": "static_library" + }, + "//webrtc/video_engine:video_engine": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/video_engine/browser_capture_impl.h", + "//webrtc/video_engine/desktop_capture_impl.cc", + "//webrtc/video_engine/desktop_capture_impl.h" + ], + "type": "static_library" + }, + "//webrtc/voice_engine:audio_coder": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/modules/audio_coding:audio_coding", + "//webrtc/modules/audio_coding:audio_format_conversion", + "//webrtc/modules/audio_coding:builtin_audio_decoder_factory", + "//webrtc/modules/audio_coding:rent_a_codec" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//webrtc/modules/audio_coding/include/", + "//webrtc/modules/include/" + ], + "libs": [], + "sources": [ + "//webrtc/voice_engine/coder.cc", + "//webrtc/voice_engine/coder.h" + ], + "type": "static_library" + }, + "//webrtc/voice_engine:file_player": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/common_audio:common_audio", + "//webrtc/modules/media_file:media_file", + "//webrtc/system_wrappers:system_wrappers", + "//webrtc/voice_engine:audio_coder" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//webrtc/common_audio/resampler/include/", + "//webrtc/common_audio/signal_processing/include/", + "//webrtc/common_audio/vad/include/" + ], + "libs": [], + "sources": [ + "//webrtc/voice_engine/file_player.cc", + "//webrtc/voice_engine/file_player.h" + ], + "type": "static_library" + }, + "//webrtc/voice_engine:file_recorder": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved", + "//webrtc/common_audio:common_audio", + "//webrtc/modules/media_file:media_file", + "//webrtc/system_wrappers:system_wrappers", + "//webrtc/voice_engine:audio_coder" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//webrtc/common_audio/resampler/include/", + "//webrtc/common_audio/signal_processing/include/", + "//webrtc/common_audio/vad/include/" + ], + "libs": [], + "sources": [ + "//webrtc/voice_engine/file_recorder.cc", + "//webrtc/voice_engine/file_recorder.h" + ], + "type": "static_library" + }, + "//webrtc/voice_engine:level_indicator": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved", + "//webrtc/common_audio:common_audio" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//webrtc/common_audio/resampler/include/", + "//webrtc/common_audio/signal_processing/include/", + "//webrtc/common_audio/vad/include/" + ], + "libs": [], + "sources": [ + "//webrtc/voice_engine/level_indicator.cc", + "//webrtc/voice_engine/level_indicator.h" + ], + "type": "static_library" + }, + "//webrtc/voice_engine:voice_engine": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD", + "WEBRTC_BUILD_LIBEVENT" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/api:audio_mixer_api", + "//webrtc/api:call_api", + "//webrtc/api:transport_api", + "//webrtc/audio/utility:audio_frame_operations", + "//webrtc/base:rtc_base_approved", + "//webrtc/common_audio:common_audio", + "//webrtc/logging:rtc_event_log_api", + "//webrtc/modules/audio_coding:audio_coding", + "//webrtc/modules/audio_coding:audio_decoder_factory_interface", + "//webrtc/modules/audio_coding:audio_format_conversion", + "//webrtc/modules/audio_coding:builtin_audio_decoder_factory", + "//webrtc/modules/audio_coding:rent_a_codec", + "//webrtc/modules/audio_conference_mixer:audio_conference_mixer", + "//webrtc/modules/audio_device:audio_device", + "//webrtc/modules/audio_processing:audio_processing", + "//webrtc/modules/bitrate_controller:bitrate_controller", + "//webrtc/modules/media_file:media_file", + "//webrtc/modules/pacing:pacing", + "//webrtc/modules/rtp_rtcp:rtp_rtcp", + "//webrtc/modules/utility:utility", + "//webrtc/system_wrappers:system_wrappers", + "//webrtc/voice_engine:file_player", + "//webrtc/voice_engine:file_recorder", + "//webrtc/voice_engine:level_indicator" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//webrtc/modules/audio_coding/include/", + "//webrtc/modules/include/", + "//webrtc/common_audio/resampler/include/", + "//webrtc/common_audio/signal_processing/include/", + "//webrtc/common_audio/vad/include/", + "//webrtc/modules/audio_conference_mixer/include/", + "//webrtc/modules/include/", + "//webrtc/modules/include/", + "//webrtc/modules/audio_device/include/", + "//webrtc/modules/audio_device/dummy/" + ], + "libs": [], + "sources": [ + "//webrtc/voice_engine/channel.cc", + "//webrtc/voice_engine/channel.h", + "//webrtc/voice_engine/channel_manager.cc", + "//webrtc/voice_engine/channel_manager.h", + "//webrtc/voice_engine/channel_proxy.cc", + "//webrtc/voice_engine/channel_proxy.h", + "//webrtc/voice_engine/include/voe_audio_processing.h", + "//webrtc/voice_engine/include/voe_base.h", + "//webrtc/voice_engine/include/voe_codec.h", + "//webrtc/voice_engine/include/voe_errors.h", + "//webrtc/voice_engine/include/voe_external_media.h", + "//webrtc/voice_engine/include/voe_file.h", + "//webrtc/voice_engine/include/voe_hardware.h", + "//webrtc/voice_engine/include/voe_neteq_stats.h", + "//webrtc/voice_engine/include/voe_network.h", + "//webrtc/voice_engine/include/voe_rtp_rtcp.h", + "//webrtc/voice_engine/include/voe_video_sync.h", + "//webrtc/voice_engine/include/voe_volume_control.h", + "//webrtc/voice_engine/monitor_module.cc", + "//webrtc/voice_engine/monitor_module.h", + "//webrtc/voice_engine/output_mixer.cc", + "//webrtc/voice_engine/output_mixer.h", + "//webrtc/voice_engine/shared_data.cc", + "//webrtc/voice_engine/shared_data.h", + "//webrtc/voice_engine/statistics.cc", + "//webrtc/voice_engine/statistics.h", + "//webrtc/voice_engine/transmit_mixer.cc", + "//webrtc/voice_engine/transmit_mixer.h", + "//webrtc/voice_engine/utility.cc", + "//webrtc/voice_engine/utility.h", + "//webrtc/voice_engine/voe_audio_processing_impl.cc", + "//webrtc/voice_engine/voe_audio_processing_impl.h", + "//webrtc/voice_engine/voe_base_impl.cc", + "//webrtc/voice_engine/voe_base_impl.h", + "//webrtc/voice_engine/voe_codec_impl.cc", + "//webrtc/voice_engine/voe_codec_impl.h", + "//webrtc/voice_engine/voe_external_media_impl.cc", + "//webrtc/voice_engine/voe_external_media_impl.h", + "//webrtc/voice_engine/voe_file_impl.cc", + "//webrtc/voice_engine/voe_file_impl.h", + "//webrtc/voice_engine/voe_hardware_impl.cc", + "//webrtc/voice_engine/voe_hardware_impl.h", + "//webrtc/voice_engine/voe_neteq_stats_impl.cc", + "//webrtc/voice_engine/voe_neteq_stats_impl.h", + "//webrtc/voice_engine/voe_network_impl.cc", + "//webrtc/voice_engine/voe_network_impl.h", + "//webrtc/voice_engine/voe_rtp_rtcp_impl.cc", + "//webrtc/voice_engine/voe_rtp_rtcp_impl.h", + "//webrtc/voice_engine/voe_video_sync_impl.cc", + "//webrtc/voice_engine/voe_video_sync_impl.h", + "//webrtc/voice_engine/voe_volume_control_impl.cc", + "//webrtc/voice_engine/voe_volume_control_impl.h", + "//webrtc/voice_engine/voice_engine_defines.h", + "//webrtc/voice_engine/voice_engine_impl.cc", + "//webrtc/voice_engine/voice_engine_impl.h" + ], + "type": "static_library" + }, + "//webrtc:webrtc": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD", + "WEBRTC_BUILD_LIBEVENT" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/api:transport_api", + "//webrtc/api:video_frame_api", + "//webrtc/audio:audio", + "//webrtc/base:base", + "//webrtc/call:call", + "//webrtc/common_audio:common_audio", + "//webrtc/common_video:common_video", + "//webrtc/media:media", + "//webrtc/modules:modules", + "//webrtc/modules/video_capture:video_capture_internal_impl", + "//webrtc/sdk:sdk", + "//webrtc/system_wrappers:field_trial_default", + "//webrtc/system_wrappers:metrics_default", + "//webrtc/system_wrappers:system_wrappers", + "//webrtc/video:video", + "//webrtc/video_engine:video_engine", + "//webrtc/voice_engine:voice_engine" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//webrtc/common_audio/resampler/include/", + "//webrtc/common_audio/signal_processing/include/", + "//webrtc/common_audio/vad/include/", + "//webrtc/common_video/include/", + "//webrtc/common_video/libyuv/include/", + "//webrtc/modules/audio_coding/include/", + "//webrtc/modules/include/", + "//webrtc/modules/audio_conference_mixer/include/", + "//webrtc/modules/include/", + "//webrtc/modules/include/", + "//webrtc/modules/audio_device/include/", + "//webrtc/modules/audio_device/dummy/" + ], + "libs": [ + "X11", + "X11-xcb", + "xcb", + "Xcomposite", + "Xcursor", + "Xdamage", + "Xext", + "Xfixes", + "Xi", + "Xrender" + ], + "sources": [ + "//webrtc/build/no_op_function.cc", + "//webrtc/call.h", + "//webrtc/config.h" + ], + "type": "static_library" + }, + "//webrtc:webrtc_common": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/common_types.cc", + "//webrtc/common_types.h", + "//webrtc/config.cc", + "//webrtc/config.h", + "//webrtc/typedefs.h" + ], + "type": "static_library" + } + } +} \ No newline at end of file diff --git a/media/webrtc/gn-configs/arm64_True_arm64_openbsd.json b/media/webrtc/gn-configs/arm64_True_arm64_openbsd.json new file mode 100644 --- /dev/null +++ b/media/webrtc/gn-configs/arm64_True_arm64_openbsd.json @@ -0,0 +1,8089 @@ +{ + "gn_gen_args": { + "host_cpu": "arm64", + "is_debug": true, + "target_cpu": "arm64", + "target_os": "openbsd" + }, + "mozbuild_args": { + "CPU_ARCH": "aarch64", + "HOST_CPU_ARCH": "aarch64", + "MOZ_DEBUG": "1", + "OS_TARGET": "OpenBSD" + }, + "sandbox_vars": { + "COMPILE_FLAGS": { + "WARNINGS_AS_ERRORS": [] + }, + "FINAL_LIBRARY": "webrtc" + }, + "targets": { + "//webrtc/api:audio_mixer_api": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc/base:rtc_base_approved" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/api/audio/audio_mixer.h" + ], + "type": "source_set" + }, + "//webrtc/api:call_api": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/api:audio_mixer_api", + "//webrtc/api:transport_api", + "//webrtc/base:rtc_base_approved", + "//webrtc/modules/audio_coding:audio_decoder_factory_interface", + "//webrtc/modules/audio_coding:audio_encoder_interface" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/api/call/audio_sink.h" + ], + "type": "source_set" + }, + "//webrtc/api:transport_api": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/api/call/transport.h" + ], + "type": "source_set" + }, + "//webrtc/api:video_frame_api": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc/base:rtc_base_approved", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "/media/libyuv/libyuv/include/", + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/api/video/i420_buffer.cc", + "//webrtc/api/video/i420_buffer.h", + "//webrtc/api/video/video_frame.cc", + "//webrtc/api/video/video_frame.h", + "//webrtc/api/video/video_frame_buffer.h", + "//webrtc/api/video/video_rotation.h" + ], + "type": "source_set" + }, + "//webrtc/audio/utility:audio_frame_operations": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved", + "//webrtc/modules/audio_coding:audio_format_conversion" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/audio/utility/audio_frame_operations.cc", + "//webrtc/audio/utility/audio_frame_operations.h" + ], + "type": "static_library" + }, + "//webrtc/audio:audio": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD", + "WEBRTC_BUILD_LIBEVENT" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/api:audio_mixer_api", + "//webrtc/api:call_api", + "//webrtc/base:rtc_base_approved", + "//webrtc/base:rtc_task_queue", + "//webrtc/call:call_interfaces", + "//webrtc/common_audio:common_audio", + "//webrtc/modules/audio_device:audio_device", + "//webrtc/modules/audio_processing:audio_processing", + "//webrtc/modules/congestion_controller:congestion_controller", + "//webrtc/modules/pacing:pacing", + "//webrtc/modules/remote_bitrate_estimator:remote_bitrate_estimator", + "//webrtc/modules/rtp_rtcp:rtp_rtcp", + "//webrtc/system_wrappers:system_wrappers", + "//webrtc/voice_engine:voice_engine" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//webrtc/common_audio/resampler/include/", + "//webrtc/common_audio/signal_processing/include/", + "//webrtc/common_audio/vad/include/", + "//webrtc/modules/include/", + "//webrtc/modules/audio_device/include/", + "//webrtc/modules/audio_device/dummy/", + "//webrtc/modules/audio_coding/include/", + "//webrtc/modules/include/" + ], + "libs": [], + "sources": [ + "//webrtc/audio/audio_receive_stream.cc", + "//webrtc/audio/audio_receive_stream.h", + "//webrtc/audio/audio_send_stream.cc", + "//webrtc/audio/audio_send_stream.h", + "//webrtc/audio/audio_state.cc", + "//webrtc/audio/audio_state.h", + "//webrtc/audio/audio_transport_proxy.cc", + "//webrtc/audio/audio_transport_proxy.h", + "//webrtc/audio/conversion.h", + "//webrtc/audio/scoped_voe_interface.h" + ], + "type": "static_library" + }, + "//webrtc/base:gtest_prod": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/base/gtest_prod_util.h" + ], + "type": "source_set" + }, + "//webrtc/base:rtc_base_approved": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/base/array_view.h", + "//webrtc/base/arraysize.h", + "//webrtc/base/atomicops.h", + "//webrtc/base/base64.cc", + "//webrtc/base/base64.h", + "//webrtc/base/basictypes.h", + "//webrtc/base/bind.h", + "//webrtc/base/bitbuffer.cc", + "//webrtc/base/bitbuffer.h", + "//webrtc/base/buffer.h", + "//webrtc/base/bufferqueue.cc", + "//webrtc/base/bufferqueue.h", + "//webrtc/base/bytebuffer.cc", + "//webrtc/base/bytebuffer.h", + "//webrtc/base/byteorder.h", + "//webrtc/base/checks.cc", + "//webrtc/base/checks.h", + "//webrtc/base/constructormagic.h", + "//webrtc/base/copyonwritebuffer.cc", + "//webrtc/base/copyonwritebuffer.h", + "//webrtc/base/criticalsection.cc", + "//webrtc/base/criticalsection.h", + "//webrtc/base/deprecation.h", + "//webrtc/base/event.cc", + "//webrtc/base/event.h", + "//webrtc/base/event_tracer.cc", + "//webrtc/base/event_tracer.h", + "//webrtc/base/file.cc", + "//webrtc/base/file.h", + "//webrtc/base/flags.cc", + "//webrtc/base/flags.h", + "//webrtc/base/format_macros.h", + "//webrtc/base/function_view.h", + "//webrtc/base/ignore_wundef.h", + "//webrtc/base/location.cc", + "//webrtc/base/location.h", + "//webrtc/base/md5.cc", + "//webrtc/base/md5.h", + "//webrtc/base/md5digest.cc", + "//webrtc/base/md5digest.h", + "//webrtc/base/mod_ops.h", + "//webrtc/base/onetimeevent.h", + "//webrtc/base/optional.cc", + "//webrtc/base/optional.h", + "//webrtc/base/pathutils.cc", + "//webrtc/base/pathutils.h", + "//webrtc/base/platform_file.cc", + "//webrtc/base/platform_file.h", + "//webrtc/base/platform_thread.cc", + "//webrtc/base/platform_thread.h", + "//webrtc/base/platform_thread_types.h", + "//webrtc/base/race_checker.cc", + "//webrtc/base/race_checker.h", + "//webrtc/base/random.cc", + "//webrtc/base/random.h", + "//webrtc/base/rate_limiter.cc", + "//webrtc/base/rate_limiter.h", + "//webrtc/base/rate_statistics.cc", + "//webrtc/base/rate_statistics.h", + "//webrtc/base/ratetracker.cc", + "//webrtc/base/ratetracker.h", + "//webrtc/base/refcount.h", + "//webrtc/base/refcountedobject.h", + "//webrtc/base/safe_compare.h", + "//webrtc/base/safe_conversions.h", + "//webrtc/base/safe_conversions_impl.h", + "//webrtc/base/sanitizer.h", + "//webrtc/base/scoped_ref_ptr.h", + "//webrtc/base/stringencode.cc", + "//webrtc/base/stringencode.h", + "//webrtc/base/stringutils.cc", + "//webrtc/base/stringutils.h", + "//webrtc/base/swap_queue.h", + "//webrtc/base/template_util.h", + "//webrtc/base/thread_annotations.h", + "//webrtc/base/thread_checker.h", + "//webrtc/base/thread_checker_impl.cc", + "//webrtc/base/thread_checker_impl.h", + "//webrtc/base/timestampaligner.cc", + "//webrtc/base/timestampaligner.h", + "//webrtc/base/timeutils.cc", + "//webrtc/base/timeutils.h", + "//webrtc/base/trace_event.h", + "//webrtc/base/type_traits.h", + "//webrtc/base/file_posix.cc", + "//webrtc/base/logging.cc", + "//webrtc/base/logging.h" + ], + "type": "static_library" + }, + "//webrtc/base:rtc_numerics": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc/base:rtc_base_approved" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/base/numerics/exp_filter.cc", + "//webrtc/base/numerics/exp_filter.h", + "//webrtc/base/numerics/percentile_filter.h" + ], + "type": "static_library" + }, + "//webrtc/base:rtc_task_queue": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_BUILD_LIBEVENT", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc/base:rtc_base_approved" + ], + "include_dirs": [ + "/ipc/chromium/src/third_party/libevent/include/", + "/ipc/chromium/src/third_party/libevent/linux/", + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/base/sequenced_task_checker.h", + "//webrtc/base/sequenced_task_checker_impl.cc", + "//webrtc/base/sequenced_task_checker_impl.h", + "//webrtc/base/weak_ptr.cc", + "//webrtc/base/weak_ptr.h", + "//webrtc/base/task_queue.h", + "//webrtc/base/task_queue_posix.h", + "//webrtc/base/task_queue_libevent.cc", + "//webrtc/base/task_queue_posix.cc" + ], + "type": "static_library" + }, + "//webrtc/call:call": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD", + "WEBRTC_BUILD_LIBEVENT" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/api:call_api", + "//webrtc/api:transport_api", + "//webrtc/audio:audio", + "//webrtc/base:rtc_task_queue", + "//webrtc/call:call_interfaces", + "//webrtc/logging:rtc_event_log_impl", + "//webrtc/modules/congestion_controller:congestion_controller", + "//webrtc/modules/rtp_rtcp:rtp_rtcp", + "//webrtc/system_wrappers:system_wrappers", + "//webrtc/video:video" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/call/bitrate_allocator.cc", + "//webrtc/call/call.cc", + "//webrtc/call/flexfec_receive_stream_impl.cc", + "//webrtc/call/flexfec_receive_stream_impl.h" + ], + "type": "static_library" + }, + "//webrtc/call:call_interfaces": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/call/audio_receive_stream.h", + "//webrtc/call/audio_send_stream.h", + "//webrtc/call/audio_state.h", + "//webrtc/call/call.h", + "//webrtc/call/flexfec_receive_stream.h", + "//webrtc/call/audio_send_stream_call.cc" + ], + "type": "source_set" + }, + "//webrtc/common_audio:common_audio": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc/common_audio:common_audio_c", + "//webrtc/common_audio:common_audio_neon", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//webrtc/common_audio/resampler/include/", + "//webrtc/common_audio/signal_processing/include/", + "//webrtc/common_audio/vad/include/" + ], + "libs": [], + "sources": [ + "//webrtc/common_audio/audio_converter.cc", + "//webrtc/common_audio/audio_converter.h", + "//webrtc/common_audio/audio_ring_buffer.cc", + "//webrtc/common_audio/audio_ring_buffer.h", + "//webrtc/common_audio/audio_util.cc", + "//webrtc/common_audio/blocker.cc", + "//webrtc/common_audio/blocker.h", + "//webrtc/common_audio/channel_buffer.cc", + "//webrtc/common_audio/channel_buffer.h", + "//webrtc/common_audio/fir_filter.cc", + "//webrtc/common_audio/fir_filter.h", + "//webrtc/common_audio/fir_filter_neon.h", + "//webrtc/common_audio/fir_filter_sse.h", + "//webrtc/common_audio/include/audio_util.h", + "//webrtc/common_audio/lapped_transform.cc", + "//webrtc/common_audio/lapped_transform.h", + "//webrtc/common_audio/real_fourier.cc", + "//webrtc/common_audio/real_fourier.h", + "//webrtc/common_audio/real_fourier_ooura.cc", + "//webrtc/common_audio/real_fourier_ooura.h", + "//webrtc/common_audio/resampler/include/push_resampler.h", + "//webrtc/common_audio/resampler/include/resampler.h", + "//webrtc/common_audio/resampler/push_resampler.cc", + "//webrtc/common_audio/resampler/push_sinc_resampler.cc", + "//webrtc/common_audio/resampler/push_sinc_resampler.h", + "//webrtc/common_audio/resampler/resampler.cc", + "//webrtc/common_audio/resampler/sinc_resampler.cc", + "//webrtc/common_audio/resampler/sinc_resampler.h", + "//webrtc/common_audio/smoothing_filter.cc", + "//webrtc/common_audio/smoothing_filter.h", + "//webrtc/common_audio/sparse_fir_filter.cc", + "//webrtc/common_audio/sparse_fir_filter.h", + "//webrtc/common_audio/vad/include/vad.h", + "//webrtc/common_audio/vad/vad.cc", + "//webrtc/common_audio/wav_file.cc", + "//webrtc/common_audio/wav_file.h", + "//webrtc/common_audio/wav_header.cc", + "//webrtc/common_audio/wav_header.h", + "//webrtc/common_audio/window_generator.cc", + "//webrtc/common_audio/window_generator.h" + ], + "type": "static_library" + }, + "//webrtc/common_audio:common_audio_c": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//webrtc/common_audio/resampler/include/", + "//webrtc/common_audio/signal_processing/include/", + "//webrtc/common_audio/vad/include/" + ], + "libs": [], + "sources": [ + "//webrtc/common_audio/fft4g.c", + "//webrtc/common_audio/fft4g.h", + "//webrtc/common_audio/ring_buffer.c", + "//webrtc/common_audio/ring_buffer.h", + "//webrtc/common_audio/signal_processing/auto_corr_to_refl_coef.c", + "//webrtc/common_audio/signal_processing/auto_correlation.c", + "//webrtc/common_audio/signal_processing/complex_fft_tables.h", + "//webrtc/common_audio/signal_processing/copy_set_operations.c", + "//webrtc/common_audio/signal_processing/cross_correlation.c", + "//webrtc/common_audio/signal_processing/division_operations.c", + "//webrtc/common_audio/signal_processing/dot_product_with_scale.c", + "//webrtc/common_audio/signal_processing/downsample_fast.c", + "//webrtc/common_audio/signal_processing/energy.c", + "//webrtc/common_audio/signal_processing/filter_ar.c", + "//webrtc/common_audio/signal_processing/filter_ma_fast_q12.c", + "//webrtc/common_audio/signal_processing/get_hanning_window.c", + "//webrtc/common_audio/signal_processing/get_scaling_square.c", + "//webrtc/common_audio/signal_processing/ilbc_specific_functions.c", + "//webrtc/common_audio/signal_processing/include/real_fft.h", + "//webrtc/common_audio/signal_processing/include/signal_processing_library.h", + "//webrtc/common_audio/signal_processing/include/spl_inl.h", + "//webrtc/common_audio/signal_processing/levinson_durbin.c", + "//webrtc/common_audio/signal_processing/lpc_to_refl_coef.c", + "//webrtc/common_audio/signal_processing/min_max_operations.c", + "//webrtc/common_audio/signal_processing/randomization_functions.c", + "//webrtc/common_audio/signal_processing/real_fft.c", + "//webrtc/common_audio/signal_processing/refl_coef_to_lpc.c", + "//webrtc/common_audio/signal_processing/resample.c", + "//webrtc/common_audio/signal_processing/resample_48khz.c", + "//webrtc/common_audio/signal_processing/resample_by_2.c", + "//webrtc/common_audio/signal_processing/resample_by_2_internal.c", + "//webrtc/common_audio/signal_processing/resample_by_2_internal.h", + "//webrtc/common_audio/signal_processing/resample_fractional.c", + "//webrtc/common_audio/signal_processing/spl_init.c", + "//webrtc/common_audio/signal_processing/spl_inl.c", + "//webrtc/common_audio/signal_processing/spl_sqrt.c", + "//webrtc/common_audio/signal_processing/splitting_filter.c", + "//webrtc/common_audio/signal_processing/sqrt_of_one_minus_x_squared.c", + "//webrtc/common_audio/signal_processing/vector_scaling_operations.c", + "//webrtc/common_audio/vad/include/webrtc_vad.h", + "//webrtc/common_audio/vad/vad_core.c", + "//webrtc/common_audio/vad/vad_core.h", + "//webrtc/common_audio/vad/vad_filterbank.c", + "//webrtc/common_audio/vad/vad_filterbank.h", + "//webrtc/common_audio/vad/vad_gmm.c", + "//webrtc/common_audio/vad/vad_gmm.h", + "//webrtc/common_audio/vad/vad_sp.c", + "//webrtc/common_audio/vad/vad_sp.h", + "//webrtc/common_audio/vad/webrtc_vad.c", + "//webrtc/common_audio/signal_processing/complex_fft.c", + "//webrtc/common_audio/signal_processing/complex_bit_reverse.c", + "//webrtc/common_audio/signal_processing/filter_ar_fast_q12.c", + "//webrtc/common_audio/signal_processing/spl_sqrt_floor.c" + ], + "type": "source_set" + }, + "//webrtc/common_audio:common_audio_neon": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc/common_audio:common_audio_neon_c" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/common_audio/fir_filter_neon.cc", + "//webrtc/common_audio/resampler/sinc_resampler_neon.cc" + ], + "type": "static_library" + }, + "//webrtc/common_audio:common_audio_neon_c": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/common_audio/signal_processing/cross_correlation_neon.c", + "//webrtc/common_audio/signal_processing/downsample_fast_neon.c", + "//webrtc/common_audio/signal_processing/min_max_operations_neon.c" + ], + "type": "source_set" + }, + "//webrtc/common_video:common_video": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD", + "WEBRTC_BUILD_LIBEVENT" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/api:video_frame_api", + "//webrtc/base:rtc_task_queue", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "//webrtc/modules/interface/", + "/media/libyuv/libyuv/include/", + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//webrtc/common_video/include/", + "//webrtc/common_video/libyuv/include/" + ], + "libs": [], + "sources": [ + "//webrtc/common_video/bitrate_adjuster.cc", + "//webrtc/common_video/h264/h264_bitstream_parser.cc", + "//webrtc/common_video/h264/h264_bitstream_parser.h", + "//webrtc/common_video/h264/h264_common.cc", + "//webrtc/common_video/h264/h264_common.h", + "//webrtc/common_video/h264/pps_parser.cc", + "//webrtc/common_video/h264/pps_parser.h", + "//webrtc/common_video/h264/profile_level_id.cc", + "//webrtc/common_video/h264/profile_level_id.h", + "//webrtc/common_video/h264/sps_parser.cc", + "//webrtc/common_video/h264/sps_parser.h", + "//webrtc/common_video/h264/sps_vui_rewriter.cc", + "//webrtc/common_video/h264/sps_vui_rewriter.h", + "//webrtc/common_video/i420_buffer_pool.cc", + "//webrtc/common_video/include/bitrate_adjuster.h", + "//webrtc/common_video/include/frame_callback.h", + "//webrtc/common_video/include/i420_buffer_pool.h", + "//webrtc/common_video/include/incoming_video_stream.h", + "//webrtc/common_video/include/video_bitrate_allocator.h", + "//webrtc/common_video/include/video_frame_buffer.h", + "//webrtc/common_video/incoming_video_stream.cc", + "//webrtc/common_video/libyuv/include/webrtc_libyuv.h", + "//webrtc/common_video/libyuv/webrtc_libyuv.cc", + "//webrtc/common_video/video_frame.cc", + "//webrtc/common_video/video_frame_buffer.cc", + "//webrtc/common_video/video_render_frames.cc", + "//webrtc/common_video/video_render_frames.h" + ], + "type": "static_library" + }, + "//webrtc/logging:rtc_event_log_api": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/logging/rtc_event_log/rtc_event_log.h" + ], + "type": "source_set" + }, + "//webrtc/logging:rtc_event_log_impl": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD", + "WEBRTC_BUILD_LIBEVENT" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/call:call_interfaces", + "//webrtc/logging:rtc_event_log_api", + "//webrtc/modules/rtp_rtcp:rtp_rtcp" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/logging/rtc_event_log/ringbuffer.h", + "//webrtc/logging/rtc_event_log/rtc_event_log.cc", + "//webrtc/logging/rtc_event_log/rtc_event_log_helper_thread.cc", + "//webrtc/logging/rtc_event_log/rtc_event_log_helper_thread.h" + ], + "type": "static_library" + }, + "//webrtc/media:mozilla_rtc_media": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/media/base/videoadapter.cc", + "//webrtc/media/base/videoadapter.h", + "//webrtc/media/base/videobroadcaster.cc", + "//webrtc/media/base/videobroadcaster.h", + "//webrtc/media/base/videosourcebase.cc", + "//webrtc/media/base/videosourcebase.h" + ], + "type": "static_library" + }, + "//webrtc/modules/audio_coding:audio_coding": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "WEBRTC_CODEC_OPUS", + "WEBRTC_CODEC_G722", + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved", + "//webrtc/common_audio:common_audio", + "//webrtc/logging:rtc_event_log_api", + "//webrtc/modules/audio_coding:audio_decoder_factory_interface", + "//webrtc/modules/audio_coding:audio_decoder_interface", + "//webrtc/modules/audio_coding:builtin_audio_decoder_factory", + "//webrtc/modules/audio_coding:cng", + "//webrtc/modules/audio_coding:g711", + "//webrtc/modules/audio_coding:g722", + "//webrtc/modules/audio_coding:isac", + "//webrtc/modules/audio_coding:neteq", + "//webrtc/modules/audio_coding:pcm16b", + "//webrtc/modules/audio_coding:rent_a_codec", + "//webrtc/modules/audio_coding:webrtc_opus", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//webrtc/modules/audio_coding/include/", + "//webrtc/modules/include/", + "//", + "//webrtc/modules/audio_coding/codecs/cng/include/", + "//", + "//webrtc/modules/audio_coding/codecs/g711/include/", + "//", + "//webrtc/modules/audio_coding/codecs/pcm16b/include/", + "//", + "//webrtc/modules/audio_coding/codecs/isac/main/include/", + "//", + "//webrtc/modules/audio_coding/codecs/g722/include/", + "//webrtc/common_audio/resampler/include/", + "//webrtc/common_audio/signal_processing/include/", + "//webrtc/common_audio/vad/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_coding/acm2/acm_common_defs.h", + "//webrtc/modules/audio_coding/acm2/acm_receiver.cc", + "//webrtc/modules/audio_coding/acm2/acm_receiver.h", + "//webrtc/modules/audio_coding/acm2/acm_resampler.cc", + "//webrtc/modules/audio_coding/acm2/acm_resampler.h", + "//webrtc/modules/audio_coding/acm2/audio_coding_module.cc", + "//webrtc/modules/audio_coding/acm2/call_statistics.cc", + "//webrtc/modules/audio_coding/acm2/call_statistics.h", + "//webrtc/modules/audio_coding/acm2/codec_manager.cc", + "//webrtc/modules/audio_coding/acm2/codec_manager.h", + "//webrtc/modules/audio_coding/include/audio_coding_module.h", + "//webrtc/modules/audio_coding/include/audio_coding_module_typedefs.h" + ], + "type": "static_library" + }, + "//webrtc/modules/audio_coding:audio_decoder_factory_interface": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc/base:rtc_base_approved", + "//webrtc/modules/audio_coding:audio_decoder_interface", + "//webrtc/modules/audio_coding:audio_format", + "//webrtc/modules/audio_coding:audio_format_conversion" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_coding/codecs/audio_decoder_factory.h" + ], + "type": "source_set" + }, + "//webrtc/modules/audio_coding:audio_decoder_interface": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_coding/codecs/audio_decoder.cc", + "//webrtc/modules/audio_coding/codecs/audio_decoder.h", + "//webrtc/modules/audio_coding/codecs/legacy_encoded_audio_frame.cc", + "//webrtc/modules/audio_coding/codecs/legacy_encoded_audio_frame.h" + ], + "type": "static_library" + }, + "//webrtc/modules/audio_coding:audio_encoder_interface": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_coding/codecs/audio_encoder.cc", + "//webrtc/modules/audio_coding/codecs/audio_encoder.h" + ], + "type": "static_library" + }, + "//webrtc/modules/audio_coding:audio_format": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_coding/codecs/audio_format.cc", + "//webrtc/modules/audio_coding/codecs/audio_format.h" + ], + "type": "static_library" + }, + "//webrtc/modules/audio_coding:audio_format_conversion": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved", + "//webrtc/modules/audio_coding:audio_format" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_coding/codecs/audio_format_conversion.cc", + "//webrtc/modules/audio_coding/codecs/audio_format_conversion.h" + ], + "type": "static_library" + }, + "//webrtc/modules/audio_coding:audio_network_adaptor": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved", + "//webrtc/common_audio:common_audio", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//webrtc/common_audio/resampler/include/", + "//webrtc/common_audio/signal_processing/include/", + "//webrtc/common_audio/vad/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_coding/audio_network_adaptor/audio_network_adaptor.cc", + "//webrtc/modules/audio_coding/audio_network_adaptor/audio_network_adaptor_impl.cc", + "//webrtc/modules/audio_coding/audio_network_adaptor/audio_network_adaptor_impl.h", + "//webrtc/modules/audio_coding/audio_network_adaptor/bitrate_controller.cc", + "//webrtc/modules/audio_coding/audio_network_adaptor/bitrate_controller.h", + "//webrtc/modules/audio_coding/audio_network_adaptor/channel_controller.cc", + "//webrtc/modules/audio_coding/audio_network_adaptor/channel_controller.h", + "//webrtc/modules/audio_coding/audio_network_adaptor/controller.cc", + "//webrtc/modules/audio_coding/audio_network_adaptor/controller.h", + "//webrtc/modules/audio_coding/audio_network_adaptor/controller_manager.cc", + "//webrtc/modules/audio_coding/audio_network_adaptor/controller_manager.h", + "//webrtc/modules/audio_coding/audio_network_adaptor/debug_dump_writer.cc", + "//webrtc/modules/audio_coding/audio_network_adaptor/debug_dump_writer.h", + "//webrtc/modules/audio_coding/audio_network_adaptor/dtx_controller.cc", + "//webrtc/modules/audio_coding/audio_network_adaptor/dtx_controller.h", + "//webrtc/modules/audio_coding/audio_network_adaptor/fec_controller.cc", + "//webrtc/modules/audio_coding/audio_network_adaptor/fec_controller.h", + "//webrtc/modules/audio_coding/audio_network_adaptor/frame_length_controller.cc", + "//webrtc/modules/audio_coding/audio_network_adaptor/frame_length_controller.h", + "//webrtc/modules/audio_coding/audio_network_adaptor/include/audio_network_adaptor.h" + ], + "type": "static_library" + }, + "//webrtc/modules/audio_coding:builtin_audio_decoder_factory": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "WEBRTC_CODEC_OPUS", + "WEBRTC_CODEC_G722", + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved", + "//webrtc/modules/audio_coding:audio_decoder_factory_interface", + "//webrtc/modules/audio_coding:cng", + "//webrtc/modules/audio_coding:g711", + "//webrtc/modules/audio_coding:g722", + "//webrtc/modules/audio_coding:isac", + "//webrtc/modules/audio_coding:pcm16b", + "//webrtc/modules/audio_coding:webrtc_opus" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//", + "//webrtc/modules/audio_coding/codecs/cng/include/", + "//", + "//webrtc/modules/audio_coding/codecs/g711/include/", + "//", + "//webrtc/modules/audio_coding/codecs/pcm16b/include/", + "//", + "//webrtc/modules/audio_coding/codecs/isac/main/include/", + "//", + "//webrtc/modules/audio_coding/codecs/g722/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_coding/codecs/builtin_audio_decoder_factory.cc", + "//webrtc/modules/audio_coding/codecs/builtin_audio_decoder_factory.h" + ], + "type": "static_library" + }, + "//webrtc/modules/audio_coding:cng": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved", + "//webrtc/common_audio:common_audio", + "//webrtc/modules/audio_coding:audio_encoder_interface" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//", + "//webrtc/modules/audio_coding/codecs/cng/include/", + "//webrtc/common_audio/resampler/include/", + "//webrtc/common_audio/signal_processing/include/", + "//webrtc/common_audio/vad/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_coding/codecs/cng/audio_encoder_cng.cc", + "//webrtc/modules/audio_coding/codecs/cng/audio_encoder_cng.h", + "//webrtc/modules/audio_coding/codecs/cng/webrtc_cng.cc", + "//webrtc/modules/audio_coding/codecs/cng/webrtc_cng.h" + ], + "type": "static_library" + }, + "//webrtc/modules/audio_coding:g711": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved", + "//webrtc/modules/audio_coding:audio_decoder_interface", + "//webrtc/modules/audio_coding:audio_encoder_interface", + "//webrtc/modules/audio_coding:g711_c" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//", + "//webrtc/modules/audio_coding/codecs/g711/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_coding/codecs/g711/audio_decoder_pcm.cc", + "//webrtc/modules/audio_coding/codecs/g711/audio_decoder_pcm.h", + "//webrtc/modules/audio_coding/codecs/g711/audio_encoder_pcm.cc", + "//webrtc/modules/audio_coding/codecs/g711/audio_encoder_pcm.h" + ], + "type": "static_library" + }, + "//webrtc/modules/audio_coding:g711_c": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_coding/codecs/g711/g711.c", + "//webrtc/modules/audio_coding/codecs/g711/g711.h", + "//webrtc/modules/audio_coding/codecs/g711/g711_interface.c", + "//webrtc/modules/audio_coding/codecs/g711/g711_interface.h" + ], + "type": "source_set" + }, + "//webrtc/modules/audio_coding:g722": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved", + "//webrtc/modules/audio_coding:audio_decoder_interface", + "//webrtc/modules/audio_coding:audio_encoder_interface", + "//webrtc/modules/audio_coding:g722_c" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//", + "//webrtc/modules/audio_coding/codecs/g722/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_coding/codecs/g722/audio_decoder_g722.cc", + "//webrtc/modules/audio_coding/codecs/g722/audio_decoder_g722.h", + "//webrtc/modules/audio_coding/codecs/g722/audio_encoder_g722.cc", + "//webrtc/modules/audio_coding/codecs/g722/audio_encoder_g722.h" + ], + "type": "static_library" + }, + "//webrtc/modules/audio_coding:g722_c": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_coding/codecs/g722/g722_decode.c", + "//webrtc/modules/audio_coding/codecs/g722/g722_enc_dec.h", + "//webrtc/modules/audio_coding/codecs/g722/g722_encode.c", + "//webrtc/modules/audio_coding/codecs/g722/g722_interface.c", + "//webrtc/modules/audio_coding/codecs/g722/g722_interface.h" + ], + "type": "source_set" + }, + "//webrtc/modules/audio_coding:isac": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc/modules/audio_coding:audio_decoder_interface", + "//webrtc/modules/audio_coding:audio_encoder_interface", + "//webrtc/modules/audio_coding:isac_c", + "//webrtc/modules/audio_coding:isac_common" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//", + "//webrtc/modules/audio_coding/codecs/isac/main/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_coding/codecs/isac/main/source/audio_decoder_isac.cc", + "//webrtc/modules/audio_coding/codecs/isac/main/source/audio_encoder_isac.cc" + ], + "type": "static_library" + }, + "//webrtc/modules/audio_coding:isac_c": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved", + "//webrtc/common_audio:common_audio", + "//webrtc/modules/audio_coding:isac_common" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//", + "//webrtc/modules/audio_coding/codecs/isac/main/include/", + "//webrtc/common_audio/resampler/include/", + "//webrtc/common_audio/signal_processing/include/", + "//webrtc/common_audio/vad/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_coding/codecs/isac/main/include/audio_decoder_isac.h", + "//webrtc/modules/audio_coding/codecs/isac/main/include/audio_encoder_isac.h", + "//webrtc/modules/audio_coding/codecs/isac/main/include/isac.h", + "//webrtc/modules/audio_coding/codecs/isac/main/source/arith_routines.c", + "//webrtc/modules/audio_coding/codecs/isac/main/source/arith_routines.h", + "//webrtc/modules/audio_coding/codecs/isac/main/source/arith_routines_hist.c", + "//webrtc/modules/audio_coding/codecs/isac/main/source/arith_routines_logist.c", + "//webrtc/modules/audio_coding/codecs/isac/main/source/bandwidth_estimator.c", + "//webrtc/modules/audio_coding/codecs/isac/main/source/bandwidth_estimator.h", + "//webrtc/modules/audio_coding/codecs/isac/main/source/codec.h", + "//webrtc/modules/audio_coding/codecs/isac/main/source/crc.c", + "//webrtc/modules/audio_coding/codecs/isac/main/source/crc.h", + "//webrtc/modules/audio_coding/codecs/isac/main/source/decode.c", + "//webrtc/modules/audio_coding/codecs/isac/main/source/decode_bwe.c", + "//webrtc/modules/audio_coding/codecs/isac/main/source/encode.c", + "//webrtc/modules/audio_coding/codecs/isac/main/source/encode_lpc_swb.c", + "//webrtc/modules/audio_coding/codecs/isac/main/source/encode_lpc_swb.h", + "//webrtc/modules/audio_coding/codecs/isac/main/source/entropy_coding.c", + "//webrtc/modules/audio_coding/codecs/isac/main/source/entropy_coding.h", + "//webrtc/modules/audio_coding/codecs/isac/main/source/fft.c", + "//webrtc/modules/audio_coding/codecs/isac/main/source/fft.h", + "//webrtc/modules/audio_coding/codecs/isac/main/source/filter_functions.c", + "//webrtc/modules/audio_coding/codecs/isac/main/source/filterbank_tables.c", + "//webrtc/modules/audio_coding/codecs/isac/main/source/filterbank_tables.h", + "//webrtc/modules/audio_coding/codecs/isac/main/source/filterbanks.c", + "//webrtc/modules/audio_coding/codecs/isac/main/source/intialize.c", + "//webrtc/modules/audio_coding/codecs/isac/main/source/isac.c", + "//webrtc/modules/audio_coding/codecs/isac/main/source/isac_float_type.h", + "//webrtc/modules/audio_coding/codecs/isac/main/source/lattice.c", + "//webrtc/modules/audio_coding/codecs/isac/main/source/lpc_analysis.c", + "//webrtc/modules/audio_coding/codecs/isac/main/source/lpc_analysis.h", + "//webrtc/modules/audio_coding/codecs/isac/main/source/lpc_gain_swb_tables.c", + "//webrtc/modules/audio_coding/codecs/isac/main/source/lpc_gain_swb_tables.h", + "//webrtc/modules/audio_coding/codecs/isac/main/source/lpc_shape_swb12_tables.c", + "//webrtc/modules/audio_coding/codecs/isac/main/source/lpc_shape_swb12_tables.h", + "//webrtc/modules/audio_coding/codecs/isac/main/source/lpc_shape_swb16_tables.c", + "//webrtc/modules/audio_coding/codecs/isac/main/source/lpc_shape_swb16_tables.h", + "//webrtc/modules/audio_coding/codecs/isac/main/source/lpc_tables.c", + "//webrtc/modules/audio_coding/codecs/isac/main/source/lpc_tables.h", + "//webrtc/modules/audio_coding/codecs/isac/main/source/os_specific_inline.h", + "//webrtc/modules/audio_coding/codecs/isac/main/source/pitch_estimator.c", + "//webrtc/modules/audio_coding/codecs/isac/main/source/pitch_estimator.h", + "//webrtc/modules/audio_coding/codecs/isac/main/source/pitch_filter.c", + "//webrtc/modules/audio_coding/codecs/isac/main/source/pitch_gain_tables.c", + "//webrtc/modules/audio_coding/codecs/isac/main/source/pitch_gain_tables.h", + "//webrtc/modules/audio_coding/codecs/isac/main/source/pitch_lag_tables.c", + "//webrtc/modules/audio_coding/codecs/isac/main/source/pitch_lag_tables.h", + "//webrtc/modules/audio_coding/codecs/isac/main/source/settings.h", + "//webrtc/modules/audio_coding/codecs/isac/main/source/spectrum_ar_model_tables.c", + "//webrtc/modules/audio_coding/codecs/isac/main/source/spectrum_ar_model_tables.h", + "//webrtc/modules/audio_coding/codecs/isac/main/source/structs.h", + "//webrtc/modules/audio_coding/codecs/isac/main/source/transform.c" + ], + "type": "static_library" + }, + "//webrtc/modules/audio_coding:isac_common": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc/base:rtc_base_approved", + "//webrtc/modules/audio_coding:audio_encoder_interface" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_coding/codecs/isac/audio_encoder_isac_t.h", + "//webrtc/modules/audio_coding/codecs/isac/audio_encoder_isac_t_impl.h", + "//webrtc/modules/audio_coding/codecs/isac/locked_bandwidth_info.cc", + "//webrtc/modules/audio_coding/codecs/isac/locked_bandwidth_info.h" + ], + "type": "static_library" + }, + "//webrtc/modules/audio_coding:isac_fix": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc/common_audio:common_audio", + "//webrtc/modules/audio_coding:audio_decoder_interface", + "//webrtc/modules/audio_coding:audio_encoder_interface", + "//webrtc/modules/audio_coding:isac_common", + "//webrtc/modules/audio_coding:isac_fix_c", + "//webrtc/modules/audio_coding:isac_neon", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//", + "//webrtc/modules/audio_coding/codecs/isac/fix/include/", + "//webrtc/common_audio/resampler/include/", + "//webrtc/common_audio/signal_processing/include/", + "//webrtc/common_audio/vad/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_coding/codecs/isac/fix/source/audio_decoder_isacfix.cc", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/audio_encoder_isacfix.cc" + ], + "type": "static_library" + }, + "//webrtc/modules/audio_coding:isac_fix_c": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved", + "//webrtc/common_audio:common_audio", + "//webrtc/modules/audio_coding:audio_decoder_interface", + "//webrtc/modules/audio_coding:audio_encoder_interface", + "//webrtc/modules/audio_coding:isac_common", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//", + "//webrtc/modules/audio_coding/codecs/isac/fix/include/", + "//webrtc/common_audio/resampler/include/", + "//webrtc/common_audio/signal_processing/include/", + "//webrtc/common_audio/vad/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_coding/codecs/isac/fix/include/audio_decoder_isacfix.h", + "//webrtc/modules/audio_coding/codecs/isac/fix/include/audio_encoder_isacfix.h", + "//webrtc/modules/audio_coding/codecs/isac/fix/include/isacfix.h", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/arith_routines.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/arith_routines_hist.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/arith_routines_logist.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/arith_routins.h", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/bandwidth_estimator.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/bandwidth_estimator.h", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/codec.h", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/decode.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/decode_bwe.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/decode_plc.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/encode.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/entropy_coding.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/entropy_coding.h", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/fft.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/fft.h", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/filterbank_tables.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/filterbank_tables.h", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/filterbanks.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/filters.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/initialize.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/isac_fix_type.h", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/isacfix.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/lattice.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/lattice_c.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/lpc_masking_model.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/lpc_masking_model.h", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/lpc_tables.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/lpc_tables.h", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/pitch_estimator.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/pitch_estimator.h", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/pitch_estimator_c.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/pitch_filter.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/pitch_filter_c.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/pitch_gain_tables.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/pitch_gain_tables.h", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/pitch_lag_tables.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/pitch_lag_tables.h", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/settings.h", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/spectrum_ar_model_tables.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/spectrum_ar_model_tables.h", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/structs.h", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/transform.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/transform_tables.c" + ], + "type": "source_set" + }, + "//webrtc/modules/audio_coding:isac_neon": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc/base:rtc_base_approved", + "//webrtc/common_audio:common_audio", + "//webrtc/modules/audio_coding:isac_fix_c" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//", + "//webrtc/modules/audio_coding/codecs/isac/fix/include/", + "//webrtc/common_audio/resampler/include/", + "//webrtc/common_audio/signal_processing/include/", + "//webrtc/common_audio/vad/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_coding/codecs/isac/fix/source/entropy_coding_neon.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/filterbanks_neon.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/filters_neon.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/lattice_neon.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/transform_neon.c" + ], + "type": "static_library" + }, + "//webrtc/modules/audio_coding:neteq": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "WEBRTC_CODEC_OPUS", + "WEBRTC_CODEC_ISAC", + "WEBRTC_CODEC_G722", + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:gtest_prod", + "//webrtc/base:rtc_base_approved", + "//webrtc/common_audio:common_audio", + "//webrtc/modules/audio_coding:audio_decoder_factory_interface", + "//webrtc/modules/audio_coding:audio_decoder_interface", + "//webrtc/modules/audio_coding:audio_format", + "//webrtc/modules/audio_coding:builtin_audio_decoder_factory", + "//webrtc/modules/audio_coding:cng", + "//webrtc/modules/audio_coding:g711", + "//webrtc/modules/audio_coding:g722", + "//webrtc/modules/audio_coding:isac", + "//webrtc/modules/audio_coding:isac_fix", + "//webrtc/modules/audio_coding:pcm16b", + "//webrtc/modules/audio_coding:rent_a_codec", + "//webrtc/modules/audio_coding:webrtc_opus", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//", + "//webrtc/modules/audio_coding/codecs/cng/include/", + "//", + "//webrtc/modules/audio_coding/codecs/g711/include/", + "//", + "//webrtc/modules/audio_coding/codecs/isac/fix/include/", + "//", + "//webrtc/modules/audio_coding/codecs/pcm16b/include/", + "//webrtc/common_audio/resampler/include/", + "//webrtc/common_audio/signal_processing/include/", + "//webrtc/common_audio/vad/include/", + "//", + "//webrtc/modules/audio_coding/codecs/isac/main/include/", + "//", + "//webrtc/modules/audio_coding/codecs/g722/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_coding/neteq/accelerate.cc", + "//webrtc/modules/audio_coding/neteq/accelerate.h", + "//webrtc/modules/audio_coding/neteq/audio_decoder_impl.cc", + "//webrtc/modules/audio_coding/neteq/audio_decoder_impl.h", + "//webrtc/modules/audio_coding/neteq/audio_multi_vector.cc", + "//webrtc/modules/audio_coding/neteq/audio_multi_vector.h", + "//webrtc/modules/audio_coding/neteq/audio_vector.cc", + "//webrtc/modules/audio_coding/neteq/audio_vector.h", + "//webrtc/modules/audio_coding/neteq/background_noise.cc", + "//webrtc/modules/audio_coding/neteq/background_noise.h", + "//webrtc/modules/audio_coding/neteq/buffer_level_filter.cc", + "//webrtc/modules/audio_coding/neteq/buffer_level_filter.h", + "//webrtc/modules/audio_coding/neteq/comfort_noise.cc", + "//webrtc/modules/audio_coding/neteq/comfort_noise.h", + "//webrtc/modules/audio_coding/neteq/cross_correlation.cc", + "//webrtc/modules/audio_coding/neteq/cross_correlation.h", + "//webrtc/modules/audio_coding/neteq/decision_logic.cc", + "//webrtc/modules/audio_coding/neteq/decision_logic.h", + "//webrtc/modules/audio_coding/neteq/decision_logic_fax.cc", + "//webrtc/modules/audio_coding/neteq/decision_logic_fax.h", + "//webrtc/modules/audio_coding/neteq/decision_logic_normal.cc", + "//webrtc/modules/audio_coding/neteq/decision_logic_normal.h", + "//webrtc/modules/audio_coding/neteq/decoder_database.cc", + "//webrtc/modules/audio_coding/neteq/decoder_database.h", + "//webrtc/modules/audio_coding/neteq/defines.h", + "//webrtc/modules/audio_coding/neteq/delay_manager.cc", + "//webrtc/modules/audio_coding/neteq/delay_manager.h", + "//webrtc/modules/audio_coding/neteq/delay_peak_detector.cc", + "//webrtc/modules/audio_coding/neteq/delay_peak_detector.h", + "//webrtc/modules/audio_coding/neteq/dsp_helper.cc", + "//webrtc/modules/audio_coding/neteq/dsp_helper.h", + "//webrtc/modules/audio_coding/neteq/dtmf_buffer.cc", + "//webrtc/modules/audio_coding/neteq/dtmf_buffer.h", + "//webrtc/modules/audio_coding/neteq/dtmf_tone_generator.cc", + "//webrtc/modules/audio_coding/neteq/dtmf_tone_generator.h", + "//webrtc/modules/audio_coding/neteq/expand.cc", + "//webrtc/modules/audio_coding/neteq/expand.h", + "//webrtc/modules/audio_coding/neteq/include/neteq.h", + "//webrtc/modules/audio_coding/neteq/merge.cc", + "//webrtc/modules/audio_coding/neteq/merge.h", + "//webrtc/modules/audio_coding/neteq/nack_tracker.cc", + "//webrtc/modules/audio_coding/neteq/nack_tracker.h", + "//webrtc/modules/audio_coding/neteq/neteq.cc", + "//webrtc/modules/audio_coding/neteq/neteq_impl.cc", + "//webrtc/modules/audio_coding/neteq/neteq_impl.h", + "//webrtc/modules/audio_coding/neteq/normal.cc", + "//webrtc/modules/audio_coding/neteq/normal.h", + "//webrtc/modules/audio_coding/neteq/packet.cc", + "//webrtc/modules/audio_coding/neteq/packet.h", + "//webrtc/modules/audio_coding/neteq/packet_buffer.cc", + "//webrtc/modules/audio_coding/neteq/packet_buffer.h", + "//webrtc/modules/audio_coding/neteq/post_decode_vad.cc", + "//webrtc/modules/audio_coding/neteq/post_decode_vad.h", + "//webrtc/modules/audio_coding/neteq/preemptive_expand.cc", + "//webrtc/modules/audio_coding/neteq/preemptive_expand.h", + "//webrtc/modules/audio_coding/neteq/random_vector.cc", + "//webrtc/modules/audio_coding/neteq/random_vector.h", + "//webrtc/modules/audio_coding/neteq/red_payload_splitter.cc", + "//webrtc/modules/audio_coding/neteq/red_payload_splitter.h", + "//webrtc/modules/audio_coding/neteq/rtcp.cc", + "//webrtc/modules/audio_coding/neteq/rtcp.h", + "//webrtc/modules/audio_coding/neteq/statistics_calculator.cc", + "//webrtc/modules/audio_coding/neteq/statistics_calculator.h", + "//webrtc/modules/audio_coding/neteq/sync_buffer.cc", + "//webrtc/modules/audio_coding/neteq/sync_buffer.h", + "//webrtc/modules/audio_coding/neteq/tick_timer.cc", + "//webrtc/modules/audio_coding/neteq/tick_timer.h", + "//webrtc/modules/audio_coding/neteq/time_stretch.cc", + "//webrtc/modules/audio_coding/neteq/time_stretch.h", + "//webrtc/modules/audio_coding/neteq/timestamp_scaler.cc", + "//webrtc/modules/audio_coding/neteq/timestamp_scaler.h" + ], + "type": "static_library" + }, + "//webrtc/modules/audio_coding:pcm16b": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved", + "//webrtc/modules/audio_coding:audio_decoder_interface", + "//webrtc/modules/audio_coding:audio_encoder_interface", + "//webrtc/modules/audio_coding:g711", + "//webrtc/modules/audio_coding:pcm16b_c" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//", + "//webrtc/modules/audio_coding/codecs/pcm16b/include/", + "//", + "//webrtc/modules/audio_coding/codecs/g711/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_coding/codecs/pcm16b/audio_decoder_pcm16b.cc", + "//webrtc/modules/audio_coding/codecs/pcm16b/audio_decoder_pcm16b.h", + "//webrtc/modules/audio_coding/codecs/pcm16b/audio_encoder_pcm16b.cc", + "//webrtc/modules/audio_coding/codecs/pcm16b/audio_encoder_pcm16b.h" + ], + "type": "static_library" + }, + "//webrtc/modules/audio_coding:pcm16b_c": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//", + "//webrtc/modules/audio_coding/codecs/pcm16b/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_coding/codecs/pcm16b/pcm16b.c", + "//webrtc/modules/audio_coding/codecs/pcm16b/pcm16b.h" + ], + "type": "source_set" + }, + "//webrtc/modules/audio_coding:rent_a_codec": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "WEBRTC_CODEC_OPUS", + "WEBRTC_CODEC_G722", + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved", + "//webrtc/modules/audio_coding:audio_decoder_interface", + "//webrtc/modules/audio_coding:cng", + "//webrtc/modules/audio_coding:g711", + "//webrtc/modules/audio_coding:g722", + "//webrtc/modules/audio_coding:isac", + "//webrtc/modules/audio_coding:pcm16b", + "//webrtc/modules/audio_coding:webrtc_opus" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//", + "//webrtc/modules/audio_coding/codecs/cng/include/", + "//", + "//webrtc/modules/audio_coding/codecs/g711/include/", + "//", + "//webrtc/modules/audio_coding/codecs/pcm16b/include/", + "//", + "//webrtc/modules/audio_coding/codecs/isac/main/include/", + "//", + "//webrtc/modules/audio_coding/codecs/g722/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_coding/acm2/acm_codec_database.cc", + "//webrtc/modules/audio_coding/acm2/acm_codec_database.h", + "//webrtc/modules/audio_coding/acm2/rent_a_codec.cc", + "//webrtc/modules/audio_coding/acm2/rent_a_codec.h" + ], + "type": "static_library" + }, + "//webrtc/modules/audio_coding:webrtc_opus": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "WEBRTC_OPUS_VARIABLE_COMPLEXITY=0", + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved", + "//webrtc/base:rtc_numerics", + "//webrtc/common_audio:common_audio", + "//webrtc/modules/audio_coding:audio_decoder_interface", + "//webrtc/modules/audio_coding:audio_encoder_interface", + "//webrtc/modules/audio_coding:audio_network_adaptor", + "//webrtc/modules/audio_coding:webrtc_opus_c", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "/include/opus/", + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//webrtc/common_audio/resampler/include/", + "//webrtc/common_audio/signal_processing/include/", + "//webrtc/common_audio/vad/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_coding/codecs/opus/audio_decoder_opus.cc", + "//webrtc/modules/audio_coding/codecs/opus/audio_decoder_opus.h", + "//webrtc/modules/audio_coding/codecs/opus/audio_encoder_opus.cc", + "//webrtc/modules/audio_coding/codecs/opus/audio_encoder_opus.h" + ], + "type": "static_library" + }, + "//webrtc/modules/audio_coding:webrtc_opus_c": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved" + ], + "include_dirs": [ + "/media/libopus/include/", + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_coding/codecs/opus/opus_inst.h", + "//webrtc/modules/audio_coding/codecs/opus/opus_interface.c", + "//webrtc/modules/audio_coding/codecs/opus/opus_interface.h" + ], + "type": "source_set" + }, + "//webrtc/modules/audio_conference_mixer:audio_conference_mixer": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/audio/utility:audio_frame_operations", + "//webrtc/base:rtc_base_approved", + "//webrtc/modules/audio_processing:audio_processing", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//webrtc/modules/audio_conference_mixer/include/", + "//webrtc/modules/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_conference_mixer/include/audio_conference_mixer.h", + "//webrtc/modules/audio_conference_mixer/include/audio_conference_mixer_defines.h", + "//webrtc/modules/audio_conference_mixer/source/audio_conference_mixer_impl.cc", + "//webrtc/modules/audio_conference_mixer/source/audio_conference_mixer_impl.h", + "//webrtc/modules/audio_conference_mixer/source/audio_frame_manipulator.cc", + "//webrtc/modules/audio_conference_mixer/source/audio_frame_manipulator.h", + "//webrtc/modules/audio_conference_mixer/source/memory_pool.h", + "//webrtc/modules/audio_conference_mixer/source/memory_pool_posix.h", + "//webrtc/modules/audio_conference_mixer/source/time_scheduler.cc", + "//webrtc/modules/audio_conference_mixer/source/time_scheduler.h" + ], + "type": "static_library" + }, + "//webrtc/modules/audio_device:audio_device": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "WEBRTC_DUMMY_AUDIO_BUILD", + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD", + "WEBRTC_BUILD_LIBEVENT" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved", + "//webrtc/base:rtc_task_queue", + "//webrtc/common_audio:common_audio", + "//webrtc/modules/utility:utility", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//webrtc/modules/include/", + "//webrtc/modules/audio_device/include/", + "//webrtc/modules/audio_device/dummy/", + "//webrtc/common_audio/resampler/include/", + "//webrtc/common_audio/signal_processing/include/", + "//webrtc/common_audio/vad/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_device/audio_device_buffer.cc", + "//webrtc/modules/audio_device/audio_device_buffer.h", + "//webrtc/modules/audio_device/audio_device_config.h", + "//webrtc/modules/audio_device/audio_device_generic.cc", + "//webrtc/modules/audio_device/audio_device_generic.h", + "//webrtc/modules/audio_device/dummy/audio_device_dummy.cc", + "//webrtc/modules/audio_device/dummy/audio_device_dummy.h", + "//webrtc/modules/audio_device/dummy/file_audio_device.cc", + "//webrtc/modules/audio_device/dummy/file_audio_device.h", + "//webrtc/modules/audio_device/fine_audio_buffer.cc", + "//webrtc/modules/audio_device/fine_audio_buffer.h", + "//webrtc/modules/audio_device/include/audio_device.h", + "//webrtc/modules/audio_device/include/audio_device_defines.h", + "//webrtc/modules/audio_device/opensl/single_rw_fifo.cc", + "//webrtc/modules/audio_device/opensl/single_rw_fifo.h", + "//webrtc/modules/audio_device/dummy/file_audio_device_factory.cc", + "//webrtc/modules/audio_device/dummy/file_audio_device_factory.h" + ], + "type": "static_library" + }, + "//webrtc/modules/audio_mixer:audio_frame_manipulator": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc/audio/utility:utility", + "//webrtc/base:rtc_base_approved" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_mixer/audio_frame_manipulator.cc", + "//webrtc/modules/audio_mixer/audio_frame_manipulator.h" + ], + "type": "static_library" + }, + "//webrtc/modules/audio_mixer:audio_mixer_impl": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/api:audio_mixer_api", + "//webrtc/audio/utility:audio_frame_operations", + "//webrtc/base:rtc_base_approved", + "//webrtc/modules/audio_mixer:audio_frame_manipulator", + "//webrtc/modules/audio_processing:audio_processing", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_mixer/audio_mixer_impl.cc", + "//webrtc/modules/audio_mixer/audio_mixer_impl.h", + "//webrtc/modules/audio_mixer/default_output_rate_calculator.cc", + "//webrtc/modules/audio_mixer/default_output_rate_calculator.h", + "//webrtc/modules/audio_mixer/output_rate_calculator.h" + ], + "type": "static_library" + }, + "//webrtc/modules/audio_processing:audio_processing": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "WEBRTC_APM_DEBUG_DUMP=1", + "WEBRTC_INTELLIGIBILITY_ENHANCER=0", + "WEBRTC_NS_FIXED", + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/audio/utility:audio_frame_operations", + "//webrtc/base:gtest_prod", + "//webrtc/base:rtc_base_approved", + "//webrtc/common_audio:common_audio", + "//webrtc/modules/audio_coding:isac", + "//webrtc/modules/audio_processing:audio_processing_c", + "//webrtc/modules/audio_processing:audio_processing_neon", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//", + "//webrtc/modules/audio_coding/codecs/isac/main/include/", + "//webrtc/common_audio/resampler/include/", + "//webrtc/common_audio/signal_processing/include/", + "//webrtc/common_audio/vad/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_processing/aec/aec_core.cc", + "//webrtc/modules/audio_processing/aec/aec_core.h", + "//webrtc/modules/audio_processing/aec/aec_core_optimized_methods.h", + "//webrtc/modules/audio_processing/aec/aec_resampler.cc", + "//webrtc/modules/audio_processing/aec/aec_resampler.h", + "//webrtc/modules/audio_processing/aec/echo_cancellation.cc", + "//webrtc/modules/audio_processing/aec/echo_cancellation.h", + "//webrtc/modules/audio_processing/aec3/aec3_constants.h", + "//webrtc/modules/audio_processing/aec3/block_framer.cc", + "//webrtc/modules/audio_processing/aec3/block_framer.h", + "//webrtc/modules/audio_processing/aec3/block_processor.cc", + "//webrtc/modules/audio_processing/aec3/block_processor.h", + "//webrtc/modules/audio_processing/aec3/cascaded_biquad_filter.cc", + "//webrtc/modules/audio_processing/aec3/cascaded_biquad_filter.h", + "//webrtc/modules/audio_processing/aec3/echo_canceller3.cc", + "//webrtc/modules/audio_processing/aec3/echo_canceller3.h", + "//webrtc/modules/audio_processing/aec3/frame_blocker.cc", + "//webrtc/modules/audio_processing/aec3/frame_blocker.h", + "//webrtc/modules/audio_processing/aecm/aecm_core.cc", + "//webrtc/modules/audio_processing/aecm/aecm_core.h", + "//webrtc/modules/audio_processing/aecm/echo_control_mobile.cc", + "//webrtc/modules/audio_processing/aecm/echo_control_mobile.h", + "//webrtc/modules/audio_processing/agc/agc.cc", + "//webrtc/modules/audio_processing/agc/agc.h", + "//webrtc/modules/audio_processing/agc/agc_manager_direct.cc", + "//webrtc/modules/audio_processing/agc/agc_manager_direct.h", + "//webrtc/modules/audio_processing/agc/gain_map_internal.h", + "//webrtc/modules/audio_processing/agc/loudness_histogram.cc", + "//webrtc/modules/audio_processing/agc/loudness_histogram.h", + "//webrtc/modules/audio_processing/agc/utility.cc", + "//webrtc/modules/audio_processing/agc/utility.h", + "//webrtc/modules/audio_processing/audio_buffer.cc", + "//webrtc/modules/audio_processing/audio_buffer.h", + "//webrtc/modules/audio_processing/audio_processing_impl.cc", + "//webrtc/modules/audio_processing/audio_processing_impl.h", + "//webrtc/modules/audio_processing/beamformer/array_util.cc", + "//webrtc/modules/audio_processing/beamformer/array_util.h", + "//webrtc/modules/audio_processing/beamformer/complex_matrix.h", + "//webrtc/modules/audio_processing/beamformer/covariance_matrix_generator.cc", + "//webrtc/modules/audio_processing/beamformer/covariance_matrix_generator.h", + "//webrtc/modules/audio_processing/beamformer/matrix.h", + "//webrtc/modules/audio_processing/beamformer/nonlinear_beamformer.cc", + "//webrtc/modules/audio_processing/beamformer/nonlinear_beamformer.h", + "//webrtc/modules/audio_processing/common.h", + "//webrtc/modules/audio_processing/echo_cancellation_impl.cc", + "//webrtc/modules/audio_processing/echo_cancellation_impl.h", + "//webrtc/modules/audio_processing/echo_control_mobile_impl.cc", + "//webrtc/modules/audio_processing/echo_control_mobile_impl.h", + "//webrtc/modules/audio_processing/echo_detector/circular_buffer.cc", + "//webrtc/modules/audio_processing/echo_detector/circular_buffer.h", + "//webrtc/modules/audio_processing/echo_detector/mean_variance_estimator.cc", + "//webrtc/modules/audio_processing/echo_detector/mean_variance_estimator.h", + "//webrtc/modules/audio_processing/echo_detector/moving_max.cc", + "//webrtc/modules/audio_processing/echo_detector/moving_max.h", + "//webrtc/modules/audio_processing/echo_detector/normalized_covariance_estimator.cc", + "//webrtc/modules/audio_processing/echo_detector/normalized_covariance_estimator.h", + "//webrtc/modules/audio_processing/gain_control_for_experimental_agc.cc", + "//webrtc/modules/audio_processing/gain_control_for_experimental_agc.h", + "//webrtc/modules/audio_processing/gain_control_impl.cc", + "//webrtc/modules/audio_processing/gain_control_impl.h", + "//webrtc/modules/audio_processing/include/audio_processing.cc", + "//webrtc/modules/audio_processing/include/audio_processing.h", + "//webrtc/modules/audio_processing/include/config.cc", + "//webrtc/modules/audio_processing/include/config.h", + "//webrtc/modules/audio_processing/level_controller/biquad_filter.cc", + "//webrtc/modules/audio_processing/level_controller/biquad_filter.h", + "//webrtc/modules/audio_processing/level_controller/down_sampler.cc", + "//webrtc/modules/audio_processing/level_controller/down_sampler.h", + "//webrtc/modules/audio_processing/level_controller/gain_applier.cc", + "//webrtc/modules/audio_processing/level_controller/gain_applier.h", + "//webrtc/modules/audio_processing/level_controller/gain_selector.cc", + "//webrtc/modules/audio_processing/level_controller/gain_selector.h", + "//webrtc/modules/audio_processing/level_controller/level_controller.cc", + "//webrtc/modules/audio_processing/level_controller/level_controller.h", + "//webrtc/modules/audio_processing/level_controller/level_controller_constants.h", + "//webrtc/modules/audio_processing/level_controller/noise_level_estimator.cc", + "//webrtc/modules/audio_processing/level_controller/noise_level_estimator.h", + "//webrtc/modules/audio_processing/level_controller/noise_spectrum_estimator.cc", + "//webrtc/modules/audio_processing/level_controller/noise_spectrum_estimator.h", + "//webrtc/modules/audio_processing/level_controller/peak_level_estimator.cc", + "//webrtc/modules/audio_processing/level_controller/peak_level_estimator.h", + "//webrtc/modules/audio_processing/level_controller/saturating_gain_estimator.cc", + "//webrtc/modules/audio_processing/level_controller/saturating_gain_estimator.h", + "//webrtc/modules/audio_processing/level_controller/signal_classifier.cc", + "//webrtc/modules/audio_processing/level_controller/signal_classifier.h", + "//webrtc/modules/audio_processing/level_estimator_impl.cc", + "//webrtc/modules/audio_processing/level_estimator_impl.h", + "//webrtc/modules/audio_processing/logging/apm_data_dumper.cc", + "//webrtc/modules/audio_processing/logging/apm_data_dumper.h", + "//webrtc/modules/audio_processing/low_cut_filter.cc", + "//webrtc/modules/audio_processing/low_cut_filter.h", + "//webrtc/modules/audio_processing/noise_suppression_impl.cc", + "//webrtc/modules/audio_processing/noise_suppression_impl.h", + "//webrtc/modules/audio_processing/render_queue_item_verifier.h", + "//webrtc/modules/audio_processing/residual_echo_detector.cc", + "//webrtc/modules/audio_processing/residual_echo_detector.h", + "//webrtc/modules/audio_processing/rms_level.cc", + "//webrtc/modules/audio_processing/rms_level.h", + "//webrtc/modules/audio_processing/splitting_filter.cc", + "//webrtc/modules/audio_processing/splitting_filter.h", + "//webrtc/modules/audio_processing/three_band_filter_bank.cc", + "//webrtc/modules/audio_processing/three_band_filter_bank.h", + "//webrtc/modules/audio_processing/transient/common.h", + "//webrtc/modules/audio_processing/transient/daubechies_8_wavelet_coeffs.h", + "//webrtc/modules/audio_processing/transient/dyadic_decimator.h", + "//webrtc/modules/audio_processing/transient/moving_moments.cc", + "//webrtc/modules/audio_processing/transient/moving_moments.h", + "//webrtc/modules/audio_processing/transient/transient_detector.cc", + "//webrtc/modules/audio_processing/transient/transient_detector.h", + "//webrtc/modules/audio_processing/transient/transient_suppressor.cc", + "//webrtc/modules/audio_processing/transient/transient_suppressor.h", + "//webrtc/modules/audio_processing/transient/wpd_node.cc", + "//webrtc/modules/audio_processing/transient/wpd_node.h", + "//webrtc/modules/audio_processing/transient/wpd_tree.cc", + "//webrtc/modules/audio_processing/transient/wpd_tree.h", + "//webrtc/modules/audio_processing/typing_detection.cc", + "//webrtc/modules/audio_processing/typing_detection.h", + "//webrtc/modules/audio_processing/utility/block_mean_calculator.cc", + "//webrtc/modules/audio_processing/utility/block_mean_calculator.h", + "//webrtc/modules/audio_processing/utility/delay_estimator.cc", + "//webrtc/modules/audio_processing/utility/delay_estimator.h", + "//webrtc/modules/audio_processing/utility/delay_estimator_internal.h", + "//webrtc/modules/audio_processing/utility/delay_estimator_wrapper.cc", + "//webrtc/modules/audio_processing/utility/delay_estimator_wrapper.h", + "//webrtc/modules/audio_processing/utility/ooura_fft.cc", + "//webrtc/modules/audio_processing/utility/ooura_fft.h", + "//webrtc/modules/audio_processing/utility/ooura_fft_tables_common.h", + "//webrtc/modules/audio_processing/vad/common.h", + "//webrtc/modules/audio_processing/vad/gmm.cc", + "//webrtc/modules/audio_processing/vad/gmm.h", + "//webrtc/modules/audio_processing/vad/noise_gmm_tables.h", + "//webrtc/modules/audio_processing/vad/pitch_based_vad.cc", + "//webrtc/modules/audio_processing/vad/pitch_based_vad.h", + "//webrtc/modules/audio_processing/vad/pitch_internal.cc", + "//webrtc/modules/audio_processing/vad/pitch_internal.h", + "//webrtc/modules/audio_processing/vad/pole_zero_filter.cc", + "//webrtc/modules/audio_processing/vad/pole_zero_filter.h", + "//webrtc/modules/audio_processing/vad/standalone_vad.cc", + "//webrtc/modules/audio_processing/vad/standalone_vad.h", + "//webrtc/modules/audio_processing/vad/vad_audio_proc.cc", + "//webrtc/modules/audio_processing/vad/vad_audio_proc.h", + "//webrtc/modules/audio_processing/vad/vad_audio_proc_internal.h", + "//webrtc/modules/audio_processing/vad/vad_circular_buffer.cc", + "//webrtc/modules/audio_processing/vad/vad_circular_buffer.h", + "//webrtc/modules/audio_processing/vad/voice_activity_detector.cc", + "//webrtc/modules/audio_processing/vad/voice_activity_detector.h", + "//webrtc/modules/audio_processing/vad/voice_gmm_tables.h", + "//webrtc/modules/audio_processing/voice_detection_impl.cc", + "//webrtc/modules/audio_processing/voice_detection_impl.h", + "//webrtc/modules/audio_processing/aecm/aecm_core_c.cc" + ], + "type": "static_library" + }, + "//webrtc/modules/audio_processing:audio_processing_c": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved", + "//webrtc/common_audio:common_audio", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//webrtc/common_audio/resampler/include/", + "//webrtc/common_audio/signal_processing/include/", + "//webrtc/common_audio/vad/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_processing/agc/legacy/analog_agc.c", + "//webrtc/modules/audio_processing/agc/legacy/analog_agc.h", + "//webrtc/modules/audio_processing/agc/legacy/digital_agc.c", + "//webrtc/modules/audio_processing/agc/legacy/digital_agc.h", + "//webrtc/modules/audio_processing/agc/legacy/gain_control.h", + "//webrtc/modules/audio_processing/ns/noise_suppression_x.c", + "//webrtc/modules/audio_processing/ns/noise_suppression_x.h", + "//webrtc/modules/audio_processing/ns/nsx_core.c", + "//webrtc/modules/audio_processing/ns/nsx_core.h", + "//webrtc/modules/audio_processing/ns/nsx_defines.h", + "//webrtc/modules/audio_processing/ns/nsx_core_c.c" + ], + "type": "source_set" + }, + "//webrtc/modules/audio_processing:audio_processing_neon": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "WEBRTC_APM_DEBUG_DUMP=1", + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc/common_audio:common_audio", + "//webrtc/modules/audio_processing:audio_processing_neon_c" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//webrtc/common_audio/resampler/include/", + "//webrtc/common_audio/signal_processing/include/", + "//webrtc/common_audio/vad/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_processing/aec/aec_core_neon.cc", + "//webrtc/modules/audio_processing/aecm/aecm_core_neon.cc", + "//webrtc/modules/audio_processing/utility/ooura_fft_neon.cc", + "//webrtc/modules/audio_processing/utility/ooura_fft_tables_neon_sse2.h" + ], + "type": "static_library" + }, + "//webrtc/modules/audio_processing:audio_processing_neon_c": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc/base:rtc_base_approved", + "//webrtc/modules/audio_processing:audio_processing_c" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_processing/ns/nsx_core_neon.c" + ], + "type": "static_library" + }, + "//webrtc/modules/bitrate_controller:bitrate_controller": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "BWE_TEST_LOGGING_COMPILE_TIME_ENABLE=0", + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD", + "WEBRTC_BUILD_LIBEVENT" + ], + "deps": [ + "//webrtc/base:rtc_base_approved", + "//webrtc/modules/rtp_rtcp:rtp_rtcp", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/bitrate_controller/bitrate_controller_impl.cc", + "//webrtc/modules/bitrate_controller/bitrate_controller_impl.h", + "//webrtc/modules/bitrate_controller/include/bitrate_controller.h", + "//webrtc/modules/bitrate_controller/send_side_bandwidth_estimation.cc", + "//webrtc/modules/bitrate_controller/send_side_bandwidth_estimation.h" + ], + "type": "static_library" + }, + "//webrtc/modules/congestion_controller:congestion_controller": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "BWE_TEST_LOGGING_COMPILE_TIME_ENABLE=0", + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD", + "WEBRTC_BUILD_LIBEVENT" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved", + "//webrtc/base:rtc_numerics", + "//webrtc/modules/bitrate_controller:bitrate_controller", + "//webrtc/modules/pacing:pacing", + "//webrtc/modules/remote_bitrate_estimator:remote_bitrate_estimator", + "//webrtc/modules/rtp_rtcp:rtp_rtcp", + "//webrtc/modules/utility:utility", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/congestion_controller/congestion_controller.cc", + "//webrtc/modules/congestion_controller/delay_based_bwe.cc", + "//webrtc/modules/congestion_controller/delay_based_bwe.h", + "//webrtc/modules/congestion_controller/include/congestion_controller.h", + "//webrtc/modules/congestion_controller/median_slope_estimator.cc", + "//webrtc/modules/congestion_controller/median_slope_estimator.h", + "//webrtc/modules/congestion_controller/probe_bitrate_estimator.cc", + "//webrtc/modules/congestion_controller/probe_bitrate_estimator.h", + "//webrtc/modules/congestion_controller/probe_controller.cc", + "//webrtc/modules/congestion_controller/probe_controller.h", + "//webrtc/modules/congestion_controller/probing_interval_estimator.cc", + "//webrtc/modules/congestion_controller/probing_interval_estimator.h", + "//webrtc/modules/congestion_controller/transport_feedback_adapter.cc", + "//webrtc/modules/congestion_controller/transport_feedback_adapter.h", + "//webrtc/modules/congestion_controller/trendline_estimator.cc", + "//webrtc/modules/congestion_controller/trendline_estimator.h" + ], + "type": "static_library" + }, + "//webrtc/modules/desktop_capture:desktop_capture": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "MULTI_MONITOR_SCREENSHARE", + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved", + "//webrtc/modules/desktop_capture:primitives", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "/media/libyuv/libyuv/include/", + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [ + "X11", + "X11-xcb", + "xcb", + "Xcomposite", + "Xcursor", + "Xdamage", + "Xext", + "Xfixes", + "Xi", + "Xrender" + ], + "sources": [ + "//webrtc/modules/desktop_capture/cropped_desktop_frame.cc", + "//webrtc/modules/desktop_capture/cropped_desktop_frame.h", + "//webrtc/modules/desktop_capture/cropping_window_capturer.cc", + "//webrtc/modules/desktop_capture/cropping_window_capturer.h", + "//webrtc/modules/desktop_capture/desktop_and_cursor_composer.cc", + "//webrtc/modules/desktop_capture/desktop_and_cursor_composer.h", + "//webrtc/modules/desktop_capture/desktop_capture_options.cc", + "//webrtc/modules/desktop_capture/desktop_capture_options.h", + "//webrtc/modules/desktop_capture/desktop_capturer.cc", + "//webrtc/modules/desktop_capture/desktop_capturer.h", + "//webrtc/modules/desktop_capture/desktop_capturer_differ_wrapper.cc", + "//webrtc/modules/desktop_capture/desktop_capturer_differ_wrapper.h", + "//webrtc/modules/desktop_capture/desktop_frame_rotation.cc", + "//webrtc/modules/desktop_capture/desktop_frame_rotation.h", + "//webrtc/modules/desktop_capture/differ_block.cc", + "//webrtc/modules/desktop_capture/differ_block.h", + "//webrtc/modules/desktop_capture/mouse_cursor.cc", + "//webrtc/modules/desktop_capture/mouse_cursor.h", + "//webrtc/modules/desktop_capture/mouse_cursor_monitor.h", + "//webrtc/modules/desktop_capture/screen_capture_frame_queue.h", + "//webrtc/modules/desktop_capture/screen_capturer_helper.cc", + "//webrtc/modules/desktop_capture/screen_capturer_helper.h", + "//webrtc/modules/desktop_capture/desktop_device_info.cc", + "//webrtc/modules/desktop_capture/desktop_device_info.h", + "//webrtc/modules/desktop_capture/mouse_cursor_monitor_x11.cc", + "//webrtc/modules/desktop_capture/screen_capturer_x11.cc", + "//webrtc/modules/desktop_capture/window_capturer_x11.cc", + "//webrtc/modules/desktop_capture/x11/shared_x_display.cc", + "//webrtc/modules/desktop_capture/x11/shared_x_display.h", + "//webrtc/modules/desktop_capture/x11/x_error_trap.cc", + "//webrtc/modules/desktop_capture/x11/x_error_trap.h", + "//webrtc/modules/desktop_capture/x11/x_server_pixel_buffer.cc", + "//webrtc/modules/desktop_capture/x11/x_server_pixel_buffer.h", + "//webrtc/modules/desktop_capture/app_capturer_x11.cc", + "//webrtc/modules/desktop_capture/app_capturer_x11.h", + "//webrtc/modules/desktop_capture/x11/desktop_device_info_x11.cc", + "//webrtc/modules/desktop_capture/x11/desktop_device_info_x11.h", + "//webrtc/modules/desktop_capture/x11/shared_x_util.cc", + "//webrtc/modules/desktop_capture/x11/shared_x_util.h" + ], + "type": "static_library" + }, + "//webrtc/modules/desktop_capture:primitives": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/desktop_capture/desktop_capture_types.h", + "//webrtc/modules/desktop_capture/desktop_frame.cc", + "//webrtc/modules/desktop_capture/desktop_frame.h", + "//webrtc/modules/desktop_capture/desktop_geometry.cc", + "//webrtc/modules/desktop_capture/desktop_geometry.h", + "//webrtc/modules/desktop_capture/desktop_region.cc", + "//webrtc/modules/desktop_capture/desktop_region.h", + "//webrtc/modules/desktop_capture/shared_desktop_frame.cc", + "//webrtc/modules/desktop_capture/shared_desktop_frame.h", + "//webrtc/modules/desktop_capture/shared_memory.cc", + "//webrtc/modules/desktop_capture/shared_memory.h" + ], + "type": "static_library" + }, + "//webrtc/modules/media_file:media_file": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved", + "//webrtc/common_audio:common_audio", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//webrtc/common_audio/resampler/include/", + "//webrtc/common_audio/signal_processing/include/", + "//webrtc/common_audio/vad/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/media_file/media_file.h", + "//webrtc/modules/media_file/media_file_defines.h", + "//webrtc/modules/media_file/media_file_impl.cc", + "//webrtc/modules/media_file/media_file_impl.h", + "//webrtc/modules/media_file/media_file_utility.cc", + "//webrtc/modules/media_file/media_file_utility.h" + ], + "type": "static_library" + }, + "//webrtc/modules/pacing:pacing": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD", + "WEBRTC_BUILD_LIBEVENT" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved", + "//webrtc/modules/rtp_rtcp:rtp_rtcp", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/pacing/alr_detector.cc", + "//webrtc/modules/pacing/alr_detector.h", + "//webrtc/modules/pacing/bitrate_prober.cc", + "//webrtc/modules/pacing/bitrate_prober.h", + "//webrtc/modules/pacing/paced_sender.cc", + "//webrtc/modules/pacing/paced_sender.h", + "//webrtc/modules/pacing/packet_router.cc", + "//webrtc/modules/pacing/packet_router.h" + ], + "type": "static_library" + }, + "//webrtc/modules/remote_bitrate_estimator:remote_bitrate_estimator": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "BWE_TEST_LOGGING_COMPILE_TIME_ENABLE=0", + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/remote_bitrate_estimator/aimd_rate_control.cc", + "//webrtc/modules/remote_bitrate_estimator/aimd_rate_control.h", + "//webrtc/modules/remote_bitrate_estimator/bwe_defines.cc", + "//webrtc/modules/remote_bitrate_estimator/include/bwe_defines.h", + "//webrtc/modules/remote_bitrate_estimator/include/remote_bitrate_estimator.h", + "//webrtc/modules/remote_bitrate_estimator/include/send_time_history.h", + "//webrtc/modules/remote_bitrate_estimator/inter_arrival.cc", + "//webrtc/modules/remote_bitrate_estimator/inter_arrival.h", + "//webrtc/modules/remote_bitrate_estimator/overuse_detector.cc", + "//webrtc/modules/remote_bitrate_estimator/overuse_detector.h", + "//webrtc/modules/remote_bitrate_estimator/overuse_estimator.cc", + "//webrtc/modules/remote_bitrate_estimator/overuse_estimator.h", + "//webrtc/modules/remote_bitrate_estimator/remote_bitrate_estimator_abs_send_time.cc", + "//webrtc/modules/remote_bitrate_estimator/remote_bitrate_estimator_abs_send_time.h", + "//webrtc/modules/remote_bitrate_estimator/remote_bitrate_estimator_single_stream.cc", + "//webrtc/modules/remote_bitrate_estimator/remote_bitrate_estimator_single_stream.h", + "//webrtc/modules/remote_bitrate_estimator/remote_estimator_proxy.cc", + "//webrtc/modules/remote_bitrate_estimator/remote_estimator_proxy.h", + "//webrtc/modules/remote_bitrate_estimator/send_time_history.cc", + "//webrtc/modules/remote_bitrate_estimator/test/bwe_test_logging.h" + ], + "type": "static_library" + }, + "//webrtc/modules/rtp_rtcp:rtp_rtcp": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "BWE_TEST_LOGGING_COMPILE_TIME_ENABLE=0", + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD", + "WEBRTC_BUILD_LIBEVENT" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/api:transport_api", + "//webrtc/base:gtest_prod", + "//webrtc/base:rtc_base_approved", + "//webrtc/base:rtc_task_queue", + "//webrtc/call:call_interfaces", + "//webrtc/common_video:common_video", + "//webrtc/logging:rtc_event_log_api", + "//webrtc/modules/remote_bitrate_estimator:remote_bitrate_estimator", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//webrtc/common_video/include/", + "//webrtc/common_video/libyuv/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/rtp_rtcp/include/flexfec_receiver.h", + "//webrtc/modules/rtp_rtcp/include/flexfec_sender.h", + "//webrtc/modules/rtp_rtcp/include/receive_statistics.h", + "//webrtc/modules/rtp_rtcp/include/remote_ntp_time_estimator.h", + "//webrtc/modules/rtp_rtcp/include/rtp_audio_level_observer.h", + "//webrtc/modules/rtp_rtcp/include/rtp_header_parser.h", + "//webrtc/modules/rtp_rtcp/include/rtp_payload_registry.h", + "//webrtc/modules/rtp_rtcp/include/rtp_receiver.h", + "//webrtc/modules/rtp_rtcp/include/rtp_rtcp.h", + "//webrtc/modules/rtp_rtcp/include/rtp_rtcp_defines.h", + "//webrtc/modules/rtp_rtcp/include/ulpfec_receiver.h", + "//webrtc/modules/rtp_rtcp/source/byte_io.h", + "//webrtc/modules/rtp_rtcp/source/dtmf_queue.cc", + "//webrtc/modules/rtp_rtcp/source/dtmf_queue.h", + "//webrtc/modules/rtp_rtcp/source/fec_private_tables_bursty.h", + "//webrtc/modules/rtp_rtcp/source/fec_private_tables_random.h", + "//webrtc/modules/rtp_rtcp/source/flexfec_header_reader_writer.cc", + "//webrtc/modules/rtp_rtcp/source/flexfec_header_reader_writer.h", + "//webrtc/modules/rtp_rtcp/source/flexfec_receiver.cc", + "//webrtc/modules/rtp_rtcp/source/flexfec_sender.cc", + "//webrtc/modules/rtp_rtcp/source/forward_error_correction.cc", + "//webrtc/modules/rtp_rtcp/source/forward_error_correction.h", + "//webrtc/modules/rtp_rtcp/source/forward_error_correction_internal.cc", + "//webrtc/modules/rtp_rtcp/source/forward_error_correction_internal.h", + "//webrtc/modules/rtp_rtcp/source/packet_loss_stats.cc", + "//webrtc/modules/rtp_rtcp/source/packet_loss_stats.h", + "//webrtc/modules/rtp_rtcp/source/playout_delay_oracle.cc", + "//webrtc/modules/rtp_rtcp/source/playout_delay_oracle.h", + "//webrtc/modules/rtp_rtcp/source/receive_statistics_impl.cc", + "//webrtc/modules/rtp_rtcp/source/receive_statistics_impl.h", + "//webrtc/modules/rtp_rtcp/source/remote_ntp_time_estimator.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/app.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/app.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/bye.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/bye.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/common_header.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/common_header.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/compound_packet.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/compound_packet.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/dlrr.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/dlrr.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/extended_jitter_report.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/extended_jitter_report.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/extended_reports.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/extended_reports.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/fir.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/fir.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/nack.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/nack.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/pli.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/pli.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/psfb.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/psfb.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/rapid_resync_request.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/rapid_resync_request.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/receiver_report.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/receiver_report.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/remb.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/remb.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/report_block.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/report_block.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/rpsi.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/rpsi.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/rrtr.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/rrtr.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/rtpfb.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/rtpfb.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/sdes.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/sdes.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/sender_report.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/sender_report.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/sli.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/sli.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/target_bitrate.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/target_bitrate.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/tmmb_item.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/tmmb_item.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/tmmbn.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/tmmbn.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/tmmbr.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/tmmbr.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/transport_feedback.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/transport_feedback.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/voip_metric.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/voip_metric.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_receiver.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_receiver.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_sender.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_sender.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_utility.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_utility.h", + "//webrtc/modules/rtp_rtcp/source/rtp_format.cc", + "//webrtc/modules/rtp_rtcp/source/rtp_format.h", + "//webrtc/modules/rtp_rtcp/source/rtp_format_h264.cc", + "//webrtc/modules/rtp_rtcp/source/rtp_format_h264.h", + "//webrtc/modules/rtp_rtcp/source/rtp_format_video_generic.cc", + "//webrtc/modules/rtp_rtcp/source/rtp_format_video_generic.h", + "//webrtc/modules/rtp_rtcp/source/rtp_format_vp8.cc", + "//webrtc/modules/rtp_rtcp/source/rtp_format_vp8.h", + "//webrtc/modules/rtp_rtcp/source/rtp_format_vp9.cc", + "//webrtc/modules/rtp_rtcp/source/rtp_format_vp9.h", + "//webrtc/modules/rtp_rtcp/source/rtp_header_extension.cc", + "//webrtc/modules/rtp_rtcp/source/rtp_header_extension.h", + "//webrtc/modules/rtp_rtcp/source/rtp_header_extensions.cc", + "//webrtc/modules/rtp_rtcp/source/rtp_header_extensions.h", + "//webrtc/modules/rtp_rtcp/source/rtp_header_parser.cc", + "//webrtc/modules/rtp_rtcp/source/rtp_packet.cc", + "//webrtc/modules/rtp_rtcp/source/rtp_packet.h", + "//webrtc/modules/rtp_rtcp/source/rtp_packet_history.cc", + "//webrtc/modules/rtp_rtcp/source/rtp_packet_history.h", + "//webrtc/modules/rtp_rtcp/source/rtp_packet_received.h", + "//webrtc/modules/rtp_rtcp/source/rtp_packet_to_send.h", + "//webrtc/modules/rtp_rtcp/source/rtp_payload_registry.cc", + "//webrtc/modules/rtp_rtcp/source/rtp_receiver_audio.cc", + "//webrtc/modules/rtp_rtcp/source/rtp_receiver_audio.h", + "//webrtc/modules/rtp_rtcp/source/rtp_receiver_impl.cc", + "//webrtc/modules/rtp_rtcp/source/rtp_receiver_impl.h", + "//webrtc/modules/rtp_rtcp/source/rtp_receiver_strategy.cc", + "//webrtc/modules/rtp_rtcp/source/rtp_receiver_strategy.h", + "//webrtc/modules/rtp_rtcp/source/rtp_receiver_video.cc", + "//webrtc/modules/rtp_rtcp/source/rtp_receiver_video.h", + "//webrtc/modules/rtp_rtcp/source/rtp_rtcp_config.h", + "//webrtc/modules/rtp_rtcp/source/rtp_rtcp_impl.cc", + "//webrtc/modules/rtp_rtcp/source/rtp_rtcp_impl.h", + "//webrtc/modules/rtp_rtcp/source/rtp_sender.cc", + "//webrtc/modules/rtp_rtcp/source/rtp_sender.h", + "//webrtc/modules/rtp_rtcp/source/rtp_sender_audio.cc", + "//webrtc/modules/rtp_rtcp/source/rtp_sender_audio.h", + "//webrtc/modules/rtp_rtcp/source/rtp_sender_video.cc", + "//webrtc/modules/rtp_rtcp/source/rtp_sender_video.h", + "//webrtc/modules/rtp_rtcp/source/rtp_utility.cc", + "//webrtc/modules/rtp_rtcp/source/rtp_utility.h", + "//webrtc/modules/rtp_rtcp/source/ssrc_database.cc", + "//webrtc/modules/rtp_rtcp/source/ssrc_database.h", + "//webrtc/modules/rtp_rtcp/source/time_util.cc", + "//webrtc/modules/rtp_rtcp/source/time_util.h", + "//webrtc/modules/rtp_rtcp/source/tmmbr_help.cc", + "//webrtc/modules/rtp_rtcp/source/tmmbr_help.h", + "//webrtc/modules/rtp_rtcp/source/ulpfec_generator.cc", + "//webrtc/modules/rtp_rtcp/source/ulpfec_generator.h", + "//webrtc/modules/rtp_rtcp/source/ulpfec_header_reader_writer.cc", + "//webrtc/modules/rtp_rtcp/source/ulpfec_header_reader_writer.h", + "//webrtc/modules/rtp_rtcp/source/ulpfec_receiver_impl.cc", + "//webrtc/modules/rtp_rtcp/source/ulpfec_receiver_impl.h", + "//webrtc/modules/rtp_rtcp/source/video_codec_information.h", + "//webrtc/modules/rtp_rtcp/source/vp8_partition_aggregator.cc", + "//webrtc/modules/rtp_rtcp/source/vp8_partition_aggregator.h" + ], + "type": "static_library" + }, + "//webrtc/modules/utility:utility": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD", + "WEBRTC_BUILD_LIBEVENT" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/audio/utility:audio_frame_operations", + "//webrtc/base:rtc_task_queue", + "//webrtc/common_audio:common_audio", + "//webrtc/modules/audio_coding:audio_coding", + "//webrtc/modules/audio_coding:audio_format_conversion", + "//webrtc/modules/audio_coding:builtin_audio_decoder_factory", + "//webrtc/modules/audio_coding:rent_a_codec", + "//webrtc/modules/media_file:media_file", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//webrtc/common_audio/resampler/include/", + "//webrtc/common_audio/signal_processing/include/", + "//webrtc/common_audio/vad/include/", + "//webrtc/modules/audio_coding/include/", + "//webrtc/modules/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/utility/include/audio_frame_operations.h", + "//webrtc/modules/utility/include/process_thread.h", + "//webrtc/modules/utility/source/process_thread_impl.cc", + "//webrtc/modules/utility/source/process_thread_impl.h" + ], + "type": "static_library" + }, + "//webrtc/modules/video_capture:video_capture_internal_impl": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD", + "WEBRTC_BUILD_LIBEVENT" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved", + "//webrtc/modules/video_capture:video_capture_module", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/video_capture/linux/device_info_linux.cc", + "//webrtc/modules/video_capture/linux/device_info_linux.h", + "//webrtc/modules/video_capture/linux/video_capture_linux.cc", + "//webrtc/modules/video_capture/linux/video_capture_linux.h" + ], + "type": "static_library" + }, + "//webrtc/modules/video_capture:video_capture_module": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD", + "WEBRTC_BUILD_LIBEVENT" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved", + "//webrtc/common_video:common_video", + "//webrtc/modules/utility:utility", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//webrtc/common_video/include/", + "//webrtc/common_video/libyuv/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/video_capture/device_info_impl.cc", + "//webrtc/modules/video_capture/device_info_impl.h", + "//webrtc/modules/video_capture/video_capture.h", + "//webrtc/modules/video_capture/video_capture_config.h", + "//webrtc/modules/video_capture/video_capture_defines.h", + "//webrtc/modules/video_capture/video_capture_delay.h", + "//webrtc/modules/video_capture/video_capture_factory.cc", + "//webrtc/modules/video_capture/video_capture_factory.h", + "//webrtc/modules/video_capture/video_capture_impl.cc", + "//webrtc/modules/video_capture/video_capture_impl.h" + ], + "type": "static_library" + }, + "//webrtc/modules/video_coding:video_coding": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD", + "WEBRTC_BUILD_LIBEVENT" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved", + "//webrtc/base:rtc_numerics", + "//webrtc/base:rtc_task_queue", + "//webrtc/common_video:common_video", + "//webrtc/modules/rtp_rtcp:rtp_rtcp", + "//webrtc/modules/utility:utility", + "//webrtc/modules/video_coding:video_coding_utility", + "//webrtc/modules/video_coding:webrtc_h264", + "//webrtc/modules/video_coding:webrtc_i420", + "//webrtc/modules/video_coding:webrtc_vp8", + "//webrtc/modules/video_coding:webrtc_vp9", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//webrtc/common_video/include/", + "//webrtc/common_video/libyuv/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/video_coding/codec_database.cc", + "//webrtc/modules/video_coding/codec_database.h", + "//webrtc/modules/video_coding/codec_timer.cc", + "//webrtc/modules/video_coding/codec_timer.h", + "//webrtc/modules/video_coding/decoding_state.cc", + "//webrtc/modules/video_coding/decoding_state.h", + "//webrtc/modules/video_coding/encoded_frame.cc", + "//webrtc/modules/video_coding/encoded_frame.h", + "//webrtc/modules/video_coding/fec_rate_table.h", + "//webrtc/modules/video_coding/frame_buffer.cc", + "//webrtc/modules/video_coding/frame_buffer.h", + "//webrtc/modules/video_coding/frame_buffer2.cc", + "//webrtc/modules/video_coding/frame_buffer2.h", + "//webrtc/modules/video_coding/frame_object.cc", + "//webrtc/modules/video_coding/frame_object.h", + "//webrtc/modules/video_coding/generic_decoder.cc", + "//webrtc/modules/video_coding/generic_decoder.h", + "//webrtc/modules/video_coding/generic_encoder.cc", + "//webrtc/modules/video_coding/generic_encoder.h", + "//webrtc/modules/video_coding/h264_sprop_parameter_sets.cc", + "//webrtc/modules/video_coding/h264_sprop_parameter_sets.h", + "//webrtc/modules/video_coding/h264_sps_pps_tracker.cc", + "//webrtc/modules/video_coding/h264_sps_pps_tracker.h", + "//webrtc/modules/video_coding/histogram.cc", + "//webrtc/modules/video_coding/histogram.h", + "//webrtc/modules/video_coding/include/video_codec_initializer.h", + "//webrtc/modules/video_coding/include/video_coding.h", + "//webrtc/modules/video_coding/include/video_coding_defines.h", + "//webrtc/modules/video_coding/inter_frame_delay.cc", + "//webrtc/modules/video_coding/inter_frame_delay.h", + "//webrtc/modules/video_coding/internal_defines.h", + "//webrtc/modules/video_coding/jitter_buffer.cc", + "//webrtc/modules/video_coding/jitter_buffer.h", + "//webrtc/modules/video_coding/jitter_buffer_common.h", + "//webrtc/modules/video_coding/jitter_estimator.cc", + "//webrtc/modules/video_coding/jitter_estimator.h", + "//webrtc/modules/video_coding/media_opt_util.cc", + "//webrtc/modules/video_coding/media_opt_util.h", + "//webrtc/modules/video_coding/media_optimization.cc", + "//webrtc/modules/video_coding/media_optimization.h", + "//webrtc/modules/video_coding/nack_fec_tables.h", + "//webrtc/modules/video_coding/nack_module.cc", + "//webrtc/modules/video_coding/nack_module.h", + "//webrtc/modules/video_coding/packet.cc", + "//webrtc/modules/video_coding/packet.h", + "//webrtc/modules/video_coding/packet_buffer.cc", + "//webrtc/modules/video_coding/packet_buffer.h", + "//webrtc/modules/video_coding/protection_bitrate_calculator.cc", + "//webrtc/modules/video_coding/protection_bitrate_calculator.h", + "//webrtc/modules/video_coding/receiver.cc", + "//webrtc/modules/video_coding/receiver.h", + "//webrtc/modules/video_coding/rtp_frame_reference_finder.cc", + "//webrtc/modules/video_coding/rtp_frame_reference_finder.h", + "//webrtc/modules/video_coding/rtt_filter.cc", + "//webrtc/modules/video_coding/rtt_filter.h", + "//webrtc/modules/video_coding/session_info.cc", + "//webrtc/modules/video_coding/session_info.h", + "//webrtc/modules/video_coding/timestamp_map.cc", + "//webrtc/modules/video_coding/timestamp_map.h", + "//webrtc/modules/video_coding/timing.cc", + "//webrtc/modules/video_coding/timing.h", + "//webrtc/modules/video_coding/video_codec_initializer.cc", + "//webrtc/modules/video_coding/video_coding_impl.cc", + "//webrtc/modules/video_coding/video_coding_impl.h", + "//webrtc/modules/video_coding/video_receiver.cc", + "//webrtc/modules/video_coding/video_sender.cc" + ], + "type": "static_library" + }, + "//webrtc/modules/video_coding:video_coding_utility": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD", + "WEBRTC_BUILD_LIBEVENT" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved", + "//webrtc/base:rtc_numerics", + "//webrtc/common_video:common_video", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//webrtc/common_video/include/", + "//webrtc/common_video/libyuv/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/video_coding/utility/default_video_bitrate_allocator.cc", + "//webrtc/modules/video_coding/utility/default_video_bitrate_allocator.h", + "//webrtc/modules/video_coding/utility/frame_dropper.cc", + "//webrtc/modules/video_coding/utility/frame_dropper.h", + "//webrtc/modules/video_coding/utility/ivf_file_writer.cc", + "//webrtc/modules/video_coding/utility/ivf_file_writer.h", + "//webrtc/modules/video_coding/utility/moving_average.cc", + "//webrtc/modules/video_coding/utility/moving_average.h", + "//webrtc/modules/video_coding/utility/qp_parser.cc", + "//webrtc/modules/video_coding/utility/qp_parser.h", + "//webrtc/modules/video_coding/utility/quality_scaler.cc", + "//webrtc/modules/video_coding/utility/quality_scaler.h", + "//webrtc/modules/video_coding/utility/simulcast_rate_allocator.cc", + "//webrtc/modules/video_coding/utility/simulcast_rate_allocator.h", + "//webrtc/modules/video_coding/utility/vp8_header_parser.cc", + "//webrtc/modules/video_coding/utility/vp8_header_parser.h" + ], + "type": "static_library" + }, + "//webrtc/modules/video_coding:webrtc_h264": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD", + "WEBRTC_BUILD_LIBEVENT" + ], + "deps": [ + "//webrtc/base:rtc_base_approved", + "//webrtc/modules/video_coding:video_coding_utility", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/video_coding/codecs/h264/h264.cc", + "//webrtc/modules/video_coding/codecs/h264/include/h264.h" + ], + "type": "static_library" + }, + "//webrtc/modules/video_coding:webrtc_i420": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD", + "WEBRTC_BUILD_LIBEVENT" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved", + "//webrtc/common_video:common_video", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//webrtc/common_video/include/", + "//webrtc/common_video/libyuv/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/video_coding/codecs/i420/i420.cc", + "//webrtc/modules/video_coding/codecs/i420/include/i420.h" + ], + "type": "static_library" + }, + "//webrtc/modules/video_coding:webrtc_vp8": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD", + "WEBRTC_BUILD_LIBEVENT" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved", + "//webrtc/common_video:common_video", + "//webrtc/modules/video_coding:video_coding_utility", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "/media/libyuv/libyuv/include/", + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//webrtc/common_video/include/", + "//webrtc/common_video/libyuv/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/video_coding/codecs/vp8/default_temporal_layers.cc", + "//webrtc/modules/video_coding/codecs/vp8/default_temporal_layers.h", + "//webrtc/modules/video_coding/codecs/vp8/include/vp8.h", + "//webrtc/modules/video_coding/codecs/vp8/include/vp8_common_types.h", + "//webrtc/modules/video_coding/codecs/vp8/realtime_temporal_layers.cc", + "//webrtc/modules/video_coding/codecs/vp8/reference_picture_selection.cc", + "//webrtc/modules/video_coding/codecs/vp8/reference_picture_selection.h", + "//webrtc/modules/video_coding/codecs/vp8/screenshare_layers.cc", + "//webrtc/modules/video_coding/codecs/vp8/screenshare_layers.h", + "//webrtc/modules/video_coding/codecs/vp8/simulcast_encoder_adapter.cc", + "//webrtc/modules/video_coding/codecs/vp8/simulcast_encoder_adapter.h", + "//webrtc/modules/video_coding/codecs/vp8/temporal_layers.h", + "//webrtc/modules/video_coding/codecs/vp8/vp8_impl.cc", + "//webrtc/modules/video_coding/codecs/vp8/vp8_impl.h" + ], + "type": "static_library" + }, + "//webrtc/modules/video_coding:webrtc_vp9": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD", + "WEBRTC_BUILD_LIBEVENT" + ], + "deps": [ + "//webrtc/base:rtc_base_approved", + "//webrtc/common_video:common_video", + "//webrtc/modules/video_coding:video_coding_utility", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//webrtc/common_video/include/", + "//webrtc/common_video/libyuv/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/video_coding/codecs/vp9/include/vp9.h", + "//webrtc/modules/video_coding/codecs/vp9/screenshare_layers.cc", + "//webrtc/modules/video_coding/codecs/vp9/screenshare_layers.h", + "//webrtc/modules/video_coding/codecs/vp9/vp9_frame_buffer_pool.cc", + "//webrtc/modules/video_coding/codecs/vp9/vp9_frame_buffer_pool.h", + "//webrtc/modules/video_coding/codecs/vp9/vp9_impl.cc", + "//webrtc/modules/video_coding/codecs/vp9/vp9_impl.h" + ], + "type": "static_library" + }, + "//webrtc/modules/video_processing:video_processing": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD", + "WEBRTC_BUILD_LIBEVENT" + ], + "deps": [ + "//webrtc/base:rtc_base_approved", + "//webrtc/common_audio:common_audio", + "//webrtc/common_video:common_video", + "//webrtc/modules/utility:utility", + "//webrtc/modules/video_processing:video_processing_neon", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "/media/libyuv/libyuv/include/", + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//webrtc/common_audio/resampler/include/", + "//webrtc/common_audio/signal_processing/include/", + "//webrtc/common_audio/vad/include/", + "//webrtc/common_video/include/", + "//webrtc/common_video/libyuv/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/video_processing/util/denoiser_filter.cc", + "//webrtc/modules/video_processing/util/denoiser_filter.h", + "//webrtc/modules/video_processing/util/denoiser_filter_c.cc", + "//webrtc/modules/video_processing/util/denoiser_filter_c.h", + "//webrtc/modules/video_processing/util/noise_estimation.cc", + "//webrtc/modules/video_processing/util/noise_estimation.h", + "//webrtc/modules/video_processing/util/skin_detection.cc", + "//webrtc/modules/video_processing/util/skin_detection.h", + "//webrtc/modules/video_processing/video_denoiser.cc", + "//webrtc/modules/video_processing/video_denoiser.h" + ], + "type": "static_library" + }, + "//webrtc/modules/video_processing:video_processing_neon": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/video_processing/util/denoiser_filter_neon.cc", + "//webrtc/modules/video_processing/util/denoiser_filter_neon.h" + ], + "type": "static_library" + }, + "//webrtc/system_wrappers:field_trial_default": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/system_wrappers/include/field_trial_default.h", + "//webrtc/system_wrappers/source/field_trial_default.cc" + ], + "type": "static_library" + }, + "//webrtc/system_wrappers:metrics_default": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/system_wrappers/include/metrics_default.h", + "//webrtc/system_wrappers/source/metrics_default.cc" + ], + "type": "static_library" + }, + "//webrtc/system_wrappers:system_wrappers": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "WEBRTC_THREAD_RR", + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/system_wrappers/include/aligned_array.h", + "//webrtc/system_wrappers/include/aligned_malloc.h", + "//webrtc/system_wrappers/include/atomic32.h", + "//webrtc/system_wrappers/include/clock.h", + "//webrtc/system_wrappers/include/cpu_features_wrapper.h", + "//webrtc/system_wrappers/include/cpu_info.h", + "//webrtc/system_wrappers/include/critical_section_wrapper.h", + "//webrtc/system_wrappers/include/event_wrapper.h", + "//webrtc/system_wrappers/include/field_trial.h", + "//webrtc/system_wrappers/include/file_wrapper.h", + "//webrtc/system_wrappers/include/logging.h", + "//webrtc/system_wrappers/include/metrics.h", + "//webrtc/system_wrappers/include/ntp_time.h", + "//webrtc/system_wrappers/include/rtp_to_ntp_estimator.h", + "//webrtc/system_wrappers/include/rw_lock_wrapper.h", + "//webrtc/system_wrappers/include/sleep.h", + "//webrtc/system_wrappers/include/static_instance.h", + "//webrtc/system_wrappers/include/stringize_macros.h", + "//webrtc/system_wrappers/include/timestamp_extrapolator.h", + "//webrtc/system_wrappers/include/trace.h", + "//webrtc/system_wrappers/source/aligned_malloc.cc", + "//webrtc/system_wrappers/source/clock.cc", + "//webrtc/system_wrappers/source/cpu_features.cc", + "//webrtc/system_wrappers/source/cpu_info.cc", + "//webrtc/system_wrappers/source/event.cc", + "//webrtc/system_wrappers/source/event_timer_posix.cc", + "//webrtc/system_wrappers/source/event_timer_posix.h", + "//webrtc/system_wrappers/source/file_impl.cc", + "//webrtc/system_wrappers/source/logging.cc", + "//webrtc/system_wrappers/source/rtp_to_ntp_estimator.cc", + "//webrtc/system_wrappers/source/rw_lock.cc", + "//webrtc/system_wrappers/source/rw_lock_posix.cc", + "//webrtc/system_wrappers/source/rw_lock_posix.h", + "//webrtc/system_wrappers/source/sleep.cc", + "//webrtc/system_wrappers/source/timestamp_extrapolator.cc", + "//webrtc/system_wrappers/source/trace_impl.cc", + "//webrtc/system_wrappers/source/trace_impl.h", + "//webrtc/system_wrappers/source/trace_posix.cc", + "//webrtc/system_wrappers/source/trace_posix.h", + "//webrtc/system_wrappers/source/atomic32_non_darwin_unix.cc" + ], + "type": "static_library" + }, + "//webrtc/video:video": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD", + "WEBRTC_BUILD_LIBEVENT" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/api:transport_api", + "//webrtc/base:rtc_base_approved", + "//webrtc/base:rtc_numerics", + "//webrtc/base:rtc_task_queue", + "//webrtc/common_video:common_video", + "//webrtc/logging:rtc_event_log_api", + "//webrtc/modules/bitrate_controller:bitrate_controller", + "//webrtc/modules/congestion_controller:congestion_controller", + "//webrtc/modules/pacing:pacing", + "//webrtc/modules/remote_bitrate_estimator:remote_bitrate_estimator", + "//webrtc/modules/rtp_rtcp:rtp_rtcp", + "//webrtc/modules/utility:utility", + "//webrtc/modules/video_coding:video_coding", + "//webrtc/modules/video_processing:video_processing", + "//webrtc/system_wrappers:system_wrappers", + "//webrtc/voice_engine:voice_engine" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//webrtc/common_video/include/", + "//webrtc/common_video/libyuv/include/", + "//webrtc/modules/audio_coding/include/", + "//webrtc/modules/include/" + ], + "libs": [], + "sources": [ + "//webrtc/video/call_stats.cc", + "//webrtc/video/call_stats.h", + "//webrtc/video/encoder_rtcp_feedback.cc", + "//webrtc/video/encoder_rtcp_feedback.h", + "//webrtc/video/overuse_frame_detector.cc", + "//webrtc/video/overuse_frame_detector.h", + "//webrtc/video/payload_router.cc", + "//webrtc/video/payload_router.h", + "//webrtc/video/quality_threshold.cc", + "//webrtc/video/quality_threshold.h", + "//webrtc/video/receive_statistics_proxy.cc", + "//webrtc/video/receive_statistics_proxy.h", + "//webrtc/video/report_block_stats.cc", + "//webrtc/video/report_block_stats.h", + "//webrtc/video/rtp_stream_receiver.cc", + "//webrtc/video/rtp_stream_receiver.h", + "//webrtc/video/rtp_streams_synchronizer.cc", + "//webrtc/video/rtp_streams_synchronizer.h", + "//webrtc/video/send_delay_stats.cc", + "//webrtc/video/send_delay_stats.h", + "//webrtc/video/send_statistics_proxy.cc", + "//webrtc/video/send_statistics_proxy.h", + "//webrtc/video/stats_counter.cc", + "//webrtc/video/stats_counter.h", + "//webrtc/video/stream_synchronization.cc", + "//webrtc/video/stream_synchronization.h", + "//webrtc/video/transport_adapter.cc", + "//webrtc/video/transport_adapter.h", + "//webrtc/video/video_receive_stream.cc", + "//webrtc/video/video_receive_stream.h", + "//webrtc/video/video_send_stream.cc", + "//webrtc/video/video_send_stream.h", + "//webrtc/video/video_stream_decoder.cc", + "//webrtc/video/video_stream_decoder.h", + "//webrtc/video/vie_encoder.cc", + "//webrtc/video/vie_encoder.h", + "//webrtc/video/vie_remb.cc", + "//webrtc/video/vie_remb.h" + ], + "type": "static_library" + }, + "//webrtc/video_engine:video_engine": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/video_engine/browser_capture_impl.h", + "//webrtc/video_engine/desktop_capture_impl.cc", + "//webrtc/video_engine/desktop_capture_impl.h" + ], + "type": "static_library" + }, + "//webrtc/voice_engine:audio_coder": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/modules/audio_coding:audio_coding", + "//webrtc/modules/audio_coding:audio_format_conversion", + "//webrtc/modules/audio_coding:builtin_audio_decoder_factory", + "//webrtc/modules/audio_coding:rent_a_codec" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//webrtc/modules/audio_coding/include/", + "//webrtc/modules/include/" + ], + "libs": [], + "sources": [ + "//webrtc/voice_engine/coder.cc", + "//webrtc/voice_engine/coder.h" + ], + "type": "static_library" + }, + "//webrtc/voice_engine:file_player": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/common_audio:common_audio", + "//webrtc/modules/media_file:media_file", + "//webrtc/system_wrappers:system_wrappers", + "//webrtc/voice_engine:audio_coder" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//webrtc/common_audio/resampler/include/", + "//webrtc/common_audio/signal_processing/include/", + "//webrtc/common_audio/vad/include/" + ], + "libs": [], + "sources": [ + "//webrtc/voice_engine/file_player.cc", + "//webrtc/voice_engine/file_player.h" + ], + "type": "static_library" + }, + "//webrtc/voice_engine:file_recorder": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved", + "//webrtc/common_audio:common_audio", + "//webrtc/modules/media_file:media_file", + "//webrtc/system_wrappers:system_wrappers", + "//webrtc/voice_engine:audio_coder" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//webrtc/common_audio/resampler/include/", + "//webrtc/common_audio/signal_processing/include/", + "//webrtc/common_audio/vad/include/" + ], + "libs": [], + "sources": [ + "//webrtc/voice_engine/file_recorder.cc", + "//webrtc/voice_engine/file_recorder.h" + ], + "type": "static_library" + }, + "//webrtc/voice_engine:level_indicator": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved", + "//webrtc/common_audio:common_audio" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//webrtc/common_audio/resampler/include/", + "//webrtc/common_audio/signal_processing/include/", + "//webrtc/common_audio/vad/include/" + ], + "libs": [], + "sources": [ + "//webrtc/voice_engine/level_indicator.cc", + "//webrtc/voice_engine/level_indicator.h" + ], + "type": "static_library" + }, + "//webrtc/voice_engine:voice_engine": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD", + "WEBRTC_BUILD_LIBEVENT" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/api:audio_mixer_api", + "//webrtc/api:call_api", + "//webrtc/api:transport_api", + "//webrtc/audio/utility:audio_frame_operations", + "//webrtc/base:rtc_base_approved", + "//webrtc/common_audio:common_audio", + "//webrtc/logging:rtc_event_log_api", + "//webrtc/modules/audio_coding:audio_coding", + "//webrtc/modules/audio_coding:audio_decoder_factory_interface", + "//webrtc/modules/audio_coding:audio_format_conversion", + "//webrtc/modules/audio_coding:builtin_audio_decoder_factory", + "//webrtc/modules/audio_coding:rent_a_codec", + "//webrtc/modules/audio_conference_mixer:audio_conference_mixer", + "//webrtc/modules/audio_device:audio_device", + "//webrtc/modules/audio_processing:audio_processing", + "//webrtc/modules/bitrate_controller:bitrate_controller", + "//webrtc/modules/media_file:media_file", + "//webrtc/modules/pacing:pacing", + "//webrtc/modules/rtp_rtcp:rtp_rtcp", + "//webrtc/modules/utility:utility", + "//webrtc/system_wrappers:system_wrappers", + "//webrtc/voice_engine:file_player", + "//webrtc/voice_engine:file_recorder", + "//webrtc/voice_engine:level_indicator" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//webrtc/modules/audio_coding/include/", + "//webrtc/modules/include/", + "//webrtc/common_audio/resampler/include/", + "//webrtc/common_audio/signal_processing/include/", + "//webrtc/common_audio/vad/include/", + "//webrtc/modules/audio_conference_mixer/include/", + "//webrtc/modules/include/", + "//webrtc/modules/include/", + "//webrtc/modules/audio_device/include/", + "//webrtc/modules/audio_device/dummy/" + ], + "libs": [], + "sources": [ + "//webrtc/voice_engine/channel.cc", + "//webrtc/voice_engine/channel.h", + "//webrtc/voice_engine/channel_manager.cc", + "//webrtc/voice_engine/channel_manager.h", + "//webrtc/voice_engine/channel_proxy.cc", + "//webrtc/voice_engine/channel_proxy.h", + "//webrtc/voice_engine/include/voe_audio_processing.h", + "//webrtc/voice_engine/include/voe_base.h", + "//webrtc/voice_engine/include/voe_codec.h", + "//webrtc/voice_engine/include/voe_errors.h", + "//webrtc/voice_engine/include/voe_external_media.h", + "//webrtc/voice_engine/include/voe_file.h", + "//webrtc/voice_engine/include/voe_hardware.h", + "//webrtc/voice_engine/include/voe_neteq_stats.h", + "//webrtc/voice_engine/include/voe_network.h", + "//webrtc/voice_engine/include/voe_rtp_rtcp.h", + "//webrtc/voice_engine/include/voe_video_sync.h", + "//webrtc/voice_engine/include/voe_volume_control.h", + "//webrtc/voice_engine/monitor_module.cc", + "//webrtc/voice_engine/monitor_module.h", + "//webrtc/voice_engine/output_mixer.cc", + "//webrtc/voice_engine/output_mixer.h", + "//webrtc/voice_engine/shared_data.cc", + "//webrtc/voice_engine/shared_data.h", + "//webrtc/voice_engine/statistics.cc", + "//webrtc/voice_engine/statistics.h", + "//webrtc/voice_engine/transmit_mixer.cc", + "//webrtc/voice_engine/transmit_mixer.h", + "//webrtc/voice_engine/utility.cc", + "//webrtc/voice_engine/utility.h", + "//webrtc/voice_engine/voe_audio_processing_impl.cc", + "//webrtc/voice_engine/voe_audio_processing_impl.h", + "//webrtc/voice_engine/voe_base_impl.cc", + "//webrtc/voice_engine/voe_base_impl.h", + "//webrtc/voice_engine/voe_codec_impl.cc", + "//webrtc/voice_engine/voe_codec_impl.h", + "//webrtc/voice_engine/voe_external_media_impl.cc", + "//webrtc/voice_engine/voe_external_media_impl.h", + "//webrtc/voice_engine/voe_file_impl.cc", + "//webrtc/voice_engine/voe_file_impl.h", + "//webrtc/voice_engine/voe_hardware_impl.cc", + "//webrtc/voice_engine/voe_hardware_impl.h", + "//webrtc/voice_engine/voe_neteq_stats_impl.cc", + "//webrtc/voice_engine/voe_neteq_stats_impl.h", + "//webrtc/voice_engine/voe_network_impl.cc", + "//webrtc/voice_engine/voe_network_impl.h", + "//webrtc/voice_engine/voe_rtp_rtcp_impl.cc", + "//webrtc/voice_engine/voe_rtp_rtcp_impl.h", + "//webrtc/voice_engine/voe_video_sync_impl.cc", + "//webrtc/voice_engine/voe_video_sync_impl.h", + "//webrtc/voice_engine/voe_volume_control_impl.cc", + "//webrtc/voice_engine/voe_volume_control_impl.h", + "//webrtc/voice_engine/voice_engine_defines.h", + "//webrtc/voice_engine/voice_engine_impl.cc", + "//webrtc/voice_engine/voice_engine_impl.h" + ], + "type": "static_library" + }, + "//webrtc:webrtc": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD", + "WEBRTC_BUILD_LIBEVENT" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/api:transport_api", + "//webrtc/api:video_frame_api", + "//webrtc/audio:audio", + "//webrtc/base:base", + "//webrtc/call:call", + "//webrtc/common_audio:common_audio", + "//webrtc/common_video:common_video", + "//webrtc/media:media", + "//webrtc/modules:modules", + "//webrtc/modules/video_capture:video_capture_internal_impl", + "//webrtc/sdk:sdk", + "//webrtc/system_wrappers:field_trial_default", + "//webrtc/system_wrappers:metrics_default", + "//webrtc/system_wrappers:system_wrappers", + "//webrtc/video:video", + "//webrtc/video_engine:video_engine", + "//webrtc/voice_engine:voice_engine" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//webrtc/common_audio/resampler/include/", + "//webrtc/common_audio/signal_processing/include/", + "//webrtc/common_audio/vad/include/", + "//webrtc/common_video/include/", + "//webrtc/common_video/libyuv/include/", + "//webrtc/modules/audio_coding/include/", + "//webrtc/modules/include/", + "//webrtc/modules/audio_conference_mixer/include/", + "//webrtc/modules/include/", + "//webrtc/modules/include/", + "//webrtc/modules/audio_device/include/", + "//webrtc/modules/audio_device/dummy/" + ], + "libs": [ + "X11", + "X11-xcb", + "xcb", + "Xcomposite", + "Xcursor", + "Xdamage", + "Xext", + "Xfixes", + "Xi", + "Xrender" + ], + "sources": [ + "//webrtc/build/no_op_function.cc", + "//webrtc/call.h", + "//webrtc/config.h" + ], + "type": "static_library" + }, + "//webrtc:webrtc_common": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=aarch64-linux-gnu", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM64", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/common_types.cc", + "//webrtc/common_types.h", + "//webrtc/config.cc", + "//webrtc/config.h", + "//webrtc/typedefs.h" + ], + "type": "static_library" + } + } +} \ No newline at end of file diff --git a/media/webrtc/gn-configs/arm_False_arm_freebsd.json b/media/webrtc/gn-configs/arm_False_arm_freebsd.json new file mode 100644 --- /dev/null +++ b/media/webrtc/gn-configs/arm_False_arm_freebsd.json @@ -0,0 +1,9010 @@ +{ + "gn_gen_args": { + "host_cpu": "arm", + "is_debug": false, + "target_cpu": "arm", + "target_os": "freebsd" + }, + "mozbuild_args": { + "CPU_ARCH": "arm", + "HOST_CPU_ARCH": "arm", + "MOZ_DEBUG": null, + "OS_TARGET": "FreeBSD" + }, + "sandbox_vars": { + "COMPILE_FLAGS": { + "WARNINGS_AS_ERRORS": [] + }, + "FINAL_LIBRARY": "webrtc" + }, + "targets": { + "//webrtc/api:audio_mixer_api": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fomit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc/base:rtc_base_approved" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/api/audio/audio_mixer.h" + ], + "type": "source_set" + }, + "//webrtc/api:call_api": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fomit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/api:audio_mixer_api", + "//webrtc/api:transport_api", + "//webrtc/base:rtc_base_approved", + "//webrtc/modules/audio_coding:audio_decoder_factory_interface", + "//webrtc/modules/audio_coding:audio_encoder_interface" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/api/call/audio_sink.h" + ], + "type": "source_set" + }, + "//webrtc/api:transport_api": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fomit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/api/call/transport.h" + ], + "type": "source_set" + }, + "//webrtc/api:video_frame_api": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fomit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc/base:rtc_base_approved", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "/media/libyuv/libyuv/include/", + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/api/video/i420_buffer.cc", + "//webrtc/api/video/i420_buffer.h", + "//webrtc/api/video/video_frame.cc", + "//webrtc/api/video/video_frame.h", + "//webrtc/api/video/video_frame_buffer.h", + "//webrtc/api/video/video_rotation.h" + ], + "type": "source_set" + }, + "//webrtc/audio/utility:audio_frame_operations": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fomit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved", + "//webrtc/modules/audio_coding:audio_format_conversion" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/audio/utility/audio_frame_operations.cc", + "//webrtc/audio/utility/audio_frame_operations.h" + ], + "type": "static_library" + }, + "//webrtc/audio:audio": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fomit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD", + "WEBRTC_BUILD_LIBEVENT" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/api:audio_mixer_api", + "//webrtc/api:call_api", + "//webrtc/base:rtc_base_approved", + "//webrtc/base:rtc_task_queue", + "//webrtc/call:call_interfaces", + "//webrtc/common_audio:common_audio", + "//webrtc/modules/audio_device:audio_device", + "//webrtc/modules/audio_processing:audio_processing", + "//webrtc/modules/congestion_controller:congestion_controller", + "//webrtc/modules/pacing:pacing", + "//webrtc/modules/remote_bitrate_estimator:remote_bitrate_estimator", + "//webrtc/modules/rtp_rtcp:rtp_rtcp", + "//webrtc/system_wrappers:system_wrappers", + "//webrtc/voice_engine:voice_engine" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//webrtc/common_audio/resampler/include/", + "//webrtc/common_audio/signal_processing/include/", + "//webrtc/common_audio/vad/include/", + "//webrtc/modules/include/", + "//webrtc/modules/audio_device/include/", + "//webrtc/modules/audio_device/dummy/", + "//webrtc/modules/audio_coding/include/", + "//webrtc/modules/include/" + ], + "libs": [], + "sources": [ + "//webrtc/audio/audio_receive_stream.cc", + "//webrtc/audio/audio_receive_stream.h", + "//webrtc/audio/audio_send_stream.cc", + "//webrtc/audio/audio_send_stream.h", + "//webrtc/audio/audio_state.cc", + "//webrtc/audio/audio_state.h", + "//webrtc/audio/audio_transport_proxy.cc", + "//webrtc/audio/audio_transport_proxy.h", + "//webrtc/audio/conversion.h", + "//webrtc/audio/scoped_voe_interface.h" + ], + "type": "static_library" + }, + "//webrtc/base:gtest_prod": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fomit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/base/gtest_prod_util.h" + ], + "type": "source_set" + }, + "//webrtc/base:rtc_base_approved": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fomit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/base/array_view.h", + "//webrtc/base/arraysize.h", + "//webrtc/base/atomicops.h", + "//webrtc/base/base64.cc", + "//webrtc/base/base64.h", + "//webrtc/base/basictypes.h", + "//webrtc/base/bind.h", + "//webrtc/base/bitbuffer.cc", + "//webrtc/base/bitbuffer.h", + "//webrtc/base/buffer.h", + "//webrtc/base/bufferqueue.cc", + "//webrtc/base/bufferqueue.h", + "//webrtc/base/bytebuffer.cc", + "//webrtc/base/bytebuffer.h", + "//webrtc/base/byteorder.h", + "//webrtc/base/checks.cc", + "//webrtc/base/checks.h", + "//webrtc/base/constructormagic.h", + "//webrtc/base/copyonwritebuffer.cc", + "//webrtc/base/copyonwritebuffer.h", + "//webrtc/base/criticalsection.cc", + "//webrtc/base/criticalsection.h", + "//webrtc/base/deprecation.h", + "//webrtc/base/event.cc", + "//webrtc/base/event.h", + "//webrtc/base/event_tracer.cc", + "//webrtc/base/event_tracer.h", + "//webrtc/base/file.cc", + "//webrtc/base/file.h", + "//webrtc/base/flags.cc", + "//webrtc/base/flags.h", + "//webrtc/base/format_macros.h", + "//webrtc/base/function_view.h", + "//webrtc/base/ignore_wundef.h", + "//webrtc/base/location.cc", + "//webrtc/base/location.h", + "//webrtc/base/md5.cc", + "//webrtc/base/md5.h", + "//webrtc/base/md5digest.cc", + "//webrtc/base/md5digest.h", + "//webrtc/base/mod_ops.h", + "//webrtc/base/onetimeevent.h", + "//webrtc/base/optional.cc", + "//webrtc/base/optional.h", + "//webrtc/base/pathutils.cc", + "//webrtc/base/pathutils.h", + "//webrtc/base/platform_file.cc", + "//webrtc/base/platform_file.h", + "//webrtc/base/platform_thread.cc", + "//webrtc/base/platform_thread.h", + "//webrtc/base/platform_thread_types.h", + "//webrtc/base/race_checker.cc", + "//webrtc/base/race_checker.h", + "//webrtc/base/random.cc", + "//webrtc/base/random.h", + "//webrtc/base/rate_limiter.cc", + "//webrtc/base/rate_limiter.h", + "//webrtc/base/rate_statistics.cc", + "//webrtc/base/rate_statistics.h", + "//webrtc/base/ratetracker.cc", + "//webrtc/base/ratetracker.h", + "//webrtc/base/refcount.h", + "//webrtc/base/refcountedobject.h", + "//webrtc/base/safe_compare.h", + "//webrtc/base/safe_conversions.h", + "//webrtc/base/safe_conversions_impl.h", + "//webrtc/base/sanitizer.h", + "//webrtc/base/scoped_ref_ptr.h", + "//webrtc/base/stringencode.cc", + "//webrtc/base/stringencode.h", + "//webrtc/base/stringutils.cc", + "//webrtc/base/stringutils.h", + "//webrtc/base/swap_queue.h", + "//webrtc/base/template_util.h", + "//webrtc/base/thread_annotations.h", + "//webrtc/base/thread_checker.h", + "//webrtc/base/thread_checker_impl.cc", + "//webrtc/base/thread_checker_impl.h", + "//webrtc/base/timestampaligner.cc", + "//webrtc/base/timestampaligner.h", + "//webrtc/base/timeutils.cc", + "//webrtc/base/timeutils.h", + "//webrtc/base/trace_event.h", + "//webrtc/base/type_traits.h", + "//webrtc/base/file_posix.cc", + "//webrtc/base/logging.cc", + "//webrtc/base/logging.h" + ], + "type": "static_library" + }, + "//webrtc/base:rtc_numerics": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fomit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc/base:rtc_base_approved" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/base/numerics/exp_filter.cc", + "//webrtc/base/numerics/exp_filter.h", + "//webrtc/base/numerics/percentile_filter.h" + ], + "type": "static_library" + }, + "//webrtc/base:rtc_task_queue": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fomit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_BUILD_LIBEVENT", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc/base:rtc_base_approved" + ], + "include_dirs": [ + "/ipc/chromium/src/third_party/libevent/include/", + "/ipc/chromium/src/third_party/libevent/linux/", + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/base/sequenced_task_checker.h", + "//webrtc/base/sequenced_task_checker_impl.cc", + "//webrtc/base/sequenced_task_checker_impl.h", + "//webrtc/base/weak_ptr.cc", + "//webrtc/base/weak_ptr.h", + "//webrtc/base/task_queue.h", + "//webrtc/base/task_queue_posix.h", + "//webrtc/base/task_queue_libevent.cc", + "//webrtc/base/task_queue_posix.cc" + ], + "type": "static_library" + }, + "//webrtc/call:call": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fomit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD", + "WEBRTC_BUILD_LIBEVENT" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/api:call_api", + "//webrtc/api:transport_api", + "//webrtc/audio:audio", + "//webrtc/base:rtc_task_queue", + "//webrtc/call:call_interfaces", + "//webrtc/logging:rtc_event_log_impl", + "//webrtc/modules/congestion_controller:congestion_controller", + "//webrtc/modules/rtp_rtcp:rtp_rtcp", + "//webrtc/system_wrappers:system_wrappers", + "//webrtc/video:video" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/call/bitrate_allocator.cc", + "//webrtc/call/call.cc", + "//webrtc/call/flexfec_receive_stream_impl.cc", + "//webrtc/call/flexfec_receive_stream_impl.h" + ], + "type": "static_library" + }, + "//webrtc/call:call_interfaces": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fomit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/call/audio_receive_stream.h", + "//webrtc/call/audio_send_stream.h", + "//webrtc/call/audio_state.h", + "//webrtc/call/call.h", + "//webrtc/call/flexfec_receive_stream.h", + "//webrtc/call/audio_send_stream_call.cc" + ], + "type": "source_set" + }, + "//webrtc/common_audio:common_audio": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fomit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc/common_audio:common_audio_c", + "//webrtc/common_audio:common_audio_neon", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//webrtc/common_audio/resampler/include/", + "//webrtc/common_audio/signal_processing/include/", + "//webrtc/common_audio/vad/include/" + ], + "libs": [], + "sources": [ + "//webrtc/common_audio/audio_converter.cc", + "//webrtc/common_audio/audio_converter.h", + "//webrtc/common_audio/audio_ring_buffer.cc", + "//webrtc/common_audio/audio_ring_buffer.h", + "//webrtc/common_audio/audio_util.cc", + "//webrtc/common_audio/blocker.cc", + "//webrtc/common_audio/blocker.h", + "//webrtc/common_audio/channel_buffer.cc", + "//webrtc/common_audio/channel_buffer.h", + "//webrtc/common_audio/fir_filter.cc", + "//webrtc/common_audio/fir_filter.h", + "//webrtc/common_audio/fir_filter_neon.h", + "//webrtc/common_audio/fir_filter_sse.h", + "//webrtc/common_audio/include/audio_util.h", + "//webrtc/common_audio/lapped_transform.cc", + "//webrtc/common_audio/lapped_transform.h", + "//webrtc/common_audio/real_fourier.cc", + "//webrtc/common_audio/real_fourier.h", + "//webrtc/common_audio/real_fourier_ooura.cc", + "//webrtc/common_audio/real_fourier_ooura.h", + "//webrtc/common_audio/resampler/include/push_resampler.h", + "//webrtc/common_audio/resampler/include/resampler.h", + "//webrtc/common_audio/resampler/push_resampler.cc", + "//webrtc/common_audio/resampler/push_sinc_resampler.cc", + "//webrtc/common_audio/resampler/push_sinc_resampler.h", + "//webrtc/common_audio/resampler/resampler.cc", + "//webrtc/common_audio/resampler/sinc_resampler.cc", + "//webrtc/common_audio/resampler/sinc_resampler.h", + "//webrtc/common_audio/smoothing_filter.cc", + "//webrtc/common_audio/smoothing_filter.h", + "//webrtc/common_audio/sparse_fir_filter.cc", + "//webrtc/common_audio/sparse_fir_filter.h", + "//webrtc/common_audio/vad/include/vad.h", + "//webrtc/common_audio/vad/vad.cc", + "//webrtc/common_audio/wav_file.cc", + "//webrtc/common_audio/wav_file.h", + "//webrtc/common_audio/wav_header.cc", + "//webrtc/common_audio/wav_header.h", + "//webrtc/common_audio/window_generator.cc", + "//webrtc/common_audio/window_generator.h" + ], + "type": "static_library" + }, + "//webrtc/common_audio:common_audio_c": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fomit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//webrtc/common_audio/resampler/include/", + "//webrtc/common_audio/signal_processing/include/", + "//webrtc/common_audio/vad/include/" + ], + "libs": [], + "sources": [ + "//webrtc/common_audio/fft4g.c", + "//webrtc/common_audio/fft4g.h", + "//webrtc/common_audio/ring_buffer.c", + "//webrtc/common_audio/ring_buffer.h", + "//webrtc/common_audio/signal_processing/auto_corr_to_refl_coef.c", + "//webrtc/common_audio/signal_processing/auto_correlation.c", + "//webrtc/common_audio/signal_processing/complex_fft_tables.h", + "//webrtc/common_audio/signal_processing/copy_set_operations.c", + "//webrtc/common_audio/signal_processing/cross_correlation.c", + "//webrtc/common_audio/signal_processing/division_operations.c", + "//webrtc/common_audio/signal_processing/dot_product_with_scale.c", + "//webrtc/common_audio/signal_processing/downsample_fast.c", + "//webrtc/common_audio/signal_processing/energy.c", + "//webrtc/common_audio/signal_processing/filter_ar.c", + "//webrtc/common_audio/signal_processing/filter_ma_fast_q12.c", + "//webrtc/common_audio/signal_processing/get_hanning_window.c", + "//webrtc/common_audio/signal_processing/get_scaling_square.c", + "//webrtc/common_audio/signal_processing/ilbc_specific_functions.c", + "//webrtc/common_audio/signal_processing/include/real_fft.h", + "//webrtc/common_audio/signal_processing/include/signal_processing_library.h", + "//webrtc/common_audio/signal_processing/include/spl_inl.h", + "//webrtc/common_audio/signal_processing/levinson_durbin.c", + "//webrtc/common_audio/signal_processing/lpc_to_refl_coef.c", + "//webrtc/common_audio/signal_processing/min_max_operations.c", + "//webrtc/common_audio/signal_processing/randomization_functions.c", + "//webrtc/common_audio/signal_processing/real_fft.c", + "//webrtc/common_audio/signal_processing/refl_coef_to_lpc.c", + "//webrtc/common_audio/signal_processing/resample.c", + "//webrtc/common_audio/signal_processing/resample_48khz.c", + "//webrtc/common_audio/signal_processing/resample_by_2.c", + "//webrtc/common_audio/signal_processing/resample_by_2_internal.c", + "//webrtc/common_audio/signal_processing/resample_by_2_internal.h", + "//webrtc/common_audio/signal_processing/resample_fractional.c", + "//webrtc/common_audio/signal_processing/spl_init.c", + "//webrtc/common_audio/signal_processing/spl_inl.c", + "//webrtc/common_audio/signal_processing/spl_sqrt.c", + "//webrtc/common_audio/signal_processing/splitting_filter.c", + "//webrtc/common_audio/signal_processing/sqrt_of_one_minus_x_squared.c", + "//webrtc/common_audio/signal_processing/vector_scaling_operations.c", + "//webrtc/common_audio/vad/include/webrtc_vad.h", + "//webrtc/common_audio/vad/vad_core.c", + "//webrtc/common_audio/vad/vad_core.h", + "//webrtc/common_audio/vad/vad_filterbank.c", + "//webrtc/common_audio/vad/vad_filterbank.h", + "//webrtc/common_audio/vad/vad_gmm.c", + "//webrtc/common_audio/vad/vad_gmm.h", + "//webrtc/common_audio/vad/vad_sp.c", + "//webrtc/common_audio/vad/vad_sp.h", + "//webrtc/common_audio/vad/webrtc_vad.c", + "//webrtc/common_audio/signal_processing/complex_bit_reverse_arm.S", + "//webrtc/common_audio/signal_processing/spl_sqrt_floor_arm.S", + "//webrtc/common_audio/signal_processing/filter_ar_fast_q12_armv7.S", + "//webrtc/common_audio/signal_processing/complex_fft.c" + ], + "type": "source_set" + }, + "//webrtc/common_audio:common_audio_neon": { + "cflags": [ + "-mfpu=neon", + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fomit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc/common_audio:common_audio_neon_c" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/common_audio/fir_filter_neon.cc", + "//webrtc/common_audio/resampler/sinc_resampler_neon.cc" + ], + "type": "static_library" + }, + "//webrtc/common_audio:common_audio_neon_c": { + "cflags": [ + "-mfpu=neon", + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fomit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/common_audio/signal_processing/cross_correlation_neon.c", + "//webrtc/common_audio/signal_processing/downsample_fast_neon.c", + "//webrtc/common_audio/signal_processing/min_max_operations_neon.c" + ], + "type": "source_set" + }, + "//webrtc/common_video:common_video": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fomit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD", + "WEBRTC_BUILD_LIBEVENT" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/api:video_frame_api", + "//webrtc/base:rtc_task_queue", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "//webrtc/modules/interface/", + "/media/libyuv/libyuv/include/", + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//webrtc/common_video/include/", + "//webrtc/common_video/libyuv/include/" + ], + "libs": [], + "sources": [ + "//webrtc/common_video/bitrate_adjuster.cc", + "//webrtc/common_video/h264/h264_bitstream_parser.cc", + "//webrtc/common_video/h264/h264_bitstream_parser.h", + "//webrtc/common_video/h264/h264_common.cc", + "//webrtc/common_video/h264/h264_common.h", + "//webrtc/common_video/h264/pps_parser.cc", + "//webrtc/common_video/h264/pps_parser.h", + "//webrtc/common_video/h264/profile_level_id.cc", + "//webrtc/common_video/h264/profile_level_id.h", + "//webrtc/common_video/h264/sps_parser.cc", + "//webrtc/common_video/h264/sps_parser.h", + "//webrtc/common_video/h264/sps_vui_rewriter.cc", + "//webrtc/common_video/h264/sps_vui_rewriter.h", + "//webrtc/common_video/i420_buffer_pool.cc", + "//webrtc/common_video/include/bitrate_adjuster.h", + "//webrtc/common_video/include/frame_callback.h", + "//webrtc/common_video/include/i420_buffer_pool.h", + "//webrtc/common_video/include/incoming_video_stream.h", + "//webrtc/common_video/include/video_bitrate_allocator.h", + "//webrtc/common_video/include/video_frame_buffer.h", + "//webrtc/common_video/incoming_video_stream.cc", + "//webrtc/common_video/libyuv/include/webrtc_libyuv.h", + "//webrtc/common_video/libyuv/webrtc_libyuv.cc", + "//webrtc/common_video/video_frame.cc", + "//webrtc/common_video/video_frame_buffer.cc", + "//webrtc/common_video/video_render_frames.cc", + "//webrtc/common_video/video_render_frames.h" + ], + "type": "static_library" + }, + "//webrtc/logging:rtc_event_log_api": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fomit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/logging/rtc_event_log/rtc_event_log.h" + ], + "type": "source_set" + }, + "//webrtc/logging:rtc_event_log_impl": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fomit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD", + "WEBRTC_BUILD_LIBEVENT" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/call:call_interfaces", + "//webrtc/logging:rtc_event_log_api", + "//webrtc/modules/rtp_rtcp:rtp_rtcp" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/logging/rtc_event_log/ringbuffer.h", + "//webrtc/logging/rtc_event_log/rtc_event_log.cc", + "//webrtc/logging/rtc_event_log/rtc_event_log_helper_thread.cc", + "//webrtc/logging/rtc_event_log/rtc_event_log_helper_thread.h" + ], + "type": "static_library" + }, + "//webrtc/media:mozilla_rtc_media": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fomit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/media/base/videoadapter.cc", + "//webrtc/media/base/videoadapter.h", + "//webrtc/media/base/videobroadcaster.cc", + "//webrtc/media/base/videobroadcaster.h", + "//webrtc/media/base/videosourcebase.cc", + "//webrtc/media/base/videosourcebase.h" + ], + "type": "static_library" + }, + "//webrtc/modules/audio_coding:audio_coding": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fomit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "WEBRTC_CODEC_OPUS", + "WEBRTC_CODEC_G722", + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved", + "//webrtc/common_audio:common_audio", + "//webrtc/logging:rtc_event_log_api", + "//webrtc/modules/audio_coding:audio_decoder_factory_interface", + "//webrtc/modules/audio_coding:audio_decoder_interface", + "//webrtc/modules/audio_coding:builtin_audio_decoder_factory", + "//webrtc/modules/audio_coding:cng", + "//webrtc/modules/audio_coding:g711", + "//webrtc/modules/audio_coding:g722", + "//webrtc/modules/audio_coding:isac_fix", + "//webrtc/modules/audio_coding:neteq", + "//webrtc/modules/audio_coding:pcm16b", + "//webrtc/modules/audio_coding:rent_a_codec", + "//webrtc/modules/audio_coding:webrtc_opus", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//webrtc/modules/audio_coding/include/", + "//webrtc/modules/include/", + "//", + "//webrtc/modules/audio_coding/codecs/cng/include/", + "//", + "//webrtc/modules/audio_coding/codecs/g711/include/", + "//", + "//webrtc/modules/audio_coding/codecs/pcm16b/include/", + "//", + "//webrtc/modules/audio_coding/codecs/isac/fix/include/", + "//", + "//webrtc/modules/audio_coding/codecs/g722/include/", + "//webrtc/common_audio/resampler/include/", + "//webrtc/common_audio/signal_processing/include/", + "//webrtc/common_audio/vad/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_coding/acm2/acm_common_defs.h", + "//webrtc/modules/audio_coding/acm2/acm_receiver.cc", + "//webrtc/modules/audio_coding/acm2/acm_receiver.h", + "//webrtc/modules/audio_coding/acm2/acm_resampler.cc", + "//webrtc/modules/audio_coding/acm2/acm_resampler.h", + "//webrtc/modules/audio_coding/acm2/audio_coding_module.cc", + "//webrtc/modules/audio_coding/acm2/call_statistics.cc", + "//webrtc/modules/audio_coding/acm2/call_statistics.h", + "//webrtc/modules/audio_coding/acm2/codec_manager.cc", + "//webrtc/modules/audio_coding/acm2/codec_manager.h", + "//webrtc/modules/audio_coding/include/audio_coding_module.h", + "//webrtc/modules/audio_coding/include/audio_coding_module_typedefs.h" + ], + "type": "static_library" + }, + "//webrtc/modules/audio_coding:audio_decoder_factory_interface": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fomit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc/base:rtc_base_approved", + "//webrtc/modules/audio_coding:audio_decoder_interface", + "//webrtc/modules/audio_coding:audio_format", + "//webrtc/modules/audio_coding:audio_format_conversion" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_coding/codecs/audio_decoder_factory.h" + ], + "type": "source_set" + }, + "//webrtc/modules/audio_coding:audio_decoder_interface": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fomit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_coding/codecs/audio_decoder.cc", + "//webrtc/modules/audio_coding/codecs/audio_decoder.h", + "//webrtc/modules/audio_coding/codecs/legacy_encoded_audio_frame.cc", + "//webrtc/modules/audio_coding/codecs/legacy_encoded_audio_frame.h" + ], + "type": "static_library" + }, + "//webrtc/modules/audio_coding:audio_encoder_interface": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fomit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_coding/codecs/audio_encoder.cc", + "//webrtc/modules/audio_coding/codecs/audio_encoder.h" + ], + "type": "static_library" + }, + "//webrtc/modules/audio_coding:audio_format": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fomit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_coding/codecs/audio_format.cc", + "//webrtc/modules/audio_coding/codecs/audio_format.h" + ], + "type": "static_library" + }, + "//webrtc/modules/audio_coding:audio_format_conversion": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fomit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved", + "//webrtc/modules/audio_coding:audio_format" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_coding/codecs/audio_format_conversion.cc", + "//webrtc/modules/audio_coding/codecs/audio_format_conversion.h" + ], + "type": "static_library" + }, + "//webrtc/modules/audio_coding:audio_network_adaptor": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fomit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved", + "//webrtc/common_audio:common_audio", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//webrtc/common_audio/resampler/include/", + "//webrtc/common_audio/signal_processing/include/", + "//webrtc/common_audio/vad/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_coding/audio_network_adaptor/audio_network_adaptor.cc", + "//webrtc/modules/audio_coding/audio_network_adaptor/audio_network_adaptor_impl.cc", + "//webrtc/modules/audio_coding/audio_network_adaptor/audio_network_adaptor_impl.h", + "//webrtc/modules/audio_coding/audio_network_adaptor/bitrate_controller.cc", + "//webrtc/modules/audio_coding/audio_network_adaptor/bitrate_controller.h", + "//webrtc/modules/audio_coding/audio_network_adaptor/channel_controller.cc", + "//webrtc/modules/audio_coding/audio_network_adaptor/channel_controller.h", + "//webrtc/modules/audio_coding/audio_network_adaptor/controller.cc", + "//webrtc/modules/audio_coding/audio_network_adaptor/controller.h", + "//webrtc/modules/audio_coding/audio_network_adaptor/controller_manager.cc", + "//webrtc/modules/audio_coding/audio_network_adaptor/controller_manager.h", + "//webrtc/modules/audio_coding/audio_network_adaptor/debug_dump_writer.cc", + "//webrtc/modules/audio_coding/audio_network_adaptor/debug_dump_writer.h", + "//webrtc/modules/audio_coding/audio_network_adaptor/dtx_controller.cc", + "//webrtc/modules/audio_coding/audio_network_adaptor/dtx_controller.h", + "//webrtc/modules/audio_coding/audio_network_adaptor/fec_controller.cc", + "//webrtc/modules/audio_coding/audio_network_adaptor/fec_controller.h", + "//webrtc/modules/audio_coding/audio_network_adaptor/frame_length_controller.cc", + "//webrtc/modules/audio_coding/audio_network_adaptor/frame_length_controller.h", + "//webrtc/modules/audio_coding/audio_network_adaptor/include/audio_network_adaptor.h" + ], + "type": "static_library" + }, + "//webrtc/modules/audio_coding:builtin_audio_decoder_factory": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fomit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "WEBRTC_CODEC_OPUS", + "WEBRTC_CODEC_G722", + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved", + "//webrtc/modules/audio_coding:audio_decoder_factory_interface", + "//webrtc/modules/audio_coding:cng", + "//webrtc/modules/audio_coding:g711", + "//webrtc/modules/audio_coding:g722", + "//webrtc/modules/audio_coding:isac_fix", + "//webrtc/modules/audio_coding:pcm16b", + "//webrtc/modules/audio_coding:webrtc_opus" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//", + "//webrtc/modules/audio_coding/codecs/cng/include/", + "//", + "//webrtc/modules/audio_coding/codecs/g711/include/", + "//", + "//webrtc/modules/audio_coding/codecs/pcm16b/include/", + "//", + "//webrtc/modules/audio_coding/codecs/isac/fix/include/", + "//", + "//webrtc/modules/audio_coding/codecs/g722/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_coding/codecs/builtin_audio_decoder_factory.cc", + "//webrtc/modules/audio_coding/codecs/builtin_audio_decoder_factory.h" + ], + "type": "static_library" + }, + "//webrtc/modules/audio_coding:cng": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fomit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved", + "//webrtc/common_audio:common_audio", + "//webrtc/modules/audio_coding:audio_encoder_interface" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//", + "//webrtc/modules/audio_coding/codecs/cng/include/", + "//webrtc/common_audio/resampler/include/", + "//webrtc/common_audio/signal_processing/include/", + "//webrtc/common_audio/vad/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_coding/codecs/cng/audio_encoder_cng.cc", + "//webrtc/modules/audio_coding/codecs/cng/audio_encoder_cng.h", + "//webrtc/modules/audio_coding/codecs/cng/webrtc_cng.cc", + "//webrtc/modules/audio_coding/codecs/cng/webrtc_cng.h" + ], + "type": "static_library" + }, + "//webrtc/modules/audio_coding:g711": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fomit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved", + "//webrtc/modules/audio_coding:audio_decoder_interface", + "//webrtc/modules/audio_coding:audio_encoder_interface", + "//webrtc/modules/audio_coding:g711_c" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//", + "//webrtc/modules/audio_coding/codecs/g711/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_coding/codecs/g711/audio_decoder_pcm.cc", + "//webrtc/modules/audio_coding/codecs/g711/audio_decoder_pcm.h", + "//webrtc/modules/audio_coding/codecs/g711/audio_encoder_pcm.cc", + "//webrtc/modules/audio_coding/codecs/g711/audio_encoder_pcm.h" + ], + "type": "static_library" + }, + "//webrtc/modules/audio_coding:g711_c": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fomit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_coding/codecs/g711/g711.c", + "//webrtc/modules/audio_coding/codecs/g711/g711.h", + "//webrtc/modules/audio_coding/codecs/g711/g711_interface.c", + "//webrtc/modules/audio_coding/codecs/g711/g711_interface.h" + ], + "type": "source_set" + }, + "//webrtc/modules/audio_coding:g722": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fomit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved", + "//webrtc/modules/audio_coding:audio_decoder_interface", + "//webrtc/modules/audio_coding:audio_encoder_interface", + "//webrtc/modules/audio_coding:g722_c" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//", + "//webrtc/modules/audio_coding/codecs/g722/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_coding/codecs/g722/audio_decoder_g722.cc", + "//webrtc/modules/audio_coding/codecs/g722/audio_decoder_g722.h", + "//webrtc/modules/audio_coding/codecs/g722/audio_encoder_g722.cc", + "//webrtc/modules/audio_coding/codecs/g722/audio_encoder_g722.h" + ], + "type": "static_library" + }, + "//webrtc/modules/audio_coding:g722_c": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fomit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_coding/codecs/g722/g722_decode.c", + "//webrtc/modules/audio_coding/codecs/g722/g722_enc_dec.h", + "//webrtc/modules/audio_coding/codecs/g722/g722_encode.c", + "//webrtc/modules/audio_coding/codecs/g722/g722_interface.c", + "//webrtc/modules/audio_coding/codecs/g722/g722_interface.h" + ], + "type": "source_set" + }, + "//webrtc/modules/audio_coding:isac": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fomit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc/modules/audio_coding:audio_decoder_interface", + "//webrtc/modules/audio_coding:audio_encoder_interface", + "//webrtc/modules/audio_coding:isac_c", + "//webrtc/modules/audio_coding:isac_common" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//", + "//webrtc/modules/audio_coding/codecs/isac/main/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_coding/codecs/isac/main/source/audio_decoder_isac.cc", + "//webrtc/modules/audio_coding/codecs/isac/main/source/audio_encoder_isac.cc" + ], + "type": "static_library" + }, + "//webrtc/modules/audio_coding:isac_c": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fomit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved", + "//webrtc/common_audio:common_audio", + "//webrtc/modules/audio_coding:isac_common" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//", + "//webrtc/modules/audio_coding/codecs/isac/main/include/", + "//webrtc/common_audio/resampler/include/", + "//webrtc/common_audio/signal_processing/include/", + "//webrtc/common_audio/vad/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_coding/codecs/isac/main/include/audio_decoder_isac.h", + "//webrtc/modules/audio_coding/codecs/isac/main/include/audio_encoder_isac.h", + "//webrtc/modules/audio_coding/codecs/isac/main/include/isac.h", + "//webrtc/modules/audio_coding/codecs/isac/main/source/arith_routines.c", + "//webrtc/modules/audio_coding/codecs/isac/main/source/arith_routines.h", + "//webrtc/modules/audio_coding/codecs/isac/main/source/arith_routines_hist.c", + "//webrtc/modules/audio_coding/codecs/isac/main/source/arith_routines_logist.c", + "//webrtc/modules/audio_coding/codecs/isac/main/source/bandwidth_estimator.c", + "//webrtc/modules/audio_coding/codecs/isac/main/source/bandwidth_estimator.h", + "//webrtc/modules/audio_coding/codecs/isac/main/source/codec.h", + "//webrtc/modules/audio_coding/codecs/isac/main/source/crc.c", + "//webrtc/modules/audio_coding/codecs/isac/main/source/crc.h", + "//webrtc/modules/audio_coding/codecs/isac/main/source/decode.c", + "//webrtc/modules/audio_coding/codecs/isac/main/source/decode_bwe.c", + "//webrtc/modules/audio_coding/codecs/isac/main/source/encode.c", + "//webrtc/modules/audio_coding/codecs/isac/main/source/encode_lpc_swb.c", + "//webrtc/modules/audio_coding/codecs/isac/main/source/encode_lpc_swb.h", + "//webrtc/modules/audio_coding/codecs/isac/main/source/entropy_coding.c", + "//webrtc/modules/audio_coding/codecs/isac/main/source/entropy_coding.h", + "//webrtc/modules/audio_coding/codecs/isac/main/source/fft.c", + "//webrtc/modules/audio_coding/codecs/isac/main/source/fft.h", + "//webrtc/modules/audio_coding/codecs/isac/main/source/filter_functions.c", + "//webrtc/modules/audio_coding/codecs/isac/main/source/filterbank_tables.c", + "//webrtc/modules/audio_coding/codecs/isac/main/source/filterbank_tables.h", + "//webrtc/modules/audio_coding/codecs/isac/main/source/filterbanks.c", + "//webrtc/modules/audio_coding/codecs/isac/main/source/intialize.c", + "//webrtc/modules/audio_coding/codecs/isac/main/source/isac.c", + "//webrtc/modules/audio_coding/codecs/isac/main/source/isac_float_type.h", + "//webrtc/modules/audio_coding/codecs/isac/main/source/lattice.c", + "//webrtc/modules/audio_coding/codecs/isac/main/source/lpc_analysis.c", + "//webrtc/modules/audio_coding/codecs/isac/main/source/lpc_analysis.h", + "//webrtc/modules/audio_coding/codecs/isac/main/source/lpc_gain_swb_tables.c", + "//webrtc/modules/audio_coding/codecs/isac/main/source/lpc_gain_swb_tables.h", + "//webrtc/modules/audio_coding/codecs/isac/main/source/lpc_shape_swb12_tables.c", + "//webrtc/modules/audio_coding/codecs/isac/main/source/lpc_shape_swb12_tables.h", + "//webrtc/modules/audio_coding/codecs/isac/main/source/lpc_shape_swb16_tables.c", + "//webrtc/modules/audio_coding/codecs/isac/main/source/lpc_shape_swb16_tables.h", + "//webrtc/modules/audio_coding/codecs/isac/main/source/lpc_tables.c", + "//webrtc/modules/audio_coding/codecs/isac/main/source/lpc_tables.h", + "//webrtc/modules/audio_coding/codecs/isac/main/source/os_specific_inline.h", + "//webrtc/modules/audio_coding/codecs/isac/main/source/pitch_estimator.c", + "//webrtc/modules/audio_coding/codecs/isac/main/source/pitch_estimator.h", + "//webrtc/modules/audio_coding/codecs/isac/main/source/pitch_filter.c", + "//webrtc/modules/audio_coding/codecs/isac/main/source/pitch_gain_tables.c", + "//webrtc/modules/audio_coding/codecs/isac/main/source/pitch_gain_tables.h", + "//webrtc/modules/audio_coding/codecs/isac/main/source/pitch_lag_tables.c", + "//webrtc/modules/audio_coding/codecs/isac/main/source/pitch_lag_tables.h", + "//webrtc/modules/audio_coding/codecs/isac/main/source/settings.h", + "//webrtc/modules/audio_coding/codecs/isac/main/source/spectrum_ar_model_tables.c", + "//webrtc/modules/audio_coding/codecs/isac/main/source/spectrum_ar_model_tables.h", + "//webrtc/modules/audio_coding/codecs/isac/main/source/structs.h", + "//webrtc/modules/audio_coding/codecs/isac/main/source/transform.c" + ], + "type": "static_library" + }, + "//webrtc/modules/audio_coding:isac_common": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fomit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc/base:rtc_base_approved", + "//webrtc/modules/audio_coding:audio_encoder_interface" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_coding/codecs/isac/audio_encoder_isac_t.h", + "//webrtc/modules/audio_coding/codecs/isac/audio_encoder_isac_t_impl.h", + "//webrtc/modules/audio_coding/codecs/isac/locked_bandwidth_info.cc", + "//webrtc/modules/audio_coding/codecs/isac/locked_bandwidth_info.h" + ], + "type": "static_library" + }, + "//webrtc/modules/audio_coding:isac_fix": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fomit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc/common_audio:common_audio", + "//webrtc/modules/audio_coding:audio_decoder_interface", + "//webrtc/modules/audio_coding:audio_encoder_interface", + "//webrtc/modules/audio_coding:isac_common", + "//webrtc/modules/audio_coding:isac_fix_c", + "//webrtc/modules/audio_coding:isac_neon", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//", + "//webrtc/modules/audio_coding/codecs/isac/fix/include/", + "//webrtc/common_audio/resampler/include/", + "//webrtc/common_audio/signal_processing/include/", + "//webrtc/common_audio/vad/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_coding/codecs/isac/fix/source/audio_decoder_isacfix.cc", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/audio_encoder_isacfix.cc" + ], + "type": "static_library" + }, + "//webrtc/modules/audio_coding:isac_fix_c": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fomit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved", + "//webrtc/common_audio:common_audio", + "//webrtc/modules/audio_coding:audio_decoder_interface", + "//webrtc/modules/audio_coding:audio_encoder_interface", + "//webrtc/modules/audio_coding:isac_common", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//", + "//webrtc/modules/audio_coding/codecs/isac/fix/include/", + "//webrtc/common_audio/resampler/include/", + "//webrtc/common_audio/signal_processing/include/", + "//webrtc/common_audio/vad/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_coding/codecs/isac/fix/include/audio_decoder_isacfix.h", + "//webrtc/modules/audio_coding/codecs/isac/fix/include/audio_encoder_isacfix.h", + "//webrtc/modules/audio_coding/codecs/isac/fix/include/isacfix.h", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/arith_routines.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/arith_routines_hist.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/arith_routines_logist.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/arith_routins.h", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/bandwidth_estimator.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/bandwidth_estimator.h", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/codec.h", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/decode.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/decode_bwe.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/decode_plc.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/encode.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/entropy_coding.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/entropy_coding.h", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/fft.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/fft.h", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/filterbank_tables.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/filterbank_tables.h", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/filterbanks.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/filters.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/initialize.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/isac_fix_type.h", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/isacfix.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/lattice.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/lpc_masking_model.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/lpc_masking_model.h", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/lpc_tables.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/lpc_tables.h", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/pitch_estimator.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/pitch_estimator.h", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/pitch_estimator_c.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/pitch_filter.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/pitch_gain_tables.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/pitch_gain_tables.h", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/pitch_lag_tables.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/pitch_lag_tables.h", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/settings.h", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/spectrum_ar_model_tables.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/spectrum_ar_model_tables.h", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/structs.h", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/transform.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/transform_tables.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/lattice_armv7.S", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/pitch_filter_armv6.S" + ], + "type": "source_set" + }, + "//webrtc/modules/audio_coding:isac_neon": { + "cflags": [ + "-mfpu=neon", + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fomit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc/base:rtc_base_approved", + "//webrtc/common_audio:common_audio", + "//webrtc/modules/audio_coding:isac_fix_c" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//", + "//webrtc/modules/audio_coding/codecs/isac/fix/include/", + "//webrtc/common_audio/resampler/include/", + "//webrtc/common_audio/signal_processing/include/", + "//webrtc/common_audio/vad/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_coding/codecs/isac/fix/source/entropy_coding_neon.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/filterbanks_neon.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/filters_neon.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/lattice_neon.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/transform_neon.c" + ], + "type": "static_library" + }, + "//webrtc/modules/audio_coding:neteq": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fomit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "WEBRTC_CODEC_OPUS", + "WEBRTC_CODEC_ISACFX", + "WEBRTC_CODEC_G722", + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:gtest_prod", + "//webrtc/base:rtc_base_approved", + "//webrtc/common_audio:common_audio", + "//webrtc/modules/audio_coding:audio_decoder_factory_interface", + "//webrtc/modules/audio_coding:audio_decoder_interface", + "//webrtc/modules/audio_coding:audio_format", + "//webrtc/modules/audio_coding:builtin_audio_decoder_factory", + "//webrtc/modules/audio_coding:cng", + "//webrtc/modules/audio_coding:g711", + "//webrtc/modules/audio_coding:g722", + "//webrtc/modules/audio_coding:isac_fix", + "//webrtc/modules/audio_coding:pcm16b", + "//webrtc/modules/audio_coding:rent_a_codec", + "//webrtc/modules/audio_coding:webrtc_opus", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//", + "//webrtc/modules/audio_coding/codecs/cng/include/", + "//", + "//webrtc/modules/audio_coding/codecs/g711/include/", + "//", + "//webrtc/modules/audio_coding/codecs/isac/fix/include/", + "//", + "//webrtc/modules/audio_coding/codecs/pcm16b/include/", + "//webrtc/common_audio/resampler/include/", + "//webrtc/common_audio/signal_processing/include/", + "//webrtc/common_audio/vad/include/", + "//", + "//webrtc/modules/audio_coding/codecs/g722/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_coding/neteq/accelerate.cc", + "//webrtc/modules/audio_coding/neteq/accelerate.h", + "//webrtc/modules/audio_coding/neteq/audio_decoder_impl.cc", + "//webrtc/modules/audio_coding/neteq/audio_decoder_impl.h", + "//webrtc/modules/audio_coding/neteq/audio_multi_vector.cc", + "//webrtc/modules/audio_coding/neteq/audio_multi_vector.h", + "//webrtc/modules/audio_coding/neteq/audio_vector.cc", + "//webrtc/modules/audio_coding/neteq/audio_vector.h", + "//webrtc/modules/audio_coding/neteq/background_noise.cc", + "//webrtc/modules/audio_coding/neteq/background_noise.h", + "//webrtc/modules/audio_coding/neteq/buffer_level_filter.cc", + "//webrtc/modules/audio_coding/neteq/buffer_level_filter.h", + "//webrtc/modules/audio_coding/neteq/comfort_noise.cc", + "//webrtc/modules/audio_coding/neteq/comfort_noise.h", + "//webrtc/modules/audio_coding/neteq/cross_correlation.cc", + "//webrtc/modules/audio_coding/neteq/cross_correlation.h", + "//webrtc/modules/audio_coding/neteq/decision_logic.cc", + "//webrtc/modules/audio_coding/neteq/decision_logic.h", + "//webrtc/modules/audio_coding/neteq/decision_logic_fax.cc", + "//webrtc/modules/audio_coding/neteq/decision_logic_fax.h", + "//webrtc/modules/audio_coding/neteq/decision_logic_normal.cc", + "//webrtc/modules/audio_coding/neteq/decision_logic_normal.h", + "//webrtc/modules/audio_coding/neteq/decoder_database.cc", + "//webrtc/modules/audio_coding/neteq/decoder_database.h", + "//webrtc/modules/audio_coding/neteq/defines.h", + "//webrtc/modules/audio_coding/neteq/delay_manager.cc", + "//webrtc/modules/audio_coding/neteq/delay_manager.h", + "//webrtc/modules/audio_coding/neteq/delay_peak_detector.cc", + "//webrtc/modules/audio_coding/neteq/delay_peak_detector.h", + "//webrtc/modules/audio_coding/neteq/dsp_helper.cc", + "//webrtc/modules/audio_coding/neteq/dsp_helper.h", + "//webrtc/modules/audio_coding/neteq/dtmf_buffer.cc", + "//webrtc/modules/audio_coding/neteq/dtmf_buffer.h", + "//webrtc/modules/audio_coding/neteq/dtmf_tone_generator.cc", + "//webrtc/modules/audio_coding/neteq/dtmf_tone_generator.h", + "//webrtc/modules/audio_coding/neteq/expand.cc", + "//webrtc/modules/audio_coding/neteq/expand.h", + "//webrtc/modules/audio_coding/neteq/include/neteq.h", + "//webrtc/modules/audio_coding/neteq/merge.cc", + "//webrtc/modules/audio_coding/neteq/merge.h", + "//webrtc/modules/audio_coding/neteq/nack_tracker.cc", + "//webrtc/modules/audio_coding/neteq/nack_tracker.h", + "//webrtc/modules/audio_coding/neteq/neteq.cc", + "//webrtc/modules/audio_coding/neteq/neteq_impl.cc", + "//webrtc/modules/audio_coding/neteq/neteq_impl.h", + "//webrtc/modules/audio_coding/neteq/normal.cc", + "//webrtc/modules/audio_coding/neteq/normal.h", + "//webrtc/modules/audio_coding/neteq/packet.cc", + "//webrtc/modules/audio_coding/neteq/packet.h", + "//webrtc/modules/audio_coding/neteq/packet_buffer.cc", + "//webrtc/modules/audio_coding/neteq/packet_buffer.h", + "//webrtc/modules/audio_coding/neteq/post_decode_vad.cc", + "//webrtc/modules/audio_coding/neteq/post_decode_vad.h", + "//webrtc/modules/audio_coding/neteq/preemptive_expand.cc", + "//webrtc/modules/audio_coding/neteq/preemptive_expand.h", + "//webrtc/modules/audio_coding/neteq/random_vector.cc", + "//webrtc/modules/audio_coding/neteq/random_vector.h", + "//webrtc/modules/audio_coding/neteq/red_payload_splitter.cc", + "//webrtc/modules/audio_coding/neteq/red_payload_splitter.h", + "//webrtc/modules/audio_coding/neteq/rtcp.cc", + "//webrtc/modules/audio_coding/neteq/rtcp.h", + "//webrtc/modules/audio_coding/neteq/statistics_calculator.cc", + "//webrtc/modules/audio_coding/neteq/statistics_calculator.h", + "//webrtc/modules/audio_coding/neteq/sync_buffer.cc", + "//webrtc/modules/audio_coding/neteq/sync_buffer.h", + "//webrtc/modules/audio_coding/neteq/tick_timer.cc", + "//webrtc/modules/audio_coding/neteq/tick_timer.h", + "//webrtc/modules/audio_coding/neteq/time_stretch.cc", + "//webrtc/modules/audio_coding/neteq/time_stretch.h", + "//webrtc/modules/audio_coding/neteq/timestamp_scaler.cc", + "//webrtc/modules/audio_coding/neteq/timestamp_scaler.h" + ], + "type": "static_library" + }, + "//webrtc/modules/audio_coding:pcm16b": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fomit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved", + "//webrtc/modules/audio_coding:audio_decoder_interface", + "//webrtc/modules/audio_coding:audio_encoder_interface", + "//webrtc/modules/audio_coding:g711", + "//webrtc/modules/audio_coding:pcm16b_c" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//", + "//webrtc/modules/audio_coding/codecs/pcm16b/include/", + "//", + "//webrtc/modules/audio_coding/codecs/g711/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_coding/codecs/pcm16b/audio_decoder_pcm16b.cc", + "//webrtc/modules/audio_coding/codecs/pcm16b/audio_decoder_pcm16b.h", + "//webrtc/modules/audio_coding/codecs/pcm16b/audio_encoder_pcm16b.cc", + "//webrtc/modules/audio_coding/codecs/pcm16b/audio_encoder_pcm16b.h" + ], + "type": "static_library" + }, + "//webrtc/modules/audio_coding:pcm16b_c": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fomit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//", + "//webrtc/modules/audio_coding/codecs/pcm16b/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_coding/codecs/pcm16b/pcm16b.c", + "//webrtc/modules/audio_coding/codecs/pcm16b/pcm16b.h" + ], + "type": "source_set" + }, + "//webrtc/modules/audio_coding:rent_a_codec": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fomit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "WEBRTC_CODEC_OPUS", + "WEBRTC_CODEC_G722", + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved", + "//webrtc/modules/audio_coding:audio_decoder_interface", + "//webrtc/modules/audio_coding:cng", + "//webrtc/modules/audio_coding:g711", + "//webrtc/modules/audio_coding:g722", + "//webrtc/modules/audio_coding:isac_fix", + "//webrtc/modules/audio_coding:pcm16b", + "//webrtc/modules/audio_coding:webrtc_opus" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//", + "//webrtc/modules/audio_coding/codecs/cng/include/", + "//", + "//webrtc/modules/audio_coding/codecs/g711/include/", + "//", + "//webrtc/modules/audio_coding/codecs/pcm16b/include/", + "//", + "//webrtc/modules/audio_coding/codecs/isac/fix/include/", + "//", + "//webrtc/modules/audio_coding/codecs/g722/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_coding/acm2/acm_codec_database.cc", + "//webrtc/modules/audio_coding/acm2/acm_codec_database.h", + "//webrtc/modules/audio_coding/acm2/rent_a_codec.cc", + "//webrtc/modules/audio_coding/acm2/rent_a_codec.h" + ], + "type": "static_library" + }, + "//webrtc/modules/audio_coding:webrtc_opus": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fomit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "WEBRTC_OPUS_VARIABLE_COMPLEXITY=0", + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved", + "//webrtc/base:rtc_numerics", + "//webrtc/common_audio:common_audio", + "//webrtc/modules/audio_coding:audio_decoder_interface", + "//webrtc/modules/audio_coding:audio_encoder_interface", + "//webrtc/modules/audio_coding:audio_network_adaptor", + "//webrtc/modules/audio_coding:webrtc_opus_c", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "/include/opus/", + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//webrtc/common_audio/resampler/include/", + "//webrtc/common_audio/signal_processing/include/", + "//webrtc/common_audio/vad/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_coding/codecs/opus/audio_decoder_opus.cc", + "//webrtc/modules/audio_coding/codecs/opus/audio_decoder_opus.h", + "//webrtc/modules/audio_coding/codecs/opus/audio_encoder_opus.cc", + "//webrtc/modules/audio_coding/codecs/opus/audio_encoder_opus.h" + ], + "type": "static_library" + }, + "//webrtc/modules/audio_coding:webrtc_opus_c": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fomit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved" + ], + "include_dirs": [ + "/media/libopus/include/", + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_coding/codecs/opus/opus_inst.h", + "//webrtc/modules/audio_coding/codecs/opus/opus_interface.c", + "//webrtc/modules/audio_coding/codecs/opus/opus_interface.h" + ], + "type": "source_set" + }, + "//webrtc/modules/audio_conference_mixer:audio_conference_mixer": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fomit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/audio/utility:audio_frame_operations", + "//webrtc/base:rtc_base_approved", + "//webrtc/modules/audio_processing:audio_processing", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//webrtc/modules/audio_conference_mixer/include/", + "//webrtc/modules/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_conference_mixer/include/audio_conference_mixer.h", + "//webrtc/modules/audio_conference_mixer/include/audio_conference_mixer_defines.h", + "//webrtc/modules/audio_conference_mixer/source/audio_conference_mixer_impl.cc", + "//webrtc/modules/audio_conference_mixer/source/audio_conference_mixer_impl.h", + "//webrtc/modules/audio_conference_mixer/source/audio_frame_manipulator.cc", + "//webrtc/modules/audio_conference_mixer/source/audio_frame_manipulator.h", + "//webrtc/modules/audio_conference_mixer/source/memory_pool.h", + "//webrtc/modules/audio_conference_mixer/source/memory_pool_posix.h", + "//webrtc/modules/audio_conference_mixer/source/time_scheduler.cc", + "//webrtc/modules/audio_conference_mixer/source/time_scheduler.h" + ], + "type": "static_library" + }, + "//webrtc/modules/audio_device:audio_device": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fomit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "WEBRTC_DUMMY_AUDIO_BUILD", + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD", + "WEBRTC_BUILD_LIBEVENT" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved", + "//webrtc/base:rtc_task_queue", + "//webrtc/common_audio:common_audio", + "//webrtc/modules/utility:utility", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//webrtc/modules/include/", + "//webrtc/modules/audio_device/include/", + "//webrtc/modules/audio_device/dummy/", + "//webrtc/common_audio/resampler/include/", + "//webrtc/common_audio/signal_processing/include/", + "//webrtc/common_audio/vad/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_device/audio_device_buffer.cc", + "//webrtc/modules/audio_device/audio_device_buffer.h", + "//webrtc/modules/audio_device/audio_device_config.h", + "//webrtc/modules/audio_device/audio_device_generic.cc", + "//webrtc/modules/audio_device/audio_device_generic.h", + "//webrtc/modules/audio_device/dummy/audio_device_dummy.cc", + "//webrtc/modules/audio_device/dummy/audio_device_dummy.h", + "//webrtc/modules/audio_device/dummy/file_audio_device.cc", + "//webrtc/modules/audio_device/dummy/file_audio_device.h", + "//webrtc/modules/audio_device/fine_audio_buffer.cc", + "//webrtc/modules/audio_device/fine_audio_buffer.h", + "//webrtc/modules/audio_device/include/audio_device.h", + "//webrtc/modules/audio_device/include/audio_device_defines.h", + "//webrtc/modules/audio_device/opensl/single_rw_fifo.cc", + "//webrtc/modules/audio_device/opensl/single_rw_fifo.h", + "//webrtc/modules/audio_device/dummy/file_audio_device_factory.cc", + "//webrtc/modules/audio_device/dummy/file_audio_device_factory.h" + ], + "type": "static_library" + }, + "//webrtc/modules/audio_mixer:audio_frame_manipulator": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fomit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc/audio/utility:utility", + "//webrtc/base:rtc_base_approved" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_mixer/audio_frame_manipulator.cc", + "//webrtc/modules/audio_mixer/audio_frame_manipulator.h" + ], + "type": "static_library" + }, + "//webrtc/modules/audio_mixer:audio_mixer_impl": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fomit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/api:audio_mixer_api", + "//webrtc/audio/utility:audio_frame_operations", + "//webrtc/base:rtc_base_approved", + "//webrtc/modules/audio_mixer:audio_frame_manipulator", + "//webrtc/modules/audio_processing:audio_processing", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_mixer/audio_mixer_impl.cc", + "//webrtc/modules/audio_mixer/audio_mixer_impl.h", + "//webrtc/modules/audio_mixer/default_output_rate_calculator.cc", + "//webrtc/modules/audio_mixer/default_output_rate_calculator.h", + "//webrtc/modules/audio_mixer/output_rate_calculator.h" + ], + "type": "static_library" + }, + "//webrtc/modules/audio_processing:audio_processing": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fomit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "WEBRTC_APM_DEBUG_DUMP=1", + "WEBRTC_INTELLIGIBILITY_ENHANCER=0", + "WEBRTC_NS_FIXED", + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/audio/utility:audio_frame_operations", + "//webrtc/base:gtest_prod", + "//webrtc/base:rtc_base_approved", + "//webrtc/common_audio:common_audio", + "//webrtc/modules/audio_coding:isac", + "//webrtc/modules/audio_processing:audio_processing_c", + "//webrtc/modules/audio_processing:audio_processing_neon", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//", + "//webrtc/modules/audio_coding/codecs/isac/main/include/", + "//webrtc/common_audio/resampler/include/", + "//webrtc/common_audio/signal_processing/include/", + "//webrtc/common_audio/vad/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_processing/aec/aec_core.cc", + "//webrtc/modules/audio_processing/aec/aec_core.h", + "//webrtc/modules/audio_processing/aec/aec_core_optimized_methods.h", + "//webrtc/modules/audio_processing/aec/aec_resampler.cc", + "//webrtc/modules/audio_processing/aec/aec_resampler.h", + "//webrtc/modules/audio_processing/aec/echo_cancellation.cc", + "//webrtc/modules/audio_processing/aec/echo_cancellation.h", + "//webrtc/modules/audio_processing/aec3/aec3_constants.h", + "//webrtc/modules/audio_processing/aec3/block_framer.cc", + "//webrtc/modules/audio_processing/aec3/block_framer.h", + "//webrtc/modules/audio_processing/aec3/block_processor.cc", + "//webrtc/modules/audio_processing/aec3/block_processor.h", + "//webrtc/modules/audio_processing/aec3/cascaded_biquad_filter.cc", + "//webrtc/modules/audio_processing/aec3/cascaded_biquad_filter.h", + "//webrtc/modules/audio_processing/aec3/echo_canceller3.cc", + "//webrtc/modules/audio_processing/aec3/echo_canceller3.h", + "//webrtc/modules/audio_processing/aec3/frame_blocker.cc", + "//webrtc/modules/audio_processing/aec3/frame_blocker.h", + "//webrtc/modules/audio_processing/aecm/aecm_core.cc", + "//webrtc/modules/audio_processing/aecm/aecm_core.h", + "//webrtc/modules/audio_processing/aecm/echo_control_mobile.cc", + "//webrtc/modules/audio_processing/aecm/echo_control_mobile.h", + "//webrtc/modules/audio_processing/agc/agc.cc", + "//webrtc/modules/audio_processing/agc/agc.h", + "//webrtc/modules/audio_processing/agc/agc_manager_direct.cc", + "//webrtc/modules/audio_processing/agc/agc_manager_direct.h", + "//webrtc/modules/audio_processing/agc/gain_map_internal.h", + "//webrtc/modules/audio_processing/agc/loudness_histogram.cc", + "//webrtc/modules/audio_processing/agc/loudness_histogram.h", + "//webrtc/modules/audio_processing/agc/utility.cc", + "//webrtc/modules/audio_processing/agc/utility.h", + "//webrtc/modules/audio_processing/audio_buffer.cc", + "//webrtc/modules/audio_processing/audio_buffer.h", + "//webrtc/modules/audio_processing/audio_processing_impl.cc", + "//webrtc/modules/audio_processing/audio_processing_impl.h", + "//webrtc/modules/audio_processing/beamformer/array_util.cc", + "//webrtc/modules/audio_processing/beamformer/array_util.h", + "//webrtc/modules/audio_processing/beamformer/complex_matrix.h", + "//webrtc/modules/audio_processing/beamformer/covariance_matrix_generator.cc", + "//webrtc/modules/audio_processing/beamformer/covariance_matrix_generator.h", + "//webrtc/modules/audio_processing/beamformer/matrix.h", + "//webrtc/modules/audio_processing/beamformer/nonlinear_beamformer.cc", + "//webrtc/modules/audio_processing/beamformer/nonlinear_beamformer.h", + "//webrtc/modules/audio_processing/common.h", + "//webrtc/modules/audio_processing/echo_cancellation_impl.cc", + "//webrtc/modules/audio_processing/echo_cancellation_impl.h", + "//webrtc/modules/audio_processing/echo_control_mobile_impl.cc", + "//webrtc/modules/audio_processing/echo_control_mobile_impl.h", + "//webrtc/modules/audio_processing/echo_detector/circular_buffer.cc", + "//webrtc/modules/audio_processing/echo_detector/circular_buffer.h", + "//webrtc/modules/audio_processing/echo_detector/mean_variance_estimator.cc", + "//webrtc/modules/audio_processing/echo_detector/mean_variance_estimator.h", + "//webrtc/modules/audio_processing/echo_detector/moving_max.cc", + "//webrtc/modules/audio_processing/echo_detector/moving_max.h", + "//webrtc/modules/audio_processing/echo_detector/normalized_covariance_estimator.cc", + "//webrtc/modules/audio_processing/echo_detector/normalized_covariance_estimator.h", + "//webrtc/modules/audio_processing/gain_control_for_experimental_agc.cc", + "//webrtc/modules/audio_processing/gain_control_for_experimental_agc.h", + "//webrtc/modules/audio_processing/gain_control_impl.cc", + "//webrtc/modules/audio_processing/gain_control_impl.h", + "//webrtc/modules/audio_processing/include/audio_processing.cc", + "//webrtc/modules/audio_processing/include/audio_processing.h", + "//webrtc/modules/audio_processing/include/config.cc", + "//webrtc/modules/audio_processing/include/config.h", + "//webrtc/modules/audio_processing/level_controller/biquad_filter.cc", + "//webrtc/modules/audio_processing/level_controller/biquad_filter.h", + "//webrtc/modules/audio_processing/level_controller/down_sampler.cc", + "//webrtc/modules/audio_processing/level_controller/down_sampler.h", + "//webrtc/modules/audio_processing/level_controller/gain_applier.cc", + "//webrtc/modules/audio_processing/level_controller/gain_applier.h", + "//webrtc/modules/audio_processing/level_controller/gain_selector.cc", + "//webrtc/modules/audio_processing/level_controller/gain_selector.h", + "//webrtc/modules/audio_processing/level_controller/level_controller.cc", + "//webrtc/modules/audio_processing/level_controller/level_controller.h", + "//webrtc/modules/audio_processing/level_controller/level_controller_constants.h", + "//webrtc/modules/audio_processing/level_controller/noise_level_estimator.cc", + "//webrtc/modules/audio_processing/level_controller/noise_level_estimator.h", + "//webrtc/modules/audio_processing/level_controller/noise_spectrum_estimator.cc", + "//webrtc/modules/audio_processing/level_controller/noise_spectrum_estimator.h", + "//webrtc/modules/audio_processing/level_controller/peak_level_estimator.cc", + "//webrtc/modules/audio_processing/level_controller/peak_level_estimator.h", + "//webrtc/modules/audio_processing/level_controller/saturating_gain_estimator.cc", + "//webrtc/modules/audio_processing/level_controller/saturating_gain_estimator.h", + "//webrtc/modules/audio_processing/level_controller/signal_classifier.cc", + "//webrtc/modules/audio_processing/level_controller/signal_classifier.h", + "//webrtc/modules/audio_processing/level_estimator_impl.cc", + "//webrtc/modules/audio_processing/level_estimator_impl.h", + "//webrtc/modules/audio_processing/logging/apm_data_dumper.cc", + "//webrtc/modules/audio_processing/logging/apm_data_dumper.h", + "//webrtc/modules/audio_processing/low_cut_filter.cc", + "//webrtc/modules/audio_processing/low_cut_filter.h", + "//webrtc/modules/audio_processing/noise_suppression_impl.cc", + "//webrtc/modules/audio_processing/noise_suppression_impl.h", + "//webrtc/modules/audio_processing/render_queue_item_verifier.h", + "//webrtc/modules/audio_processing/residual_echo_detector.cc", + "//webrtc/modules/audio_processing/residual_echo_detector.h", + "//webrtc/modules/audio_processing/rms_level.cc", + "//webrtc/modules/audio_processing/rms_level.h", + "//webrtc/modules/audio_processing/splitting_filter.cc", + "//webrtc/modules/audio_processing/splitting_filter.h", + "//webrtc/modules/audio_processing/three_band_filter_bank.cc", + "//webrtc/modules/audio_processing/three_band_filter_bank.h", + "//webrtc/modules/audio_processing/transient/common.h", + "//webrtc/modules/audio_processing/transient/daubechies_8_wavelet_coeffs.h", + "//webrtc/modules/audio_processing/transient/dyadic_decimator.h", + "//webrtc/modules/audio_processing/transient/moving_moments.cc", + "//webrtc/modules/audio_processing/transient/moving_moments.h", + "//webrtc/modules/audio_processing/transient/transient_detector.cc", + "//webrtc/modules/audio_processing/transient/transient_detector.h", + "//webrtc/modules/audio_processing/transient/transient_suppressor.cc", + "//webrtc/modules/audio_processing/transient/transient_suppressor.h", + "//webrtc/modules/audio_processing/transient/wpd_node.cc", + "//webrtc/modules/audio_processing/transient/wpd_node.h", + "//webrtc/modules/audio_processing/transient/wpd_tree.cc", + "//webrtc/modules/audio_processing/transient/wpd_tree.h", + "//webrtc/modules/audio_processing/typing_detection.cc", + "//webrtc/modules/audio_processing/typing_detection.h", + "//webrtc/modules/audio_processing/utility/block_mean_calculator.cc", + "//webrtc/modules/audio_processing/utility/block_mean_calculator.h", + "//webrtc/modules/audio_processing/utility/delay_estimator.cc", + "//webrtc/modules/audio_processing/utility/delay_estimator.h", + "//webrtc/modules/audio_processing/utility/delay_estimator_internal.h", + "//webrtc/modules/audio_processing/utility/delay_estimator_wrapper.cc", + "//webrtc/modules/audio_processing/utility/delay_estimator_wrapper.h", + "//webrtc/modules/audio_processing/utility/ooura_fft.cc", + "//webrtc/modules/audio_processing/utility/ooura_fft.h", + "//webrtc/modules/audio_processing/utility/ooura_fft_tables_common.h", + "//webrtc/modules/audio_processing/vad/common.h", + "//webrtc/modules/audio_processing/vad/gmm.cc", + "//webrtc/modules/audio_processing/vad/gmm.h", + "//webrtc/modules/audio_processing/vad/noise_gmm_tables.h", + "//webrtc/modules/audio_processing/vad/pitch_based_vad.cc", + "//webrtc/modules/audio_processing/vad/pitch_based_vad.h", + "//webrtc/modules/audio_processing/vad/pitch_internal.cc", + "//webrtc/modules/audio_processing/vad/pitch_internal.h", + "//webrtc/modules/audio_processing/vad/pole_zero_filter.cc", + "//webrtc/modules/audio_processing/vad/pole_zero_filter.h", + "//webrtc/modules/audio_processing/vad/standalone_vad.cc", + "//webrtc/modules/audio_processing/vad/standalone_vad.h", + "//webrtc/modules/audio_processing/vad/vad_audio_proc.cc", + "//webrtc/modules/audio_processing/vad/vad_audio_proc.h", + "//webrtc/modules/audio_processing/vad/vad_audio_proc_internal.h", + "//webrtc/modules/audio_processing/vad/vad_circular_buffer.cc", + "//webrtc/modules/audio_processing/vad/vad_circular_buffer.h", + "//webrtc/modules/audio_processing/vad/voice_activity_detector.cc", + "//webrtc/modules/audio_processing/vad/voice_activity_detector.h", + "//webrtc/modules/audio_processing/vad/voice_gmm_tables.h", + "//webrtc/modules/audio_processing/voice_detection_impl.cc", + "//webrtc/modules/audio_processing/voice_detection_impl.h", + "//webrtc/modules/audio_processing/aecm/aecm_core_c.cc" + ], + "type": "static_library" + }, + "//webrtc/modules/audio_processing:audio_processing_c": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fomit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved", + "//webrtc/common_audio:common_audio", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//webrtc/common_audio/resampler/include/", + "//webrtc/common_audio/signal_processing/include/", + "//webrtc/common_audio/vad/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_processing/agc/legacy/analog_agc.c", + "//webrtc/modules/audio_processing/agc/legacy/analog_agc.h", + "//webrtc/modules/audio_processing/agc/legacy/digital_agc.c", + "//webrtc/modules/audio_processing/agc/legacy/digital_agc.h", + "//webrtc/modules/audio_processing/agc/legacy/gain_control.h", + "//webrtc/modules/audio_processing/ns/noise_suppression_x.c", + "//webrtc/modules/audio_processing/ns/noise_suppression_x.h", + "//webrtc/modules/audio_processing/ns/nsx_core.c", + "//webrtc/modules/audio_processing/ns/nsx_core.h", + "//webrtc/modules/audio_processing/ns/nsx_defines.h", + "//webrtc/modules/audio_processing/ns/nsx_core_c.c" + ], + "type": "source_set" + }, + "//webrtc/modules/audio_processing:audio_processing_neon": { + "cflags": [ + "-mfpu=neon", + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fomit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "WEBRTC_APM_DEBUG_DUMP=1", + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc/common_audio:common_audio", + "//webrtc/modules/audio_processing:audio_processing_neon_c" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//webrtc/common_audio/resampler/include/", + "//webrtc/common_audio/signal_processing/include/", + "//webrtc/common_audio/vad/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_processing/aec/aec_core_neon.cc", + "//webrtc/modules/audio_processing/aecm/aecm_core_neon.cc", + "//webrtc/modules/audio_processing/utility/ooura_fft_neon.cc", + "//webrtc/modules/audio_processing/utility/ooura_fft_tables_neon_sse2.h" + ], + "type": "static_library" + }, + "//webrtc/modules/audio_processing:audio_processing_neon_c": { + "cflags": [ + "-mfpu=neon", + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fomit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc/base:rtc_base_approved", + "//webrtc/modules/audio_processing:audio_processing_c" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_processing/ns/nsx_core_neon.c" + ], + "type": "static_library" + }, + "//webrtc/modules/bitrate_controller:bitrate_controller": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fomit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "BWE_TEST_LOGGING_COMPILE_TIME_ENABLE=0", + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD", + "WEBRTC_BUILD_LIBEVENT" + ], + "deps": [ + "//webrtc/base:rtc_base_approved", + "//webrtc/modules/rtp_rtcp:rtp_rtcp", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/bitrate_controller/bitrate_controller_impl.cc", + "//webrtc/modules/bitrate_controller/bitrate_controller_impl.h", + "//webrtc/modules/bitrate_controller/include/bitrate_controller.h", + "//webrtc/modules/bitrate_controller/send_side_bandwidth_estimation.cc", + "//webrtc/modules/bitrate_controller/send_side_bandwidth_estimation.h" + ], + "type": "static_library" + }, + "//webrtc/modules/congestion_controller:congestion_controller": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fomit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "BWE_TEST_LOGGING_COMPILE_TIME_ENABLE=0", + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD", + "WEBRTC_BUILD_LIBEVENT" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved", + "//webrtc/base:rtc_numerics", + "//webrtc/modules/bitrate_controller:bitrate_controller", + "//webrtc/modules/pacing:pacing", + "//webrtc/modules/remote_bitrate_estimator:remote_bitrate_estimator", + "//webrtc/modules/rtp_rtcp:rtp_rtcp", + "//webrtc/modules/utility:utility", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/congestion_controller/congestion_controller.cc", + "//webrtc/modules/congestion_controller/delay_based_bwe.cc", + "//webrtc/modules/congestion_controller/delay_based_bwe.h", + "//webrtc/modules/congestion_controller/include/congestion_controller.h", + "//webrtc/modules/congestion_controller/median_slope_estimator.cc", + "//webrtc/modules/congestion_controller/median_slope_estimator.h", + "//webrtc/modules/congestion_controller/probe_bitrate_estimator.cc", + "//webrtc/modules/congestion_controller/probe_bitrate_estimator.h", + "//webrtc/modules/congestion_controller/probe_controller.cc", + "//webrtc/modules/congestion_controller/probe_controller.h", + "//webrtc/modules/congestion_controller/probing_interval_estimator.cc", + "//webrtc/modules/congestion_controller/probing_interval_estimator.h", + "//webrtc/modules/congestion_controller/transport_feedback_adapter.cc", + "//webrtc/modules/congestion_controller/transport_feedback_adapter.h", + "//webrtc/modules/congestion_controller/trendline_estimator.cc", + "//webrtc/modules/congestion_controller/trendline_estimator.h" + ], + "type": "static_library" + }, + "//webrtc/modules/desktop_capture:desktop_capture": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fomit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "MULTI_MONITOR_SCREENSHARE", + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved", + "//webrtc/modules/desktop_capture:primitives", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "/media/libyuv/libyuv/include/", + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [ + "X11", + "X11-xcb", + "xcb", + "Xcomposite", + "Xcursor", + "Xdamage", + "Xext", + "Xfixes", + "Xi", + "Xrender" + ], + "sources": [ + "//webrtc/modules/desktop_capture/cropped_desktop_frame.cc", + "//webrtc/modules/desktop_capture/cropped_desktop_frame.h", + "//webrtc/modules/desktop_capture/cropping_window_capturer.cc", + "//webrtc/modules/desktop_capture/cropping_window_capturer.h", + "//webrtc/modules/desktop_capture/desktop_and_cursor_composer.cc", + "//webrtc/modules/desktop_capture/desktop_and_cursor_composer.h", + "//webrtc/modules/desktop_capture/desktop_capture_options.cc", + "//webrtc/modules/desktop_capture/desktop_capture_options.h", + "//webrtc/modules/desktop_capture/desktop_capturer.cc", + "//webrtc/modules/desktop_capture/desktop_capturer.h", + "//webrtc/modules/desktop_capture/desktop_capturer_differ_wrapper.cc", + "//webrtc/modules/desktop_capture/desktop_capturer_differ_wrapper.h", + "//webrtc/modules/desktop_capture/desktop_frame_rotation.cc", + "//webrtc/modules/desktop_capture/desktop_frame_rotation.h", + "//webrtc/modules/desktop_capture/differ_block.cc", + "//webrtc/modules/desktop_capture/differ_block.h", + "//webrtc/modules/desktop_capture/mouse_cursor.cc", + "//webrtc/modules/desktop_capture/mouse_cursor.h", + "//webrtc/modules/desktop_capture/mouse_cursor_monitor.h", + "//webrtc/modules/desktop_capture/screen_capture_frame_queue.h", + "//webrtc/modules/desktop_capture/screen_capturer_helper.cc", + "//webrtc/modules/desktop_capture/screen_capturer_helper.h", + "//webrtc/modules/desktop_capture/desktop_device_info.cc", + "//webrtc/modules/desktop_capture/desktop_device_info.h", + "//webrtc/modules/desktop_capture/mouse_cursor_monitor_x11.cc", + "//webrtc/modules/desktop_capture/screen_capturer_x11.cc", + "//webrtc/modules/desktop_capture/window_capturer_x11.cc", + "//webrtc/modules/desktop_capture/x11/shared_x_display.cc", + "//webrtc/modules/desktop_capture/x11/shared_x_display.h", + "//webrtc/modules/desktop_capture/x11/x_error_trap.cc", + "//webrtc/modules/desktop_capture/x11/x_error_trap.h", + "//webrtc/modules/desktop_capture/x11/x_server_pixel_buffer.cc", + "//webrtc/modules/desktop_capture/x11/x_server_pixel_buffer.h", + "//webrtc/modules/desktop_capture/app_capturer_x11.cc", + "//webrtc/modules/desktop_capture/app_capturer_x11.h", + "//webrtc/modules/desktop_capture/x11/desktop_device_info_x11.cc", + "//webrtc/modules/desktop_capture/x11/desktop_device_info_x11.h", + "//webrtc/modules/desktop_capture/x11/shared_x_util.cc", + "//webrtc/modules/desktop_capture/x11/shared_x_util.h" + ], + "type": "static_library" + }, + "//webrtc/modules/desktop_capture:primitives": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fomit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/desktop_capture/desktop_capture_types.h", + "//webrtc/modules/desktop_capture/desktop_frame.cc", + "//webrtc/modules/desktop_capture/desktop_frame.h", + "//webrtc/modules/desktop_capture/desktop_geometry.cc", + "//webrtc/modules/desktop_capture/desktop_geometry.h", + "//webrtc/modules/desktop_capture/desktop_region.cc", + "//webrtc/modules/desktop_capture/desktop_region.h", + "//webrtc/modules/desktop_capture/shared_desktop_frame.cc", + "//webrtc/modules/desktop_capture/shared_desktop_frame.h", + "//webrtc/modules/desktop_capture/shared_memory.cc", + "//webrtc/modules/desktop_capture/shared_memory.h" + ], + "type": "static_library" + }, + "//webrtc/modules/media_file:media_file": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fomit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved", + "//webrtc/common_audio:common_audio", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//webrtc/common_audio/resampler/include/", + "//webrtc/common_audio/signal_processing/include/", + "//webrtc/common_audio/vad/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/media_file/media_file.h", + "//webrtc/modules/media_file/media_file_defines.h", + "//webrtc/modules/media_file/media_file_impl.cc", + "//webrtc/modules/media_file/media_file_impl.h", + "//webrtc/modules/media_file/media_file_utility.cc", + "//webrtc/modules/media_file/media_file_utility.h" + ], + "type": "static_library" + }, + "//webrtc/modules/pacing:pacing": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fomit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD", + "WEBRTC_BUILD_LIBEVENT" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved", + "//webrtc/modules/rtp_rtcp:rtp_rtcp", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/pacing/alr_detector.cc", + "//webrtc/modules/pacing/alr_detector.h", + "//webrtc/modules/pacing/bitrate_prober.cc", + "//webrtc/modules/pacing/bitrate_prober.h", + "//webrtc/modules/pacing/paced_sender.cc", + "//webrtc/modules/pacing/paced_sender.h", + "//webrtc/modules/pacing/packet_router.cc", + "//webrtc/modules/pacing/packet_router.h" + ], + "type": "static_library" + }, + "//webrtc/modules/remote_bitrate_estimator:remote_bitrate_estimator": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fomit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "BWE_TEST_LOGGING_COMPILE_TIME_ENABLE=0", + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/remote_bitrate_estimator/aimd_rate_control.cc", + "//webrtc/modules/remote_bitrate_estimator/aimd_rate_control.h", + "//webrtc/modules/remote_bitrate_estimator/bwe_defines.cc", + "//webrtc/modules/remote_bitrate_estimator/include/bwe_defines.h", + "//webrtc/modules/remote_bitrate_estimator/include/remote_bitrate_estimator.h", + "//webrtc/modules/remote_bitrate_estimator/include/send_time_history.h", + "//webrtc/modules/remote_bitrate_estimator/inter_arrival.cc", + "//webrtc/modules/remote_bitrate_estimator/inter_arrival.h", + "//webrtc/modules/remote_bitrate_estimator/overuse_detector.cc", + "//webrtc/modules/remote_bitrate_estimator/overuse_detector.h", + "//webrtc/modules/remote_bitrate_estimator/overuse_estimator.cc", + "//webrtc/modules/remote_bitrate_estimator/overuse_estimator.h", + "//webrtc/modules/remote_bitrate_estimator/remote_bitrate_estimator_abs_send_time.cc", + "//webrtc/modules/remote_bitrate_estimator/remote_bitrate_estimator_abs_send_time.h", + "//webrtc/modules/remote_bitrate_estimator/remote_bitrate_estimator_single_stream.cc", + "//webrtc/modules/remote_bitrate_estimator/remote_bitrate_estimator_single_stream.h", + "//webrtc/modules/remote_bitrate_estimator/remote_estimator_proxy.cc", + "//webrtc/modules/remote_bitrate_estimator/remote_estimator_proxy.h", + "//webrtc/modules/remote_bitrate_estimator/send_time_history.cc", + "//webrtc/modules/remote_bitrate_estimator/test/bwe_test_logging.h" + ], + "type": "static_library" + }, + "//webrtc/modules/rtp_rtcp:rtp_rtcp": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fomit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "BWE_TEST_LOGGING_COMPILE_TIME_ENABLE=0", + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD", + "WEBRTC_BUILD_LIBEVENT" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/api:transport_api", + "//webrtc/base:gtest_prod", + "//webrtc/base:rtc_base_approved", + "//webrtc/base:rtc_task_queue", + "//webrtc/call:call_interfaces", + "//webrtc/common_video:common_video", + "//webrtc/logging:rtc_event_log_api", + "//webrtc/modules/remote_bitrate_estimator:remote_bitrate_estimator", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//webrtc/common_video/include/", + "//webrtc/common_video/libyuv/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/rtp_rtcp/include/flexfec_receiver.h", + "//webrtc/modules/rtp_rtcp/include/flexfec_sender.h", + "//webrtc/modules/rtp_rtcp/include/receive_statistics.h", + "//webrtc/modules/rtp_rtcp/include/remote_ntp_time_estimator.h", + "//webrtc/modules/rtp_rtcp/include/rtp_audio_level_observer.h", + "//webrtc/modules/rtp_rtcp/include/rtp_header_parser.h", + "//webrtc/modules/rtp_rtcp/include/rtp_payload_registry.h", + "//webrtc/modules/rtp_rtcp/include/rtp_receiver.h", + "//webrtc/modules/rtp_rtcp/include/rtp_rtcp.h", + "//webrtc/modules/rtp_rtcp/include/rtp_rtcp_defines.h", + "//webrtc/modules/rtp_rtcp/include/ulpfec_receiver.h", + "//webrtc/modules/rtp_rtcp/source/byte_io.h", + "//webrtc/modules/rtp_rtcp/source/dtmf_queue.cc", + "//webrtc/modules/rtp_rtcp/source/dtmf_queue.h", + "//webrtc/modules/rtp_rtcp/source/fec_private_tables_bursty.h", + "//webrtc/modules/rtp_rtcp/source/fec_private_tables_random.h", + "//webrtc/modules/rtp_rtcp/source/flexfec_header_reader_writer.cc", + "//webrtc/modules/rtp_rtcp/source/flexfec_header_reader_writer.h", + "//webrtc/modules/rtp_rtcp/source/flexfec_receiver.cc", + "//webrtc/modules/rtp_rtcp/source/flexfec_sender.cc", + "//webrtc/modules/rtp_rtcp/source/forward_error_correction.cc", + "//webrtc/modules/rtp_rtcp/source/forward_error_correction.h", + "//webrtc/modules/rtp_rtcp/source/forward_error_correction_internal.cc", + "//webrtc/modules/rtp_rtcp/source/forward_error_correction_internal.h", + "//webrtc/modules/rtp_rtcp/source/packet_loss_stats.cc", + "//webrtc/modules/rtp_rtcp/source/packet_loss_stats.h", + "//webrtc/modules/rtp_rtcp/source/playout_delay_oracle.cc", + "//webrtc/modules/rtp_rtcp/source/playout_delay_oracle.h", + "//webrtc/modules/rtp_rtcp/source/receive_statistics_impl.cc", + "//webrtc/modules/rtp_rtcp/source/receive_statistics_impl.h", + "//webrtc/modules/rtp_rtcp/source/remote_ntp_time_estimator.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/app.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/app.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/bye.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/bye.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/common_header.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/common_header.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/compound_packet.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/compound_packet.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/dlrr.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/dlrr.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/extended_jitter_report.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/extended_jitter_report.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/extended_reports.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/extended_reports.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/fir.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/fir.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/nack.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/nack.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/pli.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/pli.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/psfb.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/psfb.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/rapid_resync_request.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/rapid_resync_request.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/receiver_report.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/receiver_report.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/remb.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/remb.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/report_block.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/report_block.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/rpsi.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/rpsi.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/rrtr.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/rrtr.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/rtpfb.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/rtpfb.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/sdes.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/sdes.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/sender_report.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/sender_report.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/sli.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/sli.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/target_bitrate.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/target_bitrate.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/tmmb_item.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/tmmb_item.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/tmmbn.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/tmmbn.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/tmmbr.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/tmmbr.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/transport_feedback.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/transport_feedback.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/voip_metric.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/voip_metric.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_receiver.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_receiver.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_sender.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_sender.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_utility.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_utility.h", + "//webrtc/modules/rtp_rtcp/source/rtp_format.cc", + "//webrtc/modules/rtp_rtcp/source/rtp_format.h", + "//webrtc/modules/rtp_rtcp/source/rtp_format_h264.cc", + "//webrtc/modules/rtp_rtcp/source/rtp_format_h264.h", + "//webrtc/modules/rtp_rtcp/source/rtp_format_video_generic.cc", + "//webrtc/modules/rtp_rtcp/source/rtp_format_video_generic.h", + "//webrtc/modules/rtp_rtcp/source/rtp_format_vp8.cc", + "//webrtc/modules/rtp_rtcp/source/rtp_format_vp8.h", + "//webrtc/modules/rtp_rtcp/source/rtp_format_vp9.cc", + "//webrtc/modules/rtp_rtcp/source/rtp_format_vp9.h", + "//webrtc/modules/rtp_rtcp/source/rtp_header_extension.cc", + "//webrtc/modules/rtp_rtcp/source/rtp_header_extension.h", + "//webrtc/modules/rtp_rtcp/source/rtp_header_extensions.cc", + "//webrtc/modules/rtp_rtcp/source/rtp_header_extensions.h", + "//webrtc/modules/rtp_rtcp/source/rtp_header_parser.cc", + "//webrtc/modules/rtp_rtcp/source/rtp_packet.cc", + "//webrtc/modules/rtp_rtcp/source/rtp_packet.h", + "//webrtc/modules/rtp_rtcp/source/rtp_packet_history.cc", + "//webrtc/modules/rtp_rtcp/source/rtp_packet_history.h", + "//webrtc/modules/rtp_rtcp/source/rtp_packet_received.h", + "//webrtc/modules/rtp_rtcp/source/rtp_packet_to_send.h", + "//webrtc/modules/rtp_rtcp/source/rtp_payload_registry.cc", + "//webrtc/modules/rtp_rtcp/source/rtp_receiver_audio.cc", + "//webrtc/modules/rtp_rtcp/source/rtp_receiver_audio.h", + "//webrtc/modules/rtp_rtcp/source/rtp_receiver_impl.cc", + "//webrtc/modules/rtp_rtcp/source/rtp_receiver_impl.h", + "//webrtc/modules/rtp_rtcp/source/rtp_receiver_strategy.cc", + "//webrtc/modules/rtp_rtcp/source/rtp_receiver_strategy.h", + "//webrtc/modules/rtp_rtcp/source/rtp_receiver_video.cc", + "//webrtc/modules/rtp_rtcp/source/rtp_receiver_video.h", + "//webrtc/modules/rtp_rtcp/source/rtp_rtcp_config.h", + "//webrtc/modules/rtp_rtcp/source/rtp_rtcp_impl.cc", + "//webrtc/modules/rtp_rtcp/source/rtp_rtcp_impl.h", + "//webrtc/modules/rtp_rtcp/source/rtp_sender.cc", + "//webrtc/modules/rtp_rtcp/source/rtp_sender.h", + "//webrtc/modules/rtp_rtcp/source/rtp_sender_audio.cc", + "//webrtc/modules/rtp_rtcp/source/rtp_sender_audio.h", + "//webrtc/modules/rtp_rtcp/source/rtp_sender_video.cc", + "//webrtc/modules/rtp_rtcp/source/rtp_sender_video.h", + "//webrtc/modules/rtp_rtcp/source/rtp_utility.cc", + "//webrtc/modules/rtp_rtcp/source/rtp_utility.h", + "//webrtc/modules/rtp_rtcp/source/ssrc_database.cc", + "//webrtc/modules/rtp_rtcp/source/ssrc_database.h", + "//webrtc/modules/rtp_rtcp/source/time_util.cc", + "//webrtc/modules/rtp_rtcp/source/time_util.h", + "//webrtc/modules/rtp_rtcp/source/tmmbr_help.cc", + "//webrtc/modules/rtp_rtcp/source/tmmbr_help.h", + "//webrtc/modules/rtp_rtcp/source/ulpfec_generator.cc", + "//webrtc/modules/rtp_rtcp/source/ulpfec_generator.h", + "//webrtc/modules/rtp_rtcp/source/ulpfec_header_reader_writer.cc", + "//webrtc/modules/rtp_rtcp/source/ulpfec_header_reader_writer.h", + "//webrtc/modules/rtp_rtcp/source/ulpfec_receiver_impl.cc", + "//webrtc/modules/rtp_rtcp/source/ulpfec_receiver_impl.h", + "//webrtc/modules/rtp_rtcp/source/video_codec_information.h", + "//webrtc/modules/rtp_rtcp/source/vp8_partition_aggregator.cc", + "//webrtc/modules/rtp_rtcp/source/vp8_partition_aggregator.h" + ], + "type": "static_library" + }, + "//webrtc/modules/utility:utility": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fomit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD", + "WEBRTC_BUILD_LIBEVENT" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/audio/utility:audio_frame_operations", + "//webrtc/base:rtc_task_queue", + "//webrtc/common_audio:common_audio", + "//webrtc/modules/audio_coding:audio_coding", + "//webrtc/modules/audio_coding:audio_format_conversion", + "//webrtc/modules/audio_coding:builtin_audio_decoder_factory", + "//webrtc/modules/audio_coding:rent_a_codec", + "//webrtc/modules/media_file:media_file", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//webrtc/common_audio/resampler/include/", + "//webrtc/common_audio/signal_processing/include/", + "//webrtc/common_audio/vad/include/", + "//webrtc/modules/audio_coding/include/", + "//webrtc/modules/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/utility/include/audio_frame_operations.h", + "//webrtc/modules/utility/include/process_thread.h", + "//webrtc/modules/utility/source/process_thread_impl.cc", + "//webrtc/modules/utility/source/process_thread_impl.h" + ], + "type": "static_library" + }, + "//webrtc/modules/video_capture:video_capture_internal_impl": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fomit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD", + "WEBRTC_BUILD_LIBEVENT" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved", + "//webrtc/modules/video_capture:video_capture_module", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/video_capture/linux/device_info_linux.cc", + "//webrtc/modules/video_capture/linux/device_info_linux.h", + "//webrtc/modules/video_capture/linux/video_capture_linux.cc", + "//webrtc/modules/video_capture/linux/video_capture_linux.h" + ], + "type": "static_library" + }, + "//webrtc/modules/video_capture:video_capture_module": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fomit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD", + "WEBRTC_BUILD_LIBEVENT" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved", + "//webrtc/common_video:common_video", + "//webrtc/modules/utility:utility", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//webrtc/common_video/include/", + "//webrtc/common_video/libyuv/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/video_capture/device_info_impl.cc", + "//webrtc/modules/video_capture/device_info_impl.h", + "//webrtc/modules/video_capture/video_capture.h", + "//webrtc/modules/video_capture/video_capture_config.h", + "//webrtc/modules/video_capture/video_capture_defines.h", + "//webrtc/modules/video_capture/video_capture_delay.h", + "//webrtc/modules/video_capture/video_capture_factory.cc", + "//webrtc/modules/video_capture/video_capture_factory.h", + "//webrtc/modules/video_capture/video_capture_impl.cc", + "//webrtc/modules/video_capture/video_capture_impl.h" + ], + "type": "static_library" + }, + "//webrtc/modules/video_coding:video_coding": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fomit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD", + "WEBRTC_BUILD_LIBEVENT" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved", + "//webrtc/base:rtc_numerics", + "//webrtc/base:rtc_task_queue", + "//webrtc/common_video:common_video", + "//webrtc/modules/rtp_rtcp:rtp_rtcp", + "//webrtc/modules/utility:utility", + "//webrtc/modules/video_coding:video_coding_utility", + "//webrtc/modules/video_coding:webrtc_h264", + "//webrtc/modules/video_coding:webrtc_i420", + "//webrtc/modules/video_coding:webrtc_vp8", + "//webrtc/modules/video_coding:webrtc_vp9", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//webrtc/common_video/include/", + "//webrtc/common_video/libyuv/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/video_coding/codec_database.cc", + "//webrtc/modules/video_coding/codec_database.h", + "//webrtc/modules/video_coding/codec_timer.cc", + "//webrtc/modules/video_coding/codec_timer.h", + "//webrtc/modules/video_coding/decoding_state.cc", + "//webrtc/modules/video_coding/decoding_state.h", + "//webrtc/modules/video_coding/encoded_frame.cc", + "//webrtc/modules/video_coding/encoded_frame.h", + "//webrtc/modules/video_coding/fec_rate_table.h", + "//webrtc/modules/video_coding/frame_buffer.cc", + "//webrtc/modules/video_coding/frame_buffer.h", + "//webrtc/modules/video_coding/frame_buffer2.cc", + "//webrtc/modules/video_coding/frame_buffer2.h", + "//webrtc/modules/video_coding/frame_object.cc", + "//webrtc/modules/video_coding/frame_object.h", + "//webrtc/modules/video_coding/generic_decoder.cc", + "//webrtc/modules/video_coding/generic_decoder.h", + "//webrtc/modules/video_coding/generic_encoder.cc", + "//webrtc/modules/video_coding/generic_encoder.h", + "//webrtc/modules/video_coding/h264_sprop_parameter_sets.cc", + "//webrtc/modules/video_coding/h264_sprop_parameter_sets.h", + "//webrtc/modules/video_coding/h264_sps_pps_tracker.cc", + "//webrtc/modules/video_coding/h264_sps_pps_tracker.h", + "//webrtc/modules/video_coding/histogram.cc", + "//webrtc/modules/video_coding/histogram.h", + "//webrtc/modules/video_coding/include/video_codec_initializer.h", + "//webrtc/modules/video_coding/include/video_coding.h", + "//webrtc/modules/video_coding/include/video_coding_defines.h", + "//webrtc/modules/video_coding/inter_frame_delay.cc", + "//webrtc/modules/video_coding/inter_frame_delay.h", + "//webrtc/modules/video_coding/internal_defines.h", + "//webrtc/modules/video_coding/jitter_buffer.cc", + "//webrtc/modules/video_coding/jitter_buffer.h", + "//webrtc/modules/video_coding/jitter_buffer_common.h", + "//webrtc/modules/video_coding/jitter_estimator.cc", + "//webrtc/modules/video_coding/jitter_estimator.h", + "//webrtc/modules/video_coding/media_opt_util.cc", + "//webrtc/modules/video_coding/media_opt_util.h", + "//webrtc/modules/video_coding/media_optimization.cc", + "//webrtc/modules/video_coding/media_optimization.h", + "//webrtc/modules/video_coding/nack_fec_tables.h", + "//webrtc/modules/video_coding/nack_module.cc", + "//webrtc/modules/video_coding/nack_module.h", + "//webrtc/modules/video_coding/packet.cc", + "//webrtc/modules/video_coding/packet.h", + "//webrtc/modules/video_coding/packet_buffer.cc", + "//webrtc/modules/video_coding/packet_buffer.h", + "//webrtc/modules/video_coding/protection_bitrate_calculator.cc", + "//webrtc/modules/video_coding/protection_bitrate_calculator.h", + "//webrtc/modules/video_coding/receiver.cc", + "//webrtc/modules/video_coding/receiver.h", + "//webrtc/modules/video_coding/rtp_frame_reference_finder.cc", + "//webrtc/modules/video_coding/rtp_frame_reference_finder.h", + "//webrtc/modules/video_coding/rtt_filter.cc", + "//webrtc/modules/video_coding/rtt_filter.h", + "//webrtc/modules/video_coding/session_info.cc", + "//webrtc/modules/video_coding/session_info.h", + "//webrtc/modules/video_coding/timestamp_map.cc", + "//webrtc/modules/video_coding/timestamp_map.h", + "//webrtc/modules/video_coding/timing.cc", + "//webrtc/modules/video_coding/timing.h", + "//webrtc/modules/video_coding/video_codec_initializer.cc", + "//webrtc/modules/video_coding/video_coding_impl.cc", + "//webrtc/modules/video_coding/video_coding_impl.h", + "//webrtc/modules/video_coding/video_receiver.cc", + "//webrtc/modules/video_coding/video_sender.cc" + ], + "type": "static_library" + }, + "//webrtc/modules/video_coding:video_coding_utility": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fomit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD", + "WEBRTC_BUILD_LIBEVENT" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved", + "//webrtc/base:rtc_numerics", + "//webrtc/common_video:common_video", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//webrtc/common_video/include/", + "//webrtc/common_video/libyuv/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/video_coding/utility/default_video_bitrate_allocator.cc", + "//webrtc/modules/video_coding/utility/default_video_bitrate_allocator.h", + "//webrtc/modules/video_coding/utility/frame_dropper.cc", + "//webrtc/modules/video_coding/utility/frame_dropper.h", + "//webrtc/modules/video_coding/utility/ivf_file_writer.cc", + "//webrtc/modules/video_coding/utility/ivf_file_writer.h", + "//webrtc/modules/video_coding/utility/moving_average.cc", + "//webrtc/modules/video_coding/utility/moving_average.h", + "//webrtc/modules/video_coding/utility/qp_parser.cc", + "//webrtc/modules/video_coding/utility/qp_parser.h", + "//webrtc/modules/video_coding/utility/quality_scaler.cc", + "//webrtc/modules/video_coding/utility/quality_scaler.h", + "//webrtc/modules/video_coding/utility/simulcast_rate_allocator.cc", + "//webrtc/modules/video_coding/utility/simulcast_rate_allocator.h", + "//webrtc/modules/video_coding/utility/vp8_header_parser.cc", + "//webrtc/modules/video_coding/utility/vp8_header_parser.h" + ], + "type": "static_library" + }, + "//webrtc/modules/video_coding:webrtc_h264": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fomit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD", + "WEBRTC_BUILD_LIBEVENT" + ], + "deps": [ + "//webrtc/base:rtc_base_approved", + "//webrtc/modules/video_coding:video_coding_utility", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/video_coding/codecs/h264/h264.cc", + "//webrtc/modules/video_coding/codecs/h264/include/h264.h" + ], + "type": "static_library" + }, + "//webrtc/modules/video_coding:webrtc_i420": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fomit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD", + "WEBRTC_BUILD_LIBEVENT" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved", + "//webrtc/common_video:common_video", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//webrtc/common_video/include/", + "//webrtc/common_video/libyuv/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/video_coding/codecs/i420/i420.cc", + "//webrtc/modules/video_coding/codecs/i420/include/i420.h" + ], + "type": "static_library" + }, + "//webrtc/modules/video_coding:webrtc_vp8": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fomit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD", + "WEBRTC_BUILD_LIBEVENT" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved", + "//webrtc/common_video:common_video", + "//webrtc/modules/video_coding:video_coding_utility", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "/media/libyuv/libyuv/include/", + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//webrtc/common_video/include/", + "//webrtc/common_video/libyuv/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/video_coding/codecs/vp8/default_temporal_layers.cc", + "//webrtc/modules/video_coding/codecs/vp8/default_temporal_layers.h", + "//webrtc/modules/video_coding/codecs/vp8/include/vp8.h", + "//webrtc/modules/video_coding/codecs/vp8/include/vp8_common_types.h", + "//webrtc/modules/video_coding/codecs/vp8/realtime_temporal_layers.cc", + "//webrtc/modules/video_coding/codecs/vp8/reference_picture_selection.cc", + "//webrtc/modules/video_coding/codecs/vp8/reference_picture_selection.h", + "//webrtc/modules/video_coding/codecs/vp8/screenshare_layers.cc", + "//webrtc/modules/video_coding/codecs/vp8/screenshare_layers.h", + "//webrtc/modules/video_coding/codecs/vp8/simulcast_encoder_adapter.cc", + "//webrtc/modules/video_coding/codecs/vp8/simulcast_encoder_adapter.h", + "//webrtc/modules/video_coding/codecs/vp8/temporal_layers.h", + "//webrtc/modules/video_coding/codecs/vp8/vp8_impl.cc", + "//webrtc/modules/video_coding/codecs/vp8/vp8_impl.h" + ], + "type": "static_library" + }, + "//webrtc/modules/video_coding:webrtc_vp9": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fomit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD", + "WEBRTC_BUILD_LIBEVENT" + ], + "deps": [ + "//webrtc/base:rtc_base_approved", + "//webrtc/common_video:common_video", + "//webrtc/modules/video_coding:video_coding_utility", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//webrtc/common_video/include/", + "//webrtc/common_video/libyuv/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/video_coding/codecs/vp9/include/vp9.h", + "//webrtc/modules/video_coding/codecs/vp9/screenshare_layers.cc", + "//webrtc/modules/video_coding/codecs/vp9/screenshare_layers.h", + "//webrtc/modules/video_coding/codecs/vp9/vp9_frame_buffer_pool.cc", + "//webrtc/modules/video_coding/codecs/vp9/vp9_frame_buffer_pool.h", + "//webrtc/modules/video_coding/codecs/vp9/vp9_impl.cc", + "//webrtc/modules/video_coding/codecs/vp9/vp9_impl.h" + ], + "type": "static_library" + }, + "//webrtc/modules/video_processing:video_processing": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fomit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD", + "WEBRTC_BUILD_LIBEVENT" + ], + "deps": [ + "//webrtc/base:rtc_base_approved", + "//webrtc/common_audio:common_audio", + "//webrtc/common_video:common_video", + "//webrtc/modules/utility:utility", + "//webrtc/modules/video_processing:video_processing_neon", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "/media/libyuv/libyuv/include/", + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//webrtc/common_audio/resampler/include/", + "//webrtc/common_audio/signal_processing/include/", + "//webrtc/common_audio/vad/include/", + "//webrtc/common_video/include/", + "//webrtc/common_video/libyuv/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/video_processing/util/denoiser_filter.cc", + "//webrtc/modules/video_processing/util/denoiser_filter.h", + "//webrtc/modules/video_processing/util/denoiser_filter_c.cc", + "//webrtc/modules/video_processing/util/denoiser_filter_c.h", + "//webrtc/modules/video_processing/util/noise_estimation.cc", + "//webrtc/modules/video_processing/util/noise_estimation.h", + "//webrtc/modules/video_processing/util/skin_detection.cc", + "//webrtc/modules/video_processing/util/skin_detection.h", + "//webrtc/modules/video_processing/video_denoiser.cc", + "//webrtc/modules/video_processing/video_denoiser.h" + ], + "type": "static_library" + }, + "//webrtc/modules/video_processing:video_processing_neon": { + "cflags": [ + "-mfpu=neon", + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fomit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/video_processing/util/denoiser_filter_neon.cc", + "//webrtc/modules/video_processing/util/denoiser_filter_neon.h" + ], + "type": "static_library" + }, + "//webrtc/system_wrappers:field_trial_default": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fomit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/system_wrappers/include/field_trial_default.h", + "//webrtc/system_wrappers/source/field_trial_default.cc" + ], + "type": "static_library" + }, + "//webrtc/system_wrappers:metrics_default": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fomit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/system_wrappers/include/metrics_default.h", + "//webrtc/system_wrappers/source/metrics_default.cc" + ], + "type": "static_library" + }, + "//webrtc/system_wrappers:system_wrappers": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fomit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "WEBRTC_THREAD_RR", + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/system_wrappers/include/aligned_array.h", + "//webrtc/system_wrappers/include/aligned_malloc.h", + "//webrtc/system_wrappers/include/atomic32.h", + "//webrtc/system_wrappers/include/clock.h", + "//webrtc/system_wrappers/include/cpu_features_wrapper.h", + "//webrtc/system_wrappers/include/cpu_info.h", + "//webrtc/system_wrappers/include/critical_section_wrapper.h", + "//webrtc/system_wrappers/include/event_wrapper.h", + "//webrtc/system_wrappers/include/field_trial.h", + "//webrtc/system_wrappers/include/file_wrapper.h", + "//webrtc/system_wrappers/include/logging.h", + "//webrtc/system_wrappers/include/metrics.h", + "//webrtc/system_wrappers/include/ntp_time.h", + "//webrtc/system_wrappers/include/rtp_to_ntp_estimator.h", + "//webrtc/system_wrappers/include/rw_lock_wrapper.h", + "//webrtc/system_wrappers/include/sleep.h", + "//webrtc/system_wrappers/include/static_instance.h", + "//webrtc/system_wrappers/include/stringize_macros.h", + "//webrtc/system_wrappers/include/timestamp_extrapolator.h", + "//webrtc/system_wrappers/include/trace.h", + "//webrtc/system_wrappers/source/aligned_malloc.cc", + "//webrtc/system_wrappers/source/clock.cc", + "//webrtc/system_wrappers/source/cpu_features.cc", + "//webrtc/system_wrappers/source/cpu_info.cc", + "//webrtc/system_wrappers/source/event.cc", + "//webrtc/system_wrappers/source/event_timer_posix.cc", + "//webrtc/system_wrappers/source/event_timer_posix.h", + "//webrtc/system_wrappers/source/file_impl.cc", + "//webrtc/system_wrappers/source/logging.cc", + "//webrtc/system_wrappers/source/rtp_to_ntp_estimator.cc", + "//webrtc/system_wrappers/source/rw_lock.cc", + "//webrtc/system_wrappers/source/rw_lock_posix.cc", + "//webrtc/system_wrappers/source/rw_lock_posix.h", + "//webrtc/system_wrappers/source/sleep.cc", + "//webrtc/system_wrappers/source/timestamp_extrapolator.cc", + "//webrtc/system_wrappers/source/trace_impl.cc", + "//webrtc/system_wrappers/source/trace_impl.h", + "//webrtc/system_wrappers/source/trace_posix.cc", + "//webrtc/system_wrappers/source/trace_posix.h", + "//webrtc/system_wrappers/source/atomic32_non_darwin_unix.cc" + ], + "type": "static_library" + }, + "//webrtc/video:video": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fomit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD", + "WEBRTC_BUILD_LIBEVENT" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/api:transport_api", + "//webrtc/base:rtc_base_approved", + "//webrtc/base:rtc_numerics", + "//webrtc/base:rtc_task_queue", + "//webrtc/common_video:common_video", + "//webrtc/logging:rtc_event_log_api", + "//webrtc/modules/bitrate_controller:bitrate_controller", + "//webrtc/modules/congestion_controller:congestion_controller", + "//webrtc/modules/pacing:pacing", + "//webrtc/modules/remote_bitrate_estimator:remote_bitrate_estimator", + "//webrtc/modules/rtp_rtcp:rtp_rtcp", + "//webrtc/modules/utility:utility", + "//webrtc/modules/video_coding:video_coding", + "//webrtc/modules/video_processing:video_processing", + "//webrtc/system_wrappers:system_wrappers", + "//webrtc/voice_engine:voice_engine" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//webrtc/common_video/include/", + "//webrtc/common_video/libyuv/include/", + "//webrtc/modules/audio_coding/include/", + "//webrtc/modules/include/" + ], + "libs": [], + "sources": [ + "//webrtc/video/call_stats.cc", + "//webrtc/video/call_stats.h", + "//webrtc/video/encoder_rtcp_feedback.cc", + "//webrtc/video/encoder_rtcp_feedback.h", + "//webrtc/video/overuse_frame_detector.cc", + "//webrtc/video/overuse_frame_detector.h", + "//webrtc/video/payload_router.cc", + "//webrtc/video/payload_router.h", + "//webrtc/video/quality_threshold.cc", + "//webrtc/video/quality_threshold.h", + "//webrtc/video/receive_statistics_proxy.cc", + "//webrtc/video/receive_statistics_proxy.h", + "//webrtc/video/report_block_stats.cc", + "//webrtc/video/report_block_stats.h", + "//webrtc/video/rtp_stream_receiver.cc", + "//webrtc/video/rtp_stream_receiver.h", + "//webrtc/video/rtp_streams_synchronizer.cc", + "//webrtc/video/rtp_streams_synchronizer.h", + "//webrtc/video/send_delay_stats.cc", + "//webrtc/video/send_delay_stats.h", + "//webrtc/video/send_statistics_proxy.cc", + "//webrtc/video/send_statistics_proxy.h", + "//webrtc/video/stats_counter.cc", + "//webrtc/video/stats_counter.h", + "//webrtc/video/stream_synchronization.cc", + "//webrtc/video/stream_synchronization.h", + "//webrtc/video/transport_adapter.cc", + "//webrtc/video/transport_adapter.h", + "//webrtc/video/video_receive_stream.cc", + "//webrtc/video/video_receive_stream.h", + "//webrtc/video/video_send_stream.cc", + "//webrtc/video/video_send_stream.h", + "//webrtc/video/video_stream_decoder.cc", + "//webrtc/video/video_stream_decoder.h", + "//webrtc/video/vie_encoder.cc", + "//webrtc/video/vie_encoder.h", + "//webrtc/video/vie_remb.cc", + "//webrtc/video/vie_remb.h" + ], + "type": "static_library" + }, + "//webrtc/video_engine:video_engine": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fomit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/video_engine/browser_capture_impl.h", + "//webrtc/video_engine/desktop_capture_impl.cc", + "//webrtc/video_engine/desktop_capture_impl.h" + ], + "type": "static_library" + }, + "//webrtc/voice_engine:audio_coder": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fomit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/modules/audio_coding:audio_coding", + "//webrtc/modules/audio_coding:audio_format_conversion", + "//webrtc/modules/audio_coding:builtin_audio_decoder_factory", + "//webrtc/modules/audio_coding:rent_a_codec" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//webrtc/modules/audio_coding/include/", + "//webrtc/modules/include/" + ], + "libs": [], + "sources": [ + "//webrtc/voice_engine/coder.cc", + "//webrtc/voice_engine/coder.h" + ], + "type": "static_library" + }, + "//webrtc/voice_engine:file_player": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fomit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/common_audio:common_audio", + "//webrtc/modules/media_file:media_file", + "//webrtc/system_wrappers:system_wrappers", + "//webrtc/voice_engine:audio_coder" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//webrtc/common_audio/resampler/include/", + "//webrtc/common_audio/signal_processing/include/", + "//webrtc/common_audio/vad/include/" + ], + "libs": [], + "sources": [ + "//webrtc/voice_engine/file_player.cc", + "//webrtc/voice_engine/file_player.h" + ], + "type": "static_library" + }, + "//webrtc/voice_engine:file_recorder": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fomit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved", + "//webrtc/common_audio:common_audio", + "//webrtc/modules/media_file:media_file", + "//webrtc/system_wrappers:system_wrappers", + "//webrtc/voice_engine:audio_coder" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//webrtc/common_audio/resampler/include/", + "//webrtc/common_audio/signal_processing/include/", + "//webrtc/common_audio/vad/include/" + ], + "libs": [], + "sources": [ + "//webrtc/voice_engine/file_recorder.cc", + "//webrtc/voice_engine/file_recorder.h" + ], + "type": "static_library" + }, + "//webrtc/voice_engine:level_indicator": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fomit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved", + "//webrtc/common_audio:common_audio" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//webrtc/common_audio/resampler/include/", + "//webrtc/common_audio/signal_processing/include/", + "//webrtc/common_audio/vad/include/" + ], + "libs": [], + "sources": [ + "//webrtc/voice_engine/level_indicator.cc", + "//webrtc/voice_engine/level_indicator.h" + ], + "type": "static_library" + }, + "//webrtc/voice_engine:voice_engine": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fomit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD", + "WEBRTC_BUILD_LIBEVENT" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/api:audio_mixer_api", + "//webrtc/api:call_api", + "//webrtc/api:transport_api", + "//webrtc/audio/utility:audio_frame_operations", + "//webrtc/base:rtc_base_approved", + "//webrtc/common_audio:common_audio", + "//webrtc/logging:rtc_event_log_api", + "//webrtc/modules/audio_coding:audio_coding", + "//webrtc/modules/audio_coding:audio_decoder_factory_interface", + "//webrtc/modules/audio_coding:audio_format_conversion", + "//webrtc/modules/audio_coding:builtin_audio_decoder_factory", + "//webrtc/modules/audio_coding:rent_a_codec", + "//webrtc/modules/audio_conference_mixer:audio_conference_mixer", + "//webrtc/modules/audio_device:audio_device", + "//webrtc/modules/audio_processing:audio_processing", + "//webrtc/modules/bitrate_controller:bitrate_controller", + "//webrtc/modules/media_file:media_file", + "//webrtc/modules/pacing:pacing", + "//webrtc/modules/rtp_rtcp:rtp_rtcp", + "//webrtc/modules/utility:utility", + "//webrtc/system_wrappers:system_wrappers", + "//webrtc/voice_engine:file_player", + "//webrtc/voice_engine:file_recorder", + "//webrtc/voice_engine:level_indicator" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//webrtc/modules/audio_coding/include/", + "//webrtc/modules/include/", + "//webrtc/common_audio/resampler/include/", + "//webrtc/common_audio/signal_processing/include/", + "//webrtc/common_audio/vad/include/", + "//webrtc/modules/audio_conference_mixer/include/", + "//webrtc/modules/include/", + "//webrtc/modules/include/", + "//webrtc/modules/audio_device/include/", + "//webrtc/modules/audio_device/dummy/" + ], + "libs": [], + "sources": [ + "//webrtc/voice_engine/channel.cc", + "//webrtc/voice_engine/channel.h", + "//webrtc/voice_engine/channel_manager.cc", + "//webrtc/voice_engine/channel_manager.h", + "//webrtc/voice_engine/channel_proxy.cc", + "//webrtc/voice_engine/channel_proxy.h", + "//webrtc/voice_engine/include/voe_audio_processing.h", + "//webrtc/voice_engine/include/voe_base.h", + "//webrtc/voice_engine/include/voe_codec.h", + "//webrtc/voice_engine/include/voe_errors.h", + "//webrtc/voice_engine/include/voe_external_media.h", + "//webrtc/voice_engine/include/voe_file.h", + "//webrtc/voice_engine/include/voe_hardware.h", + "//webrtc/voice_engine/include/voe_neteq_stats.h", + "//webrtc/voice_engine/include/voe_network.h", + "//webrtc/voice_engine/include/voe_rtp_rtcp.h", + "//webrtc/voice_engine/include/voe_video_sync.h", + "//webrtc/voice_engine/include/voe_volume_control.h", + "//webrtc/voice_engine/monitor_module.cc", + "//webrtc/voice_engine/monitor_module.h", + "//webrtc/voice_engine/output_mixer.cc", + "//webrtc/voice_engine/output_mixer.h", + "//webrtc/voice_engine/shared_data.cc", + "//webrtc/voice_engine/shared_data.h", + "//webrtc/voice_engine/statistics.cc", + "//webrtc/voice_engine/statistics.h", + "//webrtc/voice_engine/transmit_mixer.cc", + "//webrtc/voice_engine/transmit_mixer.h", + "//webrtc/voice_engine/utility.cc", + "//webrtc/voice_engine/utility.h", + "//webrtc/voice_engine/voe_audio_processing_impl.cc", + "//webrtc/voice_engine/voe_audio_processing_impl.h", + "//webrtc/voice_engine/voe_base_impl.cc", + "//webrtc/voice_engine/voe_base_impl.h", + "//webrtc/voice_engine/voe_codec_impl.cc", + "//webrtc/voice_engine/voe_codec_impl.h", + "//webrtc/voice_engine/voe_external_media_impl.cc", + "//webrtc/voice_engine/voe_external_media_impl.h", + "//webrtc/voice_engine/voe_file_impl.cc", + "//webrtc/voice_engine/voe_file_impl.h", + "//webrtc/voice_engine/voe_hardware_impl.cc", + "//webrtc/voice_engine/voe_hardware_impl.h", + "//webrtc/voice_engine/voe_neteq_stats_impl.cc", + "//webrtc/voice_engine/voe_neteq_stats_impl.h", + "//webrtc/voice_engine/voe_network_impl.cc", + "//webrtc/voice_engine/voe_network_impl.h", + "//webrtc/voice_engine/voe_rtp_rtcp_impl.cc", + "//webrtc/voice_engine/voe_rtp_rtcp_impl.h", + "//webrtc/voice_engine/voe_video_sync_impl.cc", + "//webrtc/voice_engine/voe_video_sync_impl.h", + "//webrtc/voice_engine/voe_volume_control_impl.cc", + "//webrtc/voice_engine/voe_volume_control_impl.h", + "//webrtc/voice_engine/voice_engine_defines.h", + "//webrtc/voice_engine/voice_engine_impl.cc", + "//webrtc/voice_engine/voice_engine_impl.h" + ], + "type": "static_library" + }, + "//webrtc:webrtc": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fomit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD", + "WEBRTC_BUILD_LIBEVENT" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/api:transport_api", + "//webrtc/api:video_frame_api", + "//webrtc/audio:audio", + "//webrtc/base:base", + "//webrtc/call:call", + "//webrtc/common_audio:common_audio", + "//webrtc/common_video:common_video", + "//webrtc/media:media", + "//webrtc/modules:modules", + "//webrtc/modules/video_capture:video_capture_internal_impl", + "//webrtc/sdk:sdk", + "//webrtc/system_wrappers:field_trial_default", + "//webrtc/system_wrappers:metrics_default", + "//webrtc/system_wrappers:system_wrappers", + "//webrtc/video:video", + "//webrtc/video_engine:video_engine", + "//webrtc/voice_engine:voice_engine" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//webrtc/common_audio/resampler/include/", + "//webrtc/common_audio/signal_processing/include/", + "//webrtc/common_audio/vad/include/", + "//webrtc/common_video/include/", + "//webrtc/common_video/libyuv/include/", + "//webrtc/modules/audio_coding/include/", + "//webrtc/modules/include/", + "//webrtc/modules/audio_conference_mixer/include/", + "//webrtc/modules/include/", + "//webrtc/modules/include/", + "//webrtc/modules/audio_device/include/", + "//webrtc/modules/audio_device/dummy/" + ], + "libs": [ + "X11", + "X11-xcb", + "xcb", + "Xcomposite", + "Xcursor", + "Xdamage", + "Xext", + "Xfixes", + "Xi", + "Xrender" + ], + "sources": [ + "//webrtc/build/no_op_function.cc", + "//webrtc/call.h", + "//webrtc/config.h" + ], + "type": "static_library" + }, + "//webrtc:webrtc_common": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fomit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/common_types.cc", + "//webrtc/common_types.h", + "//webrtc/config.cc", + "//webrtc/config.h", + "//webrtc/typedefs.h" + ], + "type": "static_library" + } + } +} \ No newline at end of file diff --git a/media/webrtc/gn-configs/arm_False_arm_netbsd.json b/media/webrtc/gn-configs/arm_False_arm_netbsd.json new file mode 100644 --- /dev/null +++ b/media/webrtc/gn-configs/arm_False_arm_netbsd.json @@ -0,0 +1,9010 @@ +{ + "gn_gen_args": { + "host_cpu": "arm", + "is_debug": false, + "target_cpu": "arm", + "target_os": "netbsd" + }, + "mozbuild_args": { + "CPU_ARCH": "arm", + "HOST_CPU_ARCH": "arm", + "MOZ_DEBUG": null, + "OS_TARGET": "NetBSD" + }, + "sandbox_vars": { + "COMPILE_FLAGS": { + "WARNINGS_AS_ERRORS": [] + }, + "FINAL_LIBRARY": "webrtc" + }, + "targets": { + "//webrtc/api:audio_mixer_api": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fomit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc/base:rtc_base_approved" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/api/audio/audio_mixer.h" + ], + "type": "source_set" + }, + "//webrtc/api:call_api": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fomit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/api:audio_mixer_api", + "//webrtc/api:transport_api", + "//webrtc/base:rtc_base_approved", + "//webrtc/modules/audio_coding:audio_decoder_factory_interface", + "//webrtc/modules/audio_coding:audio_encoder_interface" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/api/call/audio_sink.h" + ], + "type": "source_set" + }, + "//webrtc/api:transport_api": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fomit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/api/call/transport.h" + ], + "type": "source_set" + }, + "//webrtc/api:video_frame_api": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fomit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc/base:rtc_base_approved", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "/media/libyuv/libyuv/include/", + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/api/video/i420_buffer.cc", + "//webrtc/api/video/i420_buffer.h", + "//webrtc/api/video/video_frame.cc", + "//webrtc/api/video/video_frame.h", + "//webrtc/api/video/video_frame_buffer.h", + "//webrtc/api/video/video_rotation.h" + ], + "type": "source_set" + }, + "//webrtc/audio/utility:audio_frame_operations": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fomit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved", + "//webrtc/modules/audio_coding:audio_format_conversion" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/audio/utility/audio_frame_operations.cc", + "//webrtc/audio/utility/audio_frame_operations.h" + ], + "type": "static_library" + }, + "//webrtc/audio:audio": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fomit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD", + "WEBRTC_BUILD_LIBEVENT" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/api:audio_mixer_api", + "//webrtc/api:call_api", + "//webrtc/base:rtc_base_approved", + "//webrtc/base:rtc_task_queue", + "//webrtc/call:call_interfaces", + "//webrtc/common_audio:common_audio", + "//webrtc/modules/audio_device:audio_device", + "//webrtc/modules/audio_processing:audio_processing", + "//webrtc/modules/congestion_controller:congestion_controller", + "//webrtc/modules/pacing:pacing", + "//webrtc/modules/remote_bitrate_estimator:remote_bitrate_estimator", + "//webrtc/modules/rtp_rtcp:rtp_rtcp", + "//webrtc/system_wrappers:system_wrappers", + "//webrtc/voice_engine:voice_engine" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//webrtc/common_audio/resampler/include/", + "//webrtc/common_audio/signal_processing/include/", + "//webrtc/common_audio/vad/include/", + "//webrtc/modules/include/", + "//webrtc/modules/audio_device/include/", + "//webrtc/modules/audio_device/dummy/", + "//webrtc/modules/audio_coding/include/", + "//webrtc/modules/include/" + ], + "libs": [], + "sources": [ + "//webrtc/audio/audio_receive_stream.cc", + "//webrtc/audio/audio_receive_stream.h", + "//webrtc/audio/audio_send_stream.cc", + "//webrtc/audio/audio_send_stream.h", + "//webrtc/audio/audio_state.cc", + "//webrtc/audio/audio_state.h", + "//webrtc/audio/audio_transport_proxy.cc", + "//webrtc/audio/audio_transport_proxy.h", + "//webrtc/audio/conversion.h", + "//webrtc/audio/scoped_voe_interface.h" + ], + "type": "static_library" + }, + "//webrtc/base:gtest_prod": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fomit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/base/gtest_prod_util.h" + ], + "type": "source_set" + }, + "//webrtc/base:rtc_base_approved": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fomit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/base/array_view.h", + "//webrtc/base/arraysize.h", + "//webrtc/base/atomicops.h", + "//webrtc/base/base64.cc", + "//webrtc/base/base64.h", + "//webrtc/base/basictypes.h", + "//webrtc/base/bind.h", + "//webrtc/base/bitbuffer.cc", + "//webrtc/base/bitbuffer.h", + "//webrtc/base/buffer.h", + "//webrtc/base/bufferqueue.cc", + "//webrtc/base/bufferqueue.h", + "//webrtc/base/bytebuffer.cc", + "//webrtc/base/bytebuffer.h", + "//webrtc/base/byteorder.h", + "//webrtc/base/checks.cc", + "//webrtc/base/checks.h", + "//webrtc/base/constructormagic.h", + "//webrtc/base/copyonwritebuffer.cc", + "//webrtc/base/copyonwritebuffer.h", + "//webrtc/base/criticalsection.cc", + "//webrtc/base/criticalsection.h", + "//webrtc/base/deprecation.h", + "//webrtc/base/event.cc", + "//webrtc/base/event.h", + "//webrtc/base/event_tracer.cc", + "//webrtc/base/event_tracer.h", + "//webrtc/base/file.cc", + "//webrtc/base/file.h", + "//webrtc/base/flags.cc", + "//webrtc/base/flags.h", + "//webrtc/base/format_macros.h", + "//webrtc/base/function_view.h", + "//webrtc/base/ignore_wundef.h", + "//webrtc/base/location.cc", + "//webrtc/base/location.h", + "//webrtc/base/md5.cc", + "//webrtc/base/md5.h", + "//webrtc/base/md5digest.cc", + "//webrtc/base/md5digest.h", + "//webrtc/base/mod_ops.h", + "//webrtc/base/onetimeevent.h", + "//webrtc/base/optional.cc", + "//webrtc/base/optional.h", + "//webrtc/base/pathutils.cc", + "//webrtc/base/pathutils.h", + "//webrtc/base/platform_file.cc", + "//webrtc/base/platform_file.h", + "//webrtc/base/platform_thread.cc", + "//webrtc/base/platform_thread.h", + "//webrtc/base/platform_thread_types.h", + "//webrtc/base/race_checker.cc", + "//webrtc/base/race_checker.h", + "//webrtc/base/random.cc", + "//webrtc/base/random.h", + "//webrtc/base/rate_limiter.cc", + "//webrtc/base/rate_limiter.h", + "//webrtc/base/rate_statistics.cc", + "//webrtc/base/rate_statistics.h", + "//webrtc/base/ratetracker.cc", + "//webrtc/base/ratetracker.h", + "//webrtc/base/refcount.h", + "//webrtc/base/refcountedobject.h", + "//webrtc/base/safe_compare.h", + "//webrtc/base/safe_conversions.h", + "//webrtc/base/safe_conversions_impl.h", + "//webrtc/base/sanitizer.h", + "//webrtc/base/scoped_ref_ptr.h", + "//webrtc/base/stringencode.cc", + "//webrtc/base/stringencode.h", + "//webrtc/base/stringutils.cc", + "//webrtc/base/stringutils.h", + "//webrtc/base/swap_queue.h", + "//webrtc/base/template_util.h", + "//webrtc/base/thread_annotations.h", + "//webrtc/base/thread_checker.h", + "//webrtc/base/thread_checker_impl.cc", + "//webrtc/base/thread_checker_impl.h", + "//webrtc/base/timestampaligner.cc", + "//webrtc/base/timestampaligner.h", + "//webrtc/base/timeutils.cc", + "//webrtc/base/timeutils.h", + "//webrtc/base/trace_event.h", + "//webrtc/base/type_traits.h", + "//webrtc/base/file_posix.cc", + "//webrtc/base/logging.cc", + "//webrtc/base/logging.h" + ], + "type": "static_library" + }, + "//webrtc/base:rtc_numerics": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fomit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc/base:rtc_base_approved" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/base/numerics/exp_filter.cc", + "//webrtc/base/numerics/exp_filter.h", + "//webrtc/base/numerics/percentile_filter.h" + ], + "type": "static_library" + }, + "//webrtc/base:rtc_task_queue": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fomit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_BUILD_LIBEVENT", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc/base:rtc_base_approved" + ], + "include_dirs": [ + "/ipc/chromium/src/third_party/libevent/include/", + "/ipc/chromium/src/third_party/libevent/linux/", + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/base/sequenced_task_checker.h", + "//webrtc/base/sequenced_task_checker_impl.cc", + "//webrtc/base/sequenced_task_checker_impl.h", + "//webrtc/base/weak_ptr.cc", + "//webrtc/base/weak_ptr.h", + "//webrtc/base/task_queue.h", + "//webrtc/base/task_queue_posix.h", + "//webrtc/base/task_queue_libevent.cc", + "//webrtc/base/task_queue_posix.cc" + ], + "type": "static_library" + }, + "//webrtc/call:call": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fomit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD", + "WEBRTC_BUILD_LIBEVENT" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/api:call_api", + "//webrtc/api:transport_api", + "//webrtc/audio:audio", + "//webrtc/base:rtc_task_queue", + "//webrtc/call:call_interfaces", + "//webrtc/logging:rtc_event_log_impl", + "//webrtc/modules/congestion_controller:congestion_controller", + "//webrtc/modules/rtp_rtcp:rtp_rtcp", + "//webrtc/system_wrappers:system_wrappers", + "//webrtc/video:video" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/call/bitrate_allocator.cc", + "//webrtc/call/call.cc", + "//webrtc/call/flexfec_receive_stream_impl.cc", + "//webrtc/call/flexfec_receive_stream_impl.h" + ], + "type": "static_library" + }, + "//webrtc/call:call_interfaces": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fomit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/call/audio_receive_stream.h", + "//webrtc/call/audio_send_stream.h", + "//webrtc/call/audio_state.h", + "//webrtc/call/call.h", + "//webrtc/call/flexfec_receive_stream.h", + "//webrtc/call/audio_send_stream_call.cc" + ], + "type": "source_set" + }, + "//webrtc/common_audio:common_audio": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fomit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc/common_audio:common_audio_c", + "//webrtc/common_audio:common_audio_neon", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//webrtc/common_audio/resampler/include/", + "//webrtc/common_audio/signal_processing/include/", + "//webrtc/common_audio/vad/include/" + ], + "libs": [], + "sources": [ + "//webrtc/common_audio/audio_converter.cc", + "//webrtc/common_audio/audio_converter.h", + "//webrtc/common_audio/audio_ring_buffer.cc", + "//webrtc/common_audio/audio_ring_buffer.h", + "//webrtc/common_audio/audio_util.cc", + "//webrtc/common_audio/blocker.cc", + "//webrtc/common_audio/blocker.h", + "//webrtc/common_audio/channel_buffer.cc", + "//webrtc/common_audio/channel_buffer.h", + "//webrtc/common_audio/fir_filter.cc", + "//webrtc/common_audio/fir_filter.h", + "//webrtc/common_audio/fir_filter_neon.h", + "//webrtc/common_audio/fir_filter_sse.h", + "//webrtc/common_audio/include/audio_util.h", + "//webrtc/common_audio/lapped_transform.cc", + "//webrtc/common_audio/lapped_transform.h", + "//webrtc/common_audio/real_fourier.cc", + "//webrtc/common_audio/real_fourier.h", + "//webrtc/common_audio/real_fourier_ooura.cc", + "//webrtc/common_audio/real_fourier_ooura.h", + "//webrtc/common_audio/resampler/include/push_resampler.h", + "//webrtc/common_audio/resampler/include/resampler.h", + "//webrtc/common_audio/resampler/push_resampler.cc", + "//webrtc/common_audio/resampler/push_sinc_resampler.cc", + "//webrtc/common_audio/resampler/push_sinc_resampler.h", + "//webrtc/common_audio/resampler/resampler.cc", + "//webrtc/common_audio/resampler/sinc_resampler.cc", + "//webrtc/common_audio/resampler/sinc_resampler.h", + "//webrtc/common_audio/smoothing_filter.cc", + "//webrtc/common_audio/smoothing_filter.h", + "//webrtc/common_audio/sparse_fir_filter.cc", + "//webrtc/common_audio/sparse_fir_filter.h", + "//webrtc/common_audio/vad/include/vad.h", + "//webrtc/common_audio/vad/vad.cc", + "//webrtc/common_audio/wav_file.cc", + "//webrtc/common_audio/wav_file.h", + "//webrtc/common_audio/wav_header.cc", + "//webrtc/common_audio/wav_header.h", + "//webrtc/common_audio/window_generator.cc", + "//webrtc/common_audio/window_generator.h" + ], + "type": "static_library" + }, + "//webrtc/common_audio:common_audio_c": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fomit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//webrtc/common_audio/resampler/include/", + "//webrtc/common_audio/signal_processing/include/", + "//webrtc/common_audio/vad/include/" + ], + "libs": [], + "sources": [ + "//webrtc/common_audio/fft4g.c", + "//webrtc/common_audio/fft4g.h", + "//webrtc/common_audio/ring_buffer.c", + "//webrtc/common_audio/ring_buffer.h", + "//webrtc/common_audio/signal_processing/auto_corr_to_refl_coef.c", + "//webrtc/common_audio/signal_processing/auto_correlation.c", + "//webrtc/common_audio/signal_processing/complex_fft_tables.h", + "//webrtc/common_audio/signal_processing/copy_set_operations.c", + "//webrtc/common_audio/signal_processing/cross_correlation.c", + "//webrtc/common_audio/signal_processing/division_operations.c", + "//webrtc/common_audio/signal_processing/dot_product_with_scale.c", + "//webrtc/common_audio/signal_processing/downsample_fast.c", + "//webrtc/common_audio/signal_processing/energy.c", + "//webrtc/common_audio/signal_processing/filter_ar.c", + "//webrtc/common_audio/signal_processing/filter_ma_fast_q12.c", + "//webrtc/common_audio/signal_processing/get_hanning_window.c", + "//webrtc/common_audio/signal_processing/get_scaling_square.c", + "//webrtc/common_audio/signal_processing/ilbc_specific_functions.c", + "//webrtc/common_audio/signal_processing/include/real_fft.h", + "//webrtc/common_audio/signal_processing/include/signal_processing_library.h", + "//webrtc/common_audio/signal_processing/include/spl_inl.h", + "//webrtc/common_audio/signal_processing/levinson_durbin.c", + "//webrtc/common_audio/signal_processing/lpc_to_refl_coef.c", + "//webrtc/common_audio/signal_processing/min_max_operations.c", + "//webrtc/common_audio/signal_processing/randomization_functions.c", + "//webrtc/common_audio/signal_processing/real_fft.c", + "//webrtc/common_audio/signal_processing/refl_coef_to_lpc.c", + "//webrtc/common_audio/signal_processing/resample.c", + "//webrtc/common_audio/signal_processing/resample_48khz.c", + "//webrtc/common_audio/signal_processing/resample_by_2.c", + "//webrtc/common_audio/signal_processing/resample_by_2_internal.c", + "//webrtc/common_audio/signal_processing/resample_by_2_internal.h", + "//webrtc/common_audio/signal_processing/resample_fractional.c", + "//webrtc/common_audio/signal_processing/spl_init.c", + "//webrtc/common_audio/signal_processing/spl_inl.c", + "//webrtc/common_audio/signal_processing/spl_sqrt.c", + "//webrtc/common_audio/signal_processing/splitting_filter.c", + "//webrtc/common_audio/signal_processing/sqrt_of_one_minus_x_squared.c", + "//webrtc/common_audio/signal_processing/vector_scaling_operations.c", + "//webrtc/common_audio/vad/include/webrtc_vad.h", + "//webrtc/common_audio/vad/vad_core.c", + "//webrtc/common_audio/vad/vad_core.h", + "//webrtc/common_audio/vad/vad_filterbank.c", + "//webrtc/common_audio/vad/vad_filterbank.h", + "//webrtc/common_audio/vad/vad_gmm.c", + "//webrtc/common_audio/vad/vad_gmm.h", + "//webrtc/common_audio/vad/vad_sp.c", + "//webrtc/common_audio/vad/vad_sp.h", + "//webrtc/common_audio/vad/webrtc_vad.c", + "//webrtc/common_audio/signal_processing/complex_bit_reverse_arm.S", + "//webrtc/common_audio/signal_processing/spl_sqrt_floor_arm.S", + "//webrtc/common_audio/signal_processing/filter_ar_fast_q12_armv7.S", + "//webrtc/common_audio/signal_processing/complex_fft.c" + ], + "type": "source_set" + }, + "//webrtc/common_audio:common_audio_neon": { + "cflags": [ + "-mfpu=neon", + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fomit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc/common_audio:common_audio_neon_c" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/common_audio/fir_filter_neon.cc", + "//webrtc/common_audio/resampler/sinc_resampler_neon.cc" + ], + "type": "static_library" + }, + "//webrtc/common_audio:common_audio_neon_c": { + "cflags": [ + "-mfpu=neon", + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fomit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/common_audio/signal_processing/cross_correlation_neon.c", + "//webrtc/common_audio/signal_processing/downsample_fast_neon.c", + "//webrtc/common_audio/signal_processing/min_max_operations_neon.c" + ], + "type": "source_set" + }, + "//webrtc/common_video:common_video": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fomit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD", + "WEBRTC_BUILD_LIBEVENT" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/api:video_frame_api", + "//webrtc/base:rtc_task_queue", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "//webrtc/modules/interface/", + "/media/libyuv/libyuv/include/", + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//webrtc/common_video/include/", + "//webrtc/common_video/libyuv/include/" + ], + "libs": [], + "sources": [ + "//webrtc/common_video/bitrate_adjuster.cc", + "//webrtc/common_video/h264/h264_bitstream_parser.cc", + "//webrtc/common_video/h264/h264_bitstream_parser.h", + "//webrtc/common_video/h264/h264_common.cc", + "//webrtc/common_video/h264/h264_common.h", + "//webrtc/common_video/h264/pps_parser.cc", + "//webrtc/common_video/h264/pps_parser.h", + "//webrtc/common_video/h264/profile_level_id.cc", + "//webrtc/common_video/h264/profile_level_id.h", + "//webrtc/common_video/h264/sps_parser.cc", + "//webrtc/common_video/h264/sps_parser.h", + "//webrtc/common_video/h264/sps_vui_rewriter.cc", + "//webrtc/common_video/h264/sps_vui_rewriter.h", + "//webrtc/common_video/i420_buffer_pool.cc", + "//webrtc/common_video/include/bitrate_adjuster.h", + "//webrtc/common_video/include/frame_callback.h", + "//webrtc/common_video/include/i420_buffer_pool.h", + "//webrtc/common_video/include/incoming_video_stream.h", + "//webrtc/common_video/include/video_bitrate_allocator.h", + "//webrtc/common_video/include/video_frame_buffer.h", + "//webrtc/common_video/incoming_video_stream.cc", + "//webrtc/common_video/libyuv/include/webrtc_libyuv.h", + "//webrtc/common_video/libyuv/webrtc_libyuv.cc", + "//webrtc/common_video/video_frame.cc", + "//webrtc/common_video/video_frame_buffer.cc", + "//webrtc/common_video/video_render_frames.cc", + "//webrtc/common_video/video_render_frames.h" + ], + "type": "static_library" + }, + "//webrtc/logging:rtc_event_log_api": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fomit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/logging/rtc_event_log/rtc_event_log.h" + ], + "type": "source_set" + }, + "//webrtc/logging:rtc_event_log_impl": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fomit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD", + "WEBRTC_BUILD_LIBEVENT" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/call:call_interfaces", + "//webrtc/logging:rtc_event_log_api", + "//webrtc/modules/rtp_rtcp:rtp_rtcp" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/logging/rtc_event_log/ringbuffer.h", + "//webrtc/logging/rtc_event_log/rtc_event_log.cc", + "//webrtc/logging/rtc_event_log/rtc_event_log_helper_thread.cc", + "//webrtc/logging/rtc_event_log/rtc_event_log_helper_thread.h" + ], + "type": "static_library" + }, + "//webrtc/media:mozilla_rtc_media": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fomit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/media/base/videoadapter.cc", + "//webrtc/media/base/videoadapter.h", + "//webrtc/media/base/videobroadcaster.cc", + "//webrtc/media/base/videobroadcaster.h", + "//webrtc/media/base/videosourcebase.cc", + "//webrtc/media/base/videosourcebase.h" + ], + "type": "static_library" + }, + "//webrtc/modules/audio_coding:audio_coding": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fomit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "WEBRTC_CODEC_OPUS", + "WEBRTC_CODEC_G722", + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved", + "//webrtc/common_audio:common_audio", + "//webrtc/logging:rtc_event_log_api", + "//webrtc/modules/audio_coding:audio_decoder_factory_interface", + "//webrtc/modules/audio_coding:audio_decoder_interface", + "//webrtc/modules/audio_coding:builtin_audio_decoder_factory", + "//webrtc/modules/audio_coding:cng", + "//webrtc/modules/audio_coding:g711", + "//webrtc/modules/audio_coding:g722", + "//webrtc/modules/audio_coding:isac_fix", + "//webrtc/modules/audio_coding:neteq", + "//webrtc/modules/audio_coding:pcm16b", + "//webrtc/modules/audio_coding:rent_a_codec", + "//webrtc/modules/audio_coding:webrtc_opus", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//webrtc/modules/audio_coding/include/", + "//webrtc/modules/include/", + "//", + "//webrtc/modules/audio_coding/codecs/cng/include/", + "//", + "//webrtc/modules/audio_coding/codecs/g711/include/", + "//", + "//webrtc/modules/audio_coding/codecs/pcm16b/include/", + "//", + "//webrtc/modules/audio_coding/codecs/isac/fix/include/", + "//", + "//webrtc/modules/audio_coding/codecs/g722/include/", + "//webrtc/common_audio/resampler/include/", + "//webrtc/common_audio/signal_processing/include/", + "//webrtc/common_audio/vad/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_coding/acm2/acm_common_defs.h", + "//webrtc/modules/audio_coding/acm2/acm_receiver.cc", + "//webrtc/modules/audio_coding/acm2/acm_receiver.h", + "//webrtc/modules/audio_coding/acm2/acm_resampler.cc", + "//webrtc/modules/audio_coding/acm2/acm_resampler.h", + "//webrtc/modules/audio_coding/acm2/audio_coding_module.cc", + "//webrtc/modules/audio_coding/acm2/call_statistics.cc", + "//webrtc/modules/audio_coding/acm2/call_statistics.h", + "//webrtc/modules/audio_coding/acm2/codec_manager.cc", + "//webrtc/modules/audio_coding/acm2/codec_manager.h", + "//webrtc/modules/audio_coding/include/audio_coding_module.h", + "//webrtc/modules/audio_coding/include/audio_coding_module_typedefs.h" + ], + "type": "static_library" + }, + "//webrtc/modules/audio_coding:audio_decoder_factory_interface": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fomit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc/base:rtc_base_approved", + "//webrtc/modules/audio_coding:audio_decoder_interface", + "//webrtc/modules/audio_coding:audio_format", + "//webrtc/modules/audio_coding:audio_format_conversion" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_coding/codecs/audio_decoder_factory.h" + ], + "type": "source_set" + }, + "//webrtc/modules/audio_coding:audio_decoder_interface": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fomit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_coding/codecs/audio_decoder.cc", + "//webrtc/modules/audio_coding/codecs/audio_decoder.h", + "//webrtc/modules/audio_coding/codecs/legacy_encoded_audio_frame.cc", + "//webrtc/modules/audio_coding/codecs/legacy_encoded_audio_frame.h" + ], + "type": "static_library" + }, + "//webrtc/modules/audio_coding:audio_encoder_interface": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fomit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_coding/codecs/audio_encoder.cc", + "//webrtc/modules/audio_coding/codecs/audio_encoder.h" + ], + "type": "static_library" + }, + "//webrtc/modules/audio_coding:audio_format": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fomit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_coding/codecs/audio_format.cc", + "//webrtc/modules/audio_coding/codecs/audio_format.h" + ], + "type": "static_library" + }, + "//webrtc/modules/audio_coding:audio_format_conversion": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fomit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved", + "//webrtc/modules/audio_coding:audio_format" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_coding/codecs/audio_format_conversion.cc", + "//webrtc/modules/audio_coding/codecs/audio_format_conversion.h" + ], + "type": "static_library" + }, + "//webrtc/modules/audio_coding:audio_network_adaptor": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fomit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved", + "//webrtc/common_audio:common_audio", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//webrtc/common_audio/resampler/include/", + "//webrtc/common_audio/signal_processing/include/", + "//webrtc/common_audio/vad/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_coding/audio_network_adaptor/audio_network_adaptor.cc", + "//webrtc/modules/audio_coding/audio_network_adaptor/audio_network_adaptor_impl.cc", + "//webrtc/modules/audio_coding/audio_network_adaptor/audio_network_adaptor_impl.h", + "//webrtc/modules/audio_coding/audio_network_adaptor/bitrate_controller.cc", + "//webrtc/modules/audio_coding/audio_network_adaptor/bitrate_controller.h", + "//webrtc/modules/audio_coding/audio_network_adaptor/channel_controller.cc", + "//webrtc/modules/audio_coding/audio_network_adaptor/channel_controller.h", + "//webrtc/modules/audio_coding/audio_network_adaptor/controller.cc", + "//webrtc/modules/audio_coding/audio_network_adaptor/controller.h", + "//webrtc/modules/audio_coding/audio_network_adaptor/controller_manager.cc", + "//webrtc/modules/audio_coding/audio_network_adaptor/controller_manager.h", + "//webrtc/modules/audio_coding/audio_network_adaptor/debug_dump_writer.cc", + "//webrtc/modules/audio_coding/audio_network_adaptor/debug_dump_writer.h", + "//webrtc/modules/audio_coding/audio_network_adaptor/dtx_controller.cc", + "//webrtc/modules/audio_coding/audio_network_adaptor/dtx_controller.h", + "//webrtc/modules/audio_coding/audio_network_adaptor/fec_controller.cc", + "//webrtc/modules/audio_coding/audio_network_adaptor/fec_controller.h", + "//webrtc/modules/audio_coding/audio_network_adaptor/frame_length_controller.cc", + "//webrtc/modules/audio_coding/audio_network_adaptor/frame_length_controller.h", + "//webrtc/modules/audio_coding/audio_network_adaptor/include/audio_network_adaptor.h" + ], + "type": "static_library" + }, + "//webrtc/modules/audio_coding:builtin_audio_decoder_factory": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fomit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "WEBRTC_CODEC_OPUS", + "WEBRTC_CODEC_G722", + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved", + "//webrtc/modules/audio_coding:audio_decoder_factory_interface", + "//webrtc/modules/audio_coding:cng", + "//webrtc/modules/audio_coding:g711", + "//webrtc/modules/audio_coding:g722", + "//webrtc/modules/audio_coding:isac_fix", + "//webrtc/modules/audio_coding:pcm16b", + "//webrtc/modules/audio_coding:webrtc_opus" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//", + "//webrtc/modules/audio_coding/codecs/cng/include/", + "//", + "//webrtc/modules/audio_coding/codecs/g711/include/", + "//", + "//webrtc/modules/audio_coding/codecs/pcm16b/include/", + "//", + "//webrtc/modules/audio_coding/codecs/isac/fix/include/", + "//", + "//webrtc/modules/audio_coding/codecs/g722/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_coding/codecs/builtin_audio_decoder_factory.cc", + "//webrtc/modules/audio_coding/codecs/builtin_audio_decoder_factory.h" + ], + "type": "static_library" + }, + "//webrtc/modules/audio_coding:cng": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fomit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved", + "//webrtc/common_audio:common_audio", + "//webrtc/modules/audio_coding:audio_encoder_interface" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//", + "//webrtc/modules/audio_coding/codecs/cng/include/", + "//webrtc/common_audio/resampler/include/", + "//webrtc/common_audio/signal_processing/include/", + "//webrtc/common_audio/vad/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_coding/codecs/cng/audio_encoder_cng.cc", + "//webrtc/modules/audio_coding/codecs/cng/audio_encoder_cng.h", + "//webrtc/modules/audio_coding/codecs/cng/webrtc_cng.cc", + "//webrtc/modules/audio_coding/codecs/cng/webrtc_cng.h" + ], + "type": "static_library" + }, + "//webrtc/modules/audio_coding:g711": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fomit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved", + "//webrtc/modules/audio_coding:audio_decoder_interface", + "//webrtc/modules/audio_coding:audio_encoder_interface", + "//webrtc/modules/audio_coding:g711_c" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//", + "//webrtc/modules/audio_coding/codecs/g711/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_coding/codecs/g711/audio_decoder_pcm.cc", + "//webrtc/modules/audio_coding/codecs/g711/audio_decoder_pcm.h", + "//webrtc/modules/audio_coding/codecs/g711/audio_encoder_pcm.cc", + "//webrtc/modules/audio_coding/codecs/g711/audio_encoder_pcm.h" + ], + "type": "static_library" + }, + "//webrtc/modules/audio_coding:g711_c": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fomit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_coding/codecs/g711/g711.c", + "//webrtc/modules/audio_coding/codecs/g711/g711.h", + "//webrtc/modules/audio_coding/codecs/g711/g711_interface.c", + "//webrtc/modules/audio_coding/codecs/g711/g711_interface.h" + ], + "type": "source_set" + }, + "//webrtc/modules/audio_coding:g722": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fomit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved", + "//webrtc/modules/audio_coding:audio_decoder_interface", + "//webrtc/modules/audio_coding:audio_encoder_interface", + "//webrtc/modules/audio_coding:g722_c" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//", + "//webrtc/modules/audio_coding/codecs/g722/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_coding/codecs/g722/audio_decoder_g722.cc", + "//webrtc/modules/audio_coding/codecs/g722/audio_decoder_g722.h", + "//webrtc/modules/audio_coding/codecs/g722/audio_encoder_g722.cc", + "//webrtc/modules/audio_coding/codecs/g722/audio_encoder_g722.h" + ], + "type": "static_library" + }, + "//webrtc/modules/audio_coding:g722_c": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fomit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_coding/codecs/g722/g722_decode.c", + "//webrtc/modules/audio_coding/codecs/g722/g722_enc_dec.h", + "//webrtc/modules/audio_coding/codecs/g722/g722_encode.c", + "//webrtc/modules/audio_coding/codecs/g722/g722_interface.c", + "//webrtc/modules/audio_coding/codecs/g722/g722_interface.h" + ], + "type": "source_set" + }, + "//webrtc/modules/audio_coding:isac": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fomit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc/modules/audio_coding:audio_decoder_interface", + "//webrtc/modules/audio_coding:audio_encoder_interface", + "//webrtc/modules/audio_coding:isac_c", + "//webrtc/modules/audio_coding:isac_common" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//", + "//webrtc/modules/audio_coding/codecs/isac/main/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_coding/codecs/isac/main/source/audio_decoder_isac.cc", + "//webrtc/modules/audio_coding/codecs/isac/main/source/audio_encoder_isac.cc" + ], + "type": "static_library" + }, + "//webrtc/modules/audio_coding:isac_c": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fomit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved", + "//webrtc/common_audio:common_audio", + "//webrtc/modules/audio_coding:isac_common" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//", + "//webrtc/modules/audio_coding/codecs/isac/main/include/", + "//webrtc/common_audio/resampler/include/", + "//webrtc/common_audio/signal_processing/include/", + "//webrtc/common_audio/vad/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_coding/codecs/isac/main/include/audio_decoder_isac.h", + "//webrtc/modules/audio_coding/codecs/isac/main/include/audio_encoder_isac.h", + "//webrtc/modules/audio_coding/codecs/isac/main/include/isac.h", + "//webrtc/modules/audio_coding/codecs/isac/main/source/arith_routines.c", + "//webrtc/modules/audio_coding/codecs/isac/main/source/arith_routines.h", + "//webrtc/modules/audio_coding/codecs/isac/main/source/arith_routines_hist.c", + "//webrtc/modules/audio_coding/codecs/isac/main/source/arith_routines_logist.c", + "//webrtc/modules/audio_coding/codecs/isac/main/source/bandwidth_estimator.c", + "//webrtc/modules/audio_coding/codecs/isac/main/source/bandwidth_estimator.h", + "//webrtc/modules/audio_coding/codecs/isac/main/source/codec.h", + "//webrtc/modules/audio_coding/codecs/isac/main/source/crc.c", + "//webrtc/modules/audio_coding/codecs/isac/main/source/crc.h", + "//webrtc/modules/audio_coding/codecs/isac/main/source/decode.c", + "//webrtc/modules/audio_coding/codecs/isac/main/source/decode_bwe.c", + "//webrtc/modules/audio_coding/codecs/isac/main/source/encode.c", + "//webrtc/modules/audio_coding/codecs/isac/main/source/encode_lpc_swb.c", + "//webrtc/modules/audio_coding/codecs/isac/main/source/encode_lpc_swb.h", + "//webrtc/modules/audio_coding/codecs/isac/main/source/entropy_coding.c", + "//webrtc/modules/audio_coding/codecs/isac/main/source/entropy_coding.h", + "//webrtc/modules/audio_coding/codecs/isac/main/source/fft.c", + "//webrtc/modules/audio_coding/codecs/isac/main/source/fft.h", + "//webrtc/modules/audio_coding/codecs/isac/main/source/filter_functions.c", + "//webrtc/modules/audio_coding/codecs/isac/main/source/filterbank_tables.c", + "//webrtc/modules/audio_coding/codecs/isac/main/source/filterbank_tables.h", + "//webrtc/modules/audio_coding/codecs/isac/main/source/filterbanks.c", + "//webrtc/modules/audio_coding/codecs/isac/main/source/intialize.c", + "//webrtc/modules/audio_coding/codecs/isac/main/source/isac.c", + "//webrtc/modules/audio_coding/codecs/isac/main/source/isac_float_type.h", + "//webrtc/modules/audio_coding/codecs/isac/main/source/lattice.c", + "//webrtc/modules/audio_coding/codecs/isac/main/source/lpc_analysis.c", + "//webrtc/modules/audio_coding/codecs/isac/main/source/lpc_analysis.h", + "//webrtc/modules/audio_coding/codecs/isac/main/source/lpc_gain_swb_tables.c", + "//webrtc/modules/audio_coding/codecs/isac/main/source/lpc_gain_swb_tables.h", + "//webrtc/modules/audio_coding/codecs/isac/main/source/lpc_shape_swb12_tables.c", + "//webrtc/modules/audio_coding/codecs/isac/main/source/lpc_shape_swb12_tables.h", + "//webrtc/modules/audio_coding/codecs/isac/main/source/lpc_shape_swb16_tables.c", + "//webrtc/modules/audio_coding/codecs/isac/main/source/lpc_shape_swb16_tables.h", + "//webrtc/modules/audio_coding/codecs/isac/main/source/lpc_tables.c", + "//webrtc/modules/audio_coding/codecs/isac/main/source/lpc_tables.h", + "//webrtc/modules/audio_coding/codecs/isac/main/source/os_specific_inline.h", + "//webrtc/modules/audio_coding/codecs/isac/main/source/pitch_estimator.c", + "//webrtc/modules/audio_coding/codecs/isac/main/source/pitch_estimator.h", + "//webrtc/modules/audio_coding/codecs/isac/main/source/pitch_filter.c", + "//webrtc/modules/audio_coding/codecs/isac/main/source/pitch_gain_tables.c", + "//webrtc/modules/audio_coding/codecs/isac/main/source/pitch_gain_tables.h", + "//webrtc/modules/audio_coding/codecs/isac/main/source/pitch_lag_tables.c", + "//webrtc/modules/audio_coding/codecs/isac/main/source/pitch_lag_tables.h", + "//webrtc/modules/audio_coding/codecs/isac/main/source/settings.h", + "//webrtc/modules/audio_coding/codecs/isac/main/source/spectrum_ar_model_tables.c", + "//webrtc/modules/audio_coding/codecs/isac/main/source/spectrum_ar_model_tables.h", + "//webrtc/modules/audio_coding/codecs/isac/main/source/structs.h", + "//webrtc/modules/audio_coding/codecs/isac/main/source/transform.c" + ], + "type": "static_library" + }, + "//webrtc/modules/audio_coding:isac_common": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fomit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc/base:rtc_base_approved", + "//webrtc/modules/audio_coding:audio_encoder_interface" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_coding/codecs/isac/audio_encoder_isac_t.h", + "//webrtc/modules/audio_coding/codecs/isac/audio_encoder_isac_t_impl.h", + "//webrtc/modules/audio_coding/codecs/isac/locked_bandwidth_info.cc", + "//webrtc/modules/audio_coding/codecs/isac/locked_bandwidth_info.h" + ], + "type": "static_library" + }, + "//webrtc/modules/audio_coding:isac_fix": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fomit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc/common_audio:common_audio", + "//webrtc/modules/audio_coding:audio_decoder_interface", + "//webrtc/modules/audio_coding:audio_encoder_interface", + "//webrtc/modules/audio_coding:isac_common", + "//webrtc/modules/audio_coding:isac_fix_c", + "//webrtc/modules/audio_coding:isac_neon", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//", + "//webrtc/modules/audio_coding/codecs/isac/fix/include/", + "//webrtc/common_audio/resampler/include/", + "//webrtc/common_audio/signal_processing/include/", + "//webrtc/common_audio/vad/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_coding/codecs/isac/fix/source/audio_decoder_isacfix.cc", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/audio_encoder_isacfix.cc" + ], + "type": "static_library" + }, + "//webrtc/modules/audio_coding:isac_fix_c": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fomit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved", + "//webrtc/common_audio:common_audio", + "//webrtc/modules/audio_coding:audio_decoder_interface", + "//webrtc/modules/audio_coding:audio_encoder_interface", + "//webrtc/modules/audio_coding:isac_common", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//", + "//webrtc/modules/audio_coding/codecs/isac/fix/include/", + "//webrtc/common_audio/resampler/include/", + "//webrtc/common_audio/signal_processing/include/", + "//webrtc/common_audio/vad/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_coding/codecs/isac/fix/include/audio_decoder_isacfix.h", + "//webrtc/modules/audio_coding/codecs/isac/fix/include/audio_encoder_isacfix.h", + "//webrtc/modules/audio_coding/codecs/isac/fix/include/isacfix.h", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/arith_routines.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/arith_routines_hist.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/arith_routines_logist.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/arith_routins.h", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/bandwidth_estimator.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/bandwidth_estimator.h", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/codec.h", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/decode.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/decode_bwe.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/decode_plc.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/encode.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/entropy_coding.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/entropy_coding.h", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/fft.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/fft.h", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/filterbank_tables.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/filterbank_tables.h", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/filterbanks.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/filters.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/initialize.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/isac_fix_type.h", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/isacfix.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/lattice.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/lpc_masking_model.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/lpc_masking_model.h", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/lpc_tables.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/lpc_tables.h", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/pitch_estimator.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/pitch_estimator.h", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/pitch_estimator_c.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/pitch_filter.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/pitch_gain_tables.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/pitch_gain_tables.h", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/pitch_lag_tables.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/pitch_lag_tables.h", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/settings.h", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/spectrum_ar_model_tables.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/spectrum_ar_model_tables.h", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/structs.h", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/transform.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/transform_tables.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/lattice_armv7.S", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/pitch_filter_armv6.S" + ], + "type": "source_set" + }, + "//webrtc/modules/audio_coding:isac_neon": { + "cflags": [ + "-mfpu=neon", + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fomit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc/base:rtc_base_approved", + "//webrtc/common_audio:common_audio", + "//webrtc/modules/audio_coding:isac_fix_c" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//", + "//webrtc/modules/audio_coding/codecs/isac/fix/include/", + "//webrtc/common_audio/resampler/include/", + "//webrtc/common_audio/signal_processing/include/", + "//webrtc/common_audio/vad/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_coding/codecs/isac/fix/source/entropy_coding_neon.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/filterbanks_neon.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/filters_neon.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/lattice_neon.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/transform_neon.c" + ], + "type": "static_library" + }, + "//webrtc/modules/audio_coding:neteq": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fomit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "WEBRTC_CODEC_OPUS", + "WEBRTC_CODEC_ISACFX", + "WEBRTC_CODEC_G722", + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:gtest_prod", + "//webrtc/base:rtc_base_approved", + "//webrtc/common_audio:common_audio", + "//webrtc/modules/audio_coding:audio_decoder_factory_interface", + "//webrtc/modules/audio_coding:audio_decoder_interface", + "//webrtc/modules/audio_coding:audio_format", + "//webrtc/modules/audio_coding:builtin_audio_decoder_factory", + "//webrtc/modules/audio_coding:cng", + "//webrtc/modules/audio_coding:g711", + "//webrtc/modules/audio_coding:g722", + "//webrtc/modules/audio_coding:isac_fix", + "//webrtc/modules/audio_coding:pcm16b", + "//webrtc/modules/audio_coding:rent_a_codec", + "//webrtc/modules/audio_coding:webrtc_opus", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//", + "//webrtc/modules/audio_coding/codecs/cng/include/", + "//", + "//webrtc/modules/audio_coding/codecs/g711/include/", + "//", + "//webrtc/modules/audio_coding/codecs/isac/fix/include/", + "//", + "//webrtc/modules/audio_coding/codecs/pcm16b/include/", + "//webrtc/common_audio/resampler/include/", + "//webrtc/common_audio/signal_processing/include/", + "//webrtc/common_audio/vad/include/", + "//", + "//webrtc/modules/audio_coding/codecs/g722/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_coding/neteq/accelerate.cc", + "//webrtc/modules/audio_coding/neteq/accelerate.h", + "//webrtc/modules/audio_coding/neteq/audio_decoder_impl.cc", + "//webrtc/modules/audio_coding/neteq/audio_decoder_impl.h", + "//webrtc/modules/audio_coding/neteq/audio_multi_vector.cc", + "//webrtc/modules/audio_coding/neteq/audio_multi_vector.h", + "//webrtc/modules/audio_coding/neteq/audio_vector.cc", + "//webrtc/modules/audio_coding/neteq/audio_vector.h", + "//webrtc/modules/audio_coding/neteq/background_noise.cc", + "//webrtc/modules/audio_coding/neteq/background_noise.h", + "//webrtc/modules/audio_coding/neteq/buffer_level_filter.cc", + "//webrtc/modules/audio_coding/neteq/buffer_level_filter.h", + "//webrtc/modules/audio_coding/neteq/comfort_noise.cc", + "//webrtc/modules/audio_coding/neteq/comfort_noise.h", + "//webrtc/modules/audio_coding/neteq/cross_correlation.cc", + "//webrtc/modules/audio_coding/neteq/cross_correlation.h", + "//webrtc/modules/audio_coding/neteq/decision_logic.cc", + "//webrtc/modules/audio_coding/neteq/decision_logic.h", + "//webrtc/modules/audio_coding/neteq/decision_logic_fax.cc", + "//webrtc/modules/audio_coding/neteq/decision_logic_fax.h", + "//webrtc/modules/audio_coding/neteq/decision_logic_normal.cc", + "//webrtc/modules/audio_coding/neteq/decision_logic_normal.h", + "//webrtc/modules/audio_coding/neteq/decoder_database.cc", + "//webrtc/modules/audio_coding/neteq/decoder_database.h", + "//webrtc/modules/audio_coding/neteq/defines.h", + "//webrtc/modules/audio_coding/neteq/delay_manager.cc", + "//webrtc/modules/audio_coding/neteq/delay_manager.h", + "//webrtc/modules/audio_coding/neteq/delay_peak_detector.cc", + "//webrtc/modules/audio_coding/neteq/delay_peak_detector.h", + "//webrtc/modules/audio_coding/neteq/dsp_helper.cc", + "//webrtc/modules/audio_coding/neteq/dsp_helper.h", + "//webrtc/modules/audio_coding/neteq/dtmf_buffer.cc", + "//webrtc/modules/audio_coding/neteq/dtmf_buffer.h", + "//webrtc/modules/audio_coding/neteq/dtmf_tone_generator.cc", + "//webrtc/modules/audio_coding/neteq/dtmf_tone_generator.h", + "//webrtc/modules/audio_coding/neteq/expand.cc", + "//webrtc/modules/audio_coding/neteq/expand.h", + "//webrtc/modules/audio_coding/neteq/include/neteq.h", + "//webrtc/modules/audio_coding/neteq/merge.cc", + "//webrtc/modules/audio_coding/neteq/merge.h", + "//webrtc/modules/audio_coding/neteq/nack_tracker.cc", + "//webrtc/modules/audio_coding/neteq/nack_tracker.h", + "//webrtc/modules/audio_coding/neteq/neteq.cc", + "//webrtc/modules/audio_coding/neteq/neteq_impl.cc", + "//webrtc/modules/audio_coding/neteq/neteq_impl.h", + "//webrtc/modules/audio_coding/neteq/normal.cc", + "//webrtc/modules/audio_coding/neteq/normal.h", + "//webrtc/modules/audio_coding/neteq/packet.cc", + "//webrtc/modules/audio_coding/neteq/packet.h", + "//webrtc/modules/audio_coding/neteq/packet_buffer.cc", + "//webrtc/modules/audio_coding/neteq/packet_buffer.h", + "//webrtc/modules/audio_coding/neteq/post_decode_vad.cc", + "//webrtc/modules/audio_coding/neteq/post_decode_vad.h", + "//webrtc/modules/audio_coding/neteq/preemptive_expand.cc", + "//webrtc/modules/audio_coding/neteq/preemptive_expand.h", + "//webrtc/modules/audio_coding/neteq/random_vector.cc", + "//webrtc/modules/audio_coding/neteq/random_vector.h", + "//webrtc/modules/audio_coding/neteq/red_payload_splitter.cc", + "//webrtc/modules/audio_coding/neteq/red_payload_splitter.h", + "//webrtc/modules/audio_coding/neteq/rtcp.cc", + "//webrtc/modules/audio_coding/neteq/rtcp.h", + "//webrtc/modules/audio_coding/neteq/statistics_calculator.cc", + "//webrtc/modules/audio_coding/neteq/statistics_calculator.h", + "//webrtc/modules/audio_coding/neteq/sync_buffer.cc", + "//webrtc/modules/audio_coding/neteq/sync_buffer.h", + "//webrtc/modules/audio_coding/neteq/tick_timer.cc", + "//webrtc/modules/audio_coding/neteq/tick_timer.h", + "//webrtc/modules/audio_coding/neteq/time_stretch.cc", + "//webrtc/modules/audio_coding/neteq/time_stretch.h", + "//webrtc/modules/audio_coding/neteq/timestamp_scaler.cc", + "//webrtc/modules/audio_coding/neteq/timestamp_scaler.h" + ], + "type": "static_library" + }, + "//webrtc/modules/audio_coding:pcm16b": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fomit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved", + "//webrtc/modules/audio_coding:audio_decoder_interface", + "//webrtc/modules/audio_coding:audio_encoder_interface", + "//webrtc/modules/audio_coding:g711", + "//webrtc/modules/audio_coding:pcm16b_c" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//", + "//webrtc/modules/audio_coding/codecs/pcm16b/include/", + "//", + "//webrtc/modules/audio_coding/codecs/g711/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_coding/codecs/pcm16b/audio_decoder_pcm16b.cc", + "//webrtc/modules/audio_coding/codecs/pcm16b/audio_decoder_pcm16b.h", + "//webrtc/modules/audio_coding/codecs/pcm16b/audio_encoder_pcm16b.cc", + "//webrtc/modules/audio_coding/codecs/pcm16b/audio_encoder_pcm16b.h" + ], + "type": "static_library" + }, + "//webrtc/modules/audio_coding:pcm16b_c": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fomit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//", + "//webrtc/modules/audio_coding/codecs/pcm16b/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_coding/codecs/pcm16b/pcm16b.c", + "//webrtc/modules/audio_coding/codecs/pcm16b/pcm16b.h" + ], + "type": "source_set" + }, + "//webrtc/modules/audio_coding:rent_a_codec": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fomit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "WEBRTC_CODEC_OPUS", + "WEBRTC_CODEC_G722", + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved", + "//webrtc/modules/audio_coding:audio_decoder_interface", + "//webrtc/modules/audio_coding:cng", + "//webrtc/modules/audio_coding:g711", + "//webrtc/modules/audio_coding:g722", + "//webrtc/modules/audio_coding:isac_fix", + "//webrtc/modules/audio_coding:pcm16b", + "//webrtc/modules/audio_coding:webrtc_opus" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//", + "//webrtc/modules/audio_coding/codecs/cng/include/", + "//", + "//webrtc/modules/audio_coding/codecs/g711/include/", + "//", + "//webrtc/modules/audio_coding/codecs/pcm16b/include/", + "//", + "//webrtc/modules/audio_coding/codecs/isac/fix/include/", + "//", + "//webrtc/modules/audio_coding/codecs/g722/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_coding/acm2/acm_codec_database.cc", + "//webrtc/modules/audio_coding/acm2/acm_codec_database.h", + "//webrtc/modules/audio_coding/acm2/rent_a_codec.cc", + "//webrtc/modules/audio_coding/acm2/rent_a_codec.h" + ], + "type": "static_library" + }, + "//webrtc/modules/audio_coding:webrtc_opus": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fomit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "WEBRTC_OPUS_VARIABLE_COMPLEXITY=0", + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved", + "//webrtc/base:rtc_numerics", + "//webrtc/common_audio:common_audio", + "//webrtc/modules/audio_coding:audio_decoder_interface", + "//webrtc/modules/audio_coding:audio_encoder_interface", + "//webrtc/modules/audio_coding:audio_network_adaptor", + "//webrtc/modules/audio_coding:webrtc_opus_c", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "/include/opus/", + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//webrtc/common_audio/resampler/include/", + "//webrtc/common_audio/signal_processing/include/", + "//webrtc/common_audio/vad/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_coding/codecs/opus/audio_decoder_opus.cc", + "//webrtc/modules/audio_coding/codecs/opus/audio_decoder_opus.h", + "//webrtc/modules/audio_coding/codecs/opus/audio_encoder_opus.cc", + "//webrtc/modules/audio_coding/codecs/opus/audio_encoder_opus.h" + ], + "type": "static_library" + }, + "//webrtc/modules/audio_coding:webrtc_opus_c": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fomit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved" + ], + "include_dirs": [ + "/media/libopus/include/", + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_coding/codecs/opus/opus_inst.h", + "//webrtc/modules/audio_coding/codecs/opus/opus_interface.c", + "//webrtc/modules/audio_coding/codecs/opus/opus_interface.h" + ], + "type": "source_set" + }, + "//webrtc/modules/audio_conference_mixer:audio_conference_mixer": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fomit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/audio/utility:audio_frame_operations", + "//webrtc/base:rtc_base_approved", + "//webrtc/modules/audio_processing:audio_processing", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//webrtc/modules/audio_conference_mixer/include/", + "//webrtc/modules/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_conference_mixer/include/audio_conference_mixer.h", + "//webrtc/modules/audio_conference_mixer/include/audio_conference_mixer_defines.h", + "//webrtc/modules/audio_conference_mixer/source/audio_conference_mixer_impl.cc", + "//webrtc/modules/audio_conference_mixer/source/audio_conference_mixer_impl.h", + "//webrtc/modules/audio_conference_mixer/source/audio_frame_manipulator.cc", + "//webrtc/modules/audio_conference_mixer/source/audio_frame_manipulator.h", + "//webrtc/modules/audio_conference_mixer/source/memory_pool.h", + "//webrtc/modules/audio_conference_mixer/source/memory_pool_posix.h", + "//webrtc/modules/audio_conference_mixer/source/time_scheduler.cc", + "//webrtc/modules/audio_conference_mixer/source/time_scheduler.h" + ], + "type": "static_library" + }, + "//webrtc/modules/audio_device:audio_device": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fomit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "WEBRTC_DUMMY_AUDIO_BUILD", + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD", + "WEBRTC_BUILD_LIBEVENT" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved", + "//webrtc/base:rtc_task_queue", + "//webrtc/common_audio:common_audio", + "//webrtc/modules/utility:utility", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//webrtc/modules/include/", + "//webrtc/modules/audio_device/include/", + "//webrtc/modules/audio_device/dummy/", + "//webrtc/common_audio/resampler/include/", + "//webrtc/common_audio/signal_processing/include/", + "//webrtc/common_audio/vad/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_device/audio_device_buffer.cc", + "//webrtc/modules/audio_device/audio_device_buffer.h", + "//webrtc/modules/audio_device/audio_device_config.h", + "//webrtc/modules/audio_device/audio_device_generic.cc", + "//webrtc/modules/audio_device/audio_device_generic.h", + "//webrtc/modules/audio_device/dummy/audio_device_dummy.cc", + "//webrtc/modules/audio_device/dummy/audio_device_dummy.h", + "//webrtc/modules/audio_device/dummy/file_audio_device.cc", + "//webrtc/modules/audio_device/dummy/file_audio_device.h", + "//webrtc/modules/audio_device/fine_audio_buffer.cc", + "//webrtc/modules/audio_device/fine_audio_buffer.h", + "//webrtc/modules/audio_device/include/audio_device.h", + "//webrtc/modules/audio_device/include/audio_device_defines.h", + "//webrtc/modules/audio_device/opensl/single_rw_fifo.cc", + "//webrtc/modules/audio_device/opensl/single_rw_fifo.h", + "//webrtc/modules/audio_device/dummy/file_audio_device_factory.cc", + "//webrtc/modules/audio_device/dummy/file_audio_device_factory.h" + ], + "type": "static_library" + }, + "//webrtc/modules/audio_mixer:audio_frame_manipulator": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fomit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc/audio/utility:utility", + "//webrtc/base:rtc_base_approved" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_mixer/audio_frame_manipulator.cc", + "//webrtc/modules/audio_mixer/audio_frame_manipulator.h" + ], + "type": "static_library" + }, + "//webrtc/modules/audio_mixer:audio_mixer_impl": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fomit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/api:audio_mixer_api", + "//webrtc/audio/utility:audio_frame_operations", + "//webrtc/base:rtc_base_approved", + "//webrtc/modules/audio_mixer:audio_frame_manipulator", + "//webrtc/modules/audio_processing:audio_processing", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_mixer/audio_mixer_impl.cc", + "//webrtc/modules/audio_mixer/audio_mixer_impl.h", + "//webrtc/modules/audio_mixer/default_output_rate_calculator.cc", + "//webrtc/modules/audio_mixer/default_output_rate_calculator.h", + "//webrtc/modules/audio_mixer/output_rate_calculator.h" + ], + "type": "static_library" + }, + "//webrtc/modules/audio_processing:audio_processing": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fomit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "WEBRTC_APM_DEBUG_DUMP=1", + "WEBRTC_INTELLIGIBILITY_ENHANCER=0", + "WEBRTC_NS_FIXED", + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/audio/utility:audio_frame_operations", + "//webrtc/base:gtest_prod", + "//webrtc/base:rtc_base_approved", + "//webrtc/common_audio:common_audio", + "//webrtc/modules/audio_coding:isac", + "//webrtc/modules/audio_processing:audio_processing_c", + "//webrtc/modules/audio_processing:audio_processing_neon", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//", + "//webrtc/modules/audio_coding/codecs/isac/main/include/", + "//webrtc/common_audio/resampler/include/", + "//webrtc/common_audio/signal_processing/include/", + "//webrtc/common_audio/vad/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_processing/aec/aec_core.cc", + "//webrtc/modules/audio_processing/aec/aec_core.h", + "//webrtc/modules/audio_processing/aec/aec_core_optimized_methods.h", + "//webrtc/modules/audio_processing/aec/aec_resampler.cc", + "//webrtc/modules/audio_processing/aec/aec_resampler.h", + "//webrtc/modules/audio_processing/aec/echo_cancellation.cc", + "//webrtc/modules/audio_processing/aec/echo_cancellation.h", + "//webrtc/modules/audio_processing/aec3/aec3_constants.h", + "//webrtc/modules/audio_processing/aec3/block_framer.cc", + "//webrtc/modules/audio_processing/aec3/block_framer.h", + "//webrtc/modules/audio_processing/aec3/block_processor.cc", + "//webrtc/modules/audio_processing/aec3/block_processor.h", + "//webrtc/modules/audio_processing/aec3/cascaded_biquad_filter.cc", + "//webrtc/modules/audio_processing/aec3/cascaded_biquad_filter.h", + "//webrtc/modules/audio_processing/aec3/echo_canceller3.cc", + "//webrtc/modules/audio_processing/aec3/echo_canceller3.h", + "//webrtc/modules/audio_processing/aec3/frame_blocker.cc", + "//webrtc/modules/audio_processing/aec3/frame_blocker.h", + "//webrtc/modules/audio_processing/aecm/aecm_core.cc", + "//webrtc/modules/audio_processing/aecm/aecm_core.h", + "//webrtc/modules/audio_processing/aecm/echo_control_mobile.cc", + "//webrtc/modules/audio_processing/aecm/echo_control_mobile.h", + "//webrtc/modules/audio_processing/agc/agc.cc", + "//webrtc/modules/audio_processing/agc/agc.h", + "//webrtc/modules/audio_processing/agc/agc_manager_direct.cc", + "//webrtc/modules/audio_processing/agc/agc_manager_direct.h", + "//webrtc/modules/audio_processing/agc/gain_map_internal.h", + "//webrtc/modules/audio_processing/agc/loudness_histogram.cc", + "//webrtc/modules/audio_processing/agc/loudness_histogram.h", + "//webrtc/modules/audio_processing/agc/utility.cc", + "//webrtc/modules/audio_processing/agc/utility.h", + "//webrtc/modules/audio_processing/audio_buffer.cc", + "//webrtc/modules/audio_processing/audio_buffer.h", + "//webrtc/modules/audio_processing/audio_processing_impl.cc", + "//webrtc/modules/audio_processing/audio_processing_impl.h", + "//webrtc/modules/audio_processing/beamformer/array_util.cc", + "//webrtc/modules/audio_processing/beamformer/array_util.h", + "//webrtc/modules/audio_processing/beamformer/complex_matrix.h", + "//webrtc/modules/audio_processing/beamformer/covariance_matrix_generator.cc", + "//webrtc/modules/audio_processing/beamformer/covariance_matrix_generator.h", + "//webrtc/modules/audio_processing/beamformer/matrix.h", + "//webrtc/modules/audio_processing/beamformer/nonlinear_beamformer.cc", + "//webrtc/modules/audio_processing/beamformer/nonlinear_beamformer.h", + "//webrtc/modules/audio_processing/common.h", + "//webrtc/modules/audio_processing/echo_cancellation_impl.cc", + "//webrtc/modules/audio_processing/echo_cancellation_impl.h", + "//webrtc/modules/audio_processing/echo_control_mobile_impl.cc", + "//webrtc/modules/audio_processing/echo_control_mobile_impl.h", + "//webrtc/modules/audio_processing/echo_detector/circular_buffer.cc", + "//webrtc/modules/audio_processing/echo_detector/circular_buffer.h", + "//webrtc/modules/audio_processing/echo_detector/mean_variance_estimator.cc", + "//webrtc/modules/audio_processing/echo_detector/mean_variance_estimator.h", + "//webrtc/modules/audio_processing/echo_detector/moving_max.cc", + "//webrtc/modules/audio_processing/echo_detector/moving_max.h", + "//webrtc/modules/audio_processing/echo_detector/normalized_covariance_estimator.cc", + "//webrtc/modules/audio_processing/echo_detector/normalized_covariance_estimator.h", + "//webrtc/modules/audio_processing/gain_control_for_experimental_agc.cc", + "//webrtc/modules/audio_processing/gain_control_for_experimental_agc.h", + "//webrtc/modules/audio_processing/gain_control_impl.cc", + "//webrtc/modules/audio_processing/gain_control_impl.h", + "//webrtc/modules/audio_processing/include/audio_processing.cc", + "//webrtc/modules/audio_processing/include/audio_processing.h", + "//webrtc/modules/audio_processing/include/config.cc", + "//webrtc/modules/audio_processing/include/config.h", + "//webrtc/modules/audio_processing/level_controller/biquad_filter.cc", + "//webrtc/modules/audio_processing/level_controller/biquad_filter.h", + "//webrtc/modules/audio_processing/level_controller/down_sampler.cc", + "//webrtc/modules/audio_processing/level_controller/down_sampler.h", + "//webrtc/modules/audio_processing/level_controller/gain_applier.cc", + "//webrtc/modules/audio_processing/level_controller/gain_applier.h", + "//webrtc/modules/audio_processing/level_controller/gain_selector.cc", + "//webrtc/modules/audio_processing/level_controller/gain_selector.h", + "//webrtc/modules/audio_processing/level_controller/level_controller.cc", + "//webrtc/modules/audio_processing/level_controller/level_controller.h", + "//webrtc/modules/audio_processing/level_controller/level_controller_constants.h", + "//webrtc/modules/audio_processing/level_controller/noise_level_estimator.cc", + "//webrtc/modules/audio_processing/level_controller/noise_level_estimator.h", + "//webrtc/modules/audio_processing/level_controller/noise_spectrum_estimator.cc", + "//webrtc/modules/audio_processing/level_controller/noise_spectrum_estimator.h", + "//webrtc/modules/audio_processing/level_controller/peak_level_estimator.cc", + "//webrtc/modules/audio_processing/level_controller/peak_level_estimator.h", + "//webrtc/modules/audio_processing/level_controller/saturating_gain_estimator.cc", + "//webrtc/modules/audio_processing/level_controller/saturating_gain_estimator.h", + "//webrtc/modules/audio_processing/level_controller/signal_classifier.cc", + "//webrtc/modules/audio_processing/level_controller/signal_classifier.h", + "//webrtc/modules/audio_processing/level_estimator_impl.cc", + "//webrtc/modules/audio_processing/level_estimator_impl.h", + "//webrtc/modules/audio_processing/logging/apm_data_dumper.cc", + "//webrtc/modules/audio_processing/logging/apm_data_dumper.h", + "//webrtc/modules/audio_processing/low_cut_filter.cc", + "//webrtc/modules/audio_processing/low_cut_filter.h", + "//webrtc/modules/audio_processing/noise_suppression_impl.cc", + "//webrtc/modules/audio_processing/noise_suppression_impl.h", + "//webrtc/modules/audio_processing/render_queue_item_verifier.h", + "//webrtc/modules/audio_processing/residual_echo_detector.cc", + "//webrtc/modules/audio_processing/residual_echo_detector.h", + "//webrtc/modules/audio_processing/rms_level.cc", + "//webrtc/modules/audio_processing/rms_level.h", + "//webrtc/modules/audio_processing/splitting_filter.cc", + "//webrtc/modules/audio_processing/splitting_filter.h", + "//webrtc/modules/audio_processing/three_band_filter_bank.cc", + "//webrtc/modules/audio_processing/three_band_filter_bank.h", + "//webrtc/modules/audio_processing/transient/common.h", + "//webrtc/modules/audio_processing/transient/daubechies_8_wavelet_coeffs.h", + "//webrtc/modules/audio_processing/transient/dyadic_decimator.h", + "//webrtc/modules/audio_processing/transient/moving_moments.cc", + "//webrtc/modules/audio_processing/transient/moving_moments.h", + "//webrtc/modules/audio_processing/transient/transient_detector.cc", + "//webrtc/modules/audio_processing/transient/transient_detector.h", + "//webrtc/modules/audio_processing/transient/transient_suppressor.cc", + "//webrtc/modules/audio_processing/transient/transient_suppressor.h", + "//webrtc/modules/audio_processing/transient/wpd_node.cc", + "//webrtc/modules/audio_processing/transient/wpd_node.h", + "//webrtc/modules/audio_processing/transient/wpd_tree.cc", + "//webrtc/modules/audio_processing/transient/wpd_tree.h", + "//webrtc/modules/audio_processing/typing_detection.cc", + "//webrtc/modules/audio_processing/typing_detection.h", + "//webrtc/modules/audio_processing/utility/block_mean_calculator.cc", + "//webrtc/modules/audio_processing/utility/block_mean_calculator.h", + "//webrtc/modules/audio_processing/utility/delay_estimator.cc", + "//webrtc/modules/audio_processing/utility/delay_estimator.h", + "//webrtc/modules/audio_processing/utility/delay_estimator_internal.h", + "//webrtc/modules/audio_processing/utility/delay_estimator_wrapper.cc", + "//webrtc/modules/audio_processing/utility/delay_estimator_wrapper.h", + "//webrtc/modules/audio_processing/utility/ooura_fft.cc", + "//webrtc/modules/audio_processing/utility/ooura_fft.h", + "//webrtc/modules/audio_processing/utility/ooura_fft_tables_common.h", + "//webrtc/modules/audio_processing/vad/common.h", + "//webrtc/modules/audio_processing/vad/gmm.cc", + "//webrtc/modules/audio_processing/vad/gmm.h", + "//webrtc/modules/audio_processing/vad/noise_gmm_tables.h", + "//webrtc/modules/audio_processing/vad/pitch_based_vad.cc", + "//webrtc/modules/audio_processing/vad/pitch_based_vad.h", + "//webrtc/modules/audio_processing/vad/pitch_internal.cc", + "//webrtc/modules/audio_processing/vad/pitch_internal.h", + "//webrtc/modules/audio_processing/vad/pole_zero_filter.cc", + "//webrtc/modules/audio_processing/vad/pole_zero_filter.h", + "//webrtc/modules/audio_processing/vad/standalone_vad.cc", + "//webrtc/modules/audio_processing/vad/standalone_vad.h", + "//webrtc/modules/audio_processing/vad/vad_audio_proc.cc", + "//webrtc/modules/audio_processing/vad/vad_audio_proc.h", + "//webrtc/modules/audio_processing/vad/vad_audio_proc_internal.h", + "//webrtc/modules/audio_processing/vad/vad_circular_buffer.cc", + "//webrtc/modules/audio_processing/vad/vad_circular_buffer.h", + "//webrtc/modules/audio_processing/vad/voice_activity_detector.cc", + "//webrtc/modules/audio_processing/vad/voice_activity_detector.h", + "//webrtc/modules/audio_processing/vad/voice_gmm_tables.h", + "//webrtc/modules/audio_processing/voice_detection_impl.cc", + "//webrtc/modules/audio_processing/voice_detection_impl.h", + "//webrtc/modules/audio_processing/aecm/aecm_core_c.cc" + ], + "type": "static_library" + }, + "//webrtc/modules/audio_processing:audio_processing_c": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fomit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved", + "//webrtc/common_audio:common_audio", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//webrtc/common_audio/resampler/include/", + "//webrtc/common_audio/signal_processing/include/", + "//webrtc/common_audio/vad/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_processing/agc/legacy/analog_agc.c", + "//webrtc/modules/audio_processing/agc/legacy/analog_agc.h", + "//webrtc/modules/audio_processing/agc/legacy/digital_agc.c", + "//webrtc/modules/audio_processing/agc/legacy/digital_agc.h", + "//webrtc/modules/audio_processing/agc/legacy/gain_control.h", + "//webrtc/modules/audio_processing/ns/noise_suppression_x.c", + "//webrtc/modules/audio_processing/ns/noise_suppression_x.h", + "//webrtc/modules/audio_processing/ns/nsx_core.c", + "//webrtc/modules/audio_processing/ns/nsx_core.h", + "//webrtc/modules/audio_processing/ns/nsx_defines.h", + "//webrtc/modules/audio_processing/ns/nsx_core_c.c" + ], + "type": "source_set" + }, + "//webrtc/modules/audio_processing:audio_processing_neon": { + "cflags": [ + "-mfpu=neon", + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fomit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "WEBRTC_APM_DEBUG_DUMP=1", + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc/common_audio:common_audio", + "//webrtc/modules/audio_processing:audio_processing_neon_c" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//webrtc/common_audio/resampler/include/", + "//webrtc/common_audio/signal_processing/include/", + "//webrtc/common_audio/vad/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_processing/aec/aec_core_neon.cc", + "//webrtc/modules/audio_processing/aecm/aecm_core_neon.cc", + "//webrtc/modules/audio_processing/utility/ooura_fft_neon.cc", + "//webrtc/modules/audio_processing/utility/ooura_fft_tables_neon_sse2.h" + ], + "type": "static_library" + }, + "//webrtc/modules/audio_processing:audio_processing_neon_c": { + "cflags": [ + "-mfpu=neon", + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fomit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc/base:rtc_base_approved", + "//webrtc/modules/audio_processing:audio_processing_c" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_processing/ns/nsx_core_neon.c" + ], + "type": "static_library" + }, + "//webrtc/modules/bitrate_controller:bitrate_controller": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fomit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "BWE_TEST_LOGGING_COMPILE_TIME_ENABLE=0", + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD", + "WEBRTC_BUILD_LIBEVENT" + ], + "deps": [ + "//webrtc/base:rtc_base_approved", + "//webrtc/modules/rtp_rtcp:rtp_rtcp", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/bitrate_controller/bitrate_controller_impl.cc", + "//webrtc/modules/bitrate_controller/bitrate_controller_impl.h", + "//webrtc/modules/bitrate_controller/include/bitrate_controller.h", + "//webrtc/modules/bitrate_controller/send_side_bandwidth_estimation.cc", + "//webrtc/modules/bitrate_controller/send_side_bandwidth_estimation.h" + ], + "type": "static_library" + }, + "//webrtc/modules/congestion_controller:congestion_controller": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fomit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "BWE_TEST_LOGGING_COMPILE_TIME_ENABLE=0", + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD", + "WEBRTC_BUILD_LIBEVENT" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved", + "//webrtc/base:rtc_numerics", + "//webrtc/modules/bitrate_controller:bitrate_controller", + "//webrtc/modules/pacing:pacing", + "//webrtc/modules/remote_bitrate_estimator:remote_bitrate_estimator", + "//webrtc/modules/rtp_rtcp:rtp_rtcp", + "//webrtc/modules/utility:utility", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/congestion_controller/congestion_controller.cc", + "//webrtc/modules/congestion_controller/delay_based_bwe.cc", + "//webrtc/modules/congestion_controller/delay_based_bwe.h", + "//webrtc/modules/congestion_controller/include/congestion_controller.h", + "//webrtc/modules/congestion_controller/median_slope_estimator.cc", + "//webrtc/modules/congestion_controller/median_slope_estimator.h", + "//webrtc/modules/congestion_controller/probe_bitrate_estimator.cc", + "//webrtc/modules/congestion_controller/probe_bitrate_estimator.h", + "//webrtc/modules/congestion_controller/probe_controller.cc", + "//webrtc/modules/congestion_controller/probe_controller.h", + "//webrtc/modules/congestion_controller/probing_interval_estimator.cc", + "//webrtc/modules/congestion_controller/probing_interval_estimator.h", + "//webrtc/modules/congestion_controller/transport_feedback_adapter.cc", + "//webrtc/modules/congestion_controller/transport_feedback_adapter.h", + "//webrtc/modules/congestion_controller/trendline_estimator.cc", + "//webrtc/modules/congestion_controller/trendline_estimator.h" + ], + "type": "static_library" + }, + "//webrtc/modules/desktop_capture:desktop_capture": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fomit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "MULTI_MONITOR_SCREENSHARE", + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved", + "//webrtc/modules/desktop_capture:primitives", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "/media/libyuv/libyuv/include/", + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [ + "X11", + "X11-xcb", + "xcb", + "Xcomposite", + "Xcursor", + "Xdamage", + "Xext", + "Xfixes", + "Xi", + "Xrender" + ], + "sources": [ + "//webrtc/modules/desktop_capture/cropped_desktop_frame.cc", + "//webrtc/modules/desktop_capture/cropped_desktop_frame.h", + "//webrtc/modules/desktop_capture/cropping_window_capturer.cc", + "//webrtc/modules/desktop_capture/cropping_window_capturer.h", + "//webrtc/modules/desktop_capture/desktop_and_cursor_composer.cc", + "//webrtc/modules/desktop_capture/desktop_and_cursor_composer.h", + "//webrtc/modules/desktop_capture/desktop_capture_options.cc", + "//webrtc/modules/desktop_capture/desktop_capture_options.h", + "//webrtc/modules/desktop_capture/desktop_capturer.cc", + "//webrtc/modules/desktop_capture/desktop_capturer.h", + "//webrtc/modules/desktop_capture/desktop_capturer_differ_wrapper.cc", + "//webrtc/modules/desktop_capture/desktop_capturer_differ_wrapper.h", + "//webrtc/modules/desktop_capture/desktop_frame_rotation.cc", + "//webrtc/modules/desktop_capture/desktop_frame_rotation.h", + "//webrtc/modules/desktop_capture/differ_block.cc", + "//webrtc/modules/desktop_capture/differ_block.h", + "//webrtc/modules/desktop_capture/mouse_cursor.cc", + "//webrtc/modules/desktop_capture/mouse_cursor.h", + "//webrtc/modules/desktop_capture/mouse_cursor_monitor.h", + "//webrtc/modules/desktop_capture/screen_capture_frame_queue.h", + "//webrtc/modules/desktop_capture/screen_capturer_helper.cc", + "//webrtc/modules/desktop_capture/screen_capturer_helper.h", + "//webrtc/modules/desktop_capture/desktop_device_info.cc", + "//webrtc/modules/desktop_capture/desktop_device_info.h", + "//webrtc/modules/desktop_capture/mouse_cursor_monitor_x11.cc", + "//webrtc/modules/desktop_capture/screen_capturer_x11.cc", + "//webrtc/modules/desktop_capture/window_capturer_x11.cc", + "//webrtc/modules/desktop_capture/x11/shared_x_display.cc", + "//webrtc/modules/desktop_capture/x11/shared_x_display.h", + "//webrtc/modules/desktop_capture/x11/x_error_trap.cc", + "//webrtc/modules/desktop_capture/x11/x_error_trap.h", + "//webrtc/modules/desktop_capture/x11/x_server_pixel_buffer.cc", + "//webrtc/modules/desktop_capture/x11/x_server_pixel_buffer.h", + "//webrtc/modules/desktop_capture/app_capturer_x11.cc", + "//webrtc/modules/desktop_capture/app_capturer_x11.h", + "//webrtc/modules/desktop_capture/x11/desktop_device_info_x11.cc", + "//webrtc/modules/desktop_capture/x11/desktop_device_info_x11.h", + "//webrtc/modules/desktop_capture/x11/shared_x_util.cc", + "//webrtc/modules/desktop_capture/x11/shared_x_util.h" + ], + "type": "static_library" + }, + "//webrtc/modules/desktop_capture:primitives": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fomit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/desktop_capture/desktop_capture_types.h", + "//webrtc/modules/desktop_capture/desktop_frame.cc", + "//webrtc/modules/desktop_capture/desktop_frame.h", + "//webrtc/modules/desktop_capture/desktop_geometry.cc", + "//webrtc/modules/desktop_capture/desktop_geometry.h", + "//webrtc/modules/desktop_capture/desktop_region.cc", + "//webrtc/modules/desktop_capture/desktop_region.h", + "//webrtc/modules/desktop_capture/shared_desktop_frame.cc", + "//webrtc/modules/desktop_capture/shared_desktop_frame.h", + "//webrtc/modules/desktop_capture/shared_memory.cc", + "//webrtc/modules/desktop_capture/shared_memory.h" + ], + "type": "static_library" + }, + "//webrtc/modules/media_file:media_file": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fomit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved", + "//webrtc/common_audio:common_audio", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//webrtc/common_audio/resampler/include/", + "//webrtc/common_audio/signal_processing/include/", + "//webrtc/common_audio/vad/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/media_file/media_file.h", + "//webrtc/modules/media_file/media_file_defines.h", + "//webrtc/modules/media_file/media_file_impl.cc", + "//webrtc/modules/media_file/media_file_impl.h", + "//webrtc/modules/media_file/media_file_utility.cc", + "//webrtc/modules/media_file/media_file_utility.h" + ], + "type": "static_library" + }, + "//webrtc/modules/pacing:pacing": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fomit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD", + "WEBRTC_BUILD_LIBEVENT" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved", + "//webrtc/modules/rtp_rtcp:rtp_rtcp", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/pacing/alr_detector.cc", + "//webrtc/modules/pacing/alr_detector.h", + "//webrtc/modules/pacing/bitrate_prober.cc", + "//webrtc/modules/pacing/bitrate_prober.h", + "//webrtc/modules/pacing/paced_sender.cc", + "//webrtc/modules/pacing/paced_sender.h", + "//webrtc/modules/pacing/packet_router.cc", + "//webrtc/modules/pacing/packet_router.h" + ], + "type": "static_library" + }, + "//webrtc/modules/remote_bitrate_estimator:remote_bitrate_estimator": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fomit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "BWE_TEST_LOGGING_COMPILE_TIME_ENABLE=0", + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/remote_bitrate_estimator/aimd_rate_control.cc", + "//webrtc/modules/remote_bitrate_estimator/aimd_rate_control.h", + "//webrtc/modules/remote_bitrate_estimator/bwe_defines.cc", + "//webrtc/modules/remote_bitrate_estimator/include/bwe_defines.h", + "//webrtc/modules/remote_bitrate_estimator/include/remote_bitrate_estimator.h", + "//webrtc/modules/remote_bitrate_estimator/include/send_time_history.h", + "//webrtc/modules/remote_bitrate_estimator/inter_arrival.cc", + "//webrtc/modules/remote_bitrate_estimator/inter_arrival.h", + "//webrtc/modules/remote_bitrate_estimator/overuse_detector.cc", + "//webrtc/modules/remote_bitrate_estimator/overuse_detector.h", + "//webrtc/modules/remote_bitrate_estimator/overuse_estimator.cc", + "//webrtc/modules/remote_bitrate_estimator/overuse_estimator.h", + "//webrtc/modules/remote_bitrate_estimator/remote_bitrate_estimator_abs_send_time.cc", + "//webrtc/modules/remote_bitrate_estimator/remote_bitrate_estimator_abs_send_time.h", + "//webrtc/modules/remote_bitrate_estimator/remote_bitrate_estimator_single_stream.cc", + "//webrtc/modules/remote_bitrate_estimator/remote_bitrate_estimator_single_stream.h", + "//webrtc/modules/remote_bitrate_estimator/remote_estimator_proxy.cc", + "//webrtc/modules/remote_bitrate_estimator/remote_estimator_proxy.h", + "//webrtc/modules/remote_bitrate_estimator/send_time_history.cc", + "//webrtc/modules/remote_bitrate_estimator/test/bwe_test_logging.h" + ], + "type": "static_library" + }, + "//webrtc/modules/rtp_rtcp:rtp_rtcp": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fomit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "BWE_TEST_LOGGING_COMPILE_TIME_ENABLE=0", + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD", + "WEBRTC_BUILD_LIBEVENT" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/api:transport_api", + "//webrtc/base:gtest_prod", + "//webrtc/base:rtc_base_approved", + "//webrtc/base:rtc_task_queue", + "//webrtc/call:call_interfaces", + "//webrtc/common_video:common_video", + "//webrtc/logging:rtc_event_log_api", + "//webrtc/modules/remote_bitrate_estimator:remote_bitrate_estimator", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//webrtc/common_video/include/", + "//webrtc/common_video/libyuv/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/rtp_rtcp/include/flexfec_receiver.h", + "//webrtc/modules/rtp_rtcp/include/flexfec_sender.h", + "//webrtc/modules/rtp_rtcp/include/receive_statistics.h", + "//webrtc/modules/rtp_rtcp/include/remote_ntp_time_estimator.h", + "//webrtc/modules/rtp_rtcp/include/rtp_audio_level_observer.h", + "//webrtc/modules/rtp_rtcp/include/rtp_header_parser.h", + "//webrtc/modules/rtp_rtcp/include/rtp_payload_registry.h", + "//webrtc/modules/rtp_rtcp/include/rtp_receiver.h", + "//webrtc/modules/rtp_rtcp/include/rtp_rtcp.h", + "//webrtc/modules/rtp_rtcp/include/rtp_rtcp_defines.h", + "//webrtc/modules/rtp_rtcp/include/ulpfec_receiver.h", + "//webrtc/modules/rtp_rtcp/source/byte_io.h", + "//webrtc/modules/rtp_rtcp/source/dtmf_queue.cc", + "//webrtc/modules/rtp_rtcp/source/dtmf_queue.h", + "//webrtc/modules/rtp_rtcp/source/fec_private_tables_bursty.h", + "//webrtc/modules/rtp_rtcp/source/fec_private_tables_random.h", + "//webrtc/modules/rtp_rtcp/source/flexfec_header_reader_writer.cc", + "//webrtc/modules/rtp_rtcp/source/flexfec_header_reader_writer.h", + "//webrtc/modules/rtp_rtcp/source/flexfec_receiver.cc", + "//webrtc/modules/rtp_rtcp/source/flexfec_sender.cc", + "//webrtc/modules/rtp_rtcp/source/forward_error_correction.cc", + "//webrtc/modules/rtp_rtcp/source/forward_error_correction.h", + "//webrtc/modules/rtp_rtcp/source/forward_error_correction_internal.cc", + "//webrtc/modules/rtp_rtcp/source/forward_error_correction_internal.h", + "//webrtc/modules/rtp_rtcp/source/packet_loss_stats.cc", + "//webrtc/modules/rtp_rtcp/source/packet_loss_stats.h", + "//webrtc/modules/rtp_rtcp/source/playout_delay_oracle.cc", + "//webrtc/modules/rtp_rtcp/source/playout_delay_oracle.h", + "//webrtc/modules/rtp_rtcp/source/receive_statistics_impl.cc", + "//webrtc/modules/rtp_rtcp/source/receive_statistics_impl.h", + "//webrtc/modules/rtp_rtcp/source/remote_ntp_time_estimator.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/app.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/app.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/bye.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/bye.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/common_header.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/common_header.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/compound_packet.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/compound_packet.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/dlrr.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/dlrr.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/extended_jitter_report.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/extended_jitter_report.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/extended_reports.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/extended_reports.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/fir.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/fir.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/nack.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/nack.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/pli.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/pli.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/psfb.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/psfb.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/rapid_resync_request.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/rapid_resync_request.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/receiver_report.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/receiver_report.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/remb.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/remb.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/report_block.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/report_block.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/rpsi.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/rpsi.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/rrtr.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/rrtr.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/rtpfb.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/rtpfb.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/sdes.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/sdes.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/sender_report.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/sender_report.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/sli.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/sli.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/target_bitrate.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/target_bitrate.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/tmmb_item.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/tmmb_item.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/tmmbn.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/tmmbn.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/tmmbr.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/tmmbr.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/transport_feedback.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/transport_feedback.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/voip_metric.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/voip_metric.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_receiver.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_receiver.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_sender.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_sender.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_utility.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_utility.h", + "//webrtc/modules/rtp_rtcp/source/rtp_format.cc", + "//webrtc/modules/rtp_rtcp/source/rtp_format.h", + "//webrtc/modules/rtp_rtcp/source/rtp_format_h264.cc", + "//webrtc/modules/rtp_rtcp/source/rtp_format_h264.h", + "//webrtc/modules/rtp_rtcp/source/rtp_format_video_generic.cc", + "//webrtc/modules/rtp_rtcp/source/rtp_format_video_generic.h", + "//webrtc/modules/rtp_rtcp/source/rtp_format_vp8.cc", + "//webrtc/modules/rtp_rtcp/source/rtp_format_vp8.h", + "//webrtc/modules/rtp_rtcp/source/rtp_format_vp9.cc", + "//webrtc/modules/rtp_rtcp/source/rtp_format_vp9.h", + "//webrtc/modules/rtp_rtcp/source/rtp_header_extension.cc", + "//webrtc/modules/rtp_rtcp/source/rtp_header_extension.h", + "//webrtc/modules/rtp_rtcp/source/rtp_header_extensions.cc", + "//webrtc/modules/rtp_rtcp/source/rtp_header_extensions.h", + "//webrtc/modules/rtp_rtcp/source/rtp_header_parser.cc", + "//webrtc/modules/rtp_rtcp/source/rtp_packet.cc", + "//webrtc/modules/rtp_rtcp/source/rtp_packet.h", + "//webrtc/modules/rtp_rtcp/source/rtp_packet_history.cc", + "//webrtc/modules/rtp_rtcp/source/rtp_packet_history.h", + "//webrtc/modules/rtp_rtcp/source/rtp_packet_received.h", + "//webrtc/modules/rtp_rtcp/source/rtp_packet_to_send.h", + "//webrtc/modules/rtp_rtcp/source/rtp_payload_registry.cc", + "//webrtc/modules/rtp_rtcp/source/rtp_receiver_audio.cc", + "//webrtc/modules/rtp_rtcp/source/rtp_receiver_audio.h", + "//webrtc/modules/rtp_rtcp/source/rtp_receiver_impl.cc", + "//webrtc/modules/rtp_rtcp/source/rtp_receiver_impl.h", + "//webrtc/modules/rtp_rtcp/source/rtp_receiver_strategy.cc", + "//webrtc/modules/rtp_rtcp/source/rtp_receiver_strategy.h", + "//webrtc/modules/rtp_rtcp/source/rtp_receiver_video.cc", + "//webrtc/modules/rtp_rtcp/source/rtp_receiver_video.h", + "//webrtc/modules/rtp_rtcp/source/rtp_rtcp_config.h", + "//webrtc/modules/rtp_rtcp/source/rtp_rtcp_impl.cc", + "//webrtc/modules/rtp_rtcp/source/rtp_rtcp_impl.h", + "//webrtc/modules/rtp_rtcp/source/rtp_sender.cc", + "//webrtc/modules/rtp_rtcp/source/rtp_sender.h", + "//webrtc/modules/rtp_rtcp/source/rtp_sender_audio.cc", + "//webrtc/modules/rtp_rtcp/source/rtp_sender_audio.h", + "//webrtc/modules/rtp_rtcp/source/rtp_sender_video.cc", + "//webrtc/modules/rtp_rtcp/source/rtp_sender_video.h", + "//webrtc/modules/rtp_rtcp/source/rtp_utility.cc", + "//webrtc/modules/rtp_rtcp/source/rtp_utility.h", + "//webrtc/modules/rtp_rtcp/source/ssrc_database.cc", + "//webrtc/modules/rtp_rtcp/source/ssrc_database.h", + "//webrtc/modules/rtp_rtcp/source/time_util.cc", + "//webrtc/modules/rtp_rtcp/source/time_util.h", + "//webrtc/modules/rtp_rtcp/source/tmmbr_help.cc", + "//webrtc/modules/rtp_rtcp/source/tmmbr_help.h", + "//webrtc/modules/rtp_rtcp/source/ulpfec_generator.cc", + "//webrtc/modules/rtp_rtcp/source/ulpfec_generator.h", + "//webrtc/modules/rtp_rtcp/source/ulpfec_header_reader_writer.cc", + "//webrtc/modules/rtp_rtcp/source/ulpfec_header_reader_writer.h", + "//webrtc/modules/rtp_rtcp/source/ulpfec_receiver_impl.cc", + "//webrtc/modules/rtp_rtcp/source/ulpfec_receiver_impl.h", + "//webrtc/modules/rtp_rtcp/source/video_codec_information.h", + "//webrtc/modules/rtp_rtcp/source/vp8_partition_aggregator.cc", + "//webrtc/modules/rtp_rtcp/source/vp8_partition_aggregator.h" + ], + "type": "static_library" + }, + "//webrtc/modules/utility:utility": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fomit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD", + "WEBRTC_BUILD_LIBEVENT" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/audio/utility:audio_frame_operations", + "//webrtc/base:rtc_task_queue", + "//webrtc/common_audio:common_audio", + "//webrtc/modules/audio_coding:audio_coding", + "//webrtc/modules/audio_coding:audio_format_conversion", + "//webrtc/modules/audio_coding:builtin_audio_decoder_factory", + "//webrtc/modules/audio_coding:rent_a_codec", + "//webrtc/modules/media_file:media_file", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//webrtc/common_audio/resampler/include/", + "//webrtc/common_audio/signal_processing/include/", + "//webrtc/common_audio/vad/include/", + "//webrtc/modules/audio_coding/include/", + "//webrtc/modules/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/utility/include/audio_frame_operations.h", + "//webrtc/modules/utility/include/process_thread.h", + "//webrtc/modules/utility/source/process_thread_impl.cc", + "//webrtc/modules/utility/source/process_thread_impl.h" + ], + "type": "static_library" + }, + "//webrtc/modules/video_capture:video_capture_internal_impl": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fomit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD", + "WEBRTC_BUILD_LIBEVENT" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved", + "//webrtc/modules/video_capture:video_capture_module", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/video_capture/linux/device_info_linux.cc", + "//webrtc/modules/video_capture/linux/device_info_linux.h", + "//webrtc/modules/video_capture/linux/video_capture_linux.cc", + "//webrtc/modules/video_capture/linux/video_capture_linux.h" + ], + "type": "static_library" + }, + "//webrtc/modules/video_capture:video_capture_module": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fomit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD", + "WEBRTC_BUILD_LIBEVENT" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved", + "//webrtc/common_video:common_video", + "//webrtc/modules/utility:utility", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//webrtc/common_video/include/", + "//webrtc/common_video/libyuv/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/video_capture/device_info_impl.cc", + "//webrtc/modules/video_capture/device_info_impl.h", + "//webrtc/modules/video_capture/video_capture.h", + "//webrtc/modules/video_capture/video_capture_config.h", + "//webrtc/modules/video_capture/video_capture_defines.h", + "//webrtc/modules/video_capture/video_capture_delay.h", + "//webrtc/modules/video_capture/video_capture_factory.cc", + "//webrtc/modules/video_capture/video_capture_factory.h", + "//webrtc/modules/video_capture/video_capture_impl.cc", + "//webrtc/modules/video_capture/video_capture_impl.h" + ], + "type": "static_library" + }, + "//webrtc/modules/video_coding:video_coding": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fomit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD", + "WEBRTC_BUILD_LIBEVENT" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved", + "//webrtc/base:rtc_numerics", + "//webrtc/base:rtc_task_queue", + "//webrtc/common_video:common_video", + "//webrtc/modules/rtp_rtcp:rtp_rtcp", + "//webrtc/modules/utility:utility", + "//webrtc/modules/video_coding:video_coding_utility", + "//webrtc/modules/video_coding:webrtc_h264", + "//webrtc/modules/video_coding:webrtc_i420", + "//webrtc/modules/video_coding:webrtc_vp8", + "//webrtc/modules/video_coding:webrtc_vp9", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//webrtc/common_video/include/", + "//webrtc/common_video/libyuv/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/video_coding/codec_database.cc", + "//webrtc/modules/video_coding/codec_database.h", + "//webrtc/modules/video_coding/codec_timer.cc", + "//webrtc/modules/video_coding/codec_timer.h", + "//webrtc/modules/video_coding/decoding_state.cc", + "//webrtc/modules/video_coding/decoding_state.h", + "//webrtc/modules/video_coding/encoded_frame.cc", + "//webrtc/modules/video_coding/encoded_frame.h", + "//webrtc/modules/video_coding/fec_rate_table.h", + "//webrtc/modules/video_coding/frame_buffer.cc", + "//webrtc/modules/video_coding/frame_buffer.h", + "//webrtc/modules/video_coding/frame_buffer2.cc", + "//webrtc/modules/video_coding/frame_buffer2.h", + "//webrtc/modules/video_coding/frame_object.cc", + "//webrtc/modules/video_coding/frame_object.h", + "//webrtc/modules/video_coding/generic_decoder.cc", + "//webrtc/modules/video_coding/generic_decoder.h", + "//webrtc/modules/video_coding/generic_encoder.cc", + "//webrtc/modules/video_coding/generic_encoder.h", + "//webrtc/modules/video_coding/h264_sprop_parameter_sets.cc", + "//webrtc/modules/video_coding/h264_sprop_parameter_sets.h", + "//webrtc/modules/video_coding/h264_sps_pps_tracker.cc", + "//webrtc/modules/video_coding/h264_sps_pps_tracker.h", + "//webrtc/modules/video_coding/histogram.cc", + "//webrtc/modules/video_coding/histogram.h", + "//webrtc/modules/video_coding/include/video_codec_initializer.h", + "//webrtc/modules/video_coding/include/video_coding.h", + "//webrtc/modules/video_coding/include/video_coding_defines.h", + "//webrtc/modules/video_coding/inter_frame_delay.cc", + "//webrtc/modules/video_coding/inter_frame_delay.h", + "//webrtc/modules/video_coding/internal_defines.h", + "//webrtc/modules/video_coding/jitter_buffer.cc", + "//webrtc/modules/video_coding/jitter_buffer.h", + "//webrtc/modules/video_coding/jitter_buffer_common.h", + "//webrtc/modules/video_coding/jitter_estimator.cc", + "//webrtc/modules/video_coding/jitter_estimator.h", + "//webrtc/modules/video_coding/media_opt_util.cc", + "//webrtc/modules/video_coding/media_opt_util.h", + "//webrtc/modules/video_coding/media_optimization.cc", + "//webrtc/modules/video_coding/media_optimization.h", + "//webrtc/modules/video_coding/nack_fec_tables.h", + "//webrtc/modules/video_coding/nack_module.cc", + "//webrtc/modules/video_coding/nack_module.h", + "//webrtc/modules/video_coding/packet.cc", + "//webrtc/modules/video_coding/packet.h", + "//webrtc/modules/video_coding/packet_buffer.cc", + "//webrtc/modules/video_coding/packet_buffer.h", + "//webrtc/modules/video_coding/protection_bitrate_calculator.cc", + "//webrtc/modules/video_coding/protection_bitrate_calculator.h", + "//webrtc/modules/video_coding/receiver.cc", + "//webrtc/modules/video_coding/receiver.h", + "//webrtc/modules/video_coding/rtp_frame_reference_finder.cc", + "//webrtc/modules/video_coding/rtp_frame_reference_finder.h", + "//webrtc/modules/video_coding/rtt_filter.cc", + "//webrtc/modules/video_coding/rtt_filter.h", + "//webrtc/modules/video_coding/session_info.cc", + "//webrtc/modules/video_coding/session_info.h", + "//webrtc/modules/video_coding/timestamp_map.cc", + "//webrtc/modules/video_coding/timestamp_map.h", + "//webrtc/modules/video_coding/timing.cc", + "//webrtc/modules/video_coding/timing.h", + "//webrtc/modules/video_coding/video_codec_initializer.cc", + "//webrtc/modules/video_coding/video_coding_impl.cc", + "//webrtc/modules/video_coding/video_coding_impl.h", + "//webrtc/modules/video_coding/video_receiver.cc", + "//webrtc/modules/video_coding/video_sender.cc" + ], + "type": "static_library" + }, + "//webrtc/modules/video_coding:video_coding_utility": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fomit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD", + "WEBRTC_BUILD_LIBEVENT" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved", + "//webrtc/base:rtc_numerics", + "//webrtc/common_video:common_video", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//webrtc/common_video/include/", + "//webrtc/common_video/libyuv/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/video_coding/utility/default_video_bitrate_allocator.cc", + "//webrtc/modules/video_coding/utility/default_video_bitrate_allocator.h", + "//webrtc/modules/video_coding/utility/frame_dropper.cc", + "//webrtc/modules/video_coding/utility/frame_dropper.h", + "//webrtc/modules/video_coding/utility/ivf_file_writer.cc", + "//webrtc/modules/video_coding/utility/ivf_file_writer.h", + "//webrtc/modules/video_coding/utility/moving_average.cc", + "//webrtc/modules/video_coding/utility/moving_average.h", + "//webrtc/modules/video_coding/utility/qp_parser.cc", + "//webrtc/modules/video_coding/utility/qp_parser.h", + "//webrtc/modules/video_coding/utility/quality_scaler.cc", + "//webrtc/modules/video_coding/utility/quality_scaler.h", + "//webrtc/modules/video_coding/utility/simulcast_rate_allocator.cc", + "//webrtc/modules/video_coding/utility/simulcast_rate_allocator.h", + "//webrtc/modules/video_coding/utility/vp8_header_parser.cc", + "//webrtc/modules/video_coding/utility/vp8_header_parser.h" + ], + "type": "static_library" + }, + "//webrtc/modules/video_coding:webrtc_h264": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fomit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD", + "WEBRTC_BUILD_LIBEVENT" + ], + "deps": [ + "//webrtc/base:rtc_base_approved", + "//webrtc/modules/video_coding:video_coding_utility", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/video_coding/codecs/h264/h264.cc", + "//webrtc/modules/video_coding/codecs/h264/include/h264.h" + ], + "type": "static_library" + }, + "//webrtc/modules/video_coding:webrtc_i420": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fomit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD", + "WEBRTC_BUILD_LIBEVENT" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved", + "//webrtc/common_video:common_video", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//webrtc/common_video/include/", + "//webrtc/common_video/libyuv/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/video_coding/codecs/i420/i420.cc", + "//webrtc/modules/video_coding/codecs/i420/include/i420.h" + ], + "type": "static_library" + }, + "//webrtc/modules/video_coding:webrtc_vp8": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fomit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD", + "WEBRTC_BUILD_LIBEVENT" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved", + "//webrtc/common_video:common_video", + "//webrtc/modules/video_coding:video_coding_utility", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "/media/libyuv/libyuv/include/", + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//webrtc/common_video/include/", + "//webrtc/common_video/libyuv/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/video_coding/codecs/vp8/default_temporal_layers.cc", + "//webrtc/modules/video_coding/codecs/vp8/default_temporal_layers.h", + "//webrtc/modules/video_coding/codecs/vp8/include/vp8.h", + "//webrtc/modules/video_coding/codecs/vp8/include/vp8_common_types.h", + "//webrtc/modules/video_coding/codecs/vp8/realtime_temporal_layers.cc", + "//webrtc/modules/video_coding/codecs/vp8/reference_picture_selection.cc", + "//webrtc/modules/video_coding/codecs/vp8/reference_picture_selection.h", + "//webrtc/modules/video_coding/codecs/vp8/screenshare_layers.cc", + "//webrtc/modules/video_coding/codecs/vp8/screenshare_layers.h", + "//webrtc/modules/video_coding/codecs/vp8/simulcast_encoder_adapter.cc", + "//webrtc/modules/video_coding/codecs/vp8/simulcast_encoder_adapter.h", + "//webrtc/modules/video_coding/codecs/vp8/temporal_layers.h", + "//webrtc/modules/video_coding/codecs/vp8/vp8_impl.cc", + "//webrtc/modules/video_coding/codecs/vp8/vp8_impl.h" + ], + "type": "static_library" + }, + "//webrtc/modules/video_coding:webrtc_vp9": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fomit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD", + "WEBRTC_BUILD_LIBEVENT" + ], + "deps": [ + "//webrtc/base:rtc_base_approved", + "//webrtc/common_video:common_video", + "//webrtc/modules/video_coding:video_coding_utility", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//webrtc/common_video/include/", + "//webrtc/common_video/libyuv/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/video_coding/codecs/vp9/include/vp9.h", + "//webrtc/modules/video_coding/codecs/vp9/screenshare_layers.cc", + "//webrtc/modules/video_coding/codecs/vp9/screenshare_layers.h", + "//webrtc/modules/video_coding/codecs/vp9/vp9_frame_buffer_pool.cc", + "//webrtc/modules/video_coding/codecs/vp9/vp9_frame_buffer_pool.h", + "//webrtc/modules/video_coding/codecs/vp9/vp9_impl.cc", + "//webrtc/modules/video_coding/codecs/vp9/vp9_impl.h" + ], + "type": "static_library" + }, + "//webrtc/modules/video_processing:video_processing": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fomit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD", + "WEBRTC_BUILD_LIBEVENT" + ], + "deps": [ + "//webrtc/base:rtc_base_approved", + "//webrtc/common_audio:common_audio", + "//webrtc/common_video:common_video", + "//webrtc/modules/utility:utility", + "//webrtc/modules/video_processing:video_processing_neon", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "/media/libyuv/libyuv/include/", + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//webrtc/common_audio/resampler/include/", + "//webrtc/common_audio/signal_processing/include/", + "//webrtc/common_audio/vad/include/", + "//webrtc/common_video/include/", + "//webrtc/common_video/libyuv/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/video_processing/util/denoiser_filter.cc", + "//webrtc/modules/video_processing/util/denoiser_filter.h", + "//webrtc/modules/video_processing/util/denoiser_filter_c.cc", + "//webrtc/modules/video_processing/util/denoiser_filter_c.h", + "//webrtc/modules/video_processing/util/noise_estimation.cc", + "//webrtc/modules/video_processing/util/noise_estimation.h", + "//webrtc/modules/video_processing/util/skin_detection.cc", + "//webrtc/modules/video_processing/util/skin_detection.h", + "//webrtc/modules/video_processing/video_denoiser.cc", + "//webrtc/modules/video_processing/video_denoiser.h" + ], + "type": "static_library" + }, + "//webrtc/modules/video_processing:video_processing_neon": { + "cflags": [ + "-mfpu=neon", + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fomit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/video_processing/util/denoiser_filter_neon.cc", + "//webrtc/modules/video_processing/util/denoiser_filter_neon.h" + ], + "type": "static_library" + }, + "//webrtc/system_wrappers:field_trial_default": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fomit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/system_wrappers/include/field_trial_default.h", + "//webrtc/system_wrappers/source/field_trial_default.cc" + ], + "type": "static_library" + }, + "//webrtc/system_wrappers:metrics_default": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fomit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/system_wrappers/include/metrics_default.h", + "//webrtc/system_wrappers/source/metrics_default.cc" + ], + "type": "static_library" + }, + "//webrtc/system_wrappers:system_wrappers": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fomit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "WEBRTC_THREAD_RR", + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/system_wrappers/include/aligned_array.h", + "//webrtc/system_wrappers/include/aligned_malloc.h", + "//webrtc/system_wrappers/include/atomic32.h", + "//webrtc/system_wrappers/include/clock.h", + "//webrtc/system_wrappers/include/cpu_features_wrapper.h", + "//webrtc/system_wrappers/include/cpu_info.h", + "//webrtc/system_wrappers/include/critical_section_wrapper.h", + "//webrtc/system_wrappers/include/event_wrapper.h", + "//webrtc/system_wrappers/include/field_trial.h", + "//webrtc/system_wrappers/include/file_wrapper.h", + "//webrtc/system_wrappers/include/logging.h", + "//webrtc/system_wrappers/include/metrics.h", + "//webrtc/system_wrappers/include/ntp_time.h", + "//webrtc/system_wrappers/include/rtp_to_ntp_estimator.h", + "//webrtc/system_wrappers/include/rw_lock_wrapper.h", + "//webrtc/system_wrappers/include/sleep.h", + "//webrtc/system_wrappers/include/static_instance.h", + "//webrtc/system_wrappers/include/stringize_macros.h", + "//webrtc/system_wrappers/include/timestamp_extrapolator.h", + "//webrtc/system_wrappers/include/trace.h", + "//webrtc/system_wrappers/source/aligned_malloc.cc", + "//webrtc/system_wrappers/source/clock.cc", + "//webrtc/system_wrappers/source/cpu_features.cc", + "//webrtc/system_wrappers/source/cpu_info.cc", + "//webrtc/system_wrappers/source/event.cc", + "//webrtc/system_wrappers/source/event_timer_posix.cc", + "//webrtc/system_wrappers/source/event_timer_posix.h", + "//webrtc/system_wrappers/source/file_impl.cc", + "//webrtc/system_wrappers/source/logging.cc", + "//webrtc/system_wrappers/source/rtp_to_ntp_estimator.cc", + "//webrtc/system_wrappers/source/rw_lock.cc", + "//webrtc/system_wrappers/source/rw_lock_posix.cc", + "//webrtc/system_wrappers/source/rw_lock_posix.h", + "//webrtc/system_wrappers/source/sleep.cc", + "//webrtc/system_wrappers/source/timestamp_extrapolator.cc", + "//webrtc/system_wrappers/source/trace_impl.cc", + "//webrtc/system_wrappers/source/trace_impl.h", + "//webrtc/system_wrappers/source/trace_posix.cc", + "//webrtc/system_wrappers/source/trace_posix.h", + "//webrtc/system_wrappers/source/atomic32_non_darwin_unix.cc" + ], + "type": "static_library" + }, + "//webrtc/video:video": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fomit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD", + "WEBRTC_BUILD_LIBEVENT" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/api:transport_api", + "//webrtc/base:rtc_base_approved", + "//webrtc/base:rtc_numerics", + "//webrtc/base:rtc_task_queue", + "//webrtc/common_video:common_video", + "//webrtc/logging:rtc_event_log_api", + "//webrtc/modules/bitrate_controller:bitrate_controller", + "//webrtc/modules/congestion_controller:congestion_controller", + "//webrtc/modules/pacing:pacing", + "//webrtc/modules/remote_bitrate_estimator:remote_bitrate_estimator", + "//webrtc/modules/rtp_rtcp:rtp_rtcp", + "//webrtc/modules/utility:utility", + "//webrtc/modules/video_coding:video_coding", + "//webrtc/modules/video_processing:video_processing", + "//webrtc/system_wrappers:system_wrappers", + "//webrtc/voice_engine:voice_engine" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//webrtc/common_video/include/", + "//webrtc/common_video/libyuv/include/", + "//webrtc/modules/audio_coding/include/", + "//webrtc/modules/include/" + ], + "libs": [], + "sources": [ + "//webrtc/video/call_stats.cc", + "//webrtc/video/call_stats.h", + "//webrtc/video/encoder_rtcp_feedback.cc", + "//webrtc/video/encoder_rtcp_feedback.h", + "//webrtc/video/overuse_frame_detector.cc", + "//webrtc/video/overuse_frame_detector.h", + "//webrtc/video/payload_router.cc", + "//webrtc/video/payload_router.h", + "//webrtc/video/quality_threshold.cc", + "//webrtc/video/quality_threshold.h", + "//webrtc/video/receive_statistics_proxy.cc", + "//webrtc/video/receive_statistics_proxy.h", + "//webrtc/video/report_block_stats.cc", + "//webrtc/video/report_block_stats.h", + "//webrtc/video/rtp_stream_receiver.cc", + "//webrtc/video/rtp_stream_receiver.h", + "//webrtc/video/rtp_streams_synchronizer.cc", + "//webrtc/video/rtp_streams_synchronizer.h", + "//webrtc/video/send_delay_stats.cc", + "//webrtc/video/send_delay_stats.h", + "//webrtc/video/send_statistics_proxy.cc", + "//webrtc/video/send_statistics_proxy.h", + "//webrtc/video/stats_counter.cc", + "//webrtc/video/stats_counter.h", + "//webrtc/video/stream_synchronization.cc", + "//webrtc/video/stream_synchronization.h", + "//webrtc/video/transport_adapter.cc", + "//webrtc/video/transport_adapter.h", + "//webrtc/video/video_receive_stream.cc", + "//webrtc/video/video_receive_stream.h", + "//webrtc/video/video_send_stream.cc", + "//webrtc/video/video_send_stream.h", + "//webrtc/video/video_stream_decoder.cc", + "//webrtc/video/video_stream_decoder.h", + "//webrtc/video/vie_encoder.cc", + "//webrtc/video/vie_encoder.h", + "//webrtc/video/vie_remb.cc", + "//webrtc/video/vie_remb.h" + ], + "type": "static_library" + }, + "//webrtc/video_engine:video_engine": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fomit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/video_engine/browser_capture_impl.h", + "//webrtc/video_engine/desktop_capture_impl.cc", + "//webrtc/video_engine/desktop_capture_impl.h" + ], + "type": "static_library" + }, + "//webrtc/voice_engine:audio_coder": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fomit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/modules/audio_coding:audio_coding", + "//webrtc/modules/audio_coding:audio_format_conversion", + "//webrtc/modules/audio_coding:builtin_audio_decoder_factory", + "//webrtc/modules/audio_coding:rent_a_codec" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//webrtc/modules/audio_coding/include/", + "//webrtc/modules/include/" + ], + "libs": [], + "sources": [ + "//webrtc/voice_engine/coder.cc", + "//webrtc/voice_engine/coder.h" + ], + "type": "static_library" + }, + "//webrtc/voice_engine:file_player": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fomit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/common_audio:common_audio", + "//webrtc/modules/media_file:media_file", + "//webrtc/system_wrappers:system_wrappers", + "//webrtc/voice_engine:audio_coder" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//webrtc/common_audio/resampler/include/", + "//webrtc/common_audio/signal_processing/include/", + "//webrtc/common_audio/vad/include/" + ], + "libs": [], + "sources": [ + "//webrtc/voice_engine/file_player.cc", + "//webrtc/voice_engine/file_player.h" + ], + "type": "static_library" + }, + "//webrtc/voice_engine:file_recorder": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fomit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved", + "//webrtc/common_audio:common_audio", + "//webrtc/modules/media_file:media_file", + "//webrtc/system_wrappers:system_wrappers", + "//webrtc/voice_engine:audio_coder" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//webrtc/common_audio/resampler/include/", + "//webrtc/common_audio/signal_processing/include/", + "//webrtc/common_audio/vad/include/" + ], + "libs": [], + "sources": [ + "//webrtc/voice_engine/file_recorder.cc", + "//webrtc/voice_engine/file_recorder.h" + ], + "type": "static_library" + }, + "//webrtc/voice_engine:level_indicator": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fomit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved", + "//webrtc/common_audio:common_audio" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//webrtc/common_audio/resampler/include/", + "//webrtc/common_audio/signal_processing/include/", + "//webrtc/common_audio/vad/include/" + ], + "libs": [], + "sources": [ + "//webrtc/voice_engine/level_indicator.cc", + "//webrtc/voice_engine/level_indicator.h" + ], + "type": "static_library" + }, + "//webrtc/voice_engine:voice_engine": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fomit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD", + "WEBRTC_BUILD_LIBEVENT" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/api:audio_mixer_api", + "//webrtc/api:call_api", + "//webrtc/api:transport_api", + "//webrtc/audio/utility:audio_frame_operations", + "//webrtc/base:rtc_base_approved", + "//webrtc/common_audio:common_audio", + "//webrtc/logging:rtc_event_log_api", + "//webrtc/modules/audio_coding:audio_coding", + "//webrtc/modules/audio_coding:audio_decoder_factory_interface", + "//webrtc/modules/audio_coding:audio_format_conversion", + "//webrtc/modules/audio_coding:builtin_audio_decoder_factory", + "//webrtc/modules/audio_coding:rent_a_codec", + "//webrtc/modules/audio_conference_mixer:audio_conference_mixer", + "//webrtc/modules/audio_device:audio_device", + "//webrtc/modules/audio_processing:audio_processing", + "//webrtc/modules/bitrate_controller:bitrate_controller", + "//webrtc/modules/media_file:media_file", + "//webrtc/modules/pacing:pacing", + "//webrtc/modules/rtp_rtcp:rtp_rtcp", + "//webrtc/modules/utility:utility", + "//webrtc/system_wrappers:system_wrappers", + "//webrtc/voice_engine:file_player", + "//webrtc/voice_engine:file_recorder", + "//webrtc/voice_engine:level_indicator" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//webrtc/modules/audio_coding/include/", + "//webrtc/modules/include/", + "//webrtc/common_audio/resampler/include/", + "//webrtc/common_audio/signal_processing/include/", + "//webrtc/common_audio/vad/include/", + "//webrtc/modules/audio_conference_mixer/include/", + "//webrtc/modules/include/", + "//webrtc/modules/include/", + "//webrtc/modules/audio_device/include/", + "//webrtc/modules/audio_device/dummy/" + ], + "libs": [], + "sources": [ + "//webrtc/voice_engine/channel.cc", + "//webrtc/voice_engine/channel.h", + "//webrtc/voice_engine/channel_manager.cc", + "//webrtc/voice_engine/channel_manager.h", + "//webrtc/voice_engine/channel_proxy.cc", + "//webrtc/voice_engine/channel_proxy.h", + "//webrtc/voice_engine/include/voe_audio_processing.h", + "//webrtc/voice_engine/include/voe_base.h", + "//webrtc/voice_engine/include/voe_codec.h", + "//webrtc/voice_engine/include/voe_errors.h", + "//webrtc/voice_engine/include/voe_external_media.h", + "//webrtc/voice_engine/include/voe_file.h", + "//webrtc/voice_engine/include/voe_hardware.h", + "//webrtc/voice_engine/include/voe_neteq_stats.h", + "//webrtc/voice_engine/include/voe_network.h", + "//webrtc/voice_engine/include/voe_rtp_rtcp.h", + "//webrtc/voice_engine/include/voe_video_sync.h", + "//webrtc/voice_engine/include/voe_volume_control.h", + "//webrtc/voice_engine/monitor_module.cc", + "//webrtc/voice_engine/monitor_module.h", + "//webrtc/voice_engine/output_mixer.cc", + "//webrtc/voice_engine/output_mixer.h", + "//webrtc/voice_engine/shared_data.cc", + "//webrtc/voice_engine/shared_data.h", + "//webrtc/voice_engine/statistics.cc", + "//webrtc/voice_engine/statistics.h", + "//webrtc/voice_engine/transmit_mixer.cc", + "//webrtc/voice_engine/transmit_mixer.h", + "//webrtc/voice_engine/utility.cc", + "//webrtc/voice_engine/utility.h", + "//webrtc/voice_engine/voe_audio_processing_impl.cc", + "//webrtc/voice_engine/voe_audio_processing_impl.h", + "//webrtc/voice_engine/voe_base_impl.cc", + "//webrtc/voice_engine/voe_base_impl.h", + "//webrtc/voice_engine/voe_codec_impl.cc", + "//webrtc/voice_engine/voe_codec_impl.h", + "//webrtc/voice_engine/voe_external_media_impl.cc", + "//webrtc/voice_engine/voe_external_media_impl.h", + "//webrtc/voice_engine/voe_file_impl.cc", + "//webrtc/voice_engine/voe_file_impl.h", + "//webrtc/voice_engine/voe_hardware_impl.cc", + "//webrtc/voice_engine/voe_hardware_impl.h", + "//webrtc/voice_engine/voe_neteq_stats_impl.cc", + "//webrtc/voice_engine/voe_neteq_stats_impl.h", + "//webrtc/voice_engine/voe_network_impl.cc", + "//webrtc/voice_engine/voe_network_impl.h", + "//webrtc/voice_engine/voe_rtp_rtcp_impl.cc", + "//webrtc/voice_engine/voe_rtp_rtcp_impl.h", + "//webrtc/voice_engine/voe_video_sync_impl.cc", + "//webrtc/voice_engine/voe_video_sync_impl.h", + "//webrtc/voice_engine/voe_volume_control_impl.cc", + "//webrtc/voice_engine/voe_volume_control_impl.h", + "//webrtc/voice_engine/voice_engine_defines.h", + "//webrtc/voice_engine/voice_engine_impl.cc", + "//webrtc/voice_engine/voice_engine_impl.h" + ], + "type": "static_library" + }, + "//webrtc:webrtc": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fomit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD", + "WEBRTC_BUILD_LIBEVENT" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/api:transport_api", + "//webrtc/api:video_frame_api", + "//webrtc/audio:audio", + "//webrtc/base:base", + "//webrtc/call:call", + "//webrtc/common_audio:common_audio", + "//webrtc/common_video:common_video", + "//webrtc/media:media", + "//webrtc/modules:modules", + "//webrtc/modules/video_capture:video_capture_internal_impl", + "//webrtc/sdk:sdk", + "//webrtc/system_wrappers:field_trial_default", + "//webrtc/system_wrappers:metrics_default", + "//webrtc/system_wrappers:system_wrappers", + "//webrtc/video:video", + "//webrtc/video_engine:video_engine", + "//webrtc/voice_engine:voice_engine" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//webrtc/common_audio/resampler/include/", + "//webrtc/common_audio/signal_processing/include/", + "//webrtc/common_audio/vad/include/", + "//webrtc/common_video/include/", + "//webrtc/common_video/libyuv/include/", + "//webrtc/modules/audio_coding/include/", + "//webrtc/modules/include/", + "//webrtc/modules/audio_conference_mixer/include/", + "//webrtc/modules/include/", + "//webrtc/modules/include/", + "//webrtc/modules/audio_device/include/", + "//webrtc/modules/audio_device/dummy/" + ], + "libs": [ + "X11", + "X11-xcb", + "xcb", + "Xcomposite", + "Xcursor", + "Xdamage", + "Xext", + "Xfixes", + "Xi", + "Xrender" + ], + "sources": [ + "//webrtc/build/no_op_function.cc", + "//webrtc/call.h", + "//webrtc/config.h" + ], + "type": "static_library" + }, + "//webrtc:webrtc_common": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fomit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/common_types.cc", + "//webrtc/common_types.h", + "//webrtc/config.cc", + "//webrtc/config.h", + "//webrtc/typedefs.h" + ], + "type": "static_library" + } + } +} \ No newline at end of file diff --git a/media/webrtc/gn-configs/arm_False_arm_openbsd.json b/media/webrtc/gn-configs/arm_False_arm_openbsd.json new file mode 100644 --- /dev/null +++ b/media/webrtc/gn-configs/arm_False_arm_openbsd.json @@ -0,0 +1,9010 @@ +{ + "gn_gen_args": { + "host_cpu": "arm", + "is_debug": false, + "target_cpu": "arm", + "target_os": "openbsd" + }, + "mozbuild_args": { + "CPU_ARCH": "arm", + "HOST_CPU_ARCH": "arm", + "MOZ_DEBUG": null, + "OS_TARGET": "OpenBSD" + }, + "sandbox_vars": { + "COMPILE_FLAGS": { + "WARNINGS_AS_ERRORS": [] + }, + "FINAL_LIBRARY": "webrtc" + }, + "targets": { + "//webrtc/api:audio_mixer_api": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fomit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc/base:rtc_base_approved" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/api/audio/audio_mixer.h" + ], + "type": "source_set" + }, + "//webrtc/api:call_api": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fomit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/api:audio_mixer_api", + "//webrtc/api:transport_api", + "//webrtc/base:rtc_base_approved", + "//webrtc/modules/audio_coding:audio_decoder_factory_interface", + "//webrtc/modules/audio_coding:audio_encoder_interface" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/api/call/audio_sink.h" + ], + "type": "source_set" + }, + "//webrtc/api:transport_api": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fomit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/api/call/transport.h" + ], + "type": "source_set" + }, + "//webrtc/api:video_frame_api": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fomit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc/base:rtc_base_approved", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "/media/libyuv/libyuv/include/", + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/api/video/i420_buffer.cc", + "//webrtc/api/video/i420_buffer.h", + "//webrtc/api/video/video_frame.cc", + "//webrtc/api/video/video_frame.h", + "//webrtc/api/video/video_frame_buffer.h", + "//webrtc/api/video/video_rotation.h" + ], + "type": "source_set" + }, + "//webrtc/audio/utility:audio_frame_operations": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fomit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved", + "//webrtc/modules/audio_coding:audio_format_conversion" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/audio/utility/audio_frame_operations.cc", + "//webrtc/audio/utility/audio_frame_operations.h" + ], + "type": "static_library" + }, + "//webrtc/audio:audio": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fomit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD", + "WEBRTC_BUILD_LIBEVENT" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/api:audio_mixer_api", + "//webrtc/api:call_api", + "//webrtc/base:rtc_base_approved", + "//webrtc/base:rtc_task_queue", + "//webrtc/call:call_interfaces", + "//webrtc/common_audio:common_audio", + "//webrtc/modules/audio_device:audio_device", + "//webrtc/modules/audio_processing:audio_processing", + "//webrtc/modules/congestion_controller:congestion_controller", + "//webrtc/modules/pacing:pacing", + "//webrtc/modules/remote_bitrate_estimator:remote_bitrate_estimator", + "//webrtc/modules/rtp_rtcp:rtp_rtcp", + "//webrtc/system_wrappers:system_wrappers", + "//webrtc/voice_engine:voice_engine" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//webrtc/common_audio/resampler/include/", + "//webrtc/common_audio/signal_processing/include/", + "//webrtc/common_audio/vad/include/", + "//webrtc/modules/include/", + "//webrtc/modules/audio_device/include/", + "//webrtc/modules/audio_device/dummy/", + "//webrtc/modules/audio_coding/include/", + "//webrtc/modules/include/" + ], + "libs": [], + "sources": [ + "//webrtc/audio/audio_receive_stream.cc", + "//webrtc/audio/audio_receive_stream.h", + "//webrtc/audio/audio_send_stream.cc", + "//webrtc/audio/audio_send_stream.h", + "//webrtc/audio/audio_state.cc", + "//webrtc/audio/audio_state.h", + "//webrtc/audio/audio_transport_proxy.cc", + "//webrtc/audio/audio_transport_proxy.h", + "//webrtc/audio/conversion.h", + "//webrtc/audio/scoped_voe_interface.h" + ], + "type": "static_library" + }, + "//webrtc/base:gtest_prod": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fomit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/base/gtest_prod_util.h" + ], + "type": "source_set" + }, + "//webrtc/base:rtc_base_approved": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fomit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/base/array_view.h", + "//webrtc/base/arraysize.h", + "//webrtc/base/atomicops.h", + "//webrtc/base/base64.cc", + "//webrtc/base/base64.h", + "//webrtc/base/basictypes.h", + "//webrtc/base/bind.h", + "//webrtc/base/bitbuffer.cc", + "//webrtc/base/bitbuffer.h", + "//webrtc/base/buffer.h", + "//webrtc/base/bufferqueue.cc", + "//webrtc/base/bufferqueue.h", + "//webrtc/base/bytebuffer.cc", + "//webrtc/base/bytebuffer.h", + "//webrtc/base/byteorder.h", + "//webrtc/base/checks.cc", + "//webrtc/base/checks.h", + "//webrtc/base/constructormagic.h", + "//webrtc/base/copyonwritebuffer.cc", + "//webrtc/base/copyonwritebuffer.h", + "//webrtc/base/criticalsection.cc", + "//webrtc/base/criticalsection.h", + "//webrtc/base/deprecation.h", + "//webrtc/base/event.cc", + "//webrtc/base/event.h", + "//webrtc/base/event_tracer.cc", + "//webrtc/base/event_tracer.h", + "//webrtc/base/file.cc", + "//webrtc/base/file.h", + "//webrtc/base/flags.cc", + "//webrtc/base/flags.h", + "//webrtc/base/format_macros.h", + "//webrtc/base/function_view.h", + "//webrtc/base/ignore_wundef.h", + "//webrtc/base/location.cc", + "//webrtc/base/location.h", + "//webrtc/base/md5.cc", + "//webrtc/base/md5.h", + "//webrtc/base/md5digest.cc", + "//webrtc/base/md5digest.h", + "//webrtc/base/mod_ops.h", + "//webrtc/base/onetimeevent.h", + "//webrtc/base/optional.cc", + "//webrtc/base/optional.h", + "//webrtc/base/pathutils.cc", + "//webrtc/base/pathutils.h", + "//webrtc/base/platform_file.cc", + "//webrtc/base/platform_file.h", + "//webrtc/base/platform_thread.cc", + "//webrtc/base/platform_thread.h", + "//webrtc/base/platform_thread_types.h", + "//webrtc/base/race_checker.cc", + "//webrtc/base/race_checker.h", + "//webrtc/base/random.cc", + "//webrtc/base/random.h", + "//webrtc/base/rate_limiter.cc", + "//webrtc/base/rate_limiter.h", + "//webrtc/base/rate_statistics.cc", + "//webrtc/base/rate_statistics.h", + "//webrtc/base/ratetracker.cc", + "//webrtc/base/ratetracker.h", + "//webrtc/base/refcount.h", + "//webrtc/base/refcountedobject.h", + "//webrtc/base/safe_compare.h", + "//webrtc/base/safe_conversions.h", + "//webrtc/base/safe_conversions_impl.h", + "//webrtc/base/sanitizer.h", + "//webrtc/base/scoped_ref_ptr.h", + "//webrtc/base/stringencode.cc", + "//webrtc/base/stringencode.h", + "//webrtc/base/stringutils.cc", + "//webrtc/base/stringutils.h", + "//webrtc/base/swap_queue.h", + "//webrtc/base/template_util.h", + "//webrtc/base/thread_annotations.h", + "//webrtc/base/thread_checker.h", + "//webrtc/base/thread_checker_impl.cc", + "//webrtc/base/thread_checker_impl.h", + "//webrtc/base/timestampaligner.cc", + "//webrtc/base/timestampaligner.h", + "//webrtc/base/timeutils.cc", + "//webrtc/base/timeutils.h", + "//webrtc/base/trace_event.h", + "//webrtc/base/type_traits.h", + "//webrtc/base/file_posix.cc", + "//webrtc/base/logging.cc", + "//webrtc/base/logging.h" + ], + "type": "static_library" + }, + "//webrtc/base:rtc_numerics": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fomit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc/base:rtc_base_approved" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/base/numerics/exp_filter.cc", + "//webrtc/base/numerics/exp_filter.h", + "//webrtc/base/numerics/percentile_filter.h" + ], + "type": "static_library" + }, + "//webrtc/base:rtc_task_queue": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fomit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_BUILD_LIBEVENT", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc/base:rtc_base_approved" + ], + "include_dirs": [ + "/ipc/chromium/src/third_party/libevent/include/", + "/ipc/chromium/src/third_party/libevent/linux/", + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/base/sequenced_task_checker.h", + "//webrtc/base/sequenced_task_checker_impl.cc", + "//webrtc/base/sequenced_task_checker_impl.h", + "//webrtc/base/weak_ptr.cc", + "//webrtc/base/weak_ptr.h", + "//webrtc/base/task_queue.h", + "//webrtc/base/task_queue_posix.h", + "//webrtc/base/task_queue_libevent.cc", + "//webrtc/base/task_queue_posix.cc" + ], + "type": "static_library" + }, + "//webrtc/call:call": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fomit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD", + "WEBRTC_BUILD_LIBEVENT" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/api:call_api", + "//webrtc/api:transport_api", + "//webrtc/audio:audio", + "//webrtc/base:rtc_task_queue", + "//webrtc/call:call_interfaces", + "//webrtc/logging:rtc_event_log_impl", + "//webrtc/modules/congestion_controller:congestion_controller", + "//webrtc/modules/rtp_rtcp:rtp_rtcp", + "//webrtc/system_wrappers:system_wrappers", + "//webrtc/video:video" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/call/bitrate_allocator.cc", + "//webrtc/call/call.cc", + "//webrtc/call/flexfec_receive_stream_impl.cc", + "//webrtc/call/flexfec_receive_stream_impl.h" + ], + "type": "static_library" + }, + "//webrtc/call:call_interfaces": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fomit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/call/audio_receive_stream.h", + "//webrtc/call/audio_send_stream.h", + "//webrtc/call/audio_state.h", + "//webrtc/call/call.h", + "//webrtc/call/flexfec_receive_stream.h", + "//webrtc/call/audio_send_stream_call.cc" + ], + "type": "source_set" + }, + "//webrtc/common_audio:common_audio": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fomit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc/common_audio:common_audio_c", + "//webrtc/common_audio:common_audio_neon", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//webrtc/common_audio/resampler/include/", + "//webrtc/common_audio/signal_processing/include/", + "//webrtc/common_audio/vad/include/" + ], + "libs": [], + "sources": [ + "//webrtc/common_audio/audio_converter.cc", + "//webrtc/common_audio/audio_converter.h", + "//webrtc/common_audio/audio_ring_buffer.cc", + "//webrtc/common_audio/audio_ring_buffer.h", + "//webrtc/common_audio/audio_util.cc", + "//webrtc/common_audio/blocker.cc", + "//webrtc/common_audio/blocker.h", + "//webrtc/common_audio/channel_buffer.cc", + "//webrtc/common_audio/channel_buffer.h", + "//webrtc/common_audio/fir_filter.cc", + "//webrtc/common_audio/fir_filter.h", + "//webrtc/common_audio/fir_filter_neon.h", + "//webrtc/common_audio/fir_filter_sse.h", + "//webrtc/common_audio/include/audio_util.h", + "//webrtc/common_audio/lapped_transform.cc", + "//webrtc/common_audio/lapped_transform.h", + "//webrtc/common_audio/real_fourier.cc", + "//webrtc/common_audio/real_fourier.h", + "//webrtc/common_audio/real_fourier_ooura.cc", + "//webrtc/common_audio/real_fourier_ooura.h", + "//webrtc/common_audio/resampler/include/push_resampler.h", + "//webrtc/common_audio/resampler/include/resampler.h", + "//webrtc/common_audio/resampler/push_resampler.cc", + "//webrtc/common_audio/resampler/push_sinc_resampler.cc", + "//webrtc/common_audio/resampler/push_sinc_resampler.h", + "//webrtc/common_audio/resampler/resampler.cc", + "//webrtc/common_audio/resampler/sinc_resampler.cc", + "//webrtc/common_audio/resampler/sinc_resampler.h", + "//webrtc/common_audio/smoothing_filter.cc", + "//webrtc/common_audio/smoothing_filter.h", + "//webrtc/common_audio/sparse_fir_filter.cc", + "//webrtc/common_audio/sparse_fir_filter.h", + "//webrtc/common_audio/vad/include/vad.h", + "//webrtc/common_audio/vad/vad.cc", + "//webrtc/common_audio/wav_file.cc", + "//webrtc/common_audio/wav_file.h", + "//webrtc/common_audio/wav_header.cc", + "//webrtc/common_audio/wav_header.h", + "//webrtc/common_audio/window_generator.cc", + "//webrtc/common_audio/window_generator.h" + ], + "type": "static_library" + }, + "//webrtc/common_audio:common_audio_c": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fomit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//webrtc/common_audio/resampler/include/", + "//webrtc/common_audio/signal_processing/include/", + "//webrtc/common_audio/vad/include/" + ], + "libs": [], + "sources": [ + "//webrtc/common_audio/fft4g.c", + "//webrtc/common_audio/fft4g.h", + "//webrtc/common_audio/ring_buffer.c", + "//webrtc/common_audio/ring_buffer.h", + "//webrtc/common_audio/signal_processing/auto_corr_to_refl_coef.c", + "//webrtc/common_audio/signal_processing/auto_correlation.c", + "//webrtc/common_audio/signal_processing/complex_fft_tables.h", + "//webrtc/common_audio/signal_processing/copy_set_operations.c", + "//webrtc/common_audio/signal_processing/cross_correlation.c", + "//webrtc/common_audio/signal_processing/division_operations.c", + "//webrtc/common_audio/signal_processing/dot_product_with_scale.c", + "//webrtc/common_audio/signal_processing/downsample_fast.c", + "//webrtc/common_audio/signal_processing/energy.c", + "//webrtc/common_audio/signal_processing/filter_ar.c", + "//webrtc/common_audio/signal_processing/filter_ma_fast_q12.c", + "//webrtc/common_audio/signal_processing/get_hanning_window.c", + "//webrtc/common_audio/signal_processing/get_scaling_square.c", + "//webrtc/common_audio/signal_processing/ilbc_specific_functions.c", + "//webrtc/common_audio/signal_processing/include/real_fft.h", + "//webrtc/common_audio/signal_processing/include/signal_processing_library.h", + "//webrtc/common_audio/signal_processing/include/spl_inl.h", + "//webrtc/common_audio/signal_processing/levinson_durbin.c", + "//webrtc/common_audio/signal_processing/lpc_to_refl_coef.c", + "//webrtc/common_audio/signal_processing/min_max_operations.c", + "//webrtc/common_audio/signal_processing/randomization_functions.c", + "//webrtc/common_audio/signal_processing/real_fft.c", + "//webrtc/common_audio/signal_processing/refl_coef_to_lpc.c", + "//webrtc/common_audio/signal_processing/resample.c", + "//webrtc/common_audio/signal_processing/resample_48khz.c", + "//webrtc/common_audio/signal_processing/resample_by_2.c", + "//webrtc/common_audio/signal_processing/resample_by_2_internal.c", + "//webrtc/common_audio/signal_processing/resample_by_2_internal.h", + "//webrtc/common_audio/signal_processing/resample_fractional.c", + "//webrtc/common_audio/signal_processing/spl_init.c", + "//webrtc/common_audio/signal_processing/spl_inl.c", + "//webrtc/common_audio/signal_processing/spl_sqrt.c", + "//webrtc/common_audio/signal_processing/splitting_filter.c", + "//webrtc/common_audio/signal_processing/sqrt_of_one_minus_x_squared.c", + "//webrtc/common_audio/signal_processing/vector_scaling_operations.c", + "//webrtc/common_audio/vad/include/webrtc_vad.h", + "//webrtc/common_audio/vad/vad_core.c", + "//webrtc/common_audio/vad/vad_core.h", + "//webrtc/common_audio/vad/vad_filterbank.c", + "//webrtc/common_audio/vad/vad_filterbank.h", + "//webrtc/common_audio/vad/vad_gmm.c", + "//webrtc/common_audio/vad/vad_gmm.h", + "//webrtc/common_audio/vad/vad_sp.c", + "//webrtc/common_audio/vad/vad_sp.h", + "//webrtc/common_audio/vad/webrtc_vad.c", + "//webrtc/common_audio/signal_processing/complex_bit_reverse_arm.S", + "//webrtc/common_audio/signal_processing/spl_sqrt_floor_arm.S", + "//webrtc/common_audio/signal_processing/filter_ar_fast_q12_armv7.S", + "//webrtc/common_audio/signal_processing/complex_fft.c" + ], + "type": "source_set" + }, + "//webrtc/common_audio:common_audio_neon": { + "cflags": [ + "-mfpu=neon", + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fomit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc/common_audio:common_audio_neon_c" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/common_audio/fir_filter_neon.cc", + "//webrtc/common_audio/resampler/sinc_resampler_neon.cc" + ], + "type": "static_library" + }, + "//webrtc/common_audio:common_audio_neon_c": { + "cflags": [ + "-mfpu=neon", + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fomit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/common_audio/signal_processing/cross_correlation_neon.c", + "//webrtc/common_audio/signal_processing/downsample_fast_neon.c", + "//webrtc/common_audio/signal_processing/min_max_operations_neon.c" + ], + "type": "source_set" + }, + "//webrtc/common_video:common_video": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fomit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD", + "WEBRTC_BUILD_LIBEVENT" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/api:video_frame_api", + "//webrtc/base:rtc_task_queue", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "//webrtc/modules/interface/", + "/media/libyuv/libyuv/include/", + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//webrtc/common_video/include/", + "//webrtc/common_video/libyuv/include/" + ], + "libs": [], + "sources": [ + "//webrtc/common_video/bitrate_adjuster.cc", + "//webrtc/common_video/h264/h264_bitstream_parser.cc", + "//webrtc/common_video/h264/h264_bitstream_parser.h", + "//webrtc/common_video/h264/h264_common.cc", + "//webrtc/common_video/h264/h264_common.h", + "//webrtc/common_video/h264/pps_parser.cc", + "//webrtc/common_video/h264/pps_parser.h", + "//webrtc/common_video/h264/profile_level_id.cc", + "//webrtc/common_video/h264/profile_level_id.h", + "//webrtc/common_video/h264/sps_parser.cc", + "//webrtc/common_video/h264/sps_parser.h", + "//webrtc/common_video/h264/sps_vui_rewriter.cc", + "//webrtc/common_video/h264/sps_vui_rewriter.h", + "//webrtc/common_video/i420_buffer_pool.cc", + "//webrtc/common_video/include/bitrate_adjuster.h", + "//webrtc/common_video/include/frame_callback.h", + "//webrtc/common_video/include/i420_buffer_pool.h", + "//webrtc/common_video/include/incoming_video_stream.h", + "//webrtc/common_video/include/video_bitrate_allocator.h", + "//webrtc/common_video/include/video_frame_buffer.h", + "//webrtc/common_video/incoming_video_stream.cc", + "//webrtc/common_video/libyuv/include/webrtc_libyuv.h", + "//webrtc/common_video/libyuv/webrtc_libyuv.cc", + "//webrtc/common_video/video_frame.cc", + "//webrtc/common_video/video_frame_buffer.cc", + "//webrtc/common_video/video_render_frames.cc", + "//webrtc/common_video/video_render_frames.h" + ], + "type": "static_library" + }, + "//webrtc/logging:rtc_event_log_api": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fomit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/logging/rtc_event_log/rtc_event_log.h" + ], + "type": "source_set" + }, + "//webrtc/logging:rtc_event_log_impl": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fomit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD", + "WEBRTC_BUILD_LIBEVENT" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/call:call_interfaces", + "//webrtc/logging:rtc_event_log_api", + "//webrtc/modules/rtp_rtcp:rtp_rtcp" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/logging/rtc_event_log/ringbuffer.h", + "//webrtc/logging/rtc_event_log/rtc_event_log.cc", + "//webrtc/logging/rtc_event_log/rtc_event_log_helper_thread.cc", + "//webrtc/logging/rtc_event_log/rtc_event_log_helper_thread.h" + ], + "type": "static_library" + }, + "//webrtc/media:mozilla_rtc_media": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fomit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/media/base/videoadapter.cc", + "//webrtc/media/base/videoadapter.h", + "//webrtc/media/base/videobroadcaster.cc", + "//webrtc/media/base/videobroadcaster.h", + "//webrtc/media/base/videosourcebase.cc", + "//webrtc/media/base/videosourcebase.h" + ], + "type": "static_library" + }, + "//webrtc/modules/audio_coding:audio_coding": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fomit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "WEBRTC_CODEC_OPUS", + "WEBRTC_CODEC_G722", + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved", + "//webrtc/common_audio:common_audio", + "//webrtc/logging:rtc_event_log_api", + "//webrtc/modules/audio_coding:audio_decoder_factory_interface", + "//webrtc/modules/audio_coding:audio_decoder_interface", + "//webrtc/modules/audio_coding:builtin_audio_decoder_factory", + "//webrtc/modules/audio_coding:cng", + "//webrtc/modules/audio_coding:g711", + "//webrtc/modules/audio_coding:g722", + "//webrtc/modules/audio_coding:isac_fix", + "//webrtc/modules/audio_coding:neteq", + "//webrtc/modules/audio_coding:pcm16b", + "//webrtc/modules/audio_coding:rent_a_codec", + "//webrtc/modules/audio_coding:webrtc_opus", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//webrtc/modules/audio_coding/include/", + "//webrtc/modules/include/", + "//", + "//webrtc/modules/audio_coding/codecs/cng/include/", + "//", + "//webrtc/modules/audio_coding/codecs/g711/include/", + "//", + "//webrtc/modules/audio_coding/codecs/pcm16b/include/", + "//", + "//webrtc/modules/audio_coding/codecs/isac/fix/include/", + "//", + "//webrtc/modules/audio_coding/codecs/g722/include/", + "//webrtc/common_audio/resampler/include/", + "//webrtc/common_audio/signal_processing/include/", + "//webrtc/common_audio/vad/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_coding/acm2/acm_common_defs.h", + "//webrtc/modules/audio_coding/acm2/acm_receiver.cc", + "//webrtc/modules/audio_coding/acm2/acm_receiver.h", + "//webrtc/modules/audio_coding/acm2/acm_resampler.cc", + "//webrtc/modules/audio_coding/acm2/acm_resampler.h", + "//webrtc/modules/audio_coding/acm2/audio_coding_module.cc", + "//webrtc/modules/audio_coding/acm2/call_statistics.cc", + "//webrtc/modules/audio_coding/acm2/call_statistics.h", + "//webrtc/modules/audio_coding/acm2/codec_manager.cc", + "//webrtc/modules/audio_coding/acm2/codec_manager.h", + "//webrtc/modules/audio_coding/include/audio_coding_module.h", + "//webrtc/modules/audio_coding/include/audio_coding_module_typedefs.h" + ], + "type": "static_library" + }, + "//webrtc/modules/audio_coding:audio_decoder_factory_interface": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fomit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc/base:rtc_base_approved", + "//webrtc/modules/audio_coding:audio_decoder_interface", + "//webrtc/modules/audio_coding:audio_format", + "//webrtc/modules/audio_coding:audio_format_conversion" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_coding/codecs/audio_decoder_factory.h" + ], + "type": "source_set" + }, + "//webrtc/modules/audio_coding:audio_decoder_interface": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fomit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_coding/codecs/audio_decoder.cc", + "//webrtc/modules/audio_coding/codecs/audio_decoder.h", + "//webrtc/modules/audio_coding/codecs/legacy_encoded_audio_frame.cc", + "//webrtc/modules/audio_coding/codecs/legacy_encoded_audio_frame.h" + ], + "type": "static_library" + }, + "//webrtc/modules/audio_coding:audio_encoder_interface": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fomit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_coding/codecs/audio_encoder.cc", + "//webrtc/modules/audio_coding/codecs/audio_encoder.h" + ], + "type": "static_library" + }, + "//webrtc/modules/audio_coding:audio_format": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fomit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_coding/codecs/audio_format.cc", + "//webrtc/modules/audio_coding/codecs/audio_format.h" + ], + "type": "static_library" + }, + "//webrtc/modules/audio_coding:audio_format_conversion": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fomit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved", + "//webrtc/modules/audio_coding:audio_format" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_coding/codecs/audio_format_conversion.cc", + "//webrtc/modules/audio_coding/codecs/audio_format_conversion.h" + ], + "type": "static_library" + }, + "//webrtc/modules/audio_coding:audio_network_adaptor": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fomit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved", + "//webrtc/common_audio:common_audio", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//webrtc/common_audio/resampler/include/", + "//webrtc/common_audio/signal_processing/include/", + "//webrtc/common_audio/vad/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_coding/audio_network_adaptor/audio_network_adaptor.cc", + "//webrtc/modules/audio_coding/audio_network_adaptor/audio_network_adaptor_impl.cc", + "//webrtc/modules/audio_coding/audio_network_adaptor/audio_network_adaptor_impl.h", + "//webrtc/modules/audio_coding/audio_network_adaptor/bitrate_controller.cc", + "//webrtc/modules/audio_coding/audio_network_adaptor/bitrate_controller.h", + "//webrtc/modules/audio_coding/audio_network_adaptor/channel_controller.cc", + "//webrtc/modules/audio_coding/audio_network_adaptor/channel_controller.h", + "//webrtc/modules/audio_coding/audio_network_adaptor/controller.cc", + "//webrtc/modules/audio_coding/audio_network_adaptor/controller.h", + "//webrtc/modules/audio_coding/audio_network_adaptor/controller_manager.cc", + "//webrtc/modules/audio_coding/audio_network_adaptor/controller_manager.h", + "//webrtc/modules/audio_coding/audio_network_adaptor/debug_dump_writer.cc", + "//webrtc/modules/audio_coding/audio_network_adaptor/debug_dump_writer.h", + "//webrtc/modules/audio_coding/audio_network_adaptor/dtx_controller.cc", + "//webrtc/modules/audio_coding/audio_network_adaptor/dtx_controller.h", + "//webrtc/modules/audio_coding/audio_network_adaptor/fec_controller.cc", + "//webrtc/modules/audio_coding/audio_network_adaptor/fec_controller.h", + "//webrtc/modules/audio_coding/audio_network_adaptor/frame_length_controller.cc", + "//webrtc/modules/audio_coding/audio_network_adaptor/frame_length_controller.h", + "//webrtc/modules/audio_coding/audio_network_adaptor/include/audio_network_adaptor.h" + ], + "type": "static_library" + }, + "//webrtc/modules/audio_coding:builtin_audio_decoder_factory": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fomit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "WEBRTC_CODEC_OPUS", + "WEBRTC_CODEC_G722", + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved", + "//webrtc/modules/audio_coding:audio_decoder_factory_interface", + "//webrtc/modules/audio_coding:cng", + "//webrtc/modules/audio_coding:g711", + "//webrtc/modules/audio_coding:g722", + "//webrtc/modules/audio_coding:isac_fix", + "//webrtc/modules/audio_coding:pcm16b", + "//webrtc/modules/audio_coding:webrtc_opus" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//", + "//webrtc/modules/audio_coding/codecs/cng/include/", + "//", + "//webrtc/modules/audio_coding/codecs/g711/include/", + "//", + "//webrtc/modules/audio_coding/codecs/pcm16b/include/", + "//", + "//webrtc/modules/audio_coding/codecs/isac/fix/include/", + "//", + "//webrtc/modules/audio_coding/codecs/g722/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_coding/codecs/builtin_audio_decoder_factory.cc", + "//webrtc/modules/audio_coding/codecs/builtin_audio_decoder_factory.h" + ], + "type": "static_library" + }, + "//webrtc/modules/audio_coding:cng": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fomit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved", + "//webrtc/common_audio:common_audio", + "//webrtc/modules/audio_coding:audio_encoder_interface" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//", + "//webrtc/modules/audio_coding/codecs/cng/include/", + "//webrtc/common_audio/resampler/include/", + "//webrtc/common_audio/signal_processing/include/", + "//webrtc/common_audio/vad/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_coding/codecs/cng/audio_encoder_cng.cc", + "//webrtc/modules/audio_coding/codecs/cng/audio_encoder_cng.h", + "//webrtc/modules/audio_coding/codecs/cng/webrtc_cng.cc", + "//webrtc/modules/audio_coding/codecs/cng/webrtc_cng.h" + ], + "type": "static_library" + }, + "//webrtc/modules/audio_coding:g711": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fomit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved", + "//webrtc/modules/audio_coding:audio_decoder_interface", + "//webrtc/modules/audio_coding:audio_encoder_interface", + "//webrtc/modules/audio_coding:g711_c" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//", + "//webrtc/modules/audio_coding/codecs/g711/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_coding/codecs/g711/audio_decoder_pcm.cc", + "//webrtc/modules/audio_coding/codecs/g711/audio_decoder_pcm.h", + "//webrtc/modules/audio_coding/codecs/g711/audio_encoder_pcm.cc", + "//webrtc/modules/audio_coding/codecs/g711/audio_encoder_pcm.h" + ], + "type": "static_library" + }, + "//webrtc/modules/audio_coding:g711_c": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fomit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_coding/codecs/g711/g711.c", + "//webrtc/modules/audio_coding/codecs/g711/g711.h", + "//webrtc/modules/audio_coding/codecs/g711/g711_interface.c", + "//webrtc/modules/audio_coding/codecs/g711/g711_interface.h" + ], + "type": "source_set" + }, + "//webrtc/modules/audio_coding:g722": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fomit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved", + "//webrtc/modules/audio_coding:audio_decoder_interface", + "//webrtc/modules/audio_coding:audio_encoder_interface", + "//webrtc/modules/audio_coding:g722_c" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//", + "//webrtc/modules/audio_coding/codecs/g722/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_coding/codecs/g722/audio_decoder_g722.cc", + "//webrtc/modules/audio_coding/codecs/g722/audio_decoder_g722.h", + "//webrtc/modules/audio_coding/codecs/g722/audio_encoder_g722.cc", + "//webrtc/modules/audio_coding/codecs/g722/audio_encoder_g722.h" + ], + "type": "static_library" + }, + "//webrtc/modules/audio_coding:g722_c": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fomit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_coding/codecs/g722/g722_decode.c", + "//webrtc/modules/audio_coding/codecs/g722/g722_enc_dec.h", + "//webrtc/modules/audio_coding/codecs/g722/g722_encode.c", + "//webrtc/modules/audio_coding/codecs/g722/g722_interface.c", + "//webrtc/modules/audio_coding/codecs/g722/g722_interface.h" + ], + "type": "source_set" + }, + "//webrtc/modules/audio_coding:isac": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fomit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc/modules/audio_coding:audio_decoder_interface", + "//webrtc/modules/audio_coding:audio_encoder_interface", + "//webrtc/modules/audio_coding:isac_c", + "//webrtc/modules/audio_coding:isac_common" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//", + "//webrtc/modules/audio_coding/codecs/isac/main/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_coding/codecs/isac/main/source/audio_decoder_isac.cc", + "//webrtc/modules/audio_coding/codecs/isac/main/source/audio_encoder_isac.cc" + ], + "type": "static_library" + }, + "//webrtc/modules/audio_coding:isac_c": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fomit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved", + "//webrtc/common_audio:common_audio", + "//webrtc/modules/audio_coding:isac_common" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//", + "//webrtc/modules/audio_coding/codecs/isac/main/include/", + "//webrtc/common_audio/resampler/include/", + "//webrtc/common_audio/signal_processing/include/", + "//webrtc/common_audio/vad/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_coding/codecs/isac/main/include/audio_decoder_isac.h", + "//webrtc/modules/audio_coding/codecs/isac/main/include/audio_encoder_isac.h", + "//webrtc/modules/audio_coding/codecs/isac/main/include/isac.h", + "//webrtc/modules/audio_coding/codecs/isac/main/source/arith_routines.c", + "//webrtc/modules/audio_coding/codecs/isac/main/source/arith_routines.h", + "//webrtc/modules/audio_coding/codecs/isac/main/source/arith_routines_hist.c", + "//webrtc/modules/audio_coding/codecs/isac/main/source/arith_routines_logist.c", + "//webrtc/modules/audio_coding/codecs/isac/main/source/bandwidth_estimator.c", + "//webrtc/modules/audio_coding/codecs/isac/main/source/bandwidth_estimator.h", + "//webrtc/modules/audio_coding/codecs/isac/main/source/codec.h", + "//webrtc/modules/audio_coding/codecs/isac/main/source/crc.c", + "//webrtc/modules/audio_coding/codecs/isac/main/source/crc.h", + "//webrtc/modules/audio_coding/codecs/isac/main/source/decode.c", + "//webrtc/modules/audio_coding/codecs/isac/main/source/decode_bwe.c", + "//webrtc/modules/audio_coding/codecs/isac/main/source/encode.c", + "//webrtc/modules/audio_coding/codecs/isac/main/source/encode_lpc_swb.c", + "//webrtc/modules/audio_coding/codecs/isac/main/source/encode_lpc_swb.h", + "//webrtc/modules/audio_coding/codecs/isac/main/source/entropy_coding.c", + "//webrtc/modules/audio_coding/codecs/isac/main/source/entropy_coding.h", + "//webrtc/modules/audio_coding/codecs/isac/main/source/fft.c", + "//webrtc/modules/audio_coding/codecs/isac/main/source/fft.h", + "//webrtc/modules/audio_coding/codecs/isac/main/source/filter_functions.c", + "//webrtc/modules/audio_coding/codecs/isac/main/source/filterbank_tables.c", + "//webrtc/modules/audio_coding/codecs/isac/main/source/filterbank_tables.h", + "//webrtc/modules/audio_coding/codecs/isac/main/source/filterbanks.c", + "//webrtc/modules/audio_coding/codecs/isac/main/source/intialize.c", + "//webrtc/modules/audio_coding/codecs/isac/main/source/isac.c", + "//webrtc/modules/audio_coding/codecs/isac/main/source/isac_float_type.h", + "//webrtc/modules/audio_coding/codecs/isac/main/source/lattice.c", + "//webrtc/modules/audio_coding/codecs/isac/main/source/lpc_analysis.c", + "//webrtc/modules/audio_coding/codecs/isac/main/source/lpc_analysis.h", + "//webrtc/modules/audio_coding/codecs/isac/main/source/lpc_gain_swb_tables.c", + "//webrtc/modules/audio_coding/codecs/isac/main/source/lpc_gain_swb_tables.h", + "//webrtc/modules/audio_coding/codecs/isac/main/source/lpc_shape_swb12_tables.c", + "//webrtc/modules/audio_coding/codecs/isac/main/source/lpc_shape_swb12_tables.h", + "//webrtc/modules/audio_coding/codecs/isac/main/source/lpc_shape_swb16_tables.c", + "//webrtc/modules/audio_coding/codecs/isac/main/source/lpc_shape_swb16_tables.h", + "//webrtc/modules/audio_coding/codecs/isac/main/source/lpc_tables.c", + "//webrtc/modules/audio_coding/codecs/isac/main/source/lpc_tables.h", + "//webrtc/modules/audio_coding/codecs/isac/main/source/os_specific_inline.h", + "//webrtc/modules/audio_coding/codecs/isac/main/source/pitch_estimator.c", + "//webrtc/modules/audio_coding/codecs/isac/main/source/pitch_estimator.h", + "//webrtc/modules/audio_coding/codecs/isac/main/source/pitch_filter.c", + "//webrtc/modules/audio_coding/codecs/isac/main/source/pitch_gain_tables.c", + "//webrtc/modules/audio_coding/codecs/isac/main/source/pitch_gain_tables.h", + "//webrtc/modules/audio_coding/codecs/isac/main/source/pitch_lag_tables.c", + "//webrtc/modules/audio_coding/codecs/isac/main/source/pitch_lag_tables.h", + "//webrtc/modules/audio_coding/codecs/isac/main/source/settings.h", + "//webrtc/modules/audio_coding/codecs/isac/main/source/spectrum_ar_model_tables.c", + "//webrtc/modules/audio_coding/codecs/isac/main/source/spectrum_ar_model_tables.h", + "//webrtc/modules/audio_coding/codecs/isac/main/source/structs.h", + "//webrtc/modules/audio_coding/codecs/isac/main/source/transform.c" + ], + "type": "static_library" + }, + "//webrtc/modules/audio_coding:isac_common": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fomit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc/base:rtc_base_approved", + "//webrtc/modules/audio_coding:audio_encoder_interface" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_coding/codecs/isac/audio_encoder_isac_t.h", + "//webrtc/modules/audio_coding/codecs/isac/audio_encoder_isac_t_impl.h", + "//webrtc/modules/audio_coding/codecs/isac/locked_bandwidth_info.cc", + "//webrtc/modules/audio_coding/codecs/isac/locked_bandwidth_info.h" + ], + "type": "static_library" + }, + "//webrtc/modules/audio_coding:isac_fix": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fomit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc/common_audio:common_audio", + "//webrtc/modules/audio_coding:audio_decoder_interface", + "//webrtc/modules/audio_coding:audio_encoder_interface", + "//webrtc/modules/audio_coding:isac_common", + "//webrtc/modules/audio_coding:isac_fix_c", + "//webrtc/modules/audio_coding:isac_neon", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//", + "//webrtc/modules/audio_coding/codecs/isac/fix/include/", + "//webrtc/common_audio/resampler/include/", + "//webrtc/common_audio/signal_processing/include/", + "//webrtc/common_audio/vad/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_coding/codecs/isac/fix/source/audio_decoder_isacfix.cc", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/audio_encoder_isacfix.cc" + ], + "type": "static_library" + }, + "//webrtc/modules/audio_coding:isac_fix_c": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fomit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved", + "//webrtc/common_audio:common_audio", + "//webrtc/modules/audio_coding:audio_decoder_interface", + "//webrtc/modules/audio_coding:audio_encoder_interface", + "//webrtc/modules/audio_coding:isac_common", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//", + "//webrtc/modules/audio_coding/codecs/isac/fix/include/", + "//webrtc/common_audio/resampler/include/", + "//webrtc/common_audio/signal_processing/include/", + "//webrtc/common_audio/vad/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_coding/codecs/isac/fix/include/audio_decoder_isacfix.h", + "//webrtc/modules/audio_coding/codecs/isac/fix/include/audio_encoder_isacfix.h", + "//webrtc/modules/audio_coding/codecs/isac/fix/include/isacfix.h", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/arith_routines.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/arith_routines_hist.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/arith_routines_logist.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/arith_routins.h", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/bandwidth_estimator.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/bandwidth_estimator.h", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/codec.h", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/decode.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/decode_bwe.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/decode_plc.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/encode.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/entropy_coding.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/entropy_coding.h", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/fft.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/fft.h", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/filterbank_tables.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/filterbank_tables.h", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/filterbanks.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/filters.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/initialize.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/isac_fix_type.h", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/isacfix.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/lattice.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/lpc_masking_model.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/lpc_masking_model.h", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/lpc_tables.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/lpc_tables.h", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/pitch_estimator.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/pitch_estimator.h", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/pitch_estimator_c.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/pitch_filter.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/pitch_gain_tables.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/pitch_gain_tables.h", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/pitch_lag_tables.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/pitch_lag_tables.h", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/settings.h", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/spectrum_ar_model_tables.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/spectrum_ar_model_tables.h", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/structs.h", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/transform.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/transform_tables.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/lattice_armv7.S", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/pitch_filter_armv6.S" + ], + "type": "source_set" + }, + "//webrtc/modules/audio_coding:isac_neon": { + "cflags": [ + "-mfpu=neon", + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fomit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc/base:rtc_base_approved", + "//webrtc/common_audio:common_audio", + "//webrtc/modules/audio_coding:isac_fix_c" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//", + "//webrtc/modules/audio_coding/codecs/isac/fix/include/", + "//webrtc/common_audio/resampler/include/", + "//webrtc/common_audio/signal_processing/include/", + "//webrtc/common_audio/vad/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_coding/codecs/isac/fix/source/entropy_coding_neon.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/filterbanks_neon.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/filters_neon.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/lattice_neon.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/transform_neon.c" + ], + "type": "static_library" + }, + "//webrtc/modules/audio_coding:neteq": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fomit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "WEBRTC_CODEC_OPUS", + "WEBRTC_CODEC_ISACFX", + "WEBRTC_CODEC_G722", + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:gtest_prod", + "//webrtc/base:rtc_base_approved", + "//webrtc/common_audio:common_audio", + "//webrtc/modules/audio_coding:audio_decoder_factory_interface", + "//webrtc/modules/audio_coding:audio_decoder_interface", + "//webrtc/modules/audio_coding:audio_format", + "//webrtc/modules/audio_coding:builtin_audio_decoder_factory", + "//webrtc/modules/audio_coding:cng", + "//webrtc/modules/audio_coding:g711", + "//webrtc/modules/audio_coding:g722", + "//webrtc/modules/audio_coding:isac_fix", + "//webrtc/modules/audio_coding:pcm16b", + "//webrtc/modules/audio_coding:rent_a_codec", + "//webrtc/modules/audio_coding:webrtc_opus", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//", + "//webrtc/modules/audio_coding/codecs/cng/include/", + "//", + "//webrtc/modules/audio_coding/codecs/g711/include/", + "//", + "//webrtc/modules/audio_coding/codecs/isac/fix/include/", + "//", + "//webrtc/modules/audio_coding/codecs/pcm16b/include/", + "//webrtc/common_audio/resampler/include/", + "//webrtc/common_audio/signal_processing/include/", + "//webrtc/common_audio/vad/include/", + "//", + "//webrtc/modules/audio_coding/codecs/g722/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_coding/neteq/accelerate.cc", + "//webrtc/modules/audio_coding/neteq/accelerate.h", + "//webrtc/modules/audio_coding/neteq/audio_decoder_impl.cc", + "//webrtc/modules/audio_coding/neteq/audio_decoder_impl.h", + "//webrtc/modules/audio_coding/neteq/audio_multi_vector.cc", + "//webrtc/modules/audio_coding/neteq/audio_multi_vector.h", + "//webrtc/modules/audio_coding/neteq/audio_vector.cc", + "//webrtc/modules/audio_coding/neteq/audio_vector.h", + "//webrtc/modules/audio_coding/neteq/background_noise.cc", + "//webrtc/modules/audio_coding/neteq/background_noise.h", + "//webrtc/modules/audio_coding/neteq/buffer_level_filter.cc", + "//webrtc/modules/audio_coding/neteq/buffer_level_filter.h", + "//webrtc/modules/audio_coding/neteq/comfort_noise.cc", + "//webrtc/modules/audio_coding/neteq/comfort_noise.h", + "//webrtc/modules/audio_coding/neteq/cross_correlation.cc", + "//webrtc/modules/audio_coding/neteq/cross_correlation.h", + "//webrtc/modules/audio_coding/neteq/decision_logic.cc", + "//webrtc/modules/audio_coding/neteq/decision_logic.h", + "//webrtc/modules/audio_coding/neteq/decision_logic_fax.cc", + "//webrtc/modules/audio_coding/neteq/decision_logic_fax.h", + "//webrtc/modules/audio_coding/neteq/decision_logic_normal.cc", + "//webrtc/modules/audio_coding/neteq/decision_logic_normal.h", + "//webrtc/modules/audio_coding/neteq/decoder_database.cc", + "//webrtc/modules/audio_coding/neteq/decoder_database.h", + "//webrtc/modules/audio_coding/neteq/defines.h", + "//webrtc/modules/audio_coding/neteq/delay_manager.cc", + "//webrtc/modules/audio_coding/neteq/delay_manager.h", + "//webrtc/modules/audio_coding/neteq/delay_peak_detector.cc", + "//webrtc/modules/audio_coding/neteq/delay_peak_detector.h", + "//webrtc/modules/audio_coding/neteq/dsp_helper.cc", + "//webrtc/modules/audio_coding/neteq/dsp_helper.h", + "//webrtc/modules/audio_coding/neteq/dtmf_buffer.cc", + "//webrtc/modules/audio_coding/neteq/dtmf_buffer.h", + "//webrtc/modules/audio_coding/neteq/dtmf_tone_generator.cc", + "//webrtc/modules/audio_coding/neteq/dtmf_tone_generator.h", + "//webrtc/modules/audio_coding/neteq/expand.cc", + "//webrtc/modules/audio_coding/neteq/expand.h", + "//webrtc/modules/audio_coding/neteq/include/neteq.h", + "//webrtc/modules/audio_coding/neteq/merge.cc", + "//webrtc/modules/audio_coding/neteq/merge.h", + "//webrtc/modules/audio_coding/neteq/nack_tracker.cc", + "//webrtc/modules/audio_coding/neteq/nack_tracker.h", + "//webrtc/modules/audio_coding/neteq/neteq.cc", + "//webrtc/modules/audio_coding/neteq/neteq_impl.cc", + "//webrtc/modules/audio_coding/neteq/neteq_impl.h", + "//webrtc/modules/audio_coding/neteq/normal.cc", + "//webrtc/modules/audio_coding/neteq/normal.h", + "//webrtc/modules/audio_coding/neteq/packet.cc", + "//webrtc/modules/audio_coding/neteq/packet.h", + "//webrtc/modules/audio_coding/neteq/packet_buffer.cc", + "//webrtc/modules/audio_coding/neteq/packet_buffer.h", + "//webrtc/modules/audio_coding/neteq/post_decode_vad.cc", + "//webrtc/modules/audio_coding/neteq/post_decode_vad.h", + "//webrtc/modules/audio_coding/neteq/preemptive_expand.cc", + "//webrtc/modules/audio_coding/neteq/preemptive_expand.h", + "//webrtc/modules/audio_coding/neteq/random_vector.cc", + "//webrtc/modules/audio_coding/neteq/random_vector.h", + "//webrtc/modules/audio_coding/neteq/red_payload_splitter.cc", + "//webrtc/modules/audio_coding/neteq/red_payload_splitter.h", + "//webrtc/modules/audio_coding/neteq/rtcp.cc", + "//webrtc/modules/audio_coding/neteq/rtcp.h", + "//webrtc/modules/audio_coding/neteq/statistics_calculator.cc", + "//webrtc/modules/audio_coding/neteq/statistics_calculator.h", + "//webrtc/modules/audio_coding/neteq/sync_buffer.cc", + "//webrtc/modules/audio_coding/neteq/sync_buffer.h", + "//webrtc/modules/audio_coding/neteq/tick_timer.cc", + "//webrtc/modules/audio_coding/neteq/tick_timer.h", + "//webrtc/modules/audio_coding/neteq/time_stretch.cc", + "//webrtc/modules/audio_coding/neteq/time_stretch.h", + "//webrtc/modules/audio_coding/neteq/timestamp_scaler.cc", + "//webrtc/modules/audio_coding/neteq/timestamp_scaler.h" + ], + "type": "static_library" + }, + "//webrtc/modules/audio_coding:pcm16b": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fomit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved", + "//webrtc/modules/audio_coding:audio_decoder_interface", + "//webrtc/modules/audio_coding:audio_encoder_interface", + "//webrtc/modules/audio_coding:g711", + "//webrtc/modules/audio_coding:pcm16b_c" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//", + "//webrtc/modules/audio_coding/codecs/pcm16b/include/", + "//", + "//webrtc/modules/audio_coding/codecs/g711/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_coding/codecs/pcm16b/audio_decoder_pcm16b.cc", + "//webrtc/modules/audio_coding/codecs/pcm16b/audio_decoder_pcm16b.h", + "//webrtc/modules/audio_coding/codecs/pcm16b/audio_encoder_pcm16b.cc", + "//webrtc/modules/audio_coding/codecs/pcm16b/audio_encoder_pcm16b.h" + ], + "type": "static_library" + }, + "//webrtc/modules/audio_coding:pcm16b_c": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fomit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//", + "//webrtc/modules/audio_coding/codecs/pcm16b/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_coding/codecs/pcm16b/pcm16b.c", + "//webrtc/modules/audio_coding/codecs/pcm16b/pcm16b.h" + ], + "type": "source_set" + }, + "//webrtc/modules/audio_coding:rent_a_codec": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fomit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "WEBRTC_CODEC_OPUS", + "WEBRTC_CODEC_G722", + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved", + "//webrtc/modules/audio_coding:audio_decoder_interface", + "//webrtc/modules/audio_coding:cng", + "//webrtc/modules/audio_coding:g711", + "//webrtc/modules/audio_coding:g722", + "//webrtc/modules/audio_coding:isac_fix", + "//webrtc/modules/audio_coding:pcm16b", + "//webrtc/modules/audio_coding:webrtc_opus" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//", + "//webrtc/modules/audio_coding/codecs/cng/include/", + "//", + "//webrtc/modules/audio_coding/codecs/g711/include/", + "//", + "//webrtc/modules/audio_coding/codecs/pcm16b/include/", + "//", + "//webrtc/modules/audio_coding/codecs/isac/fix/include/", + "//", + "//webrtc/modules/audio_coding/codecs/g722/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_coding/acm2/acm_codec_database.cc", + "//webrtc/modules/audio_coding/acm2/acm_codec_database.h", + "//webrtc/modules/audio_coding/acm2/rent_a_codec.cc", + "//webrtc/modules/audio_coding/acm2/rent_a_codec.h" + ], + "type": "static_library" + }, + "//webrtc/modules/audio_coding:webrtc_opus": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fomit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "WEBRTC_OPUS_VARIABLE_COMPLEXITY=0", + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved", + "//webrtc/base:rtc_numerics", + "//webrtc/common_audio:common_audio", + "//webrtc/modules/audio_coding:audio_decoder_interface", + "//webrtc/modules/audio_coding:audio_encoder_interface", + "//webrtc/modules/audio_coding:audio_network_adaptor", + "//webrtc/modules/audio_coding:webrtc_opus_c", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "/include/opus/", + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//webrtc/common_audio/resampler/include/", + "//webrtc/common_audio/signal_processing/include/", + "//webrtc/common_audio/vad/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_coding/codecs/opus/audio_decoder_opus.cc", + "//webrtc/modules/audio_coding/codecs/opus/audio_decoder_opus.h", + "//webrtc/modules/audio_coding/codecs/opus/audio_encoder_opus.cc", + "//webrtc/modules/audio_coding/codecs/opus/audio_encoder_opus.h" + ], + "type": "static_library" + }, + "//webrtc/modules/audio_coding:webrtc_opus_c": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fomit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved" + ], + "include_dirs": [ + "/media/libopus/include/", + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_coding/codecs/opus/opus_inst.h", + "//webrtc/modules/audio_coding/codecs/opus/opus_interface.c", + "//webrtc/modules/audio_coding/codecs/opus/opus_interface.h" + ], + "type": "source_set" + }, + "//webrtc/modules/audio_conference_mixer:audio_conference_mixer": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fomit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/audio/utility:audio_frame_operations", + "//webrtc/base:rtc_base_approved", + "//webrtc/modules/audio_processing:audio_processing", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//webrtc/modules/audio_conference_mixer/include/", + "//webrtc/modules/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_conference_mixer/include/audio_conference_mixer.h", + "//webrtc/modules/audio_conference_mixer/include/audio_conference_mixer_defines.h", + "//webrtc/modules/audio_conference_mixer/source/audio_conference_mixer_impl.cc", + "//webrtc/modules/audio_conference_mixer/source/audio_conference_mixer_impl.h", + "//webrtc/modules/audio_conference_mixer/source/audio_frame_manipulator.cc", + "//webrtc/modules/audio_conference_mixer/source/audio_frame_manipulator.h", + "//webrtc/modules/audio_conference_mixer/source/memory_pool.h", + "//webrtc/modules/audio_conference_mixer/source/memory_pool_posix.h", + "//webrtc/modules/audio_conference_mixer/source/time_scheduler.cc", + "//webrtc/modules/audio_conference_mixer/source/time_scheduler.h" + ], + "type": "static_library" + }, + "//webrtc/modules/audio_device:audio_device": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fomit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "WEBRTC_DUMMY_AUDIO_BUILD", + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD", + "WEBRTC_BUILD_LIBEVENT" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved", + "//webrtc/base:rtc_task_queue", + "//webrtc/common_audio:common_audio", + "//webrtc/modules/utility:utility", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//webrtc/modules/include/", + "//webrtc/modules/audio_device/include/", + "//webrtc/modules/audio_device/dummy/", + "//webrtc/common_audio/resampler/include/", + "//webrtc/common_audio/signal_processing/include/", + "//webrtc/common_audio/vad/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_device/audio_device_buffer.cc", + "//webrtc/modules/audio_device/audio_device_buffer.h", + "//webrtc/modules/audio_device/audio_device_config.h", + "//webrtc/modules/audio_device/audio_device_generic.cc", + "//webrtc/modules/audio_device/audio_device_generic.h", + "//webrtc/modules/audio_device/dummy/audio_device_dummy.cc", + "//webrtc/modules/audio_device/dummy/audio_device_dummy.h", + "//webrtc/modules/audio_device/dummy/file_audio_device.cc", + "//webrtc/modules/audio_device/dummy/file_audio_device.h", + "//webrtc/modules/audio_device/fine_audio_buffer.cc", + "//webrtc/modules/audio_device/fine_audio_buffer.h", + "//webrtc/modules/audio_device/include/audio_device.h", + "//webrtc/modules/audio_device/include/audio_device_defines.h", + "//webrtc/modules/audio_device/opensl/single_rw_fifo.cc", + "//webrtc/modules/audio_device/opensl/single_rw_fifo.h", + "//webrtc/modules/audio_device/dummy/file_audio_device_factory.cc", + "//webrtc/modules/audio_device/dummy/file_audio_device_factory.h" + ], + "type": "static_library" + }, + "//webrtc/modules/audio_mixer:audio_frame_manipulator": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fomit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc/audio/utility:utility", + "//webrtc/base:rtc_base_approved" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_mixer/audio_frame_manipulator.cc", + "//webrtc/modules/audio_mixer/audio_frame_manipulator.h" + ], + "type": "static_library" + }, + "//webrtc/modules/audio_mixer:audio_mixer_impl": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fomit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/api:audio_mixer_api", + "//webrtc/audio/utility:audio_frame_operations", + "//webrtc/base:rtc_base_approved", + "//webrtc/modules/audio_mixer:audio_frame_manipulator", + "//webrtc/modules/audio_processing:audio_processing", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_mixer/audio_mixer_impl.cc", + "//webrtc/modules/audio_mixer/audio_mixer_impl.h", + "//webrtc/modules/audio_mixer/default_output_rate_calculator.cc", + "//webrtc/modules/audio_mixer/default_output_rate_calculator.h", + "//webrtc/modules/audio_mixer/output_rate_calculator.h" + ], + "type": "static_library" + }, + "//webrtc/modules/audio_processing:audio_processing": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fomit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "WEBRTC_APM_DEBUG_DUMP=1", + "WEBRTC_INTELLIGIBILITY_ENHANCER=0", + "WEBRTC_NS_FIXED", + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/audio/utility:audio_frame_operations", + "//webrtc/base:gtest_prod", + "//webrtc/base:rtc_base_approved", + "//webrtc/common_audio:common_audio", + "//webrtc/modules/audio_coding:isac", + "//webrtc/modules/audio_processing:audio_processing_c", + "//webrtc/modules/audio_processing:audio_processing_neon", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//", + "//webrtc/modules/audio_coding/codecs/isac/main/include/", + "//webrtc/common_audio/resampler/include/", + "//webrtc/common_audio/signal_processing/include/", + "//webrtc/common_audio/vad/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_processing/aec/aec_core.cc", + "//webrtc/modules/audio_processing/aec/aec_core.h", + "//webrtc/modules/audio_processing/aec/aec_core_optimized_methods.h", + "//webrtc/modules/audio_processing/aec/aec_resampler.cc", + "//webrtc/modules/audio_processing/aec/aec_resampler.h", + "//webrtc/modules/audio_processing/aec/echo_cancellation.cc", + "//webrtc/modules/audio_processing/aec/echo_cancellation.h", + "//webrtc/modules/audio_processing/aec3/aec3_constants.h", + "//webrtc/modules/audio_processing/aec3/block_framer.cc", + "//webrtc/modules/audio_processing/aec3/block_framer.h", + "//webrtc/modules/audio_processing/aec3/block_processor.cc", + "//webrtc/modules/audio_processing/aec3/block_processor.h", + "//webrtc/modules/audio_processing/aec3/cascaded_biquad_filter.cc", + "//webrtc/modules/audio_processing/aec3/cascaded_biquad_filter.h", + "//webrtc/modules/audio_processing/aec3/echo_canceller3.cc", + "//webrtc/modules/audio_processing/aec3/echo_canceller3.h", + "//webrtc/modules/audio_processing/aec3/frame_blocker.cc", + "//webrtc/modules/audio_processing/aec3/frame_blocker.h", + "//webrtc/modules/audio_processing/aecm/aecm_core.cc", + "//webrtc/modules/audio_processing/aecm/aecm_core.h", + "//webrtc/modules/audio_processing/aecm/echo_control_mobile.cc", + "//webrtc/modules/audio_processing/aecm/echo_control_mobile.h", + "//webrtc/modules/audio_processing/agc/agc.cc", + "//webrtc/modules/audio_processing/agc/agc.h", + "//webrtc/modules/audio_processing/agc/agc_manager_direct.cc", + "//webrtc/modules/audio_processing/agc/agc_manager_direct.h", + "//webrtc/modules/audio_processing/agc/gain_map_internal.h", + "//webrtc/modules/audio_processing/agc/loudness_histogram.cc", + "//webrtc/modules/audio_processing/agc/loudness_histogram.h", + "//webrtc/modules/audio_processing/agc/utility.cc", + "//webrtc/modules/audio_processing/agc/utility.h", + "//webrtc/modules/audio_processing/audio_buffer.cc", + "//webrtc/modules/audio_processing/audio_buffer.h", + "//webrtc/modules/audio_processing/audio_processing_impl.cc", + "//webrtc/modules/audio_processing/audio_processing_impl.h", + "//webrtc/modules/audio_processing/beamformer/array_util.cc", + "//webrtc/modules/audio_processing/beamformer/array_util.h", + "//webrtc/modules/audio_processing/beamformer/complex_matrix.h", + "//webrtc/modules/audio_processing/beamformer/covariance_matrix_generator.cc", + "//webrtc/modules/audio_processing/beamformer/covariance_matrix_generator.h", + "//webrtc/modules/audio_processing/beamformer/matrix.h", + "//webrtc/modules/audio_processing/beamformer/nonlinear_beamformer.cc", + "//webrtc/modules/audio_processing/beamformer/nonlinear_beamformer.h", + "//webrtc/modules/audio_processing/common.h", + "//webrtc/modules/audio_processing/echo_cancellation_impl.cc", + "//webrtc/modules/audio_processing/echo_cancellation_impl.h", + "//webrtc/modules/audio_processing/echo_control_mobile_impl.cc", + "//webrtc/modules/audio_processing/echo_control_mobile_impl.h", + "//webrtc/modules/audio_processing/echo_detector/circular_buffer.cc", + "//webrtc/modules/audio_processing/echo_detector/circular_buffer.h", + "//webrtc/modules/audio_processing/echo_detector/mean_variance_estimator.cc", + "//webrtc/modules/audio_processing/echo_detector/mean_variance_estimator.h", + "//webrtc/modules/audio_processing/echo_detector/moving_max.cc", + "//webrtc/modules/audio_processing/echo_detector/moving_max.h", + "//webrtc/modules/audio_processing/echo_detector/normalized_covariance_estimator.cc", + "//webrtc/modules/audio_processing/echo_detector/normalized_covariance_estimator.h", + "//webrtc/modules/audio_processing/gain_control_for_experimental_agc.cc", + "//webrtc/modules/audio_processing/gain_control_for_experimental_agc.h", + "//webrtc/modules/audio_processing/gain_control_impl.cc", + "//webrtc/modules/audio_processing/gain_control_impl.h", + "//webrtc/modules/audio_processing/include/audio_processing.cc", + "//webrtc/modules/audio_processing/include/audio_processing.h", + "//webrtc/modules/audio_processing/include/config.cc", + "//webrtc/modules/audio_processing/include/config.h", + "//webrtc/modules/audio_processing/level_controller/biquad_filter.cc", + "//webrtc/modules/audio_processing/level_controller/biquad_filter.h", + "//webrtc/modules/audio_processing/level_controller/down_sampler.cc", + "//webrtc/modules/audio_processing/level_controller/down_sampler.h", + "//webrtc/modules/audio_processing/level_controller/gain_applier.cc", + "//webrtc/modules/audio_processing/level_controller/gain_applier.h", + "//webrtc/modules/audio_processing/level_controller/gain_selector.cc", + "//webrtc/modules/audio_processing/level_controller/gain_selector.h", + "//webrtc/modules/audio_processing/level_controller/level_controller.cc", + "//webrtc/modules/audio_processing/level_controller/level_controller.h", + "//webrtc/modules/audio_processing/level_controller/level_controller_constants.h", + "//webrtc/modules/audio_processing/level_controller/noise_level_estimator.cc", + "//webrtc/modules/audio_processing/level_controller/noise_level_estimator.h", + "//webrtc/modules/audio_processing/level_controller/noise_spectrum_estimator.cc", + "//webrtc/modules/audio_processing/level_controller/noise_spectrum_estimator.h", + "//webrtc/modules/audio_processing/level_controller/peak_level_estimator.cc", + "//webrtc/modules/audio_processing/level_controller/peak_level_estimator.h", + "//webrtc/modules/audio_processing/level_controller/saturating_gain_estimator.cc", + "//webrtc/modules/audio_processing/level_controller/saturating_gain_estimator.h", + "//webrtc/modules/audio_processing/level_controller/signal_classifier.cc", + "//webrtc/modules/audio_processing/level_controller/signal_classifier.h", + "//webrtc/modules/audio_processing/level_estimator_impl.cc", + "//webrtc/modules/audio_processing/level_estimator_impl.h", + "//webrtc/modules/audio_processing/logging/apm_data_dumper.cc", + "//webrtc/modules/audio_processing/logging/apm_data_dumper.h", + "//webrtc/modules/audio_processing/low_cut_filter.cc", + "//webrtc/modules/audio_processing/low_cut_filter.h", + "//webrtc/modules/audio_processing/noise_suppression_impl.cc", + "//webrtc/modules/audio_processing/noise_suppression_impl.h", + "//webrtc/modules/audio_processing/render_queue_item_verifier.h", + "//webrtc/modules/audio_processing/residual_echo_detector.cc", + "//webrtc/modules/audio_processing/residual_echo_detector.h", + "//webrtc/modules/audio_processing/rms_level.cc", + "//webrtc/modules/audio_processing/rms_level.h", + "//webrtc/modules/audio_processing/splitting_filter.cc", + "//webrtc/modules/audio_processing/splitting_filter.h", + "//webrtc/modules/audio_processing/three_band_filter_bank.cc", + "//webrtc/modules/audio_processing/three_band_filter_bank.h", + "//webrtc/modules/audio_processing/transient/common.h", + "//webrtc/modules/audio_processing/transient/daubechies_8_wavelet_coeffs.h", + "//webrtc/modules/audio_processing/transient/dyadic_decimator.h", + "//webrtc/modules/audio_processing/transient/moving_moments.cc", + "//webrtc/modules/audio_processing/transient/moving_moments.h", + "//webrtc/modules/audio_processing/transient/transient_detector.cc", + "//webrtc/modules/audio_processing/transient/transient_detector.h", + "//webrtc/modules/audio_processing/transient/transient_suppressor.cc", + "//webrtc/modules/audio_processing/transient/transient_suppressor.h", + "//webrtc/modules/audio_processing/transient/wpd_node.cc", + "//webrtc/modules/audio_processing/transient/wpd_node.h", + "//webrtc/modules/audio_processing/transient/wpd_tree.cc", + "//webrtc/modules/audio_processing/transient/wpd_tree.h", + "//webrtc/modules/audio_processing/typing_detection.cc", + "//webrtc/modules/audio_processing/typing_detection.h", + "//webrtc/modules/audio_processing/utility/block_mean_calculator.cc", + "//webrtc/modules/audio_processing/utility/block_mean_calculator.h", + "//webrtc/modules/audio_processing/utility/delay_estimator.cc", + "//webrtc/modules/audio_processing/utility/delay_estimator.h", + "//webrtc/modules/audio_processing/utility/delay_estimator_internal.h", + "//webrtc/modules/audio_processing/utility/delay_estimator_wrapper.cc", + "//webrtc/modules/audio_processing/utility/delay_estimator_wrapper.h", + "//webrtc/modules/audio_processing/utility/ooura_fft.cc", + "//webrtc/modules/audio_processing/utility/ooura_fft.h", + "//webrtc/modules/audio_processing/utility/ooura_fft_tables_common.h", + "//webrtc/modules/audio_processing/vad/common.h", + "//webrtc/modules/audio_processing/vad/gmm.cc", + "//webrtc/modules/audio_processing/vad/gmm.h", + "//webrtc/modules/audio_processing/vad/noise_gmm_tables.h", + "//webrtc/modules/audio_processing/vad/pitch_based_vad.cc", + "//webrtc/modules/audio_processing/vad/pitch_based_vad.h", + "//webrtc/modules/audio_processing/vad/pitch_internal.cc", + "//webrtc/modules/audio_processing/vad/pitch_internal.h", + "//webrtc/modules/audio_processing/vad/pole_zero_filter.cc", + "//webrtc/modules/audio_processing/vad/pole_zero_filter.h", + "//webrtc/modules/audio_processing/vad/standalone_vad.cc", + "//webrtc/modules/audio_processing/vad/standalone_vad.h", + "//webrtc/modules/audio_processing/vad/vad_audio_proc.cc", + "//webrtc/modules/audio_processing/vad/vad_audio_proc.h", + "//webrtc/modules/audio_processing/vad/vad_audio_proc_internal.h", + "//webrtc/modules/audio_processing/vad/vad_circular_buffer.cc", + "//webrtc/modules/audio_processing/vad/vad_circular_buffer.h", + "//webrtc/modules/audio_processing/vad/voice_activity_detector.cc", + "//webrtc/modules/audio_processing/vad/voice_activity_detector.h", + "//webrtc/modules/audio_processing/vad/voice_gmm_tables.h", + "//webrtc/modules/audio_processing/voice_detection_impl.cc", + "//webrtc/modules/audio_processing/voice_detection_impl.h", + "//webrtc/modules/audio_processing/aecm/aecm_core_c.cc" + ], + "type": "static_library" + }, + "//webrtc/modules/audio_processing:audio_processing_c": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fomit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved", + "//webrtc/common_audio:common_audio", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//webrtc/common_audio/resampler/include/", + "//webrtc/common_audio/signal_processing/include/", + "//webrtc/common_audio/vad/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_processing/agc/legacy/analog_agc.c", + "//webrtc/modules/audio_processing/agc/legacy/analog_agc.h", + "//webrtc/modules/audio_processing/agc/legacy/digital_agc.c", + "//webrtc/modules/audio_processing/agc/legacy/digital_agc.h", + "//webrtc/modules/audio_processing/agc/legacy/gain_control.h", + "//webrtc/modules/audio_processing/ns/noise_suppression_x.c", + "//webrtc/modules/audio_processing/ns/noise_suppression_x.h", + "//webrtc/modules/audio_processing/ns/nsx_core.c", + "//webrtc/modules/audio_processing/ns/nsx_core.h", + "//webrtc/modules/audio_processing/ns/nsx_defines.h", + "//webrtc/modules/audio_processing/ns/nsx_core_c.c" + ], + "type": "source_set" + }, + "//webrtc/modules/audio_processing:audio_processing_neon": { + "cflags": [ + "-mfpu=neon", + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fomit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "WEBRTC_APM_DEBUG_DUMP=1", + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc/common_audio:common_audio", + "//webrtc/modules/audio_processing:audio_processing_neon_c" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//webrtc/common_audio/resampler/include/", + "//webrtc/common_audio/signal_processing/include/", + "//webrtc/common_audio/vad/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_processing/aec/aec_core_neon.cc", + "//webrtc/modules/audio_processing/aecm/aecm_core_neon.cc", + "//webrtc/modules/audio_processing/utility/ooura_fft_neon.cc", + "//webrtc/modules/audio_processing/utility/ooura_fft_tables_neon_sse2.h" + ], + "type": "static_library" + }, + "//webrtc/modules/audio_processing:audio_processing_neon_c": { + "cflags": [ + "-mfpu=neon", + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fomit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc/base:rtc_base_approved", + "//webrtc/modules/audio_processing:audio_processing_c" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_processing/ns/nsx_core_neon.c" + ], + "type": "static_library" + }, + "//webrtc/modules/bitrate_controller:bitrate_controller": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fomit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "BWE_TEST_LOGGING_COMPILE_TIME_ENABLE=0", + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD", + "WEBRTC_BUILD_LIBEVENT" + ], + "deps": [ + "//webrtc/base:rtc_base_approved", + "//webrtc/modules/rtp_rtcp:rtp_rtcp", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/bitrate_controller/bitrate_controller_impl.cc", + "//webrtc/modules/bitrate_controller/bitrate_controller_impl.h", + "//webrtc/modules/bitrate_controller/include/bitrate_controller.h", + "//webrtc/modules/bitrate_controller/send_side_bandwidth_estimation.cc", + "//webrtc/modules/bitrate_controller/send_side_bandwidth_estimation.h" + ], + "type": "static_library" + }, + "//webrtc/modules/congestion_controller:congestion_controller": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fomit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "BWE_TEST_LOGGING_COMPILE_TIME_ENABLE=0", + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD", + "WEBRTC_BUILD_LIBEVENT" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved", + "//webrtc/base:rtc_numerics", + "//webrtc/modules/bitrate_controller:bitrate_controller", + "//webrtc/modules/pacing:pacing", + "//webrtc/modules/remote_bitrate_estimator:remote_bitrate_estimator", + "//webrtc/modules/rtp_rtcp:rtp_rtcp", + "//webrtc/modules/utility:utility", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/congestion_controller/congestion_controller.cc", + "//webrtc/modules/congestion_controller/delay_based_bwe.cc", + "//webrtc/modules/congestion_controller/delay_based_bwe.h", + "//webrtc/modules/congestion_controller/include/congestion_controller.h", + "//webrtc/modules/congestion_controller/median_slope_estimator.cc", + "//webrtc/modules/congestion_controller/median_slope_estimator.h", + "//webrtc/modules/congestion_controller/probe_bitrate_estimator.cc", + "//webrtc/modules/congestion_controller/probe_bitrate_estimator.h", + "//webrtc/modules/congestion_controller/probe_controller.cc", + "//webrtc/modules/congestion_controller/probe_controller.h", + "//webrtc/modules/congestion_controller/probing_interval_estimator.cc", + "//webrtc/modules/congestion_controller/probing_interval_estimator.h", + "//webrtc/modules/congestion_controller/transport_feedback_adapter.cc", + "//webrtc/modules/congestion_controller/transport_feedback_adapter.h", + "//webrtc/modules/congestion_controller/trendline_estimator.cc", + "//webrtc/modules/congestion_controller/trendline_estimator.h" + ], + "type": "static_library" + }, + "//webrtc/modules/desktop_capture:desktop_capture": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fomit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "MULTI_MONITOR_SCREENSHARE", + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved", + "//webrtc/modules/desktop_capture:primitives", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "/media/libyuv/libyuv/include/", + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [ + "X11", + "X11-xcb", + "xcb", + "Xcomposite", + "Xcursor", + "Xdamage", + "Xext", + "Xfixes", + "Xi", + "Xrender" + ], + "sources": [ + "//webrtc/modules/desktop_capture/cropped_desktop_frame.cc", + "//webrtc/modules/desktop_capture/cropped_desktop_frame.h", + "//webrtc/modules/desktop_capture/cropping_window_capturer.cc", + "//webrtc/modules/desktop_capture/cropping_window_capturer.h", + "//webrtc/modules/desktop_capture/desktop_and_cursor_composer.cc", + "//webrtc/modules/desktop_capture/desktop_and_cursor_composer.h", + "//webrtc/modules/desktop_capture/desktop_capture_options.cc", + "//webrtc/modules/desktop_capture/desktop_capture_options.h", + "//webrtc/modules/desktop_capture/desktop_capturer.cc", + "//webrtc/modules/desktop_capture/desktop_capturer.h", + "//webrtc/modules/desktop_capture/desktop_capturer_differ_wrapper.cc", + "//webrtc/modules/desktop_capture/desktop_capturer_differ_wrapper.h", + "//webrtc/modules/desktop_capture/desktop_frame_rotation.cc", + "//webrtc/modules/desktop_capture/desktop_frame_rotation.h", + "//webrtc/modules/desktop_capture/differ_block.cc", + "//webrtc/modules/desktop_capture/differ_block.h", + "//webrtc/modules/desktop_capture/mouse_cursor.cc", + "//webrtc/modules/desktop_capture/mouse_cursor.h", + "//webrtc/modules/desktop_capture/mouse_cursor_monitor.h", + "//webrtc/modules/desktop_capture/screen_capture_frame_queue.h", + "//webrtc/modules/desktop_capture/screen_capturer_helper.cc", + "//webrtc/modules/desktop_capture/screen_capturer_helper.h", + "//webrtc/modules/desktop_capture/desktop_device_info.cc", + "//webrtc/modules/desktop_capture/desktop_device_info.h", + "//webrtc/modules/desktop_capture/mouse_cursor_monitor_x11.cc", + "//webrtc/modules/desktop_capture/screen_capturer_x11.cc", + "//webrtc/modules/desktop_capture/window_capturer_x11.cc", + "//webrtc/modules/desktop_capture/x11/shared_x_display.cc", + "//webrtc/modules/desktop_capture/x11/shared_x_display.h", + "//webrtc/modules/desktop_capture/x11/x_error_trap.cc", + "//webrtc/modules/desktop_capture/x11/x_error_trap.h", + "//webrtc/modules/desktop_capture/x11/x_server_pixel_buffer.cc", + "//webrtc/modules/desktop_capture/x11/x_server_pixel_buffer.h", + "//webrtc/modules/desktop_capture/app_capturer_x11.cc", + "//webrtc/modules/desktop_capture/app_capturer_x11.h", + "//webrtc/modules/desktop_capture/x11/desktop_device_info_x11.cc", + "//webrtc/modules/desktop_capture/x11/desktop_device_info_x11.h", + "//webrtc/modules/desktop_capture/x11/shared_x_util.cc", + "//webrtc/modules/desktop_capture/x11/shared_x_util.h" + ], + "type": "static_library" + }, + "//webrtc/modules/desktop_capture:primitives": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fomit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/desktop_capture/desktop_capture_types.h", + "//webrtc/modules/desktop_capture/desktop_frame.cc", + "//webrtc/modules/desktop_capture/desktop_frame.h", + "//webrtc/modules/desktop_capture/desktop_geometry.cc", + "//webrtc/modules/desktop_capture/desktop_geometry.h", + "//webrtc/modules/desktop_capture/desktop_region.cc", + "//webrtc/modules/desktop_capture/desktop_region.h", + "//webrtc/modules/desktop_capture/shared_desktop_frame.cc", + "//webrtc/modules/desktop_capture/shared_desktop_frame.h", + "//webrtc/modules/desktop_capture/shared_memory.cc", + "//webrtc/modules/desktop_capture/shared_memory.h" + ], + "type": "static_library" + }, + "//webrtc/modules/media_file:media_file": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fomit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved", + "//webrtc/common_audio:common_audio", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//webrtc/common_audio/resampler/include/", + "//webrtc/common_audio/signal_processing/include/", + "//webrtc/common_audio/vad/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/media_file/media_file.h", + "//webrtc/modules/media_file/media_file_defines.h", + "//webrtc/modules/media_file/media_file_impl.cc", + "//webrtc/modules/media_file/media_file_impl.h", + "//webrtc/modules/media_file/media_file_utility.cc", + "//webrtc/modules/media_file/media_file_utility.h" + ], + "type": "static_library" + }, + "//webrtc/modules/pacing:pacing": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fomit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD", + "WEBRTC_BUILD_LIBEVENT" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved", + "//webrtc/modules/rtp_rtcp:rtp_rtcp", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/pacing/alr_detector.cc", + "//webrtc/modules/pacing/alr_detector.h", + "//webrtc/modules/pacing/bitrate_prober.cc", + "//webrtc/modules/pacing/bitrate_prober.h", + "//webrtc/modules/pacing/paced_sender.cc", + "//webrtc/modules/pacing/paced_sender.h", + "//webrtc/modules/pacing/packet_router.cc", + "//webrtc/modules/pacing/packet_router.h" + ], + "type": "static_library" + }, + "//webrtc/modules/remote_bitrate_estimator:remote_bitrate_estimator": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fomit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "BWE_TEST_LOGGING_COMPILE_TIME_ENABLE=0", + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/remote_bitrate_estimator/aimd_rate_control.cc", + "//webrtc/modules/remote_bitrate_estimator/aimd_rate_control.h", + "//webrtc/modules/remote_bitrate_estimator/bwe_defines.cc", + "//webrtc/modules/remote_bitrate_estimator/include/bwe_defines.h", + "//webrtc/modules/remote_bitrate_estimator/include/remote_bitrate_estimator.h", + "//webrtc/modules/remote_bitrate_estimator/include/send_time_history.h", + "//webrtc/modules/remote_bitrate_estimator/inter_arrival.cc", + "//webrtc/modules/remote_bitrate_estimator/inter_arrival.h", + "//webrtc/modules/remote_bitrate_estimator/overuse_detector.cc", + "//webrtc/modules/remote_bitrate_estimator/overuse_detector.h", + "//webrtc/modules/remote_bitrate_estimator/overuse_estimator.cc", + "//webrtc/modules/remote_bitrate_estimator/overuse_estimator.h", + "//webrtc/modules/remote_bitrate_estimator/remote_bitrate_estimator_abs_send_time.cc", + "//webrtc/modules/remote_bitrate_estimator/remote_bitrate_estimator_abs_send_time.h", + "//webrtc/modules/remote_bitrate_estimator/remote_bitrate_estimator_single_stream.cc", + "//webrtc/modules/remote_bitrate_estimator/remote_bitrate_estimator_single_stream.h", + "//webrtc/modules/remote_bitrate_estimator/remote_estimator_proxy.cc", + "//webrtc/modules/remote_bitrate_estimator/remote_estimator_proxy.h", + "//webrtc/modules/remote_bitrate_estimator/send_time_history.cc", + "//webrtc/modules/remote_bitrate_estimator/test/bwe_test_logging.h" + ], + "type": "static_library" + }, + "//webrtc/modules/rtp_rtcp:rtp_rtcp": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fomit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "BWE_TEST_LOGGING_COMPILE_TIME_ENABLE=0", + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD", + "WEBRTC_BUILD_LIBEVENT" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/api:transport_api", + "//webrtc/base:gtest_prod", + "//webrtc/base:rtc_base_approved", + "//webrtc/base:rtc_task_queue", + "//webrtc/call:call_interfaces", + "//webrtc/common_video:common_video", + "//webrtc/logging:rtc_event_log_api", + "//webrtc/modules/remote_bitrate_estimator:remote_bitrate_estimator", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//webrtc/common_video/include/", + "//webrtc/common_video/libyuv/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/rtp_rtcp/include/flexfec_receiver.h", + "//webrtc/modules/rtp_rtcp/include/flexfec_sender.h", + "//webrtc/modules/rtp_rtcp/include/receive_statistics.h", + "//webrtc/modules/rtp_rtcp/include/remote_ntp_time_estimator.h", + "//webrtc/modules/rtp_rtcp/include/rtp_audio_level_observer.h", + "//webrtc/modules/rtp_rtcp/include/rtp_header_parser.h", + "//webrtc/modules/rtp_rtcp/include/rtp_payload_registry.h", + "//webrtc/modules/rtp_rtcp/include/rtp_receiver.h", + "//webrtc/modules/rtp_rtcp/include/rtp_rtcp.h", + "//webrtc/modules/rtp_rtcp/include/rtp_rtcp_defines.h", + "//webrtc/modules/rtp_rtcp/include/ulpfec_receiver.h", + "//webrtc/modules/rtp_rtcp/source/byte_io.h", + "//webrtc/modules/rtp_rtcp/source/dtmf_queue.cc", + "//webrtc/modules/rtp_rtcp/source/dtmf_queue.h", + "//webrtc/modules/rtp_rtcp/source/fec_private_tables_bursty.h", + "//webrtc/modules/rtp_rtcp/source/fec_private_tables_random.h", + "//webrtc/modules/rtp_rtcp/source/flexfec_header_reader_writer.cc", + "//webrtc/modules/rtp_rtcp/source/flexfec_header_reader_writer.h", + "//webrtc/modules/rtp_rtcp/source/flexfec_receiver.cc", + "//webrtc/modules/rtp_rtcp/source/flexfec_sender.cc", + "//webrtc/modules/rtp_rtcp/source/forward_error_correction.cc", + "//webrtc/modules/rtp_rtcp/source/forward_error_correction.h", + "//webrtc/modules/rtp_rtcp/source/forward_error_correction_internal.cc", + "//webrtc/modules/rtp_rtcp/source/forward_error_correction_internal.h", + "//webrtc/modules/rtp_rtcp/source/packet_loss_stats.cc", + "//webrtc/modules/rtp_rtcp/source/packet_loss_stats.h", + "//webrtc/modules/rtp_rtcp/source/playout_delay_oracle.cc", + "//webrtc/modules/rtp_rtcp/source/playout_delay_oracle.h", + "//webrtc/modules/rtp_rtcp/source/receive_statistics_impl.cc", + "//webrtc/modules/rtp_rtcp/source/receive_statistics_impl.h", + "//webrtc/modules/rtp_rtcp/source/remote_ntp_time_estimator.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/app.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/app.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/bye.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/bye.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/common_header.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/common_header.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/compound_packet.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/compound_packet.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/dlrr.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/dlrr.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/extended_jitter_report.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/extended_jitter_report.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/extended_reports.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/extended_reports.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/fir.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/fir.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/nack.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/nack.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/pli.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/pli.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/psfb.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/psfb.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/rapid_resync_request.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/rapid_resync_request.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/receiver_report.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/receiver_report.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/remb.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/remb.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/report_block.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/report_block.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/rpsi.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/rpsi.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/rrtr.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/rrtr.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/rtpfb.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/rtpfb.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/sdes.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/sdes.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/sender_report.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/sender_report.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/sli.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/sli.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/target_bitrate.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/target_bitrate.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/tmmb_item.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/tmmb_item.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/tmmbn.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/tmmbn.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/tmmbr.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/tmmbr.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/transport_feedback.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/transport_feedback.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/voip_metric.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/voip_metric.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_receiver.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_receiver.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_sender.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_sender.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_utility.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_utility.h", + "//webrtc/modules/rtp_rtcp/source/rtp_format.cc", + "//webrtc/modules/rtp_rtcp/source/rtp_format.h", + "//webrtc/modules/rtp_rtcp/source/rtp_format_h264.cc", + "//webrtc/modules/rtp_rtcp/source/rtp_format_h264.h", + "//webrtc/modules/rtp_rtcp/source/rtp_format_video_generic.cc", + "//webrtc/modules/rtp_rtcp/source/rtp_format_video_generic.h", + "//webrtc/modules/rtp_rtcp/source/rtp_format_vp8.cc", + "//webrtc/modules/rtp_rtcp/source/rtp_format_vp8.h", + "//webrtc/modules/rtp_rtcp/source/rtp_format_vp9.cc", + "//webrtc/modules/rtp_rtcp/source/rtp_format_vp9.h", + "//webrtc/modules/rtp_rtcp/source/rtp_header_extension.cc", + "//webrtc/modules/rtp_rtcp/source/rtp_header_extension.h", + "//webrtc/modules/rtp_rtcp/source/rtp_header_extensions.cc", + "//webrtc/modules/rtp_rtcp/source/rtp_header_extensions.h", + "//webrtc/modules/rtp_rtcp/source/rtp_header_parser.cc", + "//webrtc/modules/rtp_rtcp/source/rtp_packet.cc", + "//webrtc/modules/rtp_rtcp/source/rtp_packet.h", + "//webrtc/modules/rtp_rtcp/source/rtp_packet_history.cc", + "//webrtc/modules/rtp_rtcp/source/rtp_packet_history.h", + "//webrtc/modules/rtp_rtcp/source/rtp_packet_received.h", + "//webrtc/modules/rtp_rtcp/source/rtp_packet_to_send.h", + "//webrtc/modules/rtp_rtcp/source/rtp_payload_registry.cc", + "//webrtc/modules/rtp_rtcp/source/rtp_receiver_audio.cc", + "//webrtc/modules/rtp_rtcp/source/rtp_receiver_audio.h", + "//webrtc/modules/rtp_rtcp/source/rtp_receiver_impl.cc", + "//webrtc/modules/rtp_rtcp/source/rtp_receiver_impl.h", + "//webrtc/modules/rtp_rtcp/source/rtp_receiver_strategy.cc", + "//webrtc/modules/rtp_rtcp/source/rtp_receiver_strategy.h", + "//webrtc/modules/rtp_rtcp/source/rtp_receiver_video.cc", + "//webrtc/modules/rtp_rtcp/source/rtp_receiver_video.h", + "//webrtc/modules/rtp_rtcp/source/rtp_rtcp_config.h", + "//webrtc/modules/rtp_rtcp/source/rtp_rtcp_impl.cc", + "//webrtc/modules/rtp_rtcp/source/rtp_rtcp_impl.h", + "//webrtc/modules/rtp_rtcp/source/rtp_sender.cc", + "//webrtc/modules/rtp_rtcp/source/rtp_sender.h", + "//webrtc/modules/rtp_rtcp/source/rtp_sender_audio.cc", + "//webrtc/modules/rtp_rtcp/source/rtp_sender_audio.h", + "//webrtc/modules/rtp_rtcp/source/rtp_sender_video.cc", + "//webrtc/modules/rtp_rtcp/source/rtp_sender_video.h", + "//webrtc/modules/rtp_rtcp/source/rtp_utility.cc", + "//webrtc/modules/rtp_rtcp/source/rtp_utility.h", + "//webrtc/modules/rtp_rtcp/source/ssrc_database.cc", + "//webrtc/modules/rtp_rtcp/source/ssrc_database.h", + "//webrtc/modules/rtp_rtcp/source/time_util.cc", + "//webrtc/modules/rtp_rtcp/source/time_util.h", + "//webrtc/modules/rtp_rtcp/source/tmmbr_help.cc", + "//webrtc/modules/rtp_rtcp/source/tmmbr_help.h", + "//webrtc/modules/rtp_rtcp/source/ulpfec_generator.cc", + "//webrtc/modules/rtp_rtcp/source/ulpfec_generator.h", + "//webrtc/modules/rtp_rtcp/source/ulpfec_header_reader_writer.cc", + "//webrtc/modules/rtp_rtcp/source/ulpfec_header_reader_writer.h", + "//webrtc/modules/rtp_rtcp/source/ulpfec_receiver_impl.cc", + "//webrtc/modules/rtp_rtcp/source/ulpfec_receiver_impl.h", + "//webrtc/modules/rtp_rtcp/source/video_codec_information.h", + "//webrtc/modules/rtp_rtcp/source/vp8_partition_aggregator.cc", + "//webrtc/modules/rtp_rtcp/source/vp8_partition_aggregator.h" + ], + "type": "static_library" + }, + "//webrtc/modules/utility:utility": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fomit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD", + "WEBRTC_BUILD_LIBEVENT" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/audio/utility:audio_frame_operations", + "//webrtc/base:rtc_task_queue", + "//webrtc/common_audio:common_audio", + "//webrtc/modules/audio_coding:audio_coding", + "//webrtc/modules/audio_coding:audio_format_conversion", + "//webrtc/modules/audio_coding:builtin_audio_decoder_factory", + "//webrtc/modules/audio_coding:rent_a_codec", + "//webrtc/modules/media_file:media_file", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//webrtc/common_audio/resampler/include/", + "//webrtc/common_audio/signal_processing/include/", + "//webrtc/common_audio/vad/include/", + "//webrtc/modules/audio_coding/include/", + "//webrtc/modules/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/utility/include/audio_frame_operations.h", + "//webrtc/modules/utility/include/process_thread.h", + "//webrtc/modules/utility/source/process_thread_impl.cc", + "//webrtc/modules/utility/source/process_thread_impl.h" + ], + "type": "static_library" + }, + "//webrtc/modules/video_capture:video_capture_internal_impl": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fomit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD", + "WEBRTC_BUILD_LIBEVENT" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved", + "//webrtc/modules/video_capture:video_capture_module", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/video_capture/linux/device_info_linux.cc", + "//webrtc/modules/video_capture/linux/device_info_linux.h", + "//webrtc/modules/video_capture/linux/video_capture_linux.cc", + "//webrtc/modules/video_capture/linux/video_capture_linux.h" + ], + "type": "static_library" + }, + "//webrtc/modules/video_capture:video_capture_module": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fomit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD", + "WEBRTC_BUILD_LIBEVENT" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved", + "//webrtc/common_video:common_video", + "//webrtc/modules/utility:utility", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//webrtc/common_video/include/", + "//webrtc/common_video/libyuv/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/video_capture/device_info_impl.cc", + "//webrtc/modules/video_capture/device_info_impl.h", + "//webrtc/modules/video_capture/video_capture.h", + "//webrtc/modules/video_capture/video_capture_config.h", + "//webrtc/modules/video_capture/video_capture_defines.h", + "//webrtc/modules/video_capture/video_capture_delay.h", + "//webrtc/modules/video_capture/video_capture_factory.cc", + "//webrtc/modules/video_capture/video_capture_factory.h", + "//webrtc/modules/video_capture/video_capture_impl.cc", + "//webrtc/modules/video_capture/video_capture_impl.h" + ], + "type": "static_library" + }, + "//webrtc/modules/video_coding:video_coding": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fomit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD", + "WEBRTC_BUILD_LIBEVENT" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved", + "//webrtc/base:rtc_numerics", + "//webrtc/base:rtc_task_queue", + "//webrtc/common_video:common_video", + "//webrtc/modules/rtp_rtcp:rtp_rtcp", + "//webrtc/modules/utility:utility", + "//webrtc/modules/video_coding:video_coding_utility", + "//webrtc/modules/video_coding:webrtc_h264", + "//webrtc/modules/video_coding:webrtc_i420", + "//webrtc/modules/video_coding:webrtc_vp8", + "//webrtc/modules/video_coding:webrtc_vp9", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//webrtc/common_video/include/", + "//webrtc/common_video/libyuv/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/video_coding/codec_database.cc", + "//webrtc/modules/video_coding/codec_database.h", + "//webrtc/modules/video_coding/codec_timer.cc", + "//webrtc/modules/video_coding/codec_timer.h", + "//webrtc/modules/video_coding/decoding_state.cc", + "//webrtc/modules/video_coding/decoding_state.h", + "//webrtc/modules/video_coding/encoded_frame.cc", + "//webrtc/modules/video_coding/encoded_frame.h", + "//webrtc/modules/video_coding/fec_rate_table.h", + "//webrtc/modules/video_coding/frame_buffer.cc", + "//webrtc/modules/video_coding/frame_buffer.h", + "//webrtc/modules/video_coding/frame_buffer2.cc", + "//webrtc/modules/video_coding/frame_buffer2.h", + "//webrtc/modules/video_coding/frame_object.cc", + "//webrtc/modules/video_coding/frame_object.h", + "//webrtc/modules/video_coding/generic_decoder.cc", + "//webrtc/modules/video_coding/generic_decoder.h", + "//webrtc/modules/video_coding/generic_encoder.cc", + "//webrtc/modules/video_coding/generic_encoder.h", + "//webrtc/modules/video_coding/h264_sprop_parameter_sets.cc", + "//webrtc/modules/video_coding/h264_sprop_parameter_sets.h", + "//webrtc/modules/video_coding/h264_sps_pps_tracker.cc", + "//webrtc/modules/video_coding/h264_sps_pps_tracker.h", + "//webrtc/modules/video_coding/histogram.cc", + "//webrtc/modules/video_coding/histogram.h", + "//webrtc/modules/video_coding/include/video_codec_initializer.h", + "//webrtc/modules/video_coding/include/video_coding.h", + "//webrtc/modules/video_coding/include/video_coding_defines.h", + "//webrtc/modules/video_coding/inter_frame_delay.cc", + "//webrtc/modules/video_coding/inter_frame_delay.h", + "//webrtc/modules/video_coding/internal_defines.h", + "//webrtc/modules/video_coding/jitter_buffer.cc", + "//webrtc/modules/video_coding/jitter_buffer.h", + "//webrtc/modules/video_coding/jitter_buffer_common.h", + "//webrtc/modules/video_coding/jitter_estimator.cc", + "//webrtc/modules/video_coding/jitter_estimator.h", + "//webrtc/modules/video_coding/media_opt_util.cc", + "//webrtc/modules/video_coding/media_opt_util.h", + "//webrtc/modules/video_coding/media_optimization.cc", + "//webrtc/modules/video_coding/media_optimization.h", + "//webrtc/modules/video_coding/nack_fec_tables.h", + "//webrtc/modules/video_coding/nack_module.cc", + "//webrtc/modules/video_coding/nack_module.h", + "//webrtc/modules/video_coding/packet.cc", + "//webrtc/modules/video_coding/packet.h", + "//webrtc/modules/video_coding/packet_buffer.cc", + "//webrtc/modules/video_coding/packet_buffer.h", + "//webrtc/modules/video_coding/protection_bitrate_calculator.cc", + "//webrtc/modules/video_coding/protection_bitrate_calculator.h", + "//webrtc/modules/video_coding/receiver.cc", + "//webrtc/modules/video_coding/receiver.h", + "//webrtc/modules/video_coding/rtp_frame_reference_finder.cc", + "//webrtc/modules/video_coding/rtp_frame_reference_finder.h", + "//webrtc/modules/video_coding/rtt_filter.cc", + "//webrtc/modules/video_coding/rtt_filter.h", + "//webrtc/modules/video_coding/session_info.cc", + "//webrtc/modules/video_coding/session_info.h", + "//webrtc/modules/video_coding/timestamp_map.cc", + "//webrtc/modules/video_coding/timestamp_map.h", + "//webrtc/modules/video_coding/timing.cc", + "//webrtc/modules/video_coding/timing.h", + "//webrtc/modules/video_coding/video_codec_initializer.cc", + "//webrtc/modules/video_coding/video_coding_impl.cc", + "//webrtc/modules/video_coding/video_coding_impl.h", + "//webrtc/modules/video_coding/video_receiver.cc", + "//webrtc/modules/video_coding/video_sender.cc" + ], + "type": "static_library" + }, + "//webrtc/modules/video_coding:video_coding_utility": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fomit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD", + "WEBRTC_BUILD_LIBEVENT" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved", + "//webrtc/base:rtc_numerics", + "//webrtc/common_video:common_video", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//webrtc/common_video/include/", + "//webrtc/common_video/libyuv/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/video_coding/utility/default_video_bitrate_allocator.cc", + "//webrtc/modules/video_coding/utility/default_video_bitrate_allocator.h", + "//webrtc/modules/video_coding/utility/frame_dropper.cc", + "//webrtc/modules/video_coding/utility/frame_dropper.h", + "//webrtc/modules/video_coding/utility/ivf_file_writer.cc", + "//webrtc/modules/video_coding/utility/ivf_file_writer.h", + "//webrtc/modules/video_coding/utility/moving_average.cc", + "//webrtc/modules/video_coding/utility/moving_average.h", + "//webrtc/modules/video_coding/utility/qp_parser.cc", + "//webrtc/modules/video_coding/utility/qp_parser.h", + "//webrtc/modules/video_coding/utility/quality_scaler.cc", + "//webrtc/modules/video_coding/utility/quality_scaler.h", + "//webrtc/modules/video_coding/utility/simulcast_rate_allocator.cc", + "//webrtc/modules/video_coding/utility/simulcast_rate_allocator.h", + "//webrtc/modules/video_coding/utility/vp8_header_parser.cc", + "//webrtc/modules/video_coding/utility/vp8_header_parser.h" + ], + "type": "static_library" + }, + "//webrtc/modules/video_coding:webrtc_h264": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fomit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD", + "WEBRTC_BUILD_LIBEVENT" + ], + "deps": [ + "//webrtc/base:rtc_base_approved", + "//webrtc/modules/video_coding:video_coding_utility", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/video_coding/codecs/h264/h264.cc", + "//webrtc/modules/video_coding/codecs/h264/include/h264.h" + ], + "type": "static_library" + }, + "//webrtc/modules/video_coding:webrtc_i420": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fomit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD", + "WEBRTC_BUILD_LIBEVENT" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved", + "//webrtc/common_video:common_video", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//webrtc/common_video/include/", + "//webrtc/common_video/libyuv/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/video_coding/codecs/i420/i420.cc", + "//webrtc/modules/video_coding/codecs/i420/include/i420.h" + ], + "type": "static_library" + }, + "//webrtc/modules/video_coding:webrtc_vp8": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fomit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD", + "WEBRTC_BUILD_LIBEVENT" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved", + "//webrtc/common_video:common_video", + "//webrtc/modules/video_coding:video_coding_utility", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "/media/libyuv/libyuv/include/", + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//webrtc/common_video/include/", + "//webrtc/common_video/libyuv/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/video_coding/codecs/vp8/default_temporal_layers.cc", + "//webrtc/modules/video_coding/codecs/vp8/default_temporal_layers.h", + "//webrtc/modules/video_coding/codecs/vp8/include/vp8.h", + "//webrtc/modules/video_coding/codecs/vp8/include/vp8_common_types.h", + "//webrtc/modules/video_coding/codecs/vp8/realtime_temporal_layers.cc", + "//webrtc/modules/video_coding/codecs/vp8/reference_picture_selection.cc", + "//webrtc/modules/video_coding/codecs/vp8/reference_picture_selection.h", + "//webrtc/modules/video_coding/codecs/vp8/screenshare_layers.cc", + "//webrtc/modules/video_coding/codecs/vp8/screenshare_layers.h", + "//webrtc/modules/video_coding/codecs/vp8/simulcast_encoder_adapter.cc", + "//webrtc/modules/video_coding/codecs/vp8/simulcast_encoder_adapter.h", + "//webrtc/modules/video_coding/codecs/vp8/temporal_layers.h", + "//webrtc/modules/video_coding/codecs/vp8/vp8_impl.cc", + "//webrtc/modules/video_coding/codecs/vp8/vp8_impl.h" + ], + "type": "static_library" + }, + "//webrtc/modules/video_coding:webrtc_vp9": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fomit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD", + "WEBRTC_BUILD_LIBEVENT" + ], + "deps": [ + "//webrtc/base:rtc_base_approved", + "//webrtc/common_video:common_video", + "//webrtc/modules/video_coding:video_coding_utility", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//webrtc/common_video/include/", + "//webrtc/common_video/libyuv/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/video_coding/codecs/vp9/include/vp9.h", + "//webrtc/modules/video_coding/codecs/vp9/screenshare_layers.cc", + "//webrtc/modules/video_coding/codecs/vp9/screenshare_layers.h", + "//webrtc/modules/video_coding/codecs/vp9/vp9_frame_buffer_pool.cc", + "//webrtc/modules/video_coding/codecs/vp9/vp9_frame_buffer_pool.h", + "//webrtc/modules/video_coding/codecs/vp9/vp9_impl.cc", + "//webrtc/modules/video_coding/codecs/vp9/vp9_impl.h" + ], + "type": "static_library" + }, + "//webrtc/modules/video_processing:video_processing": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fomit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD", + "WEBRTC_BUILD_LIBEVENT" + ], + "deps": [ + "//webrtc/base:rtc_base_approved", + "//webrtc/common_audio:common_audio", + "//webrtc/common_video:common_video", + "//webrtc/modules/utility:utility", + "//webrtc/modules/video_processing:video_processing_neon", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "/media/libyuv/libyuv/include/", + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//webrtc/common_audio/resampler/include/", + "//webrtc/common_audio/signal_processing/include/", + "//webrtc/common_audio/vad/include/", + "//webrtc/common_video/include/", + "//webrtc/common_video/libyuv/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/video_processing/util/denoiser_filter.cc", + "//webrtc/modules/video_processing/util/denoiser_filter.h", + "//webrtc/modules/video_processing/util/denoiser_filter_c.cc", + "//webrtc/modules/video_processing/util/denoiser_filter_c.h", + "//webrtc/modules/video_processing/util/noise_estimation.cc", + "//webrtc/modules/video_processing/util/noise_estimation.h", + "//webrtc/modules/video_processing/util/skin_detection.cc", + "//webrtc/modules/video_processing/util/skin_detection.h", + "//webrtc/modules/video_processing/video_denoiser.cc", + "//webrtc/modules/video_processing/video_denoiser.h" + ], + "type": "static_library" + }, + "//webrtc/modules/video_processing:video_processing_neon": { + "cflags": [ + "-mfpu=neon", + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fomit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/video_processing/util/denoiser_filter_neon.cc", + "//webrtc/modules/video_processing/util/denoiser_filter_neon.h" + ], + "type": "static_library" + }, + "//webrtc/system_wrappers:field_trial_default": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fomit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/system_wrappers/include/field_trial_default.h", + "//webrtc/system_wrappers/source/field_trial_default.cc" + ], + "type": "static_library" + }, + "//webrtc/system_wrappers:metrics_default": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fomit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/system_wrappers/include/metrics_default.h", + "//webrtc/system_wrappers/source/metrics_default.cc" + ], + "type": "static_library" + }, + "//webrtc/system_wrappers:system_wrappers": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fomit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "WEBRTC_THREAD_RR", + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/system_wrappers/include/aligned_array.h", + "//webrtc/system_wrappers/include/aligned_malloc.h", + "//webrtc/system_wrappers/include/atomic32.h", + "//webrtc/system_wrappers/include/clock.h", + "//webrtc/system_wrappers/include/cpu_features_wrapper.h", + "//webrtc/system_wrappers/include/cpu_info.h", + "//webrtc/system_wrappers/include/critical_section_wrapper.h", + "//webrtc/system_wrappers/include/event_wrapper.h", + "//webrtc/system_wrappers/include/field_trial.h", + "//webrtc/system_wrappers/include/file_wrapper.h", + "//webrtc/system_wrappers/include/logging.h", + "//webrtc/system_wrappers/include/metrics.h", + "//webrtc/system_wrappers/include/ntp_time.h", + "//webrtc/system_wrappers/include/rtp_to_ntp_estimator.h", + "//webrtc/system_wrappers/include/rw_lock_wrapper.h", + "//webrtc/system_wrappers/include/sleep.h", + "//webrtc/system_wrappers/include/static_instance.h", + "//webrtc/system_wrappers/include/stringize_macros.h", + "//webrtc/system_wrappers/include/timestamp_extrapolator.h", + "//webrtc/system_wrappers/include/trace.h", + "//webrtc/system_wrappers/source/aligned_malloc.cc", + "//webrtc/system_wrappers/source/clock.cc", + "//webrtc/system_wrappers/source/cpu_features.cc", + "//webrtc/system_wrappers/source/cpu_info.cc", + "//webrtc/system_wrappers/source/event.cc", + "//webrtc/system_wrappers/source/event_timer_posix.cc", + "//webrtc/system_wrappers/source/event_timer_posix.h", + "//webrtc/system_wrappers/source/file_impl.cc", + "//webrtc/system_wrappers/source/logging.cc", + "//webrtc/system_wrappers/source/rtp_to_ntp_estimator.cc", + "//webrtc/system_wrappers/source/rw_lock.cc", + "//webrtc/system_wrappers/source/rw_lock_posix.cc", + "//webrtc/system_wrappers/source/rw_lock_posix.h", + "//webrtc/system_wrappers/source/sleep.cc", + "//webrtc/system_wrappers/source/timestamp_extrapolator.cc", + "//webrtc/system_wrappers/source/trace_impl.cc", + "//webrtc/system_wrappers/source/trace_impl.h", + "//webrtc/system_wrappers/source/trace_posix.cc", + "//webrtc/system_wrappers/source/trace_posix.h", + "//webrtc/system_wrappers/source/atomic32_non_darwin_unix.cc" + ], + "type": "static_library" + }, + "//webrtc/video:video": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fomit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD", + "WEBRTC_BUILD_LIBEVENT" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/api:transport_api", + "//webrtc/base:rtc_base_approved", + "//webrtc/base:rtc_numerics", + "//webrtc/base:rtc_task_queue", + "//webrtc/common_video:common_video", + "//webrtc/logging:rtc_event_log_api", + "//webrtc/modules/bitrate_controller:bitrate_controller", + "//webrtc/modules/congestion_controller:congestion_controller", + "//webrtc/modules/pacing:pacing", + "//webrtc/modules/remote_bitrate_estimator:remote_bitrate_estimator", + "//webrtc/modules/rtp_rtcp:rtp_rtcp", + "//webrtc/modules/utility:utility", + "//webrtc/modules/video_coding:video_coding", + "//webrtc/modules/video_processing:video_processing", + "//webrtc/system_wrappers:system_wrappers", + "//webrtc/voice_engine:voice_engine" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//webrtc/common_video/include/", + "//webrtc/common_video/libyuv/include/", + "//webrtc/modules/audio_coding/include/", + "//webrtc/modules/include/" + ], + "libs": [], + "sources": [ + "//webrtc/video/call_stats.cc", + "//webrtc/video/call_stats.h", + "//webrtc/video/encoder_rtcp_feedback.cc", + "//webrtc/video/encoder_rtcp_feedback.h", + "//webrtc/video/overuse_frame_detector.cc", + "//webrtc/video/overuse_frame_detector.h", + "//webrtc/video/payload_router.cc", + "//webrtc/video/payload_router.h", + "//webrtc/video/quality_threshold.cc", + "//webrtc/video/quality_threshold.h", + "//webrtc/video/receive_statistics_proxy.cc", + "//webrtc/video/receive_statistics_proxy.h", + "//webrtc/video/report_block_stats.cc", + "//webrtc/video/report_block_stats.h", + "//webrtc/video/rtp_stream_receiver.cc", + "//webrtc/video/rtp_stream_receiver.h", + "//webrtc/video/rtp_streams_synchronizer.cc", + "//webrtc/video/rtp_streams_synchronizer.h", + "//webrtc/video/send_delay_stats.cc", + "//webrtc/video/send_delay_stats.h", + "//webrtc/video/send_statistics_proxy.cc", + "//webrtc/video/send_statistics_proxy.h", + "//webrtc/video/stats_counter.cc", + "//webrtc/video/stats_counter.h", + "//webrtc/video/stream_synchronization.cc", + "//webrtc/video/stream_synchronization.h", + "//webrtc/video/transport_adapter.cc", + "//webrtc/video/transport_adapter.h", + "//webrtc/video/video_receive_stream.cc", + "//webrtc/video/video_receive_stream.h", + "//webrtc/video/video_send_stream.cc", + "//webrtc/video/video_send_stream.h", + "//webrtc/video/video_stream_decoder.cc", + "//webrtc/video/video_stream_decoder.h", + "//webrtc/video/vie_encoder.cc", + "//webrtc/video/vie_encoder.h", + "//webrtc/video/vie_remb.cc", + "//webrtc/video/vie_remb.h" + ], + "type": "static_library" + }, + "//webrtc/video_engine:video_engine": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fomit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/video_engine/browser_capture_impl.h", + "//webrtc/video_engine/desktop_capture_impl.cc", + "//webrtc/video_engine/desktop_capture_impl.h" + ], + "type": "static_library" + }, + "//webrtc/voice_engine:audio_coder": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fomit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/modules/audio_coding:audio_coding", + "//webrtc/modules/audio_coding:audio_format_conversion", + "//webrtc/modules/audio_coding:builtin_audio_decoder_factory", + "//webrtc/modules/audio_coding:rent_a_codec" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//webrtc/modules/audio_coding/include/", + "//webrtc/modules/include/" + ], + "libs": [], + "sources": [ + "//webrtc/voice_engine/coder.cc", + "//webrtc/voice_engine/coder.h" + ], + "type": "static_library" + }, + "//webrtc/voice_engine:file_player": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fomit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/common_audio:common_audio", + "//webrtc/modules/media_file:media_file", + "//webrtc/system_wrappers:system_wrappers", + "//webrtc/voice_engine:audio_coder" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//webrtc/common_audio/resampler/include/", + "//webrtc/common_audio/signal_processing/include/", + "//webrtc/common_audio/vad/include/" + ], + "libs": [], + "sources": [ + "//webrtc/voice_engine/file_player.cc", + "//webrtc/voice_engine/file_player.h" + ], + "type": "static_library" + }, + "//webrtc/voice_engine:file_recorder": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fomit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved", + "//webrtc/common_audio:common_audio", + "//webrtc/modules/media_file:media_file", + "//webrtc/system_wrappers:system_wrappers", + "//webrtc/voice_engine:audio_coder" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//webrtc/common_audio/resampler/include/", + "//webrtc/common_audio/signal_processing/include/", + "//webrtc/common_audio/vad/include/" + ], + "libs": [], + "sources": [ + "//webrtc/voice_engine/file_recorder.cc", + "//webrtc/voice_engine/file_recorder.h" + ], + "type": "static_library" + }, + "//webrtc/voice_engine:level_indicator": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fomit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved", + "//webrtc/common_audio:common_audio" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//webrtc/common_audio/resampler/include/", + "//webrtc/common_audio/signal_processing/include/", + "//webrtc/common_audio/vad/include/" + ], + "libs": [], + "sources": [ + "//webrtc/voice_engine/level_indicator.cc", + "//webrtc/voice_engine/level_indicator.h" + ], + "type": "static_library" + }, + "//webrtc/voice_engine:voice_engine": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fomit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD", + "WEBRTC_BUILD_LIBEVENT" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/api:audio_mixer_api", + "//webrtc/api:call_api", + "//webrtc/api:transport_api", + "//webrtc/audio/utility:audio_frame_operations", + "//webrtc/base:rtc_base_approved", + "//webrtc/common_audio:common_audio", + "//webrtc/logging:rtc_event_log_api", + "//webrtc/modules/audio_coding:audio_coding", + "//webrtc/modules/audio_coding:audio_decoder_factory_interface", + "//webrtc/modules/audio_coding:audio_format_conversion", + "//webrtc/modules/audio_coding:builtin_audio_decoder_factory", + "//webrtc/modules/audio_coding:rent_a_codec", + "//webrtc/modules/audio_conference_mixer:audio_conference_mixer", + "//webrtc/modules/audio_device:audio_device", + "//webrtc/modules/audio_processing:audio_processing", + "//webrtc/modules/bitrate_controller:bitrate_controller", + "//webrtc/modules/media_file:media_file", + "//webrtc/modules/pacing:pacing", + "//webrtc/modules/rtp_rtcp:rtp_rtcp", + "//webrtc/modules/utility:utility", + "//webrtc/system_wrappers:system_wrappers", + "//webrtc/voice_engine:file_player", + "//webrtc/voice_engine:file_recorder", + "//webrtc/voice_engine:level_indicator" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//webrtc/modules/audio_coding/include/", + "//webrtc/modules/include/", + "//webrtc/common_audio/resampler/include/", + "//webrtc/common_audio/signal_processing/include/", + "//webrtc/common_audio/vad/include/", + "//webrtc/modules/audio_conference_mixer/include/", + "//webrtc/modules/include/", + "//webrtc/modules/include/", + "//webrtc/modules/audio_device/include/", + "//webrtc/modules/audio_device/dummy/" + ], + "libs": [], + "sources": [ + "//webrtc/voice_engine/channel.cc", + "//webrtc/voice_engine/channel.h", + "//webrtc/voice_engine/channel_manager.cc", + "//webrtc/voice_engine/channel_manager.h", + "//webrtc/voice_engine/channel_proxy.cc", + "//webrtc/voice_engine/channel_proxy.h", + "//webrtc/voice_engine/include/voe_audio_processing.h", + "//webrtc/voice_engine/include/voe_base.h", + "//webrtc/voice_engine/include/voe_codec.h", + "//webrtc/voice_engine/include/voe_errors.h", + "//webrtc/voice_engine/include/voe_external_media.h", + "//webrtc/voice_engine/include/voe_file.h", + "//webrtc/voice_engine/include/voe_hardware.h", + "//webrtc/voice_engine/include/voe_neteq_stats.h", + "//webrtc/voice_engine/include/voe_network.h", + "//webrtc/voice_engine/include/voe_rtp_rtcp.h", + "//webrtc/voice_engine/include/voe_video_sync.h", + "//webrtc/voice_engine/include/voe_volume_control.h", + "//webrtc/voice_engine/monitor_module.cc", + "//webrtc/voice_engine/monitor_module.h", + "//webrtc/voice_engine/output_mixer.cc", + "//webrtc/voice_engine/output_mixer.h", + "//webrtc/voice_engine/shared_data.cc", + "//webrtc/voice_engine/shared_data.h", + "//webrtc/voice_engine/statistics.cc", + "//webrtc/voice_engine/statistics.h", + "//webrtc/voice_engine/transmit_mixer.cc", + "//webrtc/voice_engine/transmit_mixer.h", + "//webrtc/voice_engine/utility.cc", + "//webrtc/voice_engine/utility.h", + "//webrtc/voice_engine/voe_audio_processing_impl.cc", + "//webrtc/voice_engine/voe_audio_processing_impl.h", + "//webrtc/voice_engine/voe_base_impl.cc", + "//webrtc/voice_engine/voe_base_impl.h", + "//webrtc/voice_engine/voe_codec_impl.cc", + "//webrtc/voice_engine/voe_codec_impl.h", + "//webrtc/voice_engine/voe_external_media_impl.cc", + "//webrtc/voice_engine/voe_external_media_impl.h", + "//webrtc/voice_engine/voe_file_impl.cc", + "//webrtc/voice_engine/voe_file_impl.h", + "//webrtc/voice_engine/voe_hardware_impl.cc", + "//webrtc/voice_engine/voe_hardware_impl.h", + "//webrtc/voice_engine/voe_neteq_stats_impl.cc", + "//webrtc/voice_engine/voe_neteq_stats_impl.h", + "//webrtc/voice_engine/voe_network_impl.cc", + "//webrtc/voice_engine/voe_network_impl.h", + "//webrtc/voice_engine/voe_rtp_rtcp_impl.cc", + "//webrtc/voice_engine/voe_rtp_rtcp_impl.h", + "//webrtc/voice_engine/voe_video_sync_impl.cc", + "//webrtc/voice_engine/voe_video_sync_impl.h", + "//webrtc/voice_engine/voe_volume_control_impl.cc", + "//webrtc/voice_engine/voe_volume_control_impl.h", + "//webrtc/voice_engine/voice_engine_defines.h", + "//webrtc/voice_engine/voice_engine_impl.cc", + "//webrtc/voice_engine/voice_engine_impl.h" + ], + "type": "static_library" + }, + "//webrtc:webrtc": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fomit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD", + "WEBRTC_BUILD_LIBEVENT" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/api:transport_api", + "//webrtc/api:video_frame_api", + "//webrtc/audio:audio", + "//webrtc/base:base", + "//webrtc/call:call", + "//webrtc/common_audio:common_audio", + "//webrtc/common_video:common_video", + "//webrtc/media:media", + "//webrtc/modules:modules", + "//webrtc/modules/video_capture:video_capture_internal_impl", + "//webrtc/sdk:sdk", + "//webrtc/system_wrappers:field_trial_default", + "//webrtc/system_wrappers:metrics_default", + "//webrtc/system_wrappers:system_wrappers", + "//webrtc/video:video", + "//webrtc/video_engine:video_engine", + "//webrtc/voice_engine:voice_engine" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//webrtc/common_audio/resampler/include/", + "//webrtc/common_audio/signal_processing/include/", + "//webrtc/common_audio/vad/include/", + "//webrtc/common_video/include/", + "//webrtc/common_video/libyuv/include/", + "//webrtc/modules/audio_coding/include/", + "//webrtc/modules/include/", + "//webrtc/modules/audio_conference_mixer/include/", + "//webrtc/modules/include/", + "//webrtc/modules/include/", + "//webrtc/modules/audio_device/include/", + "//webrtc/modules/audio_device/dummy/" + ], + "libs": [ + "X11", + "X11-xcb", + "xcb", + "Xcomposite", + "Xcursor", + "Xdamage", + "Xext", + "Xfixes", + "Xi", + "Xrender" + ], + "sources": [ + "//webrtc/build/no_op_function.cc", + "//webrtc/call.h", + "//webrtc/config.h" + ], + "type": "static_library" + }, + "//webrtc:webrtc_common": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O2", + "-fno-ident", + "-fdata-sections", + "-ffunction-sections", + "-fomit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "_FORTIFY_SOURCE=2", + "NDEBUG", + "NVALGRIND", + "DYNAMIC_ANNOTATIONS_ENABLED=0", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/common_types.cc", + "//webrtc/common_types.h", + "//webrtc/config.cc", + "//webrtc/config.h", + "//webrtc/typedefs.h" + ], + "type": "static_library" + } + } +} \ No newline at end of file diff --git a/media/webrtc/gn-configs/arm_True_arm_freebsd.json b/media/webrtc/gn-configs/arm_True_arm_freebsd.json new file mode 100644 --- /dev/null +++ b/media/webrtc/gn-configs/arm_True_arm_freebsd.json @@ -0,0 +1,8590 @@ +{ + "gn_gen_args": { + "host_cpu": "arm", + "is_debug": true, + "target_cpu": "arm", + "target_os": "freebsd" + }, + "mozbuild_args": { + "CPU_ARCH": "arm", + "HOST_CPU_ARCH": "arm", + "MOZ_DEBUG": "1", + "OS_TARGET": "FreeBSD" + }, + "sandbox_vars": { + "COMPILE_FLAGS": { + "WARNINGS_AS_ERRORS": [] + }, + "FINAL_LIBRARY": "webrtc" + }, + "targets": { + "//webrtc/api:audio_mixer_api": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc/base:rtc_base_approved" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/api/audio/audio_mixer.h" + ], + "type": "source_set" + }, + "//webrtc/api:call_api": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/api:audio_mixer_api", + "//webrtc/api:transport_api", + "//webrtc/base:rtc_base_approved", + "//webrtc/modules/audio_coding:audio_decoder_factory_interface", + "//webrtc/modules/audio_coding:audio_encoder_interface" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/api/call/audio_sink.h" + ], + "type": "source_set" + }, + "//webrtc/api:transport_api": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/api/call/transport.h" + ], + "type": "source_set" + }, + "//webrtc/api:video_frame_api": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc/base:rtc_base_approved", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "/media/libyuv/libyuv/include/", + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/api/video/i420_buffer.cc", + "//webrtc/api/video/i420_buffer.h", + "//webrtc/api/video/video_frame.cc", + "//webrtc/api/video/video_frame.h", + "//webrtc/api/video/video_frame_buffer.h", + "//webrtc/api/video/video_rotation.h" + ], + "type": "source_set" + }, + "//webrtc/audio/utility:audio_frame_operations": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved", + "//webrtc/modules/audio_coding:audio_format_conversion" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/audio/utility/audio_frame_operations.cc", + "//webrtc/audio/utility/audio_frame_operations.h" + ], + "type": "static_library" + }, + "//webrtc/audio:audio": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD", + "WEBRTC_BUILD_LIBEVENT" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/api:audio_mixer_api", + "//webrtc/api:call_api", + "//webrtc/base:rtc_base_approved", + "//webrtc/base:rtc_task_queue", + "//webrtc/call:call_interfaces", + "//webrtc/common_audio:common_audio", + "//webrtc/modules/audio_device:audio_device", + "//webrtc/modules/audio_processing:audio_processing", + "//webrtc/modules/congestion_controller:congestion_controller", + "//webrtc/modules/pacing:pacing", + "//webrtc/modules/remote_bitrate_estimator:remote_bitrate_estimator", + "//webrtc/modules/rtp_rtcp:rtp_rtcp", + "//webrtc/system_wrappers:system_wrappers", + "//webrtc/voice_engine:voice_engine" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//webrtc/common_audio/resampler/include/", + "//webrtc/common_audio/signal_processing/include/", + "//webrtc/common_audio/vad/include/", + "//webrtc/modules/include/", + "//webrtc/modules/audio_device/include/", + "//webrtc/modules/audio_device/dummy/", + "//webrtc/modules/audio_coding/include/", + "//webrtc/modules/include/" + ], + "libs": [], + "sources": [ + "//webrtc/audio/audio_receive_stream.cc", + "//webrtc/audio/audio_receive_stream.h", + "//webrtc/audio/audio_send_stream.cc", + "//webrtc/audio/audio_send_stream.h", + "//webrtc/audio/audio_state.cc", + "//webrtc/audio/audio_state.h", + "//webrtc/audio/audio_transport_proxy.cc", + "//webrtc/audio/audio_transport_proxy.h", + "//webrtc/audio/conversion.h", + "//webrtc/audio/scoped_voe_interface.h" + ], + "type": "static_library" + }, + "//webrtc/base:gtest_prod": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/base/gtest_prod_util.h" + ], + "type": "source_set" + }, + "//webrtc/base:rtc_base_approved": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/base/array_view.h", + "//webrtc/base/arraysize.h", + "//webrtc/base/atomicops.h", + "//webrtc/base/base64.cc", + "//webrtc/base/base64.h", + "//webrtc/base/basictypes.h", + "//webrtc/base/bind.h", + "//webrtc/base/bitbuffer.cc", + "//webrtc/base/bitbuffer.h", + "//webrtc/base/buffer.h", + "//webrtc/base/bufferqueue.cc", + "//webrtc/base/bufferqueue.h", + "//webrtc/base/bytebuffer.cc", + "//webrtc/base/bytebuffer.h", + "//webrtc/base/byteorder.h", + "//webrtc/base/checks.cc", + "//webrtc/base/checks.h", + "//webrtc/base/constructormagic.h", + "//webrtc/base/copyonwritebuffer.cc", + "//webrtc/base/copyonwritebuffer.h", + "//webrtc/base/criticalsection.cc", + "//webrtc/base/criticalsection.h", + "//webrtc/base/deprecation.h", + "//webrtc/base/event.cc", + "//webrtc/base/event.h", + "//webrtc/base/event_tracer.cc", + "//webrtc/base/event_tracer.h", + "//webrtc/base/file.cc", + "//webrtc/base/file.h", + "//webrtc/base/flags.cc", + "//webrtc/base/flags.h", + "//webrtc/base/format_macros.h", + "//webrtc/base/function_view.h", + "//webrtc/base/ignore_wundef.h", + "//webrtc/base/location.cc", + "//webrtc/base/location.h", + "//webrtc/base/md5.cc", + "//webrtc/base/md5.h", + "//webrtc/base/md5digest.cc", + "//webrtc/base/md5digest.h", + "//webrtc/base/mod_ops.h", + "//webrtc/base/onetimeevent.h", + "//webrtc/base/optional.cc", + "//webrtc/base/optional.h", + "//webrtc/base/pathutils.cc", + "//webrtc/base/pathutils.h", + "//webrtc/base/platform_file.cc", + "//webrtc/base/platform_file.h", + "//webrtc/base/platform_thread.cc", + "//webrtc/base/platform_thread.h", + "//webrtc/base/platform_thread_types.h", + "//webrtc/base/race_checker.cc", + "//webrtc/base/race_checker.h", + "//webrtc/base/random.cc", + "//webrtc/base/random.h", + "//webrtc/base/rate_limiter.cc", + "//webrtc/base/rate_limiter.h", + "//webrtc/base/rate_statistics.cc", + "//webrtc/base/rate_statistics.h", + "//webrtc/base/ratetracker.cc", + "//webrtc/base/ratetracker.h", + "//webrtc/base/refcount.h", + "//webrtc/base/refcountedobject.h", + "//webrtc/base/safe_compare.h", + "//webrtc/base/safe_conversions.h", + "//webrtc/base/safe_conversions_impl.h", + "//webrtc/base/sanitizer.h", + "//webrtc/base/scoped_ref_ptr.h", + "//webrtc/base/stringencode.cc", + "//webrtc/base/stringencode.h", + "//webrtc/base/stringutils.cc", + "//webrtc/base/stringutils.h", + "//webrtc/base/swap_queue.h", + "//webrtc/base/template_util.h", + "//webrtc/base/thread_annotations.h", + "//webrtc/base/thread_checker.h", + "//webrtc/base/thread_checker_impl.cc", + "//webrtc/base/thread_checker_impl.h", + "//webrtc/base/timestampaligner.cc", + "//webrtc/base/timestampaligner.h", + "//webrtc/base/timeutils.cc", + "//webrtc/base/timeutils.h", + "//webrtc/base/trace_event.h", + "//webrtc/base/type_traits.h", + "//webrtc/base/file_posix.cc", + "//webrtc/base/logging.cc", + "//webrtc/base/logging.h" + ], + "type": "static_library" + }, + "//webrtc/base:rtc_numerics": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc/base:rtc_base_approved" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/base/numerics/exp_filter.cc", + "//webrtc/base/numerics/exp_filter.h", + "//webrtc/base/numerics/percentile_filter.h" + ], + "type": "static_library" + }, + "//webrtc/base:rtc_task_queue": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_BUILD_LIBEVENT", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc/base:rtc_base_approved" + ], + "include_dirs": [ + "/ipc/chromium/src/third_party/libevent/include/", + "/ipc/chromium/src/third_party/libevent/linux/", + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/base/sequenced_task_checker.h", + "//webrtc/base/sequenced_task_checker_impl.cc", + "//webrtc/base/sequenced_task_checker_impl.h", + "//webrtc/base/weak_ptr.cc", + "//webrtc/base/weak_ptr.h", + "//webrtc/base/task_queue.h", + "//webrtc/base/task_queue_posix.h", + "//webrtc/base/task_queue_libevent.cc", + "//webrtc/base/task_queue_posix.cc" + ], + "type": "static_library" + }, + "//webrtc/call:call": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD", + "WEBRTC_BUILD_LIBEVENT" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/api:call_api", + "//webrtc/api:transport_api", + "//webrtc/audio:audio", + "//webrtc/base:rtc_task_queue", + "//webrtc/call:call_interfaces", + "//webrtc/logging:rtc_event_log_impl", + "//webrtc/modules/congestion_controller:congestion_controller", + "//webrtc/modules/rtp_rtcp:rtp_rtcp", + "//webrtc/system_wrappers:system_wrappers", + "//webrtc/video:video" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/call/bitrate_allocator.cc", + "//webrtc/call/call.cc", + "//webrtc/call/flexfec_receive_stream_impl.cc", + "//webrtc/call/flexfec_receive_stream_impl.h" + ], + "type": "static_library" + }, + "//webrtc/call:call_interfaces": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/call/audio_receive_stream.h", + "//webrtc/call/audio_send_stream.h", + "//webrtc/call/audio_state.h", + "//webrtc/call/call.h", + "//webrtc/call/flexfec_receive_stream.h", + "//webrtc/call/audio_send_stream_call.cc" + ], + "type": "source_set" + }, + "//webrtc/common_audio:common_audio": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc/common_audio:common_audio_c", + "//webrtc/common_audio:common_audio_neon", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//webrtc/common_audio/resampler/include/", + "//webrtc/common_audio/signal_processing/include/", + "//webrtc/common_audio/vad/include/" + ], + "libs": [], + "sources": [ + "//webrtc/common_audio/audio_converter.cc", + "//webrtc/common_audio/audio_converter.h", + "//webrtc/common_audio/audio_ring_buffer.cc", + "//webrtc/common_audio/audio_ring_buffer.h", + "//webrtc/common_audio/audio_util.cc", + "//webrtc/common_audio/blocker.cc", + "//webrtc/common_audio/blocker.h", + "//webrtc/common_audio/channel_buffer.cc", + "//webrtc/common_audio/channel_buffer.h", + "//webrtc/common_audio/fir_filter.cc", + "//webrtc/common_audio/fir_filter.h", + "//webrtc/common_audio/fir_filter_neon.h", + "//webrtc/common_audio/fir_filter_sse.h", + "//webrtc/common_audio/include/audio_util.h", + "//webrtc/common_audio/lapped_transform.cc", + "//webrtc/common_audio/lapped_transform.h", + "//webrtc/common_audio/real_fourier.cc", + "//webrtc/common_audio/real_fourier.h", + "//webrtc/common_audio/real_fourier_ooura.cc", + "//webrtc/common_audio/real_fourier_ooura.h", + "//webrtc/common_audio/resampler/include/push_resampler.h", + "//webrtc/common_audio/resampler/include/resampler.h", + "//webrtc/common_audio/resampler/push_resampler.cc", + "//webrtc/common_audio/resampler/push_sinc_resampler.cc", + "//webrtc/common_audio/resampler/push_sinc_resampler.h", + "//webrtc/common_audio/resampler/resampler.cc", + "//webrtc/common_audio/resampler/sinc_resampler.cc", + "//webrtc/common_audio/resampler/sinc_resampler.h", + "//webrtc/common_audio/smoothing_filter.cc", + "//webrtc/common_audio/smoothing_filter.h", + "//webrtc/common_audio/sparse_fir_filter.cc", + "//webrtc/common_audio/sparse_fir_filter.h", + "//webrtc/common_audio/vad/include/vad.h", + "//webrtc/common_audio/vad/vad.cc", + "//webrtc/common_audio/wav_file.cc", + "//webrtc/common_audio/wav_file.h", + "//webrtc/common_audio/wav_header.cc", + "//webrtc/common_audio/wav_header.h", + "//webrtc/common_audio/window_generator.cc", + "//webrtc/common_audio/window_generator.h" + ], + "type": "static_library" + }, + "//webrtc/common_audio:common_audio_c": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//webrtc/common_audio/resampler/include/", + "//webrtc/common_audio/signal_processing/include/", + "//webrtc/common_audio/vad/include/" + ], + "libs": [], + "sources": [ + "//webrtc/common_audio/fft4g.c", + "//webrtc/common_audio/fft4g.h", + "//webrtc/common_audio/ring_buffer.c", + "//webrtc/common_audio/ring_buffer.h", + "//webrtc/common_audio/signal_processing/auto_corr_to_refl_coef.c", + "//webrtc/common_audio/signal_processing/auto_correlation.c", + "//webrtc/common_audio/signal_processing/complex_fft_tables.h", + "//webrtc/common_audio/signal_processing/copy_set_operations.c", + "//webrtc/common_audio/signal_processing/cross_correlation.c", + "//webrtc/common_audio/signal_processing/division_operations.c", + "//webrtc/common_audio/signal_processing/dot_product_with_scale.c", + "//webrtc/common_audio/signal_processing/downsample_fast.c", + "//webrtc/common_audio/signal_processing/energy.c", + "//webrtc/common_audio/signal_processing/filter_ar.c", + "//webrtc/common_audio/signal_processing/filter_ma_fast_q12.c", + "//webrtc/common_audio/signal_processing/get_hanning_window.c", + "//webrtc/common_audio/signal_processing/get_scaling_square.c", + "//webrtc/common_audio/signal_processing/ilbc_specific_functions.c", + "//webrtc/common_audio/signal_processing/include/real_fft.h", + "//webrtc/common_audio/signal_processing/include/signal_processing_library.h", + "//webrtc/common_audio/signal_processing/include/spl_inl.h", + "//webrtc/common_audio/signal_processing/levinson_durbin.c", + "//webrtc/common_audio/signal_processing/lpc_to_refl_coef.c", + "//webrtc/common_audio/signal_processing/min_max_operations.c", + "//webrtc/common_audio/signal_processing/randomization_functions.c", + "//webrtc/common_audio/signal_processing/real_fft.c", + "//webrtc/common_audio/signal_processing/refl_coef_to_lpc.c", + "//webrtc/common_audio/signal_processing/resample.c", + "//webrtc/common_audio/signal_processing/resample_48khz.c", + "//webrtc/common_audio/signal_processing/resample_by_2.c", + "//webrtc/common_audio/signal_processing/resample_by_2_internal.c", + "//webrtc/common_audio/signal_processing/resample_by_2_internal.h", + "//webrtc/common_audio/signal_processing/resample_fractional.c", + "//webrtc/common_audio/signal_processing/spl_init.c", + "//webrtc/common_audio/signal_processing/spl_inl.c", + "//webrtc/common_audio/signal_processing/spl_sqrt.c", + "//webrtc/common_audio/signal_processing/splitting_filter.c", + "//webrtc/common_audio/signal_processing/sqrt_of_one_minus_x_squared.c", + "//webrtc/common_audio/signal_processing/vector_scaling_operations.c", + "//webrtc/common_audio/vad/include/webrtc_vad.h", + "//webrtc/common_audio/vad/vad_core.c", + "//webrtc/common_audio/vad/vad_core.h", + "//webrtc/common_audio/vad/vad_filterbank.c", + "//webrtc/common_audio/vad/vad_filterbank.h", + "//webrtc/common_audio/vad/vad_gmm.c", + "//webrtc/common_audio/vad/vad_gmm.h", + "//webrtc/common_audio/vad/vad_sp.c", + "//webrtc/common_audio/vad/vad_sp.h", + "//webrtc/common_audio/vad/webrtc_vad.c", + "//webrtc/common_audio/signal_processing/complex_bit_reverse_arm.S", + "//webrtc/common_audio/signal_processing/spl_sqrt_floor_arm.S", + "//webrtc/common_audio/signal_processing/filter_ar_fast_q12_armv7.S", + "//webrtc/common_audio/signal_processing/complex_fft.c" + ], + "type": "source_set" + }, + "//webrtc/common_audio:common_audio_neon": { + "cflags": [ + "-mfpu=neon", + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc/common_audio:common_audio_neon_c" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/common_audio/fir_filter_neon.cc", + "//webrtc/common_audio/resampler/sinc_resampler_neon.cc" + ], + "type": "static_library" + }, + "//webrtc/common_audio:common_audio_neon_c": { + "cflags": [ + "-mfpu=neon", + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/common_audio/signal_processing/cross_correlation_neon.c", + "//webrtc/common_audio/signal_processing/downsample_fast_neon.c", + "//webrtc/common_audio/signal_processing/min_max_operations_neon.c" + ], + "type": "source_set" + }, + "//webrtc/common_video:common_video": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD", + "WEBRTC_BUILD_LIBEVENT" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/api:video_frame_api", + "//webrtc/base:rtc_task_queue", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "//webrtc/modules/interface/", + "/media/libyuv/libyuv/include/", + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//webrtc/common_video/include/", + "//webrtc/common_video/libyuv/include/" + ], + "libs": [], + "sources": [ + "//webrtc/common_video/bitrate_adjuster.cc", + "//webrtc/common_video/h264/h264_bitstream_parser.cc", + "//webrtc/common_video/h264/h264_bitstream_parser.h", + "//webrtc/common_video/h264/h264_common.cc", + "//webrtc/common_video/h264/h264_common.h", + "//webrtc/common_video/h264/pps_parser.cc", + "//webrtc/common_video/h264/pps_parser.h", + "//webrtc/common_video/h264/profile_level_id.cc", + "//webrtc/common_video/h264/profile_level_id.h", + "//webrtc/common_video/h264/sps_parser.cc", + "//webrtc/common_video/h264/sps_parser.h", + "//webrtc/common_video/h264/sps_vui_rewriter.cc", + "//webrtc/common_video/h264/sps_vui_rewriter.h", + "//webrtc/common_video/i420_buffer_pool.cc", + "//webrtc/common_video/include/bitrate_adjuster.h", + "//webrtc/common_video/include/frame_callback.h", + "//webrtc/common_video/include/i420_buffer_pool.h", + "//webrtc/common_video/include/incoming_video_stream.h", + "//webrtc/common_video/include/video_bitrate_allocator.h", + "//webrtc/common_video/include/video_frame_buffer.h", + "//webrtc/common_video/incoming_video_stream.cc", + "//webrtc/common_video/libyuv/include/webrtc_libyuv.h", + "//webrtc/common_video/libyuv/webrtc_libyuv.cc", + "//webrtc/common_video/video_frame.cc", + "//webrtc/common_video/video_frame_buffer.cc", + "//webrtc/common_video/video_render_frames.cc", + "//webrtc/common_video/video_render_frames.h" + ], + "type": "static_library" + }, + "//webrtc/logging:rtc_event_log_api": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/logging/rtc_event_log/rtc_event_log.h" + ], + "type": "source_set" + }, + "//webrtc/logging:rtc_event_log_impl": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD", + "WEBRTC_BUILD_LIBEVENT" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/call:call_interfaces", + "//webrtc/logging:rtc_event_log_api", + "//webrtc/modules/rtp_rtcp:rtp_rtcp" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/logging/rtc_event_log/ringbuffer.h", + "//webrtc/logging/rtc_event_log/rtc_event_log.cc", + "//webrtc/logging/rtc_event_log/rtc_event_log_helper_thread.cc", + "//webrtc/logging/rtc_event_log/rtc_event_log_helper_thread.h" + ], + "type": "static_library" + }, + "//webrtc/media:mozilla_rtc_media": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/media/base/videoadapter.cc", + "//webrtc/media/base/videoadapter.h", + "//webrtc/media/base/videobroadcaster.cc", + "//webrtc/media/base/videobroadcaster.h", + "//webrtc/media/base/videosourcebase.cc", + "//webrtc/media/base/videosourcebase.h" + ], + "type": "static_library" + }, + "//webrtc/modules/audio_coding:audio_coding": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "WEBRTC_CODEC_OPUS", + "WEBRTC_CODEC_G722", + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved", + "//webrtc/common_audio:common_audio", + "//webrtc/logging:rtc_event_log_api", + "//webrtc/modules/audio_coding:audio_decoder_factory_interface", + "//webrtc/modules/audio_coding:audio_decoder_interface", + "//webrtc/modules/audio_coding:builtin_audio_decoder_factory", + "//webrtc/modules/audio_coding:cng", + "//webrtc/modules/audio_coding:g711", + "//webrtc/modules/audio_coding:g722", + "//webrtc/modules/audio_coding:isac_fix", + "//webrtc/modules/audio_coding:neteq", + "//webrtc/modules/audio_coding:pcm16b", + "//webrtc/modules/audio_coding:rent_a_codec", + "//webrtc/modules/audio_coding:webrtc_opus", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//webrtc/modules/audio_coding/include/", + "//webrtc/modules/include/", + "//", + "//webrtc/modules/audio_coding/codecs/cng/include/", + "//", + "//webrtc/modules/audio_coding/codecs/g711/include/", + "//", + "//webrtc/modules/audio_coding/codecs/pcm16b/include/", + "//", + "//webrtc/modules/audio_coding/codecs/isac/fix/include/", + "//", + "//webrtc/modules/audio_coding/codecs/g722/include/", + "//webrtc/common_audio/resampler/include/", + "//webrtc/common_audio/signal_processing/include/", + "//webrtc/common_audio/vad/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_coding/acm2/acm_common_defs.h", + "//webrtc/modules/audio_coding/acm2/acm_receiver.cc", + "//webrtc/modules/audio_coding/acm2/acm_receiver.h", + "//webrtc/modules/audio_coding/acm2/acm_resampler.cc", + "//webrtc/modules/audio_coding/acm2/acm_resampler.h", + "//webrtc/modules/audio_coding/acm2/audio_coding_module.cc", + "//webrtc/modules/audio_coding/acm2/call_statistics.cc", + "//webrtc/modules/audio_coding/acm2/call_statistics.h", + "//webrtc/modules/audio_coding/acm2/codec_manager.cc", + "//webrtc/modules/audio_coding/acm2/codec_manager.h", + "//webrtc/modules/audio_coding/include/audio_coding_module.h", + "//webrtc/modules/audio_coding/include/audio_coding_module_typedefs.h" + ], + "type": "static_library" + }, + "//webrtc/modules/audio_coding:audio_decoder_factory_interface": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc/base:rtc_base_approved", + "//webrtc/modules/audio_coding:audio_decoder_interface", + "//webrtc/modules/audio_coding:audio_format", + "//webrtc/modules/audio_coding:audio_format_conversion" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_coding/codecs/audio_decoder_factory.h" + ], + "type": "source_set" + }, + "//webrtc/modules/audio_coding:audio_decoder_interface": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_coding/codecs/audio_decoder.cc", + "//webrtc/modules/audio_coding/codecs/audio_decoder.h", + "//webrtc/modules/audio_coding/codecs/legacy_encoded_audio_frame.cc", + "//webrtc/modules/audio_coding/codecs/legacy_encoded_audio_frame.h" + ], + "type": "static_library" + }, + "//webrtc/modules/audio_coding:audio_encoder_interface": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_coding/codecs/audio_encoder.cc", + "//webrtc/modules/audio_coding/codecs/audio_encoder.h" + ], + "type": "static_library" + }, + "//webrtc/modules/audio_coding:audio_format": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_coding/codecs/audio_format.cc", + "//webrtc/modules/audio_coding/codecs/audio_format.h" + ], + "type": "static_library" + }, + "//webrtc/modules/audio_coding:audio_format_conversion": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved", + "//webrtc/modules/audio_coding:audio_format" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_coding/codecs/audio_format_conversion.cc", + "//webrtc/modules/audio_coding/codecs/audio_format_conversion.h" + ], + "type": "static_library" + }, + "//webrtc/modules/audio_coding:audio_network_adaptor": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved", + "//webrtc/common_audio:common_audio", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//webrtc/common_audio/resampler/include/", + "//webrtc/common_audio/signal_processing/include/", + "//webrtc/common_audio/vad/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_coding/audio_network_adaptor/audio_network_adaptor.cc", + "//webrtc/modules/audio_coding/audio_network_adaptor/audio_network_adaptor_impl.cc", + "//webrtc/modules/audio_coding/audio_network_adaptor/audio_network_adaptor_impl.h", + "//webrtc/modules/audio_coding/audio_network_adaptor/bitrate_controller.cc", + "//webrtc/modules/audio_coding/audio_network_adaptor/bitrate_controller.h", + "//webrtc/modules/audio_coding/audio_network_adaptor/channel_controller.cc", + "//webrtc/modules/audio_coding/audio_network_adaptor/channel_controller.h", + "//webrtc/modules/audio_coding/audio_network_adaptor/controller.cc", + "//webrtc/modules/audio_coding/audio_network_adaptor/controller.h", + "//webrtc/modules/audio_coding/audio_network_adaptor/controller_manager.cc", + "//webrtc/modules/audio_coding/audio_network_adaptor/controller_manager.h", + "//webrtc/modules/audio_coding/audio_network_adaptor/debug_dump_writer.cc", + "//webrtc/modules/audio_coding/audio_network_adaptor/debug_dump_writer.h", + "//webrtc/modules/audio_coding/audio_network_adaptor/dtx_controller.cc", + "//webrtc/modules/audio_coding/audio_network_adaptor/dtx_controller.h", + "//webrtc/modules/audio_coding/audio_network_adaptor/fec_controller.cc", + "//webrtc/modules/audio_coding/audio_network_adaptor/fec_controller.h", + "//webrtc/modules/audio_coding/audio_network_adaptor/frame_length_controller.cc", + "//webrtc/modules/audio_coding/audio_network_adaptor/frame_length_controller.h", + "//webrtc/modules/audio_coding/audio_network_adaptor/include/audio_network_adaptor.h" + ], + "type": "static_library" + }, + "//webrtc/modules/audio_coding:builtin_audio_decoder_factory": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "WEBRTC_CODEC_OPUS", + "WEBRTC_CODEC_G722", + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved", + "//webrtc/modules/audio_coding:audio_decoder_factory_interface", + "//webrtc/modules/audio_coding:cng", + "//webrtc/modules/audio_coding:g711", + "//webrtc/modules/audio_coding:g722", + "//webrtc/modules/audio_coding:isac_fix", + "//webrtc/modules/audio_coding:pcm16b", + "//webrtc/modules/audio_coding:webrtc_opus" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//", + "//webrtc/modules/audio_coding/codecs/cng/include/", + "//", + "//webrtc/modules/audio_coding/codecs/g711/include/", + "//", + "//webrtc/modules/audio_coding/codecs/pcm16b/include/", + "//", + "//webrtc/modules/audio_coding/codecs/isac/fix/include/", + "//", + "//webrtc/modules/audio_coding/codecs/g722/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_coding/codecs/builtin_audio_decoder_factory.cc", + "//webrtc/modules/audio_coding/codecs/builtin_audio_decoder_factory.h" + ], + "type": "static_library" + }, + "//webrtc/modules/audio_coding:cng": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved", + "//webrtc/common_audio:common_audio", + "//webrtc/modules/audio_coding:audio_encoder_interface" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//", + "//webrtc/modules/audio_coding/codecs/cng/include/", + "//webrtc/common_audio/resampler/include/", + "//webrtc/common_audio/signal_processing/include/", + "//webrtc/common_audio/vad/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_coding/codecs/cng/audio_encoder_cng.cc", + "//webrtc/modules/audio_coding/codecs/cng/audio_encoder_cng.h", + "//webrtc/modules/audio_coding/codecs/cng/webrtc_cng.cc", + "//webrtc/modules/audio_coding/codecs/cng/webrtc_cng.h" + ], + "type": "static_library" + }, + "//webrtc/modules/audio_coding:g711": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved", + "//webrtc/modules/audio_coding:audio_decoder_interface", + "//webrtc/modules/audio_coding:audio_encoder_interface", + "//webrtc/modules/audio_coding:g711_c" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//", + "//webrtc/modules/audio_coding/codecs/g711/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_coding/codecs/g711/audio_decoder_pcm.cc", + "//webrtc/modules/audio_coding/codecs/g711/audio_decoder_pcm.h", + "//webrtc/modules/audio_coding/codecs/g711/audio_encoder_pcm.cc", + "//webrtc/modules/audio_coding/codecs/g711/audio_encoder_pcm.h" + ], + "type": "static_library" + }, + "//webrtc/modules/audio_coding:g711_c": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_coding/codecs/g711/g711.c", + "//webrtc/modules/audio_coding/codecs/g711/g711.h", + "//webrtc/modules/audio_coding/codecs/g711/g711_interface.c", + "//webrtc/modules/audio_coding/codecs/g711/g711_interface.h" + ], + "type": "source_set" + }, + "//webrtc/modules/audio_coding:g722": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved", + "//webrtc/modules/audio_coding:audio_decoder_interface", + "//webrtc/modules/audio_coding:audio_encoder_interface", + "//webrtc/modules/audio_coding:g722_c" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//", + "//webrtc/modules/audio_coding/codecs/g722/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_coding/codecs/g722/audio_decoder_g722.cc", + "//webrtc/modules/audio_coding/codecs/g722/audio_decoder_g722.h", + "//webrtc/modules/audio_coding/codecs/g722/audio_encoder_g722.cc", + "//webrtc/modules/audio_coding/codecs/g722/audio_encoder_g722.h" + ], + "type": "static_library" + }, + "//webrtc/modules/audio_coding:g722_c": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_coding/codecs/g722/g722_decode.c", + "//webrtc/modules/audio_coding/codecs/g722/g722_enc_dec.h", + "//webrtc/modules/audio_coding/codecs/g722/g722_encode.c", + "//webrtc/modules/audio_coding/codecs/g722/g722_interface.c", + "//webrtc/modules/audio_coding/codecs/g722/g722_interface.h" + ], + "type": "source_set" + }, + "//webrtc/modules/audio_coding:isac": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc/modules/audio_coding:audio_decoder_interface", + "//webrtc/modules/audio_coding:audio_encoder_interface", + "//webrtc/modules/audio_coding:isac_c", + "//webrtc/modules/audio_coding:isac_common" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//", + "//webrtc/modules/audio_coding/codecs/isac/main/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_coding/codecs/isac/main/source/audio_decoder_isac.cc", + "//webrtc/modules/audio_coding/codecs/isac/main/source/audio_encoder_isac.cc" + ], + "type": "static_library" + }, + "//webrtc/modules/audio_coding:isac_c": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved", + "//webrtc/common_audio:common_audio", + "//webrtc/modules/audio_coding:isac_common" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//", + "//webrtc/modules/audio_coding/codecs/isac/main/include/", + "//webrtc/common_audio/resampler/include/", + "//webrtc/common_audio/signal_processing/include/", + "//webrtc/common_audio/vad/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_coding/codecs/isac/main/include/audio_decoder_isac.h", + "//webrtc/modules/audio_coding/codecs/isac/main/include/audio_encoder_isac.h", + "//webrtc/modules/audio_coding/codecs/isac/main/include/isac.h", + "//webrtc/modules/audio_coding/codecs/isac/main/source/arith_routines.c", + "//webrtc/modules/audio_coding/codecs/isac/main/source/arith_routines.h", + "//webrtc/modules/audio_coding/codecs/isac/main/source/arith_routines_hist.c", + "//webrtc/modules/audio_coding/codecs/isac/main/source/arith_routines_logist.c", + "//webrtc/modules/audio_coding/codecs/isac/main/source/bandwidth_estimator.c", + "//webrtc/modules/audio_coding/codecs/isac/main/source/bandwidth_estimator.h", + "//webrtc/modules/audio_coding/codecs/isac/main/source/codec.h", + "//webrtc/modules/audio_coding/codecs/isac/main/source/crc.c", + "//webrtc/modules/audio_coding/codecs/isac/main/source/crc.h", + "//webrtc/modules/audio_coding/codecs/isac/main/source/decode.c", + "//webrtc/modules/audio_coding/codecs/isac/main/source/decode_bwe.c", + "//webrtc/modules/audio_coding/codecs/isac/main/source/encode.c", + "//webrtc/modules/audio_coding/codecs/isac/main/source/encode_lpc_swb.c", + "//webrtc/modules/audio_coding/codecs/isac/main/source/encode_lpc_swb.h", + "//webrtc/modules/audio_coding/codecs/isac/main/source/entropy_coding.c", + "//webrtc/modules/audio_coding/codecs/isac/main/source/entropy_coding.h", + "//webrtc/modules/audio_coding/codecs/isac/main/source/fft.c", + "//webrtc/modules/audio_coding/codecs/isac/main/source/fft.h", + "//webrtc/modules/audio_coding/codecs/isac/main/source/filter_functions.c", + "//webrtc/modules/audio_coding/codecs/isac/main/source/filterbank_tables.c", + "//webrtc/modules/audio_coding/codecs/isac/main/source/filterbank_tables.h", + "//webrtc/modules/audio_coding/codecs/isac/main/source/filterbanks.c", + "//webrtc/modules/audio_coding/codecs/isac/main/source/intialize.c", + "//webrtc/modules/audio_coding/codecs/isac/main/source/isac.c", + "//webrtc/modules/audio_coding/codecs/isac/main/source/isac_float_type.h", + "//webrtc/modules/audio_coding/codecs/isac/main/source/lattice.c", + "//webrtc/modules/audio_coding/codecs/isac/main/source/lpc_analysis.c", + "//webrtc/modules/audio_coding/codecs/isac/main/source/lpc_analysis.h", + "//webrtc/modules/audio_coding/codecs/isac/main/source/lpc_gain_swb_tables.c", + "//webrtc/modules/audio_coding/codecs/isac/main/source/lpc_gain_swb_tables.h", + "//webrtc/modules/audio_coding/codecs/isac/main/source/lpc_shape_swb12_tables.c", + "//webrtc/modules/audio_coding/codecs/isac/main/source/lpc_shape_swb12_tables.h", + "//webrtc/modules/audio_coding/codecs/isac/main/source/lpc_shape_swb16_tables.c", + "//webrtc/modules/audio_coding/codecs/isac/main/source/lpc_shape_swb16_tables.h", + "//webrtc/modules/audio_coding/codecs/isac/main/source/lpc_tables.c", + "//webrtc/modules/audio_coding/codecs/isac/main/source/lpc_tables.h", + "//webrtc/modules/audio_coding/codecs/isac/main/source/os_specific_inline.h", + "//webrtc/modules/audio_coding/codecs/isac/main/source/pitch_estimator.c", + "//webrtc/modules/audio_coding/codecs/isac/main/source/pitch_estimator.h", + "//webrtc/modules/audio_coding/codecs/isac/main/source/pitch_filter.c", + "//webrtc/modules/audio_coding/codecs/isac/main/source/pitch_gain_tables.c", + "//webrtc/modules/audio_coding/codecs/isac/main/source/pitch_gain_tables.h", + "//webrtc/modules/audio_coding/codecs/isac/main/source/pitch_lag_tables.c", + "//webrtc/modules/audio_coding/codecs/isac/main/source/pitch_lag_tables.h", + "//webrtc/modules/audio_coding/codecs/isac/main/source/settings.h", + "//webrtc/modules/audio_coding/codecs/isac/main/source/spectrum_ar_model_tables.c", + "//webrtc/modules/audio_coding/codecs/isac/main/source/spectrum_ar_model_tables.h", + "//webrtc/modules/audio_coding/codecs/isac/main/source/structs.h", + "//webrtc/modules/audio_coding/codecs/isac/main/source/transform.c" + ], + "type": "static_library" + }, + "//webrtc/modules/audio_coding:isac_common": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc/base:rtc_base_approved", + "//webrtc/modules/audio_coding:audio_encoder_interface" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_coding/codecs/isac/audio_encoder_isac_t.h", + "//webrtc/modules/audio_coding/codecs/isac/audio_encoder_isac_t_impl.h", + "//webrtc/modules/audio_coding/codecs/isac/locked_bandwidth_info.cc", + "//webrtc/modules/audio_coding/codecs/isac/locked_bandwidth_info.h" + ], + "type": "static_library" + }, + "//webrtc/modules/audio_coding:isac_fix": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc/common_audio:common_audio", + "//webrtc/modules/audio_coding:audio_decoder_interface", + "//webrtc/modules/audio_coding:audio_encoder_interface", + "//webrtc/modules/audio_coding:isac_common", + "//webrtc/modules/audio_coding:isac_fix_c", + "//webrtc/modules/audio_coding:isac_neon", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//", + "//webrtc/modules/audio_coding/codecs/isac/fix/include/", + "//webrtc/common_audio/resampler/include/", + "//webrtc/common_audio/signal_processing/include/", + "//webrtc/common_audio/vad/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_coding/codecs/isac/fix/source/audio_decoder_isacfix.cc", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/audio_encoder_isacfix.cc" + ], + "type": "static_library" + }, + "//webrtc/modules/audio_coding:isac_fix_c": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved", + "//webrtc/common_audio:common_audio", + "//webrtc/modules/audio_coding:audio_decoder_interface", + "//webrtc/modules/audio_coding:audio_encoder_interface", + "//webrtc/modules/audio_coding:isac_common", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//", + "//webrtc/modules/audio_coding/codecs/isac/fix/include/", + "//webrtc/common_audio/resampler/include/", + "//webrtc/common_audio/signal_processing/include/", + "//webrtc/common_audio/vad/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_coding/codecs/isac/fix/include/audio_decoder_isacfix.h", + "//webrtc/modules/audio_coding/codecs/isac/fix/include/audio_encoder_isacfix.h", + "//webrtc/modules/audio_coding/codecs/isac/fix/include/isacfix.h", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/arith_routines.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/arith_routines_hist.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/arith_routines_logist.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/arith_routins.h", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/bandwidth_estimator.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/bandwidth_estimator.h", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/codec.h", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/decode.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/decode_bwe.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/decode_plc.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/encode.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/entropy_coding.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/entropy_coding.h", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/fft.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/fft.h", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/filterbank_tables.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/filterbank_tables.h", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/filterbanks.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/filters.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/initialize.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/isac_fix_type.h", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/isacfix.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/lattice.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/lpc_masking_model.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/lpc_masking_model.h", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/lpc_tables.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/lpc_tables.h", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/pitch_estimator.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/pitch_estimator.h", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/pitch_estimator_c.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/pitch_filter.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/pitch_gain_tables.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/pitch_gain_tables.h", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/pitch_lag_tables.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/pitch_lag_tables.h", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/settings.h", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/spectrum_ar_model_tables.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/spectrum_ar_model_tables.h", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/structs.h", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/transform.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/transform_tables.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/lattice_armv7.S", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/pitch_filter_armv6.S" + ], + "type": "source_set" + }, + "//webrtc/modules/audio_coding:isac_neon": { + "cflags": [ + "-mfpu=neon", + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc/base:rtc_base_approved", + "//webrtc/common_audio:common_audio", + "//webrtc/modules/audio_coding:isac_fix_c" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//", + "//webrtc/modules/audio_coding/codecs/isac/fix/include/", + "//webrtc/common_audio/resampler/include/", + "//webrtc/common_audio/signal_processing/include/", + "//webrtc/common_audio/vad/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_coding/codecs/isac/fix/source/entropy_coding_neon.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/filterbanks_neon.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/filters_neon.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/lattice_neon.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/transform_neon.c" + ], + "type": "static_library" + }, + "//webrtc/modules/audio_coding:neteq": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "WEBRTC_CODEC_OPUS", + "WEBRTC_CODEC_ISACFX", + "WEBRTC_CODEC_G722", + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:gtest_prod", + "//webrtc/base:rtc_base_approved", + "//webrtc/common_audio:common_audio", + "//webrtc/modules/audio_coding:audio_decoder_factory_interface", + "//webrtc/modules/audio_coding:audio_decoder_interface", + "//webrtc/modules/audio_coding:audio_format", + "//webrtc/modules/audio_coding:builtin_audio_decoder_factory", + "//webrtc/modules/audio_coding:cng", + "//webrtc/modules/audio_coding:g711", + "//webrtc/modules/audio_coding:g722", + "//webrtc/modules/audio_coding:isac_fix", + "//webrtc/modules/audio_coding:pcm16b", + "//webrtc/modules/audio_coding:rent_a_codec", + "//webrtc/modules/audio_coding:webrtc_opus", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//", + "//webrtc/modules/audio_coding/codecs/cng/include/", + "//", + "//webrtc/modules/audio_coding/codecs/g711/include/", + "//", + "//webrtc/modules/audio_coding/codecs/isac/fix/include/", + "//", + "//webrtc/modules/audio_coding/codecs/pcm16b/include/", + "//webrtc/common_audio/resampler/include/", + "//webrtc/common_audio/signal_processing/include/", + "//webrtc/common_audio/vad/include/", + "//", + "//webrtc/modules/audio_coding/codecs/g722/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_coding/neteq/accelerate.cc", + "//webrtc/modules/audio_coding/neteq/accelerate.h", + "//webrtc/modules/audio_coding/neteq/audio_decoder_impl.cc", + "//webrtc/modules/audio_coding/neteq/audio_decoder_impl.h", + "//webrtc/modules/audio_coding/neteq/audio_multi_vector.cc", + "//webrtc/modules/audio_coding/neteq/audio_multi_vector.h", + "//webrtc/modules/audio_coding/neteq/audio_vector.cc", + "//webrtc/modules/audio_coding/neteq/audio_vector.h", + "//webrtc/modules/audio_coding/neteq/background_noise.cc", + "//webrtc/modules/audio_coding/neteq/background_noise.h", + "//webrtc/modules/audio_coding/neteq/buffer_level_filter.cc", + "//webrtc/modules/audio_coding/neteq/buffer_level_filter.h", + "//webrtc/modules/audio_coding/neteq/comfort_noise.cc", + "//webrtc/modules/audio_coding/neteq/comfort_noise.h", + "//webrtc/modules/audio_coding/neteq/cross_correlation.cc", + "//webrtc/modules/audio_coding/neteq/cross_correlation.h", + "//webrtc/modules/audio_coding/neteq/decision_logic.cc", + "//webrtc/modules/audio_coding/neteq/decision_logic.h", + "//webrtc/modules/audio_coding/neteq/decision_logic_fax.cc", + "//webrtc/modules/audio_coding/neteq/decision_logic_fax.h", + "//webrtc/modules/audio_coding/neteq/decision_logic_normal.cc", + "//webrtc/modules/audio_coding/neteq/decision_logic_normal.h", + "//webrtc/modules/audio_coding/neteq/decoder_database.cc", + "//webrtc/modules/audio_coding/neteq/decoder_database.h", + "//webrtc/modules/audio_coding/neteq/defines.h", + "//webrtc/modules/audio_coding/neteq/delay_manager.cc", + "//webrtc/modules/audio_coding/neteq/delay_manager.h", + "//webrtc/modules/audio_coding/neteq/delay_peak_detector.cc", + "//webrtc/modules/audio_coding/neteq/delay_peak_detector.h", + "//webrtc/modules/audio_coding/neteq/dsp_helper.cc", + "//webrtc/modules/audio_coding/neteq/dsp_helper.h", + "//webrtc/modules/audio_coding/neteq/dtmf_buffer.cc", + "//webrtc/modules/audio_coding/neteq/dtmf_buffer.h", + "//webrtc/modules/audio_coding/neteq/dtmf_tone_generator.cc", + "//webrtc/modules/audio_coding/neteq/dtmf_tone_generator.h", + "//webrtc/modules/audio_coding/neteq/expand.cc", + "//webrtc/modules/audio_coding/neteq/expand.h", + "//webrtc/modules/audio_coding/neteq/include/neteq.h", + "//webrtc/modules/audio_coding/neteq/merge.cc", + "//webrtc/modules/audio_coding/neteq/merge.h", + "//webrtc/modules/audio_coding/neteq/nack_tracker.cc", + "//webrtc/modules/audio_coding/neteq/nack_tracker.h", + "//webrtc/modules/audio_coding/neteq/neteq.cc", + "//webrtc/modules/audio_coding/neteq/neteq_impl.cc", + "//webrtc/modules/audio_coding/neteq/neteq_impl.h", + "//webrtc/modules/audio_coding/neteq/normal.cc", + "//webrtc/modules/audio_coding/neteq/normal.h", + "//webrtc/modules/audio_coding/neteq/packet.cc", + "//webrtc/modules/audio_coding/neteq/packet.h", + "//webrtc/modules/audio_coding/neteq/packet_buffer.cc", + "//webrtc/modules/audio_coding/neteq/packet_buffer.h", + "//webrtc/modules/audio_coding/neteq/post_decode_vad.cc", + "//webrtc/modules/audio_coding/neteq/post_decode_vad.h", + "//webrtc/modules/audio_coding/neteq/preemptive_expand.cc", + "//webrtc/modules/audio_coding/neteq/preemptive_expand.h", + "//webrtc/modules/audio_coding/neteq/random_vector.cc", + "//webrtc/modules/audio_coding/neteq/random_vector.h", + "//webrtc/modules/audio_coding/neteq/red_payload_splitter.cc", + "//webrtc/modules/audio_coding/neteq/red_payload_splitter.h", + "//webrtc/modules/audio_coding/neteq/rtcp.cc", + "//webrtc/modules/audio_coding/neteq/rtcp.h", + "//webrtc/modules/audio_coding/neteq/statistics_calculator.cc", + "//webrtc/modules/audio_coding/neteq/statistics_calculator.h", + "//webrtc/modules/audio_coding/neteq/sync_buffer.cc", + "//webrtc/modules/audio_coding/neteq/sync_buffer.h", + "//webrtc/modules/audio_coding/neteq/tick_timer.cc", + "//webrtc/modules/audio_coding/neteq/tick_timer.h", + "//webrtc/modules/audio_coding/neteq/time_stretch.cc", + "//webrtc/modules/audio_coding/neteq/time_stretch.h", + "//webrtc/modules/audio_coding/neteq/timestamp_scaler.cc", + "//webrtc/modules/audio_coding/neteq/timestamp_scaler.h" + ], + "type": "static_library" + }, + "//webrtc/modules/audio_coding:pcm16b": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved", + "//webrtc/modules/audio_coding:audio_decoder_interface", + "//webrtc/modules/audio_coding:audio_encoder_interface", + "//webrtc/modules/audio_coding:g711", + "//webrtc/modules/audio_coding:pcm16b_c" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//", + "//webrtc/modules/audio_coding/codecs/pcm16b/include/", + "//", + "//webrtc/modules/audio_coding/codecs/g711/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_coding/codecs/pcm16b/audio_decoder_pcm16b.cc", + "//webrtc/modules/audio_coding/codecs/pcm16b/audio_decoder_pcm16b.h", + "//webrtc/modules/audio_coding/codecs/pcm16b/audio_encoder_pcm16b.cc", + "//webrtc/modules/audio_coding/codecs/pcm16b/audio_encoder_pcm16b.h" + ], + "type": "static_library" + }, + "//webrtc/modules/audio_coding:pcm16b_c": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//", + "//webrtc/modules/audio_coding/codecs/pcm16b/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_coding/codecs/pcm16b/pcm16b.c", + "//webrtc/modules/audio_coding/codecs/pcm16b/pcm16b.h" + ], + "type": "source_set" + }, + "//webrtc/modules/audio_coding:rent_a_codec": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "WEBRTC_CODEC_OPUS", + "WEBRTC_CODEC_G722", + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved", + "//webrtc/modules/audio_coding:audio_decoder_interface", + "//webrtc/modules/audio_coding:cng", + "//webrtc/modules/audio_coding:g711", + "//webrtc/modules/audio_coding:g722", + "//webrtc/modules/audio_coding:isac_fix", + "//webrtc/modules/audio_coding:pcm16b", + "//webrtc/modules/audio_coding:webrtc_opus" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//", + "//webrtc/modules/audio_coding/codecs/cng/include/", + "//", + "//webrtc/modules/audio_coding/codecs/g711/include/", + "//", + "//webrtc/modules/audio_coding/codecs/pcm16b/include/", + "//", + "//webrtc/modules/audio_coding/codecs/isac/fix/include/", + "//", + "//webrtc/modules/audio_coding/codecs/g722/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_coding/acm2/acm_codec_database.cc", + "//webrtc/modules/audio_coding/acm2/acm_codec_database.h", + "//webrtc/modules/audio_coding/acm2/rent_a_codec.cc", + "//webrtc/modules/audio_coding/acm2/rent_a_codec.h" + ], + "type": "static_library" + }, + "//webrtc/modules/audio_coding:webrtc_opus": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "WEBRTC_OPUS_VARIABLE_COMPLEXITY=0", + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved", + "//webrtc/base:rtc_numerics", + "//webrtc/common_audio:common_audio", + "//webrtc/modules/audio_coding:audio_decoder_interface", + "//webrtc/modules/audio_coding:audio_encoder_interface", + "//webrtc/modules/audio_coding:audio_network_adaptor", + "//webrtc/modules/audio_coding:webrtc_opus_c", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "/include/opus/", + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//webrtc/common_audio/resampler/include/", + "//webrtc/common_audio/signal_processing/include/", + "//webrtc/common_audio/vad/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_coding/codecs/opus/audio_decoder_opus.cc", + "//webrtc/modules/audio_coding/codecs/opus/audio_decoder_opus.h", + "//webrtc/modules/audio_coding/codecs/opus/audio_encoder_opus.cc", + "//webrtc/modules/audio_coding/codecs/opus/audio_encoder_opus.h" + ], + "type": "static_library" + }, + "//webrtc/modules/audio_coding:webrtc_opus_c": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved" + ], + "include_dirs": [ + "/media/libopus/include/", + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_coding/codecs/opus/opus_inst.h", + "//webrtc/modules/audio_coding/codecs/opus/opus_interface.c", + "//webrtc/modules/audio_coding/codecs/opus/opus_interface.h" + ], + "type": "source_set" + }, + "//webrtc/modules/audio_conference_mixer:audio_conference_mixer": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/audio/utility:audio_frame_operations", + "//webrtc/base:rtc_base_approved", + "//webrtc/modules/audio_processing:audio_processing", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//webrtc/modules/audio_conference_mixer/include/", + "//webrtc/modules/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_conference_mixer/include/audio_conference_mixer.h", + "//webrtc/modules/audio_conference_mixer/include/audio_conference_mixer_defines.h", + "//webrtc/modules/audio_conference_mixer/source/audio_conference_mixer_impl.cc", + "//webrtc/modules/audio_conference_mixer/source/audio_conference_mixer_impl.h", + "//webrtc/modules/audio_conference_mixer/source/audio_frame_manipulator.cc", + "//webrtc/modules/audio_conference_mixer/source/audio_frame_manipulator.h", + "//webrtc/modules/audio_conference_mixer/source/memory_pool.h", + "//webrtc/modules/audio_conference_mixer/source/memory_pool_posix.h", + "//webrtc/modules/audio_conference_mixer/source/time_scheduler.cc", + "//webrtc/modules/audio_conference_mixer/source/time_scheduler.h" + ], + "type": "static_library" + }, + "//webrtc/modules/audio_device:audio_device": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "WEBRTC_DUMMY_AUDIO_BUILD", + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD", + "WEBRTC_BUILD_LIBEVENT" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved", + "//webrtc/base:rtc_task_queue", + "//webrtc/common_audio:common_audio", + "//webrtc/modules/utility:utility", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//webrtc/modules/include/", + "//webrtc/modules/audio_device/include/", + "//webrtc/modules/audio_device/dummy/", + "//webrtc/common_audio/resampler/include/", + "//webrtc/common_audio/signal_processing/include/", + "//webrtc/common_audio/vad/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_device/audio_device_buffer.cc", + "//webrtc/modules/audio_device/audio_device_buffer.h", + "//webrtc/modules/audio_device/audio_device_config.h", + "//webrtc/modules/audio_device/audio_device_generic.cc", + "//webrtc/modules/audio_device/audio_device_generic.h", + "//webrtc/modules/audio_device/dummy/audio_device_dummy.cc", + "//webrtc/modules/audio_device/dummy/audio_device_dummy.h", + "//webrtc/modules/audio_device/dummy/file_audio_device.cc", + "//webrtc/modules/audio_device/dummy/file_audio_device.h", + "//webrtc/modules/audio_device/fine_audio_buffer.cc", + "//webrtc/modules/audio_device/fine_audio_buffer.h", + "//webrtc/modules/audio_device/include/audio_device.h", + "//webrtc/modules/audio_device/include/audio_device_defines.h", + "//webrtc/modules/audio_device/opensl/single_rw_fifo.cc", + "//webrtc/modules/audio_device/opensl/single_rw_fifo.h", + "//webrtc/modules/audio_device/dummy/file_audio_device_factory.cc", + "//webrtc/modules/audio_device/dummy/file_audio_device_factory.h" + ], + "type": "static_library" + }, + "//webrtc/modules/audio_mixer:audio_frame_manipulator": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc/audio/utility:utility", + "//webrtc/base:rtc_base_approved" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_mixer/audio_frame_manipulator.cc", + "//webrtc/modules/audio_mixer/audio_frame_manipulator.h" + ], + "type": "static_library" + }, + "//webrtc/modules/audio_mixer:audio_mixer_impl": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/api:audio_mixer_api", + "//webrtc/audio/utility:audio_frame_operations", + "//webrtc/base:rtc_base_approved", + "//webrtc/modules/audio_mixer:audio_frame_manipulator", + "//webrtc/modules/audio_processing:audio_processing", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_mixer/audio_mixer_impl.cc", + "//webrtc/modules/audio_mixer/audio_mixer_impl.h", + "//webrtc/modules/audio_mixer/default_output_rate_calculator.cc", + "//webrtc/modules/audio_mixer/default_output_rate_calculator.h", + "//webrtc/modules/audio_mixer/output_rate_calculator.h" + ], + "type": "static_library" + }, + "//webrtc/modules/audio_processing:audio_processing": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "WEBRTC_APM_DEBUG_DUMP=1", + "WEBRTC_INTELLIGIBILITY_ENHANCER=0", + "WEBRTC_NS_FIXED", + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/audio/utility:audio_frame_operations", + "//webrtc/base:gtest_prod", + "//webrtc/base:rtc_base_approved", + "//webrtc/common_audio:common_audio", + "//webrtc/modules/audio_coding:isac", + "//webrtc/modules/audio_processing:audio_processing_c", + "//webrtc/modules/audio_processing:audio_processing_neon", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//", + "//webrtc/modules/audio_coding/codecs/isac/main/include/", + "//webrtc/common_audio/resampler/include/", + "//webrtc/common_audio/signal_processing/include/", + "//webrtc/common_audio/vad/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_processing/aec/aec_core.cc", + "//webrtc/modules/audio_processing/aec/aec_core.h", + "//webrtc/modules/audio_processing/aec/aec_core_optimized_methods.h", + "//webrtc/modules/audio_processing/aec/aec_resampler.cc", + "//webrtc/modules/audio_processing/aec/aec_resampler.h", + "//webrtc/modules/audio_processing/aec/echo_cancellation.cc", + "//webrtc/modules/audio_processing/aec/echo_cancellation.h", + "//webrtc/modules/audio_processing/aec3/aec3_constants.h", + "//webrtc/modules/audio_processing/aec3/block_framer.cc", + "//webrtc/modules/audio_processing/aec3/block_framer.h", + "//webrtc/modules/audio_processing/aec3/block_processor.cc", + "//webrtc/modules/audio_processing/aec3/block_processor.h", + "//webrtc/modules/audio_processing/aec3/cascaded_biquad_filter.cc", + "//webrtc/modules/audio_processing/aec3/cascaded_biquad_filter.h", + "//webrtc/modules/audio_processing/aec3/echo_canceller3.cc", + "//webrtc/modules/audio_processing/aec3/echo_canceller3.h", + "//webrtc/modules/audio_processing/aec3/frame_blocker.cc", + "//webrtc/modules/audio_processing/aec3/frame_blocker.h", + "//webrtc/modules/audio_processing/aecm/aecm_core.cc", + "//webrtc/modules/audio_processing/aecm/aecm_core.h", + "//webrtc/modules/audio_processing/aecm/echo_control_mobile.cc", + "//webrtc/modules/audio_processing/aecm/echo_control_mobile.h", + "//webrtc/modules/audio_processing/agc/agc.cc", + "//webrtc/modules/audio_processing/agc/agc.h", + "//webrtc/modules/audio_processing/agc/agc_manager_direct.cc", + "//webrtc/modules/audio_processing/agc/agc_manager_direct.h", + "//webrtc/modules/audio_processing/agc/gain_map_internal.h", + "//webrtc/modules/audio_processing/agc/loudness_histogram.cc", + "//webrtc/modules/audio_processing/agc/loudness_histogram.h", + "//webrtc/modules/audio_processing/agc/utility.cc", + "//webrtc/modules/audio_processing/agc/utility.h", + "//webrtc/modules/audio_processing/audio_buffer.cc", + "//webrtc/modules/audio_processing/audio_buffer.h", + "//webrtc/modules/audio_processing/audio_processing_impl.cc", + "//webrtc/modules/audio_processing/audio_processing_impl.h", + "//webrtc/modules/audio_processing/beamformer/array_util.cc", + "//webrtc/modules/audio_processing/beamformer/array_util.h", + "//webrtc/modules/audio_processing/beamformer/complex_matrix.h", + "//webrtc/modules/audio_processing/beamformer/covariance_matrix_generator.cc", + "//webrtc/modules/audio_processing/beamformer/covariance_matrix_generator.h", + "//webrtc/modules/audio_processing/beamformer/matrix.h", + "//webrtc/modules/audio_processing/beamformer/nonlinear_beamformer.cc", + "//webrtc/modules/audio_processing/beamformer/nonlinear_beamformer.h", + "//webrtc/modules/audio_processing/common.h", + "//webrtc/modules/audio_processing/echo_cancellation_impl.cc", + "//webrtc/modules/audio_processing/echo_cancellation_impl.h", + "//webrtc/modules/audio_processing/echo_control_mobile_impl.cc", + "//webrtc/modules/audio_processing/echo_control_mobile_impl.h", + "//webrtc/modules/audio_processing/echo_detector/circular_buffer.cc", + "//webrtc/modules/audio_processing/echo_detector/circular_buffer.h", + "//webrtc/modules/audio_processing/echo_detector/mean_variance_estimator.cc", + "//webrtc/modules/audio_processing/echo_detector/mean_variance_estimator.h", + "//webrtc/modules/audio_processing/echo_detector/moving_max.cc", + "//webrtc/modules/audio_processing/echo_detector/moving_max.h", + "//webrtc/modules/audio_processing/echo_detector/normalized_covariance_estimator.cc", + "//webrtc/modules/audio_processing/echo_detector/normalized_covariance_estimator.h", + "//webrtc/modules/audio_processing/gain_control_for_experimental_agc.cc", + "//webrtc/modules/audio_processing/gain_control_for_experimental_agc.h", + "//webrtc/modules/audio_processing/gain_control_impl.cc", + "//webrtc/modules/audio_processing/gain_control_impl.h", + "//webrtc/modules/audio_processing/include/audio_processing.cc", + "//webrtc/modules/audio_processing/include/audio_processing.h", + "//webrtc/modules/audio_processing/include/config.cc", + "//webrtc/modules/audio_processing/include/config.h", + "//webrtc/modules/audio_processing/level_controller/biquad_filter.cc", + "//webrtc/modules/audio_processing/level_controller/biquad_filter.h", + "//webrtc/modules/audio_processing/level_controller/down_sampler.cc", + "//webrtc/modules/audio_processing/level_controller/down_sampler.h", + "//webrtc/modules/audio_processing/level_controller/gain_applier.cc", + "//webrtc/modules/audio_processing/level_controller/gain_applier.h", + "//webrtc/modules/audio_processing/level_controller/gain_selector.cc", + "//webrtc/modules/audio_processing/level_controller/gain_selector.h", + "//webrtc/modules/audio_processing/level_controller/level_controller.cc", + "//webrtc/modules/audio_processing/level_controller/level_controller.h", + "//webrtc/modules/audio_processing/level_controller/level_controller_constants.h", + "//webrtc/modules/audio_processing/level_controller/noise_level_estimator.cc", + "//webrtc/modules/audio_processing/level_controller/noise_level_estimator.h", + "//webrtc/modules/audio_processing/level_controller/noise_spectrum_estimator.cc", + "//webrtc/modules/audio_processing/level_controller/noise_spectrum_estimator.h", + "//webrtc/modules/audio_processing/level_controller/peak_level_estimator.cc", + "//webrtc/modules/audio_processing/level_controller/peak_level_estimator.h", + "//webrtc/modules/audio_processing/level_controller/saturating_gain_estimator.cc", + "//webrtc/modules/audio_processing/level_controller/saturating_gain_estimator.h", + "//webrtc/modules/audio_processing/level_controller/signal_classifier.cc", + "//webrtc/modules/audio_processing/level_controller/signal_classifier.h", + "//webrtc/modules/audio_processing/level_estimator_impl.cc", + "//webrtc/modules/audio_processing/level_estimator_impl.h", + "//webrtc/modules/audio_processing/logging/apm_data_dumper.cc", + "//webrtc/modules/audio_processing/logging/apm_data_dumper.h", + "//webrtc/modules/audio_processing/low_cut_filter.cc", + "//webrtc/modules/audio_processing/low_cut_filter.h", + "//webrtc/modules/audio_processing/noise_suppression_impl.cc", + "//webrtc/modules/audio_processing/noise_suppression_impl.h", + "//webrtc/modules/audio_processing/render_queue_item_verifier.h", + "//webrtc/modules/audio_processing/residual_echo_detector.cc", + "//webrtc/modules/audio_processing/residual_echo_detector.h", + "//webrtc/modules/audio_processing/rms_level.cc", + "//webrtc/modules/audio_processing/rms_level.h", + "//webrtc/modules/audio_processing/splitting_filter.cc", + "//webrtc/modules/audio_processing/splitting_filter.h", + "//webrtc/modules/audio_processing/three_band_filter_bank.cc", + "//webrtc/modules/audio_processing/three_band_filter_bank.h", + "//webrtc/modules/audio_processing/transient/common.h", + "//webrtc/modules/audio_processing/transient/daubechies_8_wavelet_coeffs.h", + "//webrtc/modules/audio_processing/transient/dyadic_decimator.h", + "//webrtc/modules/audio_processing/transient/moving_moments.cc", + "//webrtc/modules/audio_processing/transient/moving_moments.h", + "//webrtc/modules/audio_processing/transient/transient_detector.cc", + "//webrtc/modules/audio_processing/transient/transient_detector.h", + "//webrtc/modules/audio_processing/transient/transient_suppressor.cc", + "//webrtc/modules/audio_processing/transient/transient_suppressor.h", + "//webrtc/modules/audio_processing/transient/wpd_node.cc", + "//webrtc/modules/audio_processing/transient/wpd_node.h", + "//webrtc/modules/audio_processing/transient/wpd_tree.cc", + "//webrtc/modules/audio_processing/transient/wpd_tree.h", + "//webrtc/modules/audio_processing/typing_detection.cc", + "//webrtc/modules/audio_processing/typing_detection.h", + "//webrtc/modules/audio_processing/utility/block_mean_calculator.cc", + "//webrtc/modules/audio_processing/utility/block_mean_calculator.h", + "//webrtc/modules/audio_processing/utility/delay_estimator.cc", + "//webrtc/modules/audio_processing/utility/delay_estimator.h", + "//webrtc/modules/audio_processing/utility/delay_estimator_internal.h", + "//webrtc/modules/audio_processing/utility/delay_estimator_wrapper.cc", + "//webrtc/modules/audio_processing/utility/delay_estimator_wrapper.h", + "//webrtc/modules/audio_processing/utility/ooura_fft.cc", + "//webrtc/modules/audio_processing/utility/ooura_fft.h", + "//webrtc/modules/audio_processing/utility/ooura_fft_tables_common.h", + "//webrtc/modules/audio_processing/vad/common.h", + "//webrtc/modules/audio_processing/vad/gmm.cc", + "//webrtc/modules/audio_processing/vad/gmm.h", + "//webrtc/modules/audio_processing/vad/noise_gmm_tables.h", + "//webrtc/modules/audio_processing/vad/pitch_based_vad.cc", + "//webrtc/modules/audio_processing/vad/pitch_based_vad.h", + "//webrtc/modules/audio_processing/vad/pitch_internal.cc", + "//webrtc/modules/audio_processing/vad/pitch_internal.h", + "//webrtc/modules/audio_processing/vad/pole_zero_filter.cc", + "//webrtc/modules/audio_processing/vad/pole_zero_filter.h", + "//webrtc/modules/audio_processing/vad/standalone_vad.cc", + "//webrtc/modules/audio_processing/vad/standalone_vad.h", + "//webrtc/modules/audio_processing/vad/vad_audio_proc.cc", + "//webrtc/modules/audio_processing/vad/vad_audio_proc.h", + "//webrtc/modules/audio_processing/vad/vad_audio_proc_internal.h", + "//webrtc/modules/audio_processing/vad/vad_circular_buffer.cc", + "//webrtc/modules/audio_processing/vad/vad_circular_buffer.h", + "//webrtc/modules/audio_processing/vad/voice_activity_detector.cc", + "//webrtc/modules/audio_processing/vad/voice_activity_detector.h", + "//webrtc/modules/audio_processing/vad/voice_gmm_tables.h", + "//webrtc/modules/audio_processing/voice_detection_impl.cc", + "//webrtc/modules/audio_processing/voice_detection_impl.h", + "//webrtc/modules/audio_processing/aecm/aecm_core_c.cc" + ], + "type": "static_library" + }, + "//webrtc/modules/audio_processing:audio_processing_c": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved", + "//webrtc/common_audio:common_audio", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//webrtc/common_audio/resampler/include/", + "//webrtc/common_audio/signal_processing/include/", + "//webrtc/common_audio/vad/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_processing/agc/legacy/analog_agc.c", + "//webrtc/modules/audio_processing/agc/legacy/analog_agc.h", + "//webrtc/modules/audio_processing/agc/legacy/digital_agc.c", + "//webrtc/modules/audio_processing/agc/legacy/digital_agc.h", + "//webrtc/modules/audio_processing/agc/legacy/gain_control.h", + "//webrtc/modules/audio_processing/ns/noise_suppression_x.c", + "//webrtc/modules/audio_processing/ns/noise_suppression_x.h", + "//webrtc/modules/audio_processing/ns/nsx_core.c", + "//webrtc/modules/audio_processing/ns/nsx_core.h", + "//webrtc/modules/audio_processing/ns/nsx_defines.h", + "//webrtc/modules/audio_processing/ns/nsx_core_c.c" + ], + "type": "source_set" + }, + "//webrtc/modules/audio_processing:audio_processing_neon": { + "cflags": [ + "-mfpu=neon", + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "WEBRTC_APM_DEBUG_DUMP=1", + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc/common_audio:common_audio", + "//webrtc/modules/audio_processing:audio_processing_neon_c" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//webrtc/common_audio/resampler/include/", + "//webrtc/common_audio/signal_processing/include/", + "//webrtc/common_audio/vad/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_processing/aec/aec_core_neon.cc", + "//webrtc/modules/audio_processing/aecm/aecm_core_neon.cc", + "//webrtc/modules/audio_processing/utility/ooura_fft_neon.cc", + "//webrtc/modules/audio_processing/utility/ooura_fft_tables_neon_sse2.h" + ], + "type": "static_library" + }, + "//webrtc/modules/audio_processing:audio_processing_neon_c": { + "cflags": [ + "-mfpu=neon", + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc/base:rtc_base_approved", + "//webrtc/modules/audio_processing:audio_processing_c" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_processing/ns/nsx_core_neon.c" + ], + "type": "static_library" + }, + "//webrtc/modules/bitrate_controller:bitrate_controller": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "BWE_TEST_LOGGING_COMPILE_TIME_ENABLE=0", + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD", + "WEBRTC_BUILD_LIBEVENT" + ], + "deps": [ + "//webrtc/base:rtc_base_approved", + "//webrtc/modules/rtp_rtcp:rtp_rtcp", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/bitrate_controller/bitrate_controller_impl.cc", + "//webrtc/modules/bitrate_controller/bitrate_controller_impl.h", + "//webrtc/modules/bitrate_controller/include/bitrate_controller.h", + "//webrtc/modules/bitrate_controller/send_side_bandwidth_estimation.cc", + "//webrtc/modules/bitrate_controller/send_side_bandwidth_estimation.h" + ], + "type": "static_library" + }, + "//webrtc/modules/congestion_controller:congestion_controller": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "BWE_TEST_LOGGING_COMPILE_TIME_ENABLE=0", + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD", + "WEBRTC_BUILD_LIBEVENT" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved", + "//webrtc/base:rtc_numerics", + "//webrtc/modules/bitrate_controller:bitrate_controller", + "//webrtc/modules/pacing:pacing", + "//webrtc/modules/remote_bitrate_estimator:remote_bitrate_estimator", + "//webrtc/modules/rtp_rtcp:rtp_rtcp", + "//webrtc/modules/utility:utility", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/congestion_controller/congestion_controller.cc", + "//webrtc/modules/congestion_controller/delay_based_bwe.cc", + "//webrtc/modules/congestion_controller/delay_based_bwe.h", + "//webrtc/modules/congestion_controller/include/congestion_controller.h", + "//webrtc/modules/congestion_controller/median_slope_estimator.cc", + "//webrtc/modules/congestion_controller/median_slope_estimator.h", + "//webrtc/modules/congestion_controller/probe_bitrate_estimator.cc", + "//webrtc/modules/congestion_controller/probe_bitrate_estimator.h", + "//webrtc/modules/congestion_controller/probe_controller.cc", + "//webrtc/modules/congestion_controller/probe_controller.h", + "//webrtc/modules/congestion_controller/probing_interval_estimator.cc", + "//webrtc/modules/congestion_controller/probing_interval_estimator.h", + "//webrtc/modules/congestion_controller/transport_feedback_adapter.cc", + "//webrtc/modules/congestion_controller/transport_feedback_adapter.h", + "//webrtc/modules/congestion_controller/trendline_estimator.cc", + "//webrtc/modules/congestion_controller/trendline_estimator.h" + ], + "type": "static_library" + }, + "//webrtc/modules/desktop_capture:desktop_capture": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "MULTI_MONITOR_SCREENSHARE", + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved", + "//webrtc/modules/desktop_capture:primitives", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "/media/libyuv/libyuv/include/", + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [ + "X11", + "X11-xcb", + "xcb", + "Xcomposite", + "Xcursor", + "Xdamage", + "Xext", + "Xfixes", + "Xi", + "Xrender" + ], + "sources": [ + "//webrtc/modules/desktop_capture/cropped_desktop_frame.cc", + "//webrtc/modules/desktop_capture/cropped_desktop_frame.h", + "//webrtc/modules/desktop_capture/cropping_window_capturer.cc", + "//webrtc/modules/desktop_capture/cropping_window_capturer.h", + "//webrtc/modules/desktop_capture/desktop_and_cursor_composer.cc", + "//webrtc/modules/desktop_capture/desktop_and_cursor_composer.h", + "//webrtc/modules/desktop_capture/desktop_capture_options.cc", + "//webrtc/modules/desktop_capture/desktop_capture_options.h", + "//webrtc/modules/desktop_capture/desktop_capturer.cc", + "//webrtc/modules/desktop_capture/desktop_capturer.h", + "//webrtc/modules/desktop_capture/desktop_capturer_differ_wrapper.cc", + "//webrtc/modules/desktop_capture/desktop_capturer_differ_wrapper.h", + "//webrtc/modules/desktop_capture/desktop_frame_rotation.cc", + "//webrtc/modules/desktop_capture/desktop_frame_rotation.h", + "//webrtc/modules/desktop_capture/differ_block.cc", + "//webrtc/modules/desktop_capture/differ_block.h", + "//webrtc/modules/desktop_capture/mouse_cursor.cc", + "//webrtc/modules/desktop_capture/mouse_cursor.h", + "//webrtc/modules/desktop_capture/mouse_cursor_monitor.h", + "//webrtc/modules/desktop_capture/screen_capture_frame_queue.h", + "//webrtc/modules/desktop_capture/screen_capturer_helper.cc", + "//webrtc/modules/desktop_capture/screen_capturer_helper.h", + "//webrtc/modules/desktop_capture/desktop_device_info.cc", + "//webrtc/modules/desktop_capture/desktop_device_info.h", + "//webrtc/modules/desktop_capture/mouse_cursor_monitor_x11.cc", + "//webrtc/modules/desktop_capture/screen_capturer_x11.cc", + "//webrtc/modules/desktop_capture/window_capturer_x11.cc", + "//webrtc/modules/desktop_capture/x11/shared_x_display.cc", + "//webrtc/modules/desktop_capture/x11/shared_x_display.h", + "//webrtc/modules/desktop_capture/x11/x_error_trap.cc", + "//webrtc/modules/desktop_capture/x11/x_error_trap.h", + "//webrtc/modules/desktop_capture/x11/x_server_pixel_buffer.cc", + "//webrtc/modules/desktop_capture/x11/x_server_pixel_buffer.h", + "//webrtc/modules/desktop_capture/app_capturer_x11.cc", + "//webrtc/modules/desktop_capture/app_capturer_x11.h", + "//webrtc/modules/desktop_capture/x11/desktop_device_info_x11.cc", + "//webrtc/modules/desktop_capture/x11/desktop_device_info_x11.h", + "//webrtc/modules/desktop_capture/x11/shared_x_util.cc", + "//webrtc/modules/desktop_capture/x11/shared_x_util.h" + ], + "type": "static_library" + }, + "//webrtc/modules/desktop_capture:primitives": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/desktop_capture/desktop_capture_types.h", + "//webrtc/modules/desktop_capture/desktop_frame.cc", + "//webrtc/modules/desktop_capture/desktop_frame.h", + "//webrtc/modules/desktop_capture/desktop_geometry.cc", + "//webrtc/modules/desktop_capture/desktop_geometry.h", + "//webrtc/modules/desktop_capture/desktop_region.cc", + "//webrtc/modules/desktop_capture/desktop_region.h", + "//webrtc/modules/desktop_capture/shared_desktop_frame.cc", + "//webrtc/modules/desktop_capture/shared_desktop_frame.h", + "//webrtc/modules/desktop_capture/shared_memory.cc", + "//webrtc/modules/desktop_capture/shared_memory.h" + ], + "type": "static_library" + }, + "//webrtc/modules/media_file:media_file": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved", + "//webrtc/common_audio:common_audio", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//webrtc/common_audio/resampler/include/", + "//webrtc/common_audio/signal_processing/include/", + "//webrtc/common_audio/vad/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/media_file/media_file.h", + "//webrtc/modules/media_file/media_file_defines.h", + "//webrtc/modules/media_file/media_file_impl.cc", + "//webrtc/modules/media_file/media_file_impl.h", + "//webrtc/modules/media_file/media_file_utility.cc", + "//webrtc/modules/media_file/media_file_utility.h" + ], + "type": "static_library" + }, + "//webrtc/modules/pacing:pacing": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD", + "WEBRTC_BUILD_LIBEVENT" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved", + "//webrtc/modules/rtp_rtcp:rtp_rtcp", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/pacing/alr_detector.cc", + "//webrtc/modules/pacing/alr_detector.h", + "//webrtc/modules/pacing/bitrate_prober.cc", + "//webrtc/modules/pacing/bitrate_prober.h", + "//webrtc/modules/pacing/paced_sender.cc", + "//webrtc/modules/pacing/paced_sender.h", + "//webrtc/modules/pacing/packet_router.cc", + "//webrtc/modules/pacing/packet_router.h" + ], + "type": "static_library" + }, + "//webrtc/modules/remote_bitrate_estimator:remote_bitrate_estimator": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "BWE_TEST_LOGGING_COMPILE_TIME_ENABLE=0", + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/remote_bitrate_estimator/aimd_rate_control.cc", + "//webrtc/modules/remote_bitrate_estimator/aimd_rate_control.h", + "//webrtc/modules/remote_bitrate_estimator/bwe_defines.cc", + "//webrtc/modules/remote_bitrate_estimator/include/bwe_defines.h", + "//webrtc/modules/remote_bitrate_estimator/include/remote_bitrate_estimator.h", + "//webrtc/modules/remote_bitrate_estimator/include/send_time_history.h", + "//webrtc/modules/remote_bitrate_estimator/inter_arrival.cc", + "//webrtc/modules/remote_bitrate_estimator/inter_arrival.h", + "//webrtc/modules/remote_bitrate_estimator/overuse_detector.cc", + "//webrtc/modules/remote_bitrate_estimator/overuse_detector.h", + "//webrtc/modules/remote_bitrate_estimator/overuse_estimator.cc", + "//webrtc/modules/remote_bitrate_estimator/overuse_estimator.h", + "//webrtc/modules/remote_bitrate_estimator/remote_bitrate_estimator_abs_send_time.cc", + "//webrtc/modules/remote_bitrate_estimator/remote_bitrate_estimator_abs_send_time.h", + "//webrtc/modules/remote_bitrate_estimator/remote_bitrate_estimator_single_stream.cc", + "//webrtc/modules/remote_bitrate_estimator/remote_bitrate_estimator_single_stream.h", + "//webrtc/modules/remote_bitrate_estimator/remote_estimator_proxy.cc", + "//webrtc/modules/remote_bitrate_estimator/remote_estimator_proxy.h", + "//webrtc/modules/remote_bitrate_estimator/send_time_history.cc", + "//webrtc/modules/remote_bitrate_estimator/test/bwe_test_logging.h" + ], + "type": "static_library" + }, + "//webrtc/modules/rtp_rtcp:rtp_rtcp": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "BWE_TEST_LOGGING_COMPILE_TIME_ENABLE=0", + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD", + "WEBRTC_BUILD_LIBEVENT" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/api:transport_api", + "//webrtc/base:gtest_prod", + "//webrtc/base:rtc_base_approved", + "//webrtc/base:rtc_task_queue", + "//webrtc/call:call_interfaces", + "//webrtc/common_video:common_video", + "//webrtc/logging:rtc_event_log_api", + "//webrtc/modules/remote_bitrate_estimator:remote_bitrate_estimator", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//webrtc/common_video/include/", + "//webrtc/common_video/libyuv/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/rtp_rtcp/include/flexfec_receiver.h", + "//webrtc/modules/rtp_rtcp/include/flexfec_sender.h", + "//webrtc/modules/rtp_rtcp/include/receive_statistics.h", + "//webrtc/modules/rtp_rtcp/include/remote_ntp_time_estimator.h", + "//webrtc/modules/rtp_rtcp/include/rtp_audio_level_observer.h", + "//webrtc/modules/rtp_rtcp/include/rtp_header_parser.h", + "//webrtc/modules/rtp_rtcp/include/rtp_payload_registry.h", + "//webrtc/modules/rtp_rtcp/include/rtp_receiver.h", + "//webrtc/modules/rtp_rtcp/include/rtp_rtcp.h", + "//webrtc/modules/rtp_rtcp/include/rtp_rtcp_defines.h", + "//webrtc/modules/rtp_rtcp/include/ulpfec_receiver.h", + "//webrtc/modules/rtp_rtcp/source/byte_io.h", + "//webrtc/modules/rtp_rtcp/source/dtmf_queue.cc", + "//webrtc/modules/rtp_rtcp/source/dtmf_queue.h", + "//webrtc/modules/rtp_rtcp/source/fec_private_tables_bursty.h", + "//webrtc/modules/rtp_rtcp/source/fec_private_tables_random.h", + "//webrtc/modules/rtp_rtcp/source/flexfec_header_reader_writer.cc", + "//webrtc/modules/rtp_rtcp/source/flexfec_header_reader_writer.h", + "//webrtc/modules/rtp_rtcp/source/flexfec_receiver.cc", + "//webrtc/modules/rtp_rtcp/source/flexfec_sender.cc", + "//webrtc/modules/rtp_rtcp/source/forward_error_correction.cc", + "//webrtc/modules/rtp_rtcp/source/forward_error_correction.h", + "//webrtc/modules/rtp_rtcp/source/forward_error_correction_internal.cc", + "//webrtc/modules/rtp_rtcp/source/forward_error_correction_internal.h", + "//webrtc/modules/rtp_rtcp/source/packet_loss_stats.cc", + "//webrtc/modules/rtp_rtcp/source/packet_loss_stats.h", + "//webrtc/modules/rtp_rtcp/source/playout_delay_oracle.cc", + "//webrtc/modules/rtp_rtcp/source/playout_delay_oracle.h", + "//webrtc/modules/rtp_rtcp/source/receive_statistics_impl.cc", + "//webrtc/modules/rtp_rtcp/source/receive_statistics_impl.h", + "//webrtc/modules/rtp_rtcp/source/remote_ntp_time_estimator.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/app.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/app.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/bye.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/bye.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/common_header.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/common_header.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/compound_packet.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/compound_packet.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/dlrr.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/dlrr.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/extended_jitter_report.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/extended_jitter_report.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/extended_reports.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/extended_reports.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/fir.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/fir.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/nack.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/nack.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/pli.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/pli.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/psfb.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/psfb.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/rapid_resync_request.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/rapid_resync_request.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/receiver_report.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/receiver_report.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/remb.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/remb.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/report_block.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/report_block.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/rpsi.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/rpsi.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/rrtr.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/rrtr.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/rtpfb.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/rtpfb.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/sdes.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/sdes.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/sender_report.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/sender_report.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/sli.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/sli.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/target_bitrate.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/target_bitrate.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/tmmb_item.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/tmmb_item.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/tmmbn.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/tmmbn.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/tmmbr.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/tmmbr.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/transport_feedback.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/transport_feedback.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/voip_metric.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/voip_metric.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_receiver.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_receiver.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_sender.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_sender.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_utility.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_utility.h", + "//webrtc/modules/rtp_rtcp/source/rtp_format.cc", + "//webrtc/modules/rtp_rtcp/source/rtp_format.h", + "//webrtc/modules/rtp_rtcp/source/rtp_format_h264.cc", + "//webrtc/modules/rtp_rtcp/source/rtp_format_h264.h", + "//webrtc/modules/rtp_rtcp/source/rtp_format_video_generic.cc", + "//webrtc/modules/rtp_rtcp/source/rtp_format_video_generic.h", + "//webrtc/modules/rtp_rtcp/source/rtp_format_vp8.cc", + "//webrtc/modules/rtp_rtcp/source/rtp_format_vp8.h", + "//webrtc/modules/rtp_rtcp/source/rtp_format_vp9.cc", + "//webrtc/modules/rtp_rtcp/source/rtp_format_vp9.h", + "//webrtc/modules/rtp_rtcp/source/rtp_header_extension.cc", + "//webrtc/modules/rtp_rtcp/source/rtp_header_extension.h", + "//webrtc/modules/rtp_rtcp/source/rtp_header_extensions.cc", + "//webrtc/modules/rtp_rtcp/source/rtp_header_extensions.h", + "//webrtc/modules/rtp_rtcp/source/rtp_header_parser.cc", + "//webrtc/modules/rtp_rtcp/source/rtp_packet.cc", + "//webrtc/modules/rtp_rtcp/source/rtp_packet.h", + "//webrtc/modules/rtp_rtcp/source/rtp_packet_history.cc", + "//webrtc/modules/rtp_rtcp/source/rtp_packet_history.h", + "//webrtc/modules/rtp_rtcp/source/rtp_packet_received.h", + "//webrtc/modules/rtp_rtcp/source/rtp_packet_to_send.h", + "//webrtc/modules/rtp_rtcp/source/rtp_payload_registry.cc", + "//webrtc/modules/rtp_rtcp/source/rtp_receiver_audio.cc", + "//webrtc/modules/rtp_rtcp/source/rtp_receiver_audio.h", + "//webrtc/modules/rtp_rtcp/source/rtp_receiver_impl.cc", + "//webrtc/modules/rtp_rtcp/source/rtp_receiver_impl.h", + "//webrtc/modules/rtp_rtcp/source/rtp_receiver_strategy.cc", + "//webrtc/modules/rtp_rtcp/source/rtp_receiver_strategy.h", + "//webrtc/modules/rtp_rtcp/source/rtp_receiver_video.cc", + "//webrtc/modules/rtp_rtcp/source/rtp_receiver_video.h", + "//webrtc/modules/rtp_rtcp/source/rtp_rtcp_config.h", + "//webrtc/modules/rtp_rtcp/source/rtp_rtcp_impl.cc", + "//webrtc/modules/rtp_rtcp/source/rtp_rtcp_impl.h", + "//webrtc/modules/rtp_rtcp/source/rtp_sender.cc", + "//webrtc/modules/rtp_rtcp/source/rtp_sender.h", + "//webrtc/modules/rtp_rtcp/source/rtp_sender_audio.cc", + "//webrtc/modules/rtp_rtcp/source/rtp_sender_audio.h", + "//webrtc/modules/rtp_rtcp/source/rtp_sender_video.cc", + "//webrtc/modules/rtp_rtcp/source/rtp_sender_video.h", + "//webrtc/modules/rtp_rtcp/source/rtp_utility.cc", + "//webrtc/modules/rtp_rtcp/source/rtp_utility.h", + "//webrtc/modules/rtp_rtcp/source/ssrc_database.cc", + "//webrtc/modules/rtp_rtcp/source/ssrc_database.h", + "//webrtc/modules/rtp_rtcp/source/time_util.cc", + "//webrtc/modules/rtp_rtcp/source/time_util.h", + "//webrtc/modules/rtp_rtcp/source/tmmbr_help.cc", + "//webrtc/modules/rtp_rtcp/source/tmmbr_help.h", + "//webrtc/modules/rtp_rtcp/source/ulpfec_generator.cc", + "//webrtc/modules/rtp_rtcp/source/ulpfec_generator.h", + "//webrtc/modules/rtp_rtcp/source/ulpfec_header_reader_writer.cc", + "//webrtc/modules/rtp_rtcp/source/ulpfec_header_reader_writer.h", + "//webrtc/modules/rtp_rtcp/source/ulpfec_receiver_impl.cc", + "//webrtc/modules/rtp_rtcp/source/ulpfec_receiver_impl.h", + "//webrtc/modules/rtp_rtcp/source/video_codec_information.h", + "//webrtc/modules/rtp_rtcp/source/vp8_partition_aggregator.cc", + "//webrtc/modules/rtp_rtcp/source/vp8_partition_aggregator.h" + ], + "type": "static_library" + }, + "//webrtc/modules/utility:utility": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD", + "WEBRTC_BUILD_LIBEVENT" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/audio/utility:audio_frame_operations", + "//webrtc/base:rtc_task_queue", + "//webrtc/common_audio:common_audio", + "//webrtc/modules/audio_coding:audio_coding", + "//webrtc/modules/audio_coding:audio_format_conversion", + "//webrtc/modules/audio_coding:builtin_audio_decoder_factory", + "//webrtc/modules/audio_coding:rent_a_codec", + "//webrtc/modules/media_file:media_file", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//webrtc/common_audio/resampler/include/", + "//webrtc/common_audio/signal_processing/include/", + "//webrtc/common_audio/vad/include/", + "//webrtc/modules/audio_coding/include/", + "//webrtc/modules/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/utility/include/audio_frame_operations.h", + "//webrtc/modules/utility/include/process_thread.h", + "//webrtc/modules/utility/source/process_thread_impl.cc", + "//webrtc/modules/utility/source/process_thread_impl.h" + ], + "type": "static_library" + }, + "//webrtc/modules/video_capture:video_capture_internal_impl": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD", + "WEBRTC_BUILD_LIBEVENT" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved", + "//webrtc/modules/video_capture:video_capture_module", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/video_capture/linux/device_info_linux.cc", + "//webrtc/modules/video_capture/linux/device_info_linux.h", + "//webrtc/modules/video_capture/linux/video_capture_linux.cc", + "//webrtc/modules/video_capture/linux/video_capture_linux.h" + ], + "type": "static_library" + }, + "//webrtc/modules/video_capture:video_capture_module": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD", + "WEBRTC_BUILD_LIBEVENT" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved", + "//webrtc/common_video:common_video", + "//webrtc/modules/utility:utility", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//webrtc/common_video/include/", + "//webrtc/common_video/libyuv/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/video_capture/device_info_impl.cc", + "//webrtc/modules/video_capture/device_info_impl.h", + "//webrtc/modules/video_capture/video_capture.h", + "//webrtc/modules/video_capture/video_capture_config.h", + "//webrtc/modules/video_capture/video_capture_defines.h", + "//webrtc/modules/video_capture/video_capture_delay.h", + "//webrtc/modules/video_capture/video_capture_factory.cc", + "//webrtc/modules/video_capture/video_capture_factory.h", + "//webrtc/modules/video_capture/video_capture_impl.cc", + "//webrtc/modules/video_capture/video_capture_impl.h" + ], + "type": "static_library" + }, + "//webrtc/modules/video_coding:video_coding": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD", + "WEBRTC_BUILD_LIBEVENT" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved", + "//webrtc/base:rtc_numerics", + "//webrtc/base:rtc_task_queue", + "//webrtc/common_video:common_video", + "//webrtc/modules/rtp_rtcp:rtp_rtcp", + "//webrtc/modules/utility:utility", + "//webrtc/modules/video_coding:video_coding_utility", + "//webrtc/modules/video_coding:webrtc_h264", + "//webrtc/modules/video_coding:webrtc_i420", + "//webrtc/modules/video_coding:webrtc_vp8", + "//webrtc/modules/video_coding:webrtc_vp9", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//webrtc/common_video/include/", + "//webrtc/common_video/libyuv/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/video_coding/codec_database.cc", + "//webrtc/modules/video_coding/codec_database.h", + "//webrtc/modules/video_coding/codec_timer.cc", + "//webrtc/modules/video_coding/codec_timer.h", + "//webrtc/modules/video_coding/decoding_state.cc", + "//webrtc/modules/video_coding/decoding_state.h", + "//webrtc/modules/video_coding/encoded_frame.cc", + "//webrtc/modules/video_coding/encoded_frame.h", + "//webrtc/modules/video_coding/fec_rate_table.h", + "//webrtc/modules/video_coding/frame_buffer.cc", + "//webrtc/modules/video_coding/frame_buffer.h", + "//webrtc/modules/video_coding/frame_buffer2.cc", + "//webrtc/modules/video_coding/frame_buffer2.h", + "//webrtc/modules/video_coding/frame_object.cc", + "//webrtc/modules/video_coding/frame_object.h", + "//webrtc/modules/video_coding/generic_decoder.cc", + "//webrtc/modules/video_coding/generic_decoder.h", + "//webrtc/modules/video_coding/generic_encoder.cc", + "//webrtc/modules/video_coding/generic_encoder.h", + "//webrtc/modules/video_coding/h264_sprop_parameter_sets.cc", + "//webrtc/modules/video_coding/h264_sprop_parameter_sets.h", + "//webrtc/modules/video_coding/h264_sps_pps_tracker.cc", + "//webrtc/modules/video_coding/h264_sps_pps_tracker.h", + "//webrtc/modules/video_coding/histogram.cc", + "//webrtc/modules/video_coding/histogram.h", + "//webrtc/modules/video_coding/include/video_codec_initializer.h", + "//webrtc/modules/video_coding/include/video_coding.h", + "//webrtc/modules/video_coding/include/video_coding_defines.h", + "//webrtc/modules/video_coding/inter_frame_delay.cc", + "//webrtc/modules/video_coding/inter_frame_delay.h", + "//webrtc/modules/video_coding/internal_defines.h", + "//webrtc/modules/video_coding/jitter_buffer.cc", + "//webrtc/modules/video_coding/jitter_buffer.h", + "//webrtc/modules/video_coding/jitter_buffer_common.h", + "//webrtc/modules/video_coding/jitter_estimator.cc", + "//webrtc/modules/video_coding/jitter_estimator.h", + "//webrtc/modules/video_coding/media_opt_util.cc", + "//webrtc/modules/video_coding/media_opt_util.h", + "//webrtc/modules/video_coding/media_optimization.cc", + "//webrtc/modules/video_coding/media_optimization.h", + "//webrtc/modules/video_coding/nack_fec_tables.h", + "//webrtc/modules/video_coding/nack_module.cc", + "//webrtc/modules/video_coding/nack_module.h", + "//webrtc/modules/video_coding/packet.cc", + "//webrtc/modules/video_coding/packet.h", + "//webrtc/modules/video_coding/packet_buffer.cc", + "//webrtc/modules/video_coding/packet_buffer.h", + "//webrtc/modules/video_coding/protection_bitrate_calculator.cc", + "//webrtc/modules/video_coding/protection_bitrate_calculator.h", + "//webrtc/modules/video_coding/receiver.cc", + "//webrtc/modules/video_coding/receiver.h", + "//webrtc/modules/video_coding/rtp_frame_reference_finder.cc", + "//webrtc/modules/video_coding/rtp_frame_reference_finder.h", + "//webrtc/modules/video_coding/rtt_filter.cc", + "//webrtc/modules/video_coding/rtt_filter.h", + "//webrtc/modules/video_coding/session_info.cc", + "//webrtc/modules/video_coding/session_info.h", + "//webrtc/modules/video_coding/timestamp_map.cc", + "//webrtc/modules/video_coding/timestamp_map.h", + "//webrtc/modules/video_coding/timing.cc", + "//webrtc/modules/video_coding/timing.h", + "//webrtc/modules/video_coding/video_codec_initializer.cc", + "//webrtc/modules/video_coding/video_coding_impl.cc", + "//webrtc/modules/video_coding/video_coding_impl.h", + "//webrtc/modules/video_coding/video_receiver.cc", + "//webrtc/modules/video_coding/video_sender.cc" + ], + "type": "static_library" + }, + "//webrtc/modules/video_coding:video_coding_utility": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD", + "WEBRTC_BUILD_LIBEVENT" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved", + "//webrtc/base:rtc_numerics", + "//webrtc/common_video:common_video", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//webrtc/common_video/include/", + "//webrtc/common_video/libyuv/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/video_coding/utility/default_video_bitrate_allocator.cc", + "//webrtc/modules/video_coding/utility/default_video_bitrate_allocator.h", + "//webrtc/modules/video_coding/utility/frame_dropper.cc", + "//webrtc/modules/video_coding/utility/frame_dropper.h", + "//webrtc/modules/video_coding/utility/ivf_file_writer.cc", + "//webrtc/modules/video_coding/utility/ivf_file_writer.h", + "//webrtc/modules/video_coding/utility/moving_average.cc", + "//webrtc/modules/video_coding/utility/moving_average.h", + "//webrtc/modules/video_coding/utility/qp_parser.cc", + "//webrtc/modules/video_coding/utility/qp_parser.h", + "//webrtc/modules/video_coding/utility/quality_scaler.cc", + "//webrtc/modules/video_coding/utility/quality_scaler.h", + "//webrtc/modules/video_coding/utility/simulcast_rate_allocator.cc", + "//webrtc/modules/video_coding/utility/simulcast_rate_allocator.h", + "//webrtc/modules/video_coding/utility/vp8_header_parser.cc", + "//webrtc/modules/video_coding/utility/vp8_header_parser.h" + ], + "type": "static_library" + }, + "//webrtc/modules/video_coding:webrtc_h264": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD", + "WEBRTC_BUILD_LIBEVENT" + ], + "deps": [ + "//webrtc/base:rtc_base_approved", + "//webrtc/modules/video_coding:video_coding_utility", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/video_coding/codecs/h264/h264.cc", + "//webrtc/modules/video_coding/codecs/h264/include/h264.h" + ], + "type": "static_library" + }, + "//webrtc/modules/video_coding:webrtc_i420": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD", + "WEBRTC_BUILD_LIBEVENT" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved", + "//webrtc/common_video:common_video", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//webrtc/common_video/include/", + "//webrtc/common_video/libyuv/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/video_coding/codecs/i420/i420.cc", + "//webrtc/modules/video_coding/codecs/i420/include/i420.h" + ], + "type": "static_library" + }, + "//webrtc/modules/video_coding:webrtc_vp8": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD", + "WEBRTC_BUILD_LIBEVENT" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved", + "//webrtc/common_video:common_video", + "//webrtc/modules/video_coding:video_coding_utility", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "/media/libyuv/libyuv/include/", + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//webrtc/common_video/include/", + "//webrtc/common_video/libyuv/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/video_coding/codecs/vp8/default_temporal_layers.cc", + "//webrtc/modules/video_coding/codecs/vp8/default_temporal_layers.h", + "//webrtc/modules/video_coding/codecs/vp8/include/vp8.h", + "//webrtc/modules/video_coding/codecs/vp8/include/vp8_common_types.h", + "//webrtc/modules/video_coding/codecs/vp8/realtime_temporal_layers.cc", + "//webrtc/modules/video_coding/codecs/vp8/reference_picture_selection.cc", + "//webrtc/modules/video_coding/codecs/vp8/reference_picture_selection.h", + "//webrtc/modules/video_coding/codecs/vp8/screenshare_layers.cc", + "//webrtc/modules/video_coding/codecs/vp8/screenshare_layers.h", + "//webrtc/modules/video_coding/codecs/vp8/simulcast_encoder_adapter.cc", + "//webrtc/modules/video_coding/codecs/vp8/simulcast_encoder_adapter.h", + "//webrtc/modules/video_coding/codecs/vp8/temporal_layers.h", + "//webrtc/modules/video_coding/codecs/vp8/vp8_impl.cc", + "//webrtc/modules/video_coding/codecs/vp8/vp8_impl.h" + ], + "type": "static_library" + }, + "//webrtc/modules/video_coding:webrtc_vp9": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD", + "WEBRTC_BUILD_LIBEVENT" + ], + "deps": [ + "//webrtc/base:rtc_base_approved", + "//webrtc/common_video:common_video", + "//webrtc/modules/video_coding:video_coding_utility", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//webrtc/common_video/include/", + "//webrtc/common_video/libyuv/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/video_coding/codecs/vp9/include/vp9.h", + "//webrtc/modules/video_coding/codecs/vp9/screenshare_layers.cc", + "//webrtc/modules/video_coding/codecs/vp9/screenshare_layers.h", + "//webrtc/modules/video_coding/codecs/vp9/vp9_frame_buffer_pool.cc", + "//webrtc/modules/video_coding/codecs/vp9/vp9_frame_buffer_pool.h", + "//webrtc/modules/video_coding/codecs/vp9/vp9_impl.cc", + "//webrtc/modules/video_coding/codecs/vp9/vp9_impl.h" + ], + "type": "static_library" + }, + "//webrtc/modules/video_processing:video_processing": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD", + "WEBRTC_BUILD_LIBEVENT" + ], + "deps": [ + "//webrtc/base:rtc_base_approved", + "//webrtc/common_audio:common_audio", + "//webrtc/common_video:common_video", + "//webrtc/modules/utility:utility", + "//webrtc/modules/video_processing:video_processing_neon", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "/media/libyuv/libyuv/include/", + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//webrtc/common_audio/resampler/include/", + "//webrtc/common_audio/signal_processing/include/", + "//webrtc/common_audio/vad/include/", + "//webrtc/common_video/include/", + "//webrtc/common_video/libyuv/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/video_processing/util/denoiser_filter.cc", + "//webrtc/modules/video_processing/util/denoiser_filter.h", + "//webrtc/modules/video_processing/util/denoiser_filter_c.cc", + "//webrtc/modules/video_processing/util/denoiser_filter_c.h", + "//webrtc/modules/video_processing/util/noise_estimation.cc", + "//webrtc/modules/video_processing/util/noise_estimation.h", + "//webrtc/modules/video_processing/util/skin_detection.cc", + "//webrtc/modules/video_processing/util/skin_detection.h", + "//webrtc/modules/video_processing/video_denoiser.cc", + "//webrtc/modules/video_processing/video_denoiser.h" + ], + "type": "static_library" + }, + "//webrtc/modules/video_processing:video_processing_neon": { + "cflags": [ + "-mfpu=neon", + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/video_processing/util/denoiser_filter_neon.cc", + "//webrtc/modules/video_processing/util/denoiser_filter_neon.h" + ], + "type": "static_library" + }, + "//webrtc/system_wrappers:field_trial_default": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/system_wrappers/include/field_trial_default.h", + "//webrtc/system_wrappers/source/field_trial_default.cc" + ], + "type": "static_library" + }, + "//webrtc/system_wrappers:metrics_default": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/system_wrappers/include/metrics_default.h", + "//webrtc/system_wrappers/source/metrics_default.cc" + ], + "type": "static_library" + }, + "//webrtc/system_wrappers:system_wrappers": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "WEBRTC_THREAD_RR", + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/system_wrappers/include/aligned_array.h", + "//webrtc/system_wrappers/include/aligned_malloc.h", + "//webrtc/system_wrappers/include/atomic32.h", + "//webrtc/system_wrappers/include/clock.h", + "//webrtc/system_wrappers/include/cpu_features_wrapper.h", + "//webrtc/system_wrappers/include/cpu_info.h", + "//webrtc/system_wrappers/include/critical_section_wrapper.h", + "//webrtc/system_wrappers/include/event_wrapper.h", + "//webrtc/system_wrappers/include/field_trial.h", + "//webrtc/system_wrappers/include/file_wrapper.h", + "//webrtc/system_wrappers/include/logging.h", + "//webrtc/system_wrappers/include/metrics.h", + "//webrtc/system_wrappers/include/ntp_time.h", + "//webrtc/system_wrappers/include/rtp_to_ntp_estimator.h", + "//webrtc/system_wrappers/include/rw_lock_wrapper.h", + "//webrtc/system_wrappers/include/sleep.h", + "//webrtc/system_wrappers/include/static_instance.h", + "//webrtc/system_wrappers/include/stringize_macros.h", + "//webrtc/system_wrappers/include/timestamp_extrapolator.h", + "//webrtc/system_wrappers/include/trace.h", + "//webrtc/system_wrappers/source/aligned_malloc.cc", + "//webrtc/system_wrappers/source/clock.cc", + "//webrtc/system_wrappers/source/cpu_features.cc", + "//webrtc/system_wrappers/source/cpu_info.cc", + "//webrtc/system_wrappers/source/event.cc", + "//webrtc/system_wrappers/source/event_timer_posix.cc", + "//webrtc/system_wrappers/source/event_timer_posix.h", + "//webrtc/system_wrappers/source/file_impl.cc", + "//webrtc/system_wrappers/source/logging.cc", + "//webrtc/system_wrappers/source/rtp_to_ntp_estimator.cc", + "//webrtc/system_wrappers/source/rw_lock.cc", + "//webrtc/system_wrappers/source/rw_lock_posix.cc", + "//webrtc/system_wrappers/source/rw_lock_posix.h", + "//webrtc/system_wrappers/source/sleep.cc", + "//webrtc/system_wrappers/source/timestamp_extrapolator.cc", + "//webrtc/system_wrappers/source/trace_impl.cc", + "//webrtc/system_wrappers/source/trace_impl.h", + "//webrtc/system_wrappers/source/trace_posix.cc", + "//webrtc/system_wrappers/source/trace_posix.h", + "//webrtc/system_wrappers/source/atomic32_non_darwin_unix.cc" + ], + "type": "static_library" + }, + "//webrtc/video:video": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD", + "WEBRTC_BUILD_LIBEVENT" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/api:transport_api", + "//webrtc/base:rtc_base_approved", + "//webrtc/base:rtc_numerics", + "//webrtc/base:rtc_task_queue", + "//webrtc/common_video:common_video", + "//webrtc/logging:rtc_event_log_api", + "//webrtc/modules/bitrate_controller:bitrate_controller", + "//webrtc/modules/congestion_controller:congestion_controller", + "//webrtc/modules/pacing:pacing", + "//webrtc/modules/remote_bitrate_estimator:remote_bitrate_estimator", + "//webrtc/modules/rtp_rtcp:rtp_rtcp", + "//webrtc/modules/utility:utility", + "//webrtc/modules/video_coding:video_coding", + "//webrtc/modules/video_processing:video_processing", + "//webrtc/system_wrappers:system_wrappers", + "//webrtc/voice_engine:voice_engine" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//webrtc/common_video/include/", + "//webrtc/common_video/libyuv/include/", + "//webrtc/modules/audio_coding/include/", + "//webrtc/modules/include/" + ], + "libs": [], + "sources": [ + "//webrtc/video/call_stats.cc", + "//webrtc/video/call_stats.h", + "//webrtc/video/encoder_rtcp_feedback.cc", + "//webrtc/video/encoder_rtcp_feedback.h", + "//webrtc/video/overuse_frame_detector.cc", + "//webrtc/video/overuse_frame_detector.h", + "//webrtc/video/payload_router.cc", + "//webrtc/video/payload_router.h", + "//webrtc/video/quality_threshold.cc", + "//webrtc/video/quality_threshold.h", + "//webrtc/video/receive_statistics_proxy.cc", + "//webrtc/video/receive_statistics_proxy.h", + "//webrtc/video/report_block_stats.cc", + "//webrtc/video/report_block_stats.h", + "//webrtc/video/rtp_stream_receiver.cc", + "//webrtc/video/rtp_stream_receiver.h", + "//webrtc/video/rtp_streams_synchronizer.cc", + "//webrtc/video/rtp_streams_synchronizer.h", + "//webrtc/video/send_delay_stats.cc", + "//webrtc/video/send_delay_stats.h", + "//webrtc/video/send_statistics_proxy.cc", + "//webrtc/video/send_statistics_proxy.h", + "//webrtc/video/stats_counter.cc", + "//webrtc/video/stats_counter.h", + "//webrtc/video/stream_synchronization.cc", + "//webrtc/video/stream_synchronization.h", + "//webrtc/video/transport_adapter.cc", + "//webrtc/video/transport_adapter.h", + "//webrtc/video/video_receive_stream.cc", + "//webrtc/video/video_receive_stream.h", + "//webrtc/video/video_send_stream.cc", + "//webrtc/video/video_send_stream.h", + "//webrtc/video/video_stream_decoder.cc", + "//webrtc/video/video_stream_decoder.h", + "//webrtc/video/vie_encoder.cc", + "//webrtc/video/vie_encoder.h", + "//webrtc/video/vie_remb.cc", + "//webrtc/video/vie_remb.h" + ], + "type": "static_library" + }, + "//webrtc/video_engine:video_engine": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/video_engine/browser_capture_impl.h", + "//webrtc/video_engine/desktop_capture_impl.cc", + "//webrtc/video_engine/desktop_capture_impl.h" + ], + "type": "static_library" + }, + "//webrtc/voice_engine:audio_coder": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/modules/audio_coding:audio_coding", + "//webrtc/modules/audio_coding:audio_format_conversion", + "//webrtc/modules/audio_coding:builtin_audio_decoder_factory", + "//webrtc/modules/audio_coding:rent_a_codec" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//webrtc/modules/audio_coding/include/", + "//webrtc/modules/include/" + ], + "libs": [], + "sources": [ + "//webrtc/voice_engine/coder.cc", + "//webrtc/voice_engine/coder.h" + ], + "type": "static_library" + }, + "//webrtc/voice_engine:file_player": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/common_audio:common_audio", + "//webrtc/modules/media_file:media_file", + "//webrtc/system_wrappers:system_wrappers", + "//webrtc/voice_engine:audio_coder" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//webrtc/common_audio/resampler/include/", + "//webrtc/common_audio/signal_processing/include/", + "//webrtc/common_audio/vad/include/" + ], + "libs": [], + "sources": [ + "//webrtc/voice_engine/file_player.cc", + "//webrtc/voice_engine/file_player.h" + ], + "type": "static_library" + }, + "//webrtc/voice_engine:file_recorder": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved", + "//webrtc/common_audio:common_audio", + "//webrtc/modules/media_file:media_file", + "//webrtc/system_wrappers:system_wrappers", + "//webrtc/voice_engine:audio_coder" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//webrtc/common_audio/resampler/include/", + "//webrtc/common_audio/signal_processing/include/", + "//webrtc/common_audio/vad/include/" + ], + "libs": [], + "sources": [ + "//webrtc/voice_engine/file_recorder.cc", + "//webrtc/voice_engine/file_recorder.h" + ], + "type": "static_library" + }, + "//webrtc/voice_engine:level_indicator": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved", + "//webrtc/common_audio:common_audio" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//webrtc/common_audio/resampler/include/", + "//webrtc/common_audio/signal_processing/include/", + "//webrtc/common_audio/vad/include/" + ], + "libs": [], + "sources": [ + "//webrtc/voice_engine/level_indicator.cc", + "//webrtc/voice_engine/level_indicator.h" + ], + "type": "static_library" + }, + "//webrtc/voice_engine:voice_engine": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD", + "WEBRTC_BUILD_LIBEVENT" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/api:audio_mixer_api", + "//webrtc/api:call_api", + "//webrtc/api:transport_api", + "//webrtc/audio/utility:audio_frame_operations", + "//webrtc/base:rtc_base_approved", + "//webrtc/common_audio:common_audio", + "//webrtc/logging:rtc_event_log_api", + "//webrtc/modules/audio_coding:audio_coding", + "//webrtc/modules/audio_coding:audio_decoder_factory_interface", + "//webrtc/modules/audio_coding:audio_format_conversion", + "//webrtc/modules/audio_coding:builtin_audio_decoder_factory", + "//webrtc/modules/audio_coding:rent_a_codec", + "//webrtc/modules/audio_conference_mixer:audio_conference_mixer", + "//webrtc/modules/audio_device:audio_device", + "//webrtc/modules/audio_processing:audio_processing", + "//webrtc/modules/bitrate_controller:bitrate_controller", + "//webrtc/modules/media_file:media_file", + "//webrtc/modules/pacing:pacing", + "//webrtc/modules/rtp_rtcp:rtp_rtcp", + "//webrtc/modules/utility:utility", + "//webrtc/system_wrappers:system_wrappers", + "//webrtc/voice_engine:file_player", + "//webrtc/voice_engine:file_recorder", + "//webrtc/voice_engine:level_indicator" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//webrtc/modules/audio_coding/include/", + "//webrtc/modules/include/", + "//webrtc/common_audio/resampler/include/", + "//webrtc/common_audio/signal_processing/include/", + "//webrtc/common_audio/vad/include/", + "//webrtc/modules/audio_conference_mixer/include/", + "//webrtc/modules/include/", + "//webrtc/modules/include/", + "//webrtc/modules/audio_device/include/", + "//webrtc/modules/audio_device/dummy/" + ], + "libs": [], + "sources": [ + "//webrtc/voice_engine/channel.cc", + "//webrtc/voice_engine/channel.h", + "//webrtc/voice_engine/channel_manager.cc", + "//webrtc/voice_engine/channel_manager.h", + "//webrtc/voice_engine/channel_proxy.cc", + "//webrtc/voice_engine/channel_proxy.h", + "//webrtc/voice_engine/include/voe_audio_processing.h", + "//webrtc/voice_engine/include/voe_base.h", + "//webrtc/voice_engine/include/voe_codec.h", + "//webrtc/voice_engine/include/voe_errors.h", + "//webrtc/voice_engine/include/voe_external_media.h", + "//webrtc/voice_engine/include/voe_file.h", + "//webrtc/voice_engine/include/voe_hardware.h", + "//webrtc/voice_engine/include/voe_neteq_stats.h", + "//webrtc/voice_engine/include/voe_network.h", + "//webrtc/voice_engine/include/voe_rtp_rtcp.h", + "//webrtc/voice_engine/include/voe_video_sync.h", + "//webrtc/voice_engine/include/voe_volume_control.h", + "//webrtc/voice_engine/monitor_module.cc", + "//webrtc/voice_engine/monitor_module.h", + "//webrtc/voice_engine/output_mixer.cc", + "//webrtc/voice_engine/output_mixer.h", + "//webrtc/voice_engine/shared_data.cc", + "//webrtc/voice_engine/shared_data.h", + "//webrtc/voice_engine/statistics.cc", + "//webrtc/voice_engine/statistics.h", + "//webrtc/voice_engine/transmit_mixer.cc", + "//webrtc/voice_engine/transmit_mixer.h", + "//webrtc/voice_engine/utility.cc", + "//webrtc/voice_engine/utility.h", + "//webrtc/voice_engine/voe_audio_processing_impl.cc", + "//webrtc/voice_engine/voe_audio_processing_impl.h", + "//webrtc/voice_engine/voe_base_impl.cc", + "//webrtc/voice_engine/voe_base_impl.h", + "//webrtc/voice_engine/voe_codec_impl.cc", + "//webrtc/voice_engine/voe_codec_impl.h", + "//webrtc/voice_engine/voe_external_media_impl.cc", + "//webrtc/voice_engine/voe_external_media_impl.h", + "//webrtc/voice_engine/voe_file_impl.cc", + "//webrtc/voice_engine/voe_file_impl.h", + "//webrtc/voice_engine/voe_hardware_impl.cc", + "//webrtc/voice_engine/voe_hardware_impl.h", + "//webrtc/voice_engine/voe_neteq_stats_impl.cc", + "//webrtc/voice_engine/voe_neteq_stats_impl.h", + "//webrtc/voice_engine/voe_network_impl.cc", + "//webrtc/voice_engine/voe_network_impl.h", + "//webrtc/voice_engine/voe_rtp_rtcp_impl.cc", + "//webrtc/voice_engine/voe_rtp_rtcp_impl.h", + "//webrtc/voice_engine/voe_video_sync_impl.cc", + "//webrtc/voice_engine/voe_video_sync_impl.h", + "//webrtc/voice_engine/voe_volume_control_impl.cc", + "//webrtc/voice_engine/voe_volume_control_impl.h", + "//webrtc/voice_engine/voice_engine_defines.h", + "//webrtc/voice_engine/voice_engine_impl.cc", + "//webrtc/voice_engine/voice_engine_impl.h" + ], + "type": "static_library" + }, + "//webrtc:webrtc": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD", + "WEBRTC_BUILD_LIBEVENT" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/api:transport_api", + "//webrtc/api:video_frame_api", + "//webrtc/audio:audio", + "//webrtc/base:base", + "//webrtc/call:call", + "//webrtc/common_audio:common_audio", + "//webrtc/common_video:common_video", + "//webrtc/media:media", + "//webrtc/modules:modules", + "//webrtc/modules/video_capture:video_capture_internal_impl", + "//webrtc/sdk:sdk", + "//webrtc/system_wrappers:field_trial_default", + "//webrtc/system_wrappers:metrics_default", + "//webrtc/system_wrappers:system_wrappers", + "//webrtc/video:video", + "//webrtc/video_engine:video_engine", + "//webrtc/voice_engine:voice_engine" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//webrtc/common_audio/resampler/include/", + "//webrtc/common_audio/signal_processing/include/", + "//webrtc/common_audio/vad/include/", + "//webrtc/common_video/include/", + "//webrtc/common_video/libyuv/include/", + "//webrtc/modules/audio_coding/include/", + "//webrtc/modules/include/", + "//webrtc/modules/audio_conference_mixer/include/", + "//webrtc/modules/include/", + "//webrtc/modules/include/", + "//webrtc/modules/audio_device/include/", + "//webrtc/modules/audio_device/dummy/" + ], + "libs": [ + "X11", + "X11-xcb", + "xcb", + "Xcomposite", + "Xcursor", + "Xdamage", + "Xext", + "Xfixes", + "Xi", + "Xrender" + ], + "sources": [ + "//webrtc/build/no_op_function.cc", + "//webrtc/call.h", + "//webrtc/config.h" + ], + "type": "static_library" + }, + "//webrtc:webrtc_common": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/common_types.cc", + "//webrtc/common_types.h", + "//webrtc/config.cc", + "//webrtc/config.h", + "//webrtc/typedefs.h" + ], + "type": "static_library" + } + } +} \ No newline at end of file diff --git a/media/webrtc/gn-configs/arm_True_arm_netbsd.json b/media/webrtc/gn-configs/arm_True_arm_netbsd.json new file mode 100644 --- /dev/null +++ b/media/webrtc/gn-configs/arm_True_arm_netbsd.json @@ -0,0 +1,8590 @@ +{ + "gn_gen_args": { + "host_cpu": "arm", + "is_debug": true, + "target_cpu": "arm", + "target_os": "netbsd" + }, + "mozbuild_args": { + "CPU_ARCH": "arm", + "HOST_CPU_ARCH": "arm", + "MOZ_DEBUG": "1", + "OS_TARGET": "NetBSD" + }, + "sandbox_vars": { + "COMPILE_FLAGS": { + "WARNINGS_AS_ERRORS": [] + }, + "FINAL_LIBRARY": "webrtc" + }, + "targets": { + "//webrtc/api:audio_mixer_api": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc/base:rtc_base_approved" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/api/audio/audio_mixer.h" + ], + "type": "source_set" + }, + "//webrtc/api:call_api": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/api:audio_mixer_api", + "//webrtc/api:transport_api", + "//webrtc/base:rtc_base_approved", + "//webrtc/modules/audio_coding:audio_decoder_factory_interface", + "//webrtc/modules/audio_coding:audio_encoder_interface" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/api/call/audio_sink.h" + ], + "type": "source_set" + }, + "//webrtc/api:transport_api": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/api/call/transport.h" + ], + "type": "source_set" + }, + "//webrtc/api:video_frame_api": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc/base:rtc_base_approved", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "/media/libyuv/libyuv/include/", + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/api/video/i420_buffer.cc", + "//webrtc/api/video/i420_buffer.h", + "//webrtc/api/video/video_frame.cc", + "//webrtc/api/video/video_frame.h", + "//webrtc/api/video/video_frame_buffer.h", + "//webrtc/api/video/video_rotation.h" + ], + "type": "source_set" + }, + "//webrtc/audio/utility:audio_frame_operations": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved", + "//webrtc/modules/audio_coding:audio_format_conversion" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/audio/utility/audio_frame_operations.cc", + "//webrtc/audio/utility/audio_frame_operations.h" + ], + "type": "static_library" + }, + "//webrtc/audio:audio": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD", + "WEBRTC_BUILD_LIBEVENT" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/api:audio_mixer_api", + "//webrtc/api:call_api", + "//webrtc/base:rtc_base_approved", + "//webrtc/base:rtc_task_queue", + "//webrtc/call:call_interfaces", + "//webrtc/common_audio:common_audio", + "//webrtc/modules/audio_device:audio_device", + "//webrtc/modules/audio_processing:audio_processing", + "//webrtc/modules/congestion_controller:congestion_controller", + "//webrtc/modules/pacing:pacing", + "//webrtc/modules/remote_bitrate_estimator:remote_bitrate_estimator", + "//webrtc/modules/rtp_rtcp:rtp_rtcp", + "//webrtc/system_wrappers:system_wrappers", + "//webrtc/voice_engine:voice_engine" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//webrtc/common_audio/resampler/include/", + "//webrtc/common_audio/signal_processing/include/", + "//webrtc/common_audio/vad/include/", + "//webrtc/modules/include/", + "//webrtc/modules/audio_device/include/", + "//webrtc/modules/audio_device/dummy/", + "//webrtc/modules/audio_coding/include/", + "//webrtc/modules/include/" + ], + "libs": [], + "sources": [ + "//webrtc/audio/audio_receive_stream.cc", + "//webrtc/audio/audio_receive_stream.h", + "//webrtc/audio/audio_send_stream.cc", + "//webrtc/audio/audio_send_stream.h", + "//webrtc/audio/audio_state.cc", + "//webrtc/audio/audio_state.h", + "//webrtc/audio/audio_transport_proxy.cc", + "//webrtc/audio/audio_transport_proxy.h", + "//webrtc/audio/conversion.h", + "//webrtc/audio/scoped_voe_interface.h" + ], + "type": "static_library" + }, + "//webrtc/base:gtest_prod": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/base/gtest_prod_util.h" + ], + "type": "source_set" + }, + "//webrtc/base:rtc_base_approved": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/base/array_view.h", + "//webrtc/base/arraysize.h", + "//webrtc/base/atomicops.h", + "//webrtc/base/base64.cc", + "//webrtc/base/base64.h", + "//webrtc/base/basictypes.h", + "//webrtc/base/bind.h", + "//webrtc/base/bitbuffer.cc", + "//webrtc/base/bitbuffer.h", + "//webrtc/base/buffer.h", + "//webrtc/base/bufferqueue.cc", + "//webrtc/base/bufferqueue.h", + "//webrtc/base/bytebuffer.cc", + "//webrtc/base/bytebuffer.h", + "//webrtc/base/byteorder.h", + "//webrtc/base/checks.cc", + "//webrtc/base/checks.h", + "//webrtc/base/constructormagic.h", + "//webrtc/base/copyonwritebuffer.cc", + "//webrtc/base/copyonwritebuffer.h", + "//webrtc/base/criticalsection.cc", + "//webrtc/base/criticalsection.h", + "//webrtc/base/deprecation.h", + "//webrtc/base/event.cc", + "//webrtc/base/event.h", + "//webrtc/base/event_tracer.cc", + "//webrtc/base/event_tracer.h", + "//webrtc/base/file.cc", + "//webrtc/base/file.h", + "//webrtc/base/flags.cc", + "//webrtc/base/flags.h", + "//webrtc/base/format_macros.h", + "//webrtc/base/function_view.h", + "//webrtc/base/ignore_wundef.h", + "//webrtc/base/location.cc", + "//webrtc/base/location.h", + "//webrtc/base/md5.cc", + "//webrtc/base/md5.h", + "//webrtc/base/md5digest.cc", + "//webrtc/base/md5digest.h", + "//webrtc/base/mod_ops.h", + "//webrtc/base/onetimeevent.h", + "//webrtc/base/optional.cc", + "//webrtc/base/optional.h", + "//webrtc/base/pathutils.cc", + "//webrtc/base/pathutils.h", + "//webrtc/base/platform_file.cc", + "//webrtc/base/platform_file.h", + "//webrtc/base/platform_thread.cc", + "//webrtc/base/platform_thread.h", + "//webrtc/base/platform_thread_types.h", + "//webrtc/base/race_checker.cc", + "//webrtc/base/race_checker.h", + "//webrtc/base/random.cc", + "//webrtc/base/random.h", + "//webrtc/base/rate_limiter.cc", + "//webrtc/base/rate_limiter.h", + "//webrtc/base/rate_statistics.cc", + "//webrtc/base/rate_statistics.h", + "//webrtc/base/ratetracker.cc", + "//webrtc/base/ratetracker.h", + "//webrtc/base/refcount.h", + "//webrtc/base/refcountedobject.h", + "//webrtc/base/safe_compare.h", + "//webrtc/base/safe_conversions.h", + "//webrtc/base/safe_conversions_impl.h", + "//webrtc/base/sanitizer.h", + "//webrtc/base/scoped_ref_ptr.h", + "//webrtc/base/stringencode.cc", + "//webrtc/base/stringencode.h", + "//webrtc/base/stringutils.cc", + "//webrtc/base/stringutils.h", + "//webrtc/base/swap_queue.h", + "//webrtc/base/template_util.h", + "//webrtc/base/thread_annotations.h", + "//webrtc/base/thread_checker.h", + "//webrtc/base/thread_checker_impl.cc", + "//webrtc/base/thread_checker_impl.h", + "//webrtc/base/timestampaligner.cc", + "//webrtc/base/timestampaligner.h", + "//webrtc/base/timeutils.cc", + "//webrtc/base/timeutils.h", + "//webrtc/base/trace_event.h", + "//webrtc/base/type_traits.h", + "//webrtc/base/file_posix.cc", + "//webrtc/base/logging.cc", + "//webrtc/base/logging.h" + ], + "type": "static_library" + }, + "//webrtc/base:rtc_numerics": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc/base:rtc_base_approved" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/base/numerics/exp_filter.cc", + "//webrtc/base/numerics/exp_filter.h", + "//webrtc/base/numerics/percentile_filter.h" + ], + "type": "static_library" + }, + "//webrtc/base:rtc_task_queue": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_BUILD_LIBEVENT", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc/base:rtc_base_approved" + ], + "include_dirs": [ + "/ipc/chromium/src/third_party/libevent/include/", + "/ipc/chromium/src/third_party/libevent/linux/", + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/base/sequenced_task_checker.h", + "//webrtc/base/sequenced_task_checker_impl.cc", + "//webrtc/base/sequenced_task_checker_impl.h", + "//webrtc/base/weak_ptr.cc", + "//webrtc/base/weak_ptr.h", + "//webrtc/base/task_queue.h", + "//webrtc/base/task_queue_posix.h", + "//webrtc/base/task_queue_libevent.cc", + "//webrtc/base/task_queue_posix.cc" + ], + "type": "static_library" + }, + "//webrtc/call:call": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD", + "WEBRTC_BUILD_LIBEVENT" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/api:call_api", + "//webrtc/api:transport_api", + "//webrtc/audio:audio", + "//webrtc/base:rtc_task_queue", + "//webrtc/call:call_interfaces", + "//webrtc/logging:rtc_event_log_impl", + "//webrtc/modules/congestion_controller:congestion_controller", + "//webrtc/modules/rtp_rtcp:rtp_rtcp", + "//webrtc/system_wrappers:system_wrappers", + "//webrtc/video:video" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/call/bitrate_allocator.cc", + "//webrtc/call/call.cc", + "//webrtc/call/flexfec_receive_stream_impl.cc", + "//webrtc/call/flexfec_receive_stream_impl.h" + ], + "type": "static_library" + }, + "//webrtc/call:call_interfaces": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/call/audio_receive_stream.h", + "//webrtc/call/audio_send_stream.h", + "//webrtc/call/audio_state.h", + "//webrtc/call/call.h", + "//webrtc/call/flexfec_receive_stream.h", + "//webrtc/call/audio_send_stream_call.cc" + ], + "type": "source_set" + }, + "//webrtc/common_audio:common_audio": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc/common_audio:common_audio_c", + "//webrtc/common_audio:common_audio_neon", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//webrtc/common_audio/resampler/include/", + "//webrtc/common_audio/signal_processing/include/", + "//webrtc/common_audio/vad/include/" + ], + "libs": [], + "sources": [ + "//webrtc/common_audio/audio_converter.cc", + "//webrtc/common_audio/audio_converter.h", + "//webrtc/common_audio/audio_ring_buffer.cc", + "//webrtc/common_audio/audio_ring_buffer.h", + "//webrtc/common_audio/audio_util.cc", + "//webrtc/common_audio/blocker.cc", + "//webrtc/common_audio/blocker.h", + "//webrtc/common_audio/channel_buffer.cc", + "//webrtc/common_audio/channel_buffer.h", + "//webrtc/common_audio/fir_filter.cc", + "//webrtc/common_audio/fir_filter.h", + "//webrtc/common_audio/fir_filter_neon.h", + "//webrtc/common_audio/fir_filter_sse.h", + "//webrtc/common_audio/include/audio_util.h", + "//webrtc/common_audio/lapped_transform.cc", + "//webrtc/common_audio/lapped_transform.h", + "//webrtc/common_audio/real_fourier.cc", + "//webrtc/common_audio/real_fourier.h", + "//webrtc/common_audio/real_fourier_ooura.cc", + "//webrtc/common_audio/real_fourier_ooura.h", + "//webrtc/common_audio/resampler/include/push_resampler.h", + "//webrtc/common_audio/resampler/include/resampler.h", + "//webrtc/common_audio/resampler/push_resampler.cc", + "//webrtc/common_audio/resampler/push_sinc_resampler.cc", + "//webrtc/common_audio/resampler/push_sinc_resampler.h", + "//webrtc/common_audio/resampler/resampler.cc", + "//webrtc/common_audio/resampler/sinc_resampler.cc", + "//webrtc/common_audio/resampler/sinc_resampler.h", + "//webrtc/common_audio/smoothing_filter.cc", + "//webrtc/common_audio/smoothing_filter.h", + "//webrtc/common_audio/sparse_fir_filter.cc", + "//webrtc/common_audio/sparse_fir_filter.h", + "//webrtc/common_audio/vad/include/vad.h", + "//webrtc/common_audio/vad/vad.cc", + "//webrtc/common_audio/wav_file.cc", + "//webrtc/common_audio/wav_file.h", + "//webrtc/common_audio/wav_header.cc", + "//webrtc/common_audio/wav_header.h", + "//webrtc/common_audio/window_generator.cc", + "//webrtc/common_audio/window_generator.h" + ], + "type": "static_library" + }, + "//webrtc/common_audio:common_audio_c": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//webrtc/common_audio/resampler/include/", + "//webrtc/common_audio/signal_processing/include/", + "//webrtc/common_audio/vad/include/" + ], + "libs": [], + "sources": [ + "//webrtc/common_audio/fft4g.c", + "//webrtc/common_audio/fft4g.h", + "//webrtc/common_audio/ring_buffer.c", + "//webrtc/common_audio/ring_buffer.h", + "//webrtc/common_audio/signal_processing/auto_corr_to_refl_coef.c", + "//webrtc/common_audio/signal_processing/auto_correlation.c", + "//webrtc/common_audio/signal_processing/complex_fft_tables.h", + "//webrtc/common_audio/signal_processing/copy_set_operations.c", + "//webrtc/common_audio/signal_processing/cross_correlation.c", + "//webrtc/common_audio/signal_processing/division_operations.c", + "//webrtc/common_audio/signal_processing/dot_product_with_scale.c", + "//webrtc/common_audio/signal_processing/downsample_fast.c", + "//webrtc/common_audio/signal_processing/energy.c", + "//webrtc/common_audio/signal_processing/filter_ar.c", + "//webrtc/common_audio/signal_processing/filter_ma_fast_q12.c", + "//webrtc/common_audio/signal_processing/get_hanning_window.c", + "//webrtc/common_audio/signal_processing/get_scaling_square.c", + "//webrtc/common_audio/signal_processing/ilbc_specific_functions.c", + "//webrtc/common_audio/signal_processing/include/real_fft.h", + "//webrtc/common_audio/signal_processing/include/signal_processing_library.h", + "//webrtc/common_audio/signal_processing/include/spl_inl.h", + "//webrtc/common_audio/signal_processing/levinson_durbin.c", + "//webrtc/common_audio/signal_processing/lpc_to_refl_coef.c", + "//webrtc/common_audio/signal_processing/min_max_operations.c", + "//webrtc/common_audio/signal_processing/randomization_functions.c", + "//webrtc/common_audio/signal_processing/real_fft.c", + "//webrtc/common_audio/signal_processing/refl_coef_to_lpc.c", + "//webrtc/common_audio/signal_processing/resample.c", + "//webrtc/common_audio/signal_processing/resample_48khz.c", + "//webrtc/common_audio/signal_processing/resample_by_2.c", + "//webrtc/common_audio/signal_processing/resample_by_2_internal.c", + "//webrtc/common_audio/signal_processing/resample_by_2_internal.h", + "//webrtc/common_audio/signal_processing/resample_fractional.c", + "//webrtc/common_audio/signal_processing/spl_init.c", + "//webrtc/common_audio/signal_processing/spl_inl.c", + "//webrtc/common_audio/signal_processing/spl_sqrt.c", + "//webrtc/common_audio/signal_processing/splitting_filter.c", + "//webrtc/common_audio/signal_processing/sqrt_of_one_minus_x_squared.c", + "//webrtc/common_audio/signal_processing/vector_scaling_operations.c", + "//webrtc/common_audio/vad/include/webrtc_vad.h", + "//webrtc/common_audio/vad/vad_core.c", + "//webrtc/common_audio/vad/vad_core.h", + "//webrtc/common_audio/vad/vad_filterbank.c", + "//webrtc/common_audio/vad/vad_filterbank.h", + "//webrtc/common_audio/vad/vad_gmm.c", + "//webrtc/common_audio/vad/vad_gmm.h", + "//webrtc/common_audio/vad/vad_sp.c", + "//webrtc/common_audio/vad/vad_sp.h", + "//webrtc/common_audio/vad/webrtc_vad.c", + "//webrtc/common_audio/signal_processing/complex_bit_reverse_arm.S", + "//webrtc/common_audio/signal_processing/spl_sqrt_floor_arm.S", + "//webrtc/common_audio/signal_processing/filter_ar_fast_q12_armv7.S", + "//webrtc/common_audio/signal_processing/complex_fft.c" + ], + "type": "source_set" + }, + "//webrtc/common_audio:common_audio_neon": { + "cflags": [ + "-mfpu=neon", + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc/common_audio:common_audio_neon_c" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/common_audio/fir_filter_neon.cc", + "//webrtc/common_audio/resampler/sinc_resampler_neon.cc" + ], + "type": "static_library" + }, + "//webrtc/common_audio:common_audio_neon_c": { + "cflags": [ + "-mfpu=neon", + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/common_audio/signal_processing/cross_correlation_neon.c", + "//webrtc/common_audio/signal_processing/downsample_fast_neon.c", + "//webrtc/common_audio/signal_processing/min_max_operations_neon.c" + ], + "type": "source_set" + }, + "//webrtc/common_video:common_video": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD", + "WEBRTC_BUILD_LIBEVENT" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/api:video_frame_api", + "//webrtc/base:rtc_task_queue", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "//webrtc/modules/interface/", + "/media/libyuv/libyuv/include/", + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//webrtc/common_video/include/", + "//webrtc/common_video/libyuv/include/" + ], + "libs": [], + "sources": [ + "//webrtc/common_video/bitrate_adjuster.cc", + "//webrtc/common_video/h264/h264_bitstream_parser.cc", + "//webrtc/common_video/h264/h264_bitstream_parser.h", + "//webrtc/common_video/h264/h264_common.cc", + "//webrtc/common_video/h264/h264_common.h", + "//webrtc/common_video/h264/pps_parser.cc", + "//webrtc/common_video/h264/pps_parser.h", + "//webrtc/common_video/h264/profile_level_id.cc", + "//webrtc/common_video/h264/profile_level_id.h", + "//webrtc/common_video/h264/sps_parser.cc", + "//webrtc/common_video/h264/sps_parser.h", + "//webrtc/common_video/h264/sps_vui_rewriter.cc", + "//webrtc/common_video/h264/sps_vui_rewriter.h", + "//webrtc/common_video/i420_buffer_pool.cc", + "//webrtc/common_video/include/bitrate_adjuster.h", + "//webrtc/common_video/include/frame_callback.h", + "//webrtc/common_video/include/i420_buffer_pool.h", + "//webrtc/common_video/include/incoming_video_stream.h", + "//webrtc/common_video/include/video_bitrate_allocator.h", + "//webrtc/common_video/include/video_frame_buffer.h", + "//webrtc/common_video/incoming_video_stream.cc", + "//webrtc/common_video/libyuv/include/webrtc_libyuv.h", + "//webrtc/common_video/libyuv/webrtc_libyuv.cc", + "//webrtc/common_video/video_frame.cc", + "//webrtc/common_video/video_frame_buffer.cc", + "//webrtc/common_video/video_render_frames.cc", + "//webrtc/common_video/video_render_frames.h" + ], + "type": "static_library" + }, + "//webrtc/logging:rtc_event_log_api": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/logging/rtc_event_log/rtc_event_log.h" + ], + "type": "source_set" + }, + "//webrtc/logging:rtc_event_log_impl": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD", + "WEBRTC_BUILD_LIBEVENT" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/call:call_interfaces", + "//webrtc/logging:rtc_event_log_api", + "//webrtc/modules/rtp_rtcp:rtp_rtcp" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/logging/rtc_event_log/ringbuffer.h", + "//webrtc/logging/rtc_event_log/rtc_event_log.cc", + "//webrtc/logging/rtc_event_log/rtc_event_log_helper_thread.cc", + "//webrtc/logging/rtc_event_log/rtc_event_log_helper_thread.h" + ], + "type": "static_library" + }, + "//webrtc/media:mozilla_rtc_media": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/media/base/videoadapter.cc", + "//webrtc/media/base/videoadapter.h", + "//webrtc/media/base/videobroadcaster.cc", + "//webrtc/media/base/videobroadcaster.h", + "//webrtc/media/base/videosourcebase.cc", + "//webrtc/media/base/videosourcebase.h" + ], + "type": "static_library" + }, + "//webrtc/modules/audio_coding:audio_coding": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "WEBRTC_CODEC_OPUS", + "WEBRTC_CODEC_G722", + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved", + "//webrtc/common_audio:common_audio", + "//webrtc/logging:rtc_event_log_api", + "//webrtc/modules/audio_coding:audio_decoder_factory_interface", + "//webrtc/modules/audio_coding:audio_decoder_interface", + "//webrtc/modules/audio_coding:builtin_audio_decoder_factory", + "//webrtc/modules/audio_coding:cng", + "//webrtc/modules/audio_coding:g711", + "//webrtc/modules/audio_coding:g722", + "//webrtc/modules/audio_coding:isac_fix", + "//webrtc/modules/audio_coding:neteq", + "//webrtc/modules/audio_coding:pcm16b", + "//webrtc/modules/audio_coding:rent_a_codec", + "//webrtc/modules/audio_coding:webrtc_opus", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//webrtc/modules/audio_coding/include/", + "//webrtc/modules/include/", + "//", + "//webrtc/modules/audio_coding/codecs/cng/include/", + "//", + "//webrtc/modules/audio_coding/codecs/g711/include/", + "//", + "//webrtc/modules/audio_coding/codecs/pcm16b/include/", + "//", + "//webrtc/modules/audio_coding/codecs/isac/fix/include/", + "//", + "//webrtc/modules/audio_coding/codecs/g722/include/", + "//webrtc/common_audio/resampler/include/", + "//webrtc/common_audio/signal_processing/include/", + "//webrtc/common_audio/vad/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_coding/acm2/acm_common_defs.h", + "//webrtc/modules/audio_coding/acm2/acm_receiver.cc", + "//webrtc/modules/audio_coding/acm2/acm_receiver.h", + "//webrtc/modules/audio_coding/acm2/acm_resampler.cc", + "//webrtc/modules/audio_coding/acm2/acm_resampler.h", + "//webrtc/modules/audio_coding/acm2/audio_coding_module.cc", + "//webrtc/modules/audio_coding/acm2/call_statistics.cc", + "//webrtc/modules/audio_coding/acm2/call_statistics.h", + "//webrtc/modules/audio_coding/acm2/codec_manager.cc", + "//webrtc/modules/audio_coding/acm2/codec_manager.h", + "//webrtc/modules/audio_coding/include/audio_coding_module.h", + "//webrtc/modules/audio_coding/include/audio_coding_module_typedefs.h" + ], + "type": "static_library" + }, + "//webrtc/modules/audio_coding:audio_decoder_factory_interface": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc/base:rtc_base_approved", + "//webrtc/modules/audio_coding:audio_decoder_interface", + "//webrtc/modules/audio_coding:audio_format", + "//webrtc/modules/audio_coding:audio_format_conversion" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_coding/codecs/audio_decoder_factory.h" + ], + "type": "source_set" + }, + "//webrtc/modules/audio_coding:audio_decoder_interface": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_coding/codecs/audio_decoder.cc", + "//webrtc/modules/audio_coding/codecs/audio_decoder.h", + "//webrtc/modules/audio_coding/codecs/legacy_encoded_audio_frame.cc", + "//webrtc/modules/audio_coding/codecs/legacy_encoded_audio_frame.h" + ], + "type": "static_library" + }, + "//webrtc/modules/audio_coding:audio_encoder_interface": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_coding/codecs/audio_encoder.cc", + "//webrtc/modules/audio_coding/codecs/audio_encoder.h" + ], + "type": "static_library" + }, + "//webrtc/modules/audio_coding:audio_format": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_coding/codecs/audio_format.cc", + "//webrtc/modules/audio_coding/codecs/audio_format.h" + ], + "type": "static_library" + }, + "//webrtc/modules/audio_coding:audio_format_conversion": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved", + "//webrtc/modules/audio_coding:audio_format" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_coding/codecs/audio_format_conversion.cc", + "//webrtc/modules/audio_coding/codecs/audio_format_conversion.h" + ], + "type": "static_library" + }, + "//webrtc/modules/audio_coding:audio_network_adaptor": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved", + "//webrtc/common_audio:common_audio", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//webrtc/common_audio/resampler/include/", + "//webrtc/common_audio/signal_processing/include/", + "//webrtc/common_audio/vad/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_coding/audio_network_adaptor/audio_network_adaptor.cc", + "//webrtc/modules/audio_coding/audio_network_adaptor/audio_network_adaptor_impl.cc", + "//webrtc/modules/audio_coding/audio_network_adaptor/audio_network_adaptor_impl.h", + "//webrtc/modules/audio_coding/audio_network_adaptor/bitrate_controller.cc", + "//webrtc/modules/audio_coding/audio_network_adaptor/bitrate_controller.h", + "//webrtc/modules/audio_coding/audio_network_adaptor/channel_controller.cc", + "//webrtc/modules/audio_coding/audio_network_adaptor/channel_controller.h", + "//webrtc/modules/audio_coding/audio_network_adaptor/controller.cc", + "//webrtc/modules/audio_coding/audio_network_adaptor/controller.h", + "//webrtc/modules/audio_coding/audio_network_adaptor/controller_manager.cc", + "//webrtc/modules/audio_coding/audio_network_adaptor/controller_manager.h", + "//webrtc/modules/audio_coding/audio_network_adaptor/debug_dump_writer.cc", + "//webrtc/modules/audio_coding/audio_network_adaptor/debug_dump_writer.h", + "//webrtc/modules/audio_coding/audio_network_adaptor/dtx_controller.cc", + "//webrtc/modules/audio_coding/audio_network_adaptor/dtx_controller.h", + "//webrtc/modules/audio_coding/audio_network_adaptor/fec_controller.cc", + "//webrtc/modules/audio_coding/audio_network_adaptor/fec_controller.h", + "//webrtc/modules/audio_coding/audio_network_adaptor/frame_length_controller.cc", + "//webrtc/modules/audio_coding/audio_network_adaptor/frame_length_controller.h", + "//webrtc/modules/audio_coding/audio_network_adaptor/include/audio_network_adaptor.h" + ], + "type": "static_library" + }, + "//webrtc/modules/audio_coding:builtin_audio_decoder_factory": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "WEBRTC_CODEC_OPUS", + "WEBRTC_CODEC_G722", + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved", + "//webrtc/modules/audio_coding:audio_decoder_factory_interface", + "//webrtc/modules/audio_coding:cng", + "//webrtc/modules/audio_coding:g711", + "//webrtc/modules/audio_coding:g722", + "//webrtc/modules/audio_coding:isac_fix", + "//webrtc/modules/audio_coding:pcm16b", + "//webrtc/modules/audio_coding:webrtc_opus" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//", + "//webrtc/modules/audio_coding/codecs/cng/include/", + "//", + "//webrtc/modules/audio_coding/codecs/g711/include/", + "//", + "//webrtc/modules/audio_coding/codecs/pcm16b/include/", + "//", + "//webrtc/modules/audio_coding/codecs/isac/fix/include/", + "//", + "//webrtc/modules/audio_coding/codecs/g722/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_coding/codecs/builtin_audio_decoder_factory.cc", + "//webrtc/modules/audio_coding/codecs/builtin_audio_decoder_factory.h" + ], + "type": "static_library" + }, + "//webrtc/modules/audio_coding:cng": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved", + "//webrtc/common_audio:common_audio", + "//webrtc/modules/audio_coding:audio_encoder_interface" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//", + "//webrtc/modules/audio_coding/codecs/cng/include/", + "//webrtc/common_audio/resampler/include/", + "//webrtc/common_audio/signal_processing/include/", + "//webrtc/common_audio/vad/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_coding/codecs/cng/audio_encoder_cng.cc", + "//webrtc/modules/audio_coding/codecs/cng/audio_encoder_cng.h", + "//webrtc/modules/audio_coding/codecs/cng/webrtc_cng.cc", + "//webrtc/modules/audio_coding/codecs/cng/webrtc_cng.h" + ], + "type": "static_library" + }, + "//webrtc/modules/audio_coding:g711": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved", + "//webrtc/modules/audio_coding:audio_decoder_interface", + "//webrtc/modules/audio_coding:audio_encoder_interface", + "//webrtc/modules/audio_coding:g711_c" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//", + "//webrtc/modules/audio_coding/codecs/g711/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_coding/codecs/g711/audio_decoder_pcm.cc", + "//webrtc/modules/audio_coding/codecs/g711/audio_decoder_pcm.h", + "//webrtc/modules/audio_coding/codecs/g711/audio_encoder_pcm.cc", + "//webrtc/modules/audio_coding/codecs/g711/audio_encoder_pcm.h" + ], + "type": "static_library" + }, + "//webrtc/modules/audio_coding:g711_c": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_coding/codecs/g711/g711.c", + "//webrtc/modules/audio_coding/codecs/g711/g711.h", + "//webrtc/modules/audio_coding/codecs/g711/g711_interface.c", + "//webrtc/modules/audio_coding/codecs/g711/g711_interface.h" + ], + "type": "source_set" + }, + "//webrtc/modules/audio_coding:g722": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved", + "//webrtc/modules/audio_coding:audio_decoder_interface", + "//webrtc/modules/audio_coding:audio_encoder_interface", + "//webrtc/modules/audio_coding:g722_c" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//", + "//webrtc/modules/audio_coding/codecs/g722/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_coding/codecs/g722/audio_decoder_g722.cc", + "//webrtc/modules/audio_coding/codecs/g722/audio_decoder_g722.h", + "//webrtc/modules/audio_coding/codecs/g722/audio_encoder_g722.cc", + "//webrtc/modules/audio_coding/codecs/g722/audio_encoder_g722.h" + ], + "type": "static_library" + }, + "//webrtc/modules/audio_coding:g722_c": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_coding/codecs/g722/g722_decode.c", + "//webrtc/modules/audio_coding/codecs/g722/g722_enc_dec.h", + "//webrtc/modules/audio_coding/codecs/g722/g722_encode.c", + "//webrtc/modules/audio_coding/codecs/g722/g722_interface.c", + "//webrtc/modules/audio_coding/codecs/g722/g722_interface.h" + ], + "type": "source_set" + }, + "//webrtc/modules/audio_coding:isac": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc/modules/audio_coding:audio_decoder_interface", + "//webrtc/modules/audio_coding:audio_encoder_interface", + "//webrtc/modules/audio_coding:isac_c", + "//webrtc/modules/audio_coding:isac_common" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//", + "//webrtc/modules/audio_coding/codecs/isac/main/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_coding/codecs/isac/main/source/audio_decoder_isac.cc", + "//webrtc/modules/audio_coding/codecs/isac/main/source/audio_encoder_isac.cc" + ], + "type": "static_library" + }, + "//webrtc/modules/audio_coding:isac_c": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved", + "//webrtc/common_audio:common_audio", + "//webrtc/modules/audio_coding:isac_common" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//", + "//webrtc/modules/audio_coding/codecs/isac/main/include/", + "//webrtc/common_audio/resampler/include/", + "//webrtc/common_audio/signal_processing/include/", + "//webrtc/common_audio/vad/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_coding/codecs/isac/main/include/audio_decoder_isac.h", + "//webrtc/modules/audio_coding/codecs/isac/main/include/audio_encoder_isac.h", + "//webrtc/modules/audio_coding/codecs/isac/main/include/isac.h", + "//webrtc/modules/audio_coding/codecs/isac/main/source/arith_routines.c", + "//webrtc/modules/audio_coding/codecs/isac/main/source/arith_routines.h", + "//webrtc/modules/audio_coding/codecs/isac/main/source/arith_routines_hist.c", + "//webrtc/modules/audio_coding/codecs/isac/main/source/arith_routines_logist.c", + "//webrtc/modules/audio_coding/codecs/isac/main/source/bandwidth_estimator.c", + "//webrtc/modules/audio_coding/codecs/isac/main/source/bandwidth_estimator.h", + "//webrtc/modules/audio_coding/codecs/isac/main/source/codec.h", + "//webrtc/modules/audio_coding/codecs/isac/main/source/crc.c", + "//webrtc/modules/audio_coding/codecs/isac/main/source/crc.h", + "//webrtc/modules/audio_coding/codecs/isac/main/source/decode.c", + "//webrtc/modules/audio_coding/codecs/isac/main/source/decode_bwe.c", + "//webrtc/modules/audio_coding/codecs/isac/main/source/encode.c", + "//webrtc/modules/audio_coding/codecs/isac/main/source/encode_lpc_swb.c", + "//webrtc/modules/audio_coding/codecs/isac/main/source/encode_lpc_swb.h", + "//webrtc/modules/audio_coding/codecs/isac/main/source/entropy_coding.c", + "//webrtc/modules/audio_coding/codecs/isac/main/source/entropy_coding.h", + "//webrtc/modules/audio_coding/codecs/isac/main/source/fft.c", + "//webrtc/modules/audio_coding/codecs/isac/main/source/fft.h", + "//webrtc/modules/audio_coding/codecs/isac/main/source/filter_functions.c", + "//webrtc/modules/audio_coding/codecs/isac/main/source/filterbank_tables.c", + "//webrtc/modules/audio_coding/codecs/isac/main/source/filterbank_tables.h", + "//webrtc/modules/audio_coding/codecs/isac/main/source/filterbanks.c", + "//webrtc/modules/audio_coding/codecs/isac/main/source/intialize.c", + "//webrtc/modules/audio_coding/codecs/isac/main/source/isac.c", + "//webrtc/modules/audio_coding/codecs/isac/main/source/isac_float_type.h", + "//webrtc/modules/audio_coding/codecs/isac/main/source/lattice.c", + "//webrtc/modules/audio_coding/codecs/isac/main/source/lpc_analysis.c", + "//webrtc/modules/audio_coding/codecs/isac/main/source/lpc_analysis.h", + "//webrtc/modules/audio_coding/codecs/isac/main/source/lpc_gain_swb_tables.c", + "//webrtc/modules/audio_coding/codecs/isac/main/source/lpc_gain_swb_tables.h", + "//webrtc/modules/audio_coding/codecs/isac/main/source/lpc_shape_swb12_tables.c", + "//webrtc/modules/audio_coding/codecs/isac/main/source/lpc_shape_swb12_tables.h", + "//webrtc/modules/audio_coding/codecs/isac/main/source/lpc_shape_swb16_tables.c", + "//webrtc/modules/audio_coding/codecs/isac/main/source/lpc_shape_swb16_tables.h", + "//webrtc/modules/audio_coding/codecs/isac/main/source/lpc_tables.c", + "//webrtc/modules/audio_coding/codecs/isac/main/source/lpc_tables.h", + "//webrtc/modules/audio_coding/codecs/isac/main/source/os_specific_inline.h", + "//webrtc/modules/audio_coding/codecs/isac/main/source/pitch_estimator.c", + "//webrtc/modules/audio_coding/codecs/isac/main/source/pitch_estimator.h", + "//webrtc/modules/audio_coding/codecs/isac/main/source/pitch_filter.c", + "//webrtc/modules/audio_coding/codecs/isac/main/source/pitch_gain_tables.c", + "//webrtc/modules/audio_coding/codecs/isac/main/source/pitch_gain_tables.h", + "//webrtc/modules/audio_coding/codecs/isac/main/source/pitch_lag_tables.c", + "//webrtc/modules/audio_coding/codecs/isac/main/source/pitch_lag_tables.h", + "//webrtc/modules/audio_coding/codecs/isac/main/source/settings.h", + "//webrtc/modules/audio_coding/codecs/isac/main/source/spectrum_ar_model_tables.c", + "//webrtc/modules/audio_coding/codecs/isac/main/source/spectrum_ar_model_tables.h", + "//webrtc/modules/audio_coding/codecs/isac/main/source/structs.h", + "//webrtc/modules/audio_coding/codecs/isac/main/source/transform.c" + ], + "type": "static_library" + }, + "//webrtc/modules/audio_coding:isac_common": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc/base:rtc_base_approved", + "//webrtc/modules/audio_coding:audio_encoder_interface" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_coding/codecs/isac/audio_encoder_isac_t.h", + "//webrtc/modules/audio_coding/codecs/isac/audio_encoder_isac_t_impl.h", + "//webrtc/modules/audio_coding/codecs/isac/locked_bandwidth_info.cc", + "//webrtc/modules/audio_coding/codecs/isac/locked_bandwidth_info.h" + ], + "type": "static_library" + }, + "//webrtc/modules/audio_coding:isac_fix": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc/common_audio:common_audio", + "//webrtc/modules/audio_coding:audio_decoder_interface", + "//webrtc/modules/audio_coding:audio_encoder_interface", + "//webrtc/modules/audio_coding:isac_common", + "//webrtc/modules/audio_coding:isac_fix_c", + "//webrtc/modules/audio_coding:isac_neon", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//", + "//webrtc/modules/audio_coding/codecs/isac/fix/include/", + "//webrtc/common_audio/resampler/include/", + "//webrtc/common_audio/signal_processing/include/", + "//webrtc/common_audio/vad/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_coding/codecs/isac/fix/source/audio_decoder_isacfix.cc", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/audio_encoder_isacfix.cc" + ], + "type": "static_library" + }, + "//webrtc/modules/audio_coding:isac_fix_c": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved", + "//webrtc/common_audio:common_audio", + "//webrtc/modules/audio_coding:audio_decoder_interface", + "//webrtc/modules/audio_coding:audio_encoder_interface", + "//webrtc/modules/audio_coding:isac_common", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//", + "//webrtc/modules/audio_coding/codecs/isac/fix/include/", + "//webrtc/common_audio/resampler/include/", + "//webrtc/common_audio/signal_processing/include/", + "//webrtc/common_audio/vad/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_coding/codecs/isac/fix/include/audio_decoder_isacfix.h", + "//webrtc/modules/audio_coding/codecs/isac/fix/include/audio_encoder_isacfix.h", + "//webrtc/modules/audio_coding/codecs/isac/fix/include/isacfix.h", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/arith_routines.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/arith_routines_hist.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/arith_routines_logist.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/arith_routins.h", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/bandwidth_estimator.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/bandwidth_estimator.h", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/codec.h", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/decode.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/decode_bwe.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/decode_plc.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/encode.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/entropy_coding.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/entropy_coding.h", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/fft.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/fft.h", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/filterbank_tables.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/filterbank_tables.h", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/filterbanks.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/filters.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/initialize.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/isac_fix_type.h", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/isacfix.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/lattice.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/lpc_masking_model.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/lpc_masking_model.h", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/lpc_tables.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/lpc_tables.h", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/pitch_estimator.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/pitch_estimator.h", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/pitch_estimator_c.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/pitch_filter.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/pitch_gain_tables.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/pitch_gain_tables.h", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/pitch_lag_tables.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/pitch_lag_tables.h", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/settings.h", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/spectrum_ar_model_tables.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/spectrum_ar_model_tables.h", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/structs.h", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/transform.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/transform_tables.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/lattice_armv7.S", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/pitch_filter_armv6.S" + ], + "type": "source_set" + }, + "//webrtc/modules/audio_coding:isac_neon": { + "cflags": [ + "-mfpu=neon", + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc/base:rtc_base_approved", + "//webrtc/common_audio:common_audio", + "//webrtc/modules/audio_coding:isac_fix_c" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//", + "//webrtc/modules/audio_coding/codecs/isac/fix/include/", + "//webrtc/common_audio/resampler/include/", + "//webrtc/common_audio/signal_processing/include/", + "//webrtc/common_audio/vad/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_coding/codecs/isac/fix/source/entropy_coding_neon.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/filterbanks_neon.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/filters_neon.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/lattice_neon.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/transform_neon.c" + ], + "type": "static_library" + }, + "//webrtc/modules/audio_coding:neteq": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "WEBRTC_CODEC_OPUS", + "WEBRTC_CODEC_ISACFX", + "WEBRTC_CODEC_G722", + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:gtest_prod", + "//webrtc/base:rtc_base_approved", + "//webrtc/common_audio:common_audio", + "//webrtc/modules/audio_coding:audio_decoder_factory_interface", + "//webrtc/modules/audio_coding:audio_decoder_interface", + "//webrtc/modules/audio_coding:audio_format", + "//webrtc/modules/audio_coding:builtin_audio_decoder_factory", + "//webrtc/modules/audio_coding:cng", + "//webrtc/modules/audio_coding:g711", + "//webrtc/modules/audio_coding:g722", + "//webrtc/modules/audio_coding:isac_fix", + "//webrtc/modules/audio_coding:pcm16b", + "//webrtc/modules/audio_coding:rent_a_codec", + "//webrtc/modules/audio_coding:webrtc_opus", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//", + "//webrtc/modules/audio_coding/codecs/cng/include/", + "//", + "//webrtc/modules/audio_coding/codecs/g711/include/", + "//", + "//webrtc/modules/audio_coding/codecs/isac/fix/include/", + "//", + "//webrtc/modules/audio_coding/codecs/pcm16b/include/", + "//webrtc/common_audio/resampler/include/", + "//webrtc/common_audio/signal_processing/include/", + "//webrtc/common_audio/vad/include/", + "//", + "//webrtc/modules/audio_coding/codecs/g722/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_coding/neteq/accelerate.cc", + "//webrtc/modules/audio_coding/neteq/accelerate.h", + "//webrtc/modules/audio_coding/neteq/audio_decoder_impl.cc", + "//webrtc/modules/audio_coding/neteq/audio_decoder_impl.h", + "//webrtc/modules/audio_coding/neteq/audio_multi_vector.cc", + "//webrtc/modules/audio_coding/neteq/audio_multi_vector.h", + "//webrtc/modules/audio_coding/neteq/audio_vector.cc", + "//webrtc/modules/audio_coding/neteq/audio_vector.h", + "//webrtc/modules/audio_coding/neteq/background_noise.cc", + "//webrtc/modules/audio_coding/neteq/background_noise.h", + "//webrtc/modules/audio_coding/neteq/buffer_level_filter.cc", + "//webrtc/modules/audio_coding/neteq/buffer_level_filter.h", + "//webrtc/modules/audio_coding/neteq/comfort_noise.cc", + "//webrtc/modules/audio_coding/neteq/comfort_noise.h", + "//webrtc/modules/audio_coding/neteq/cross_correlation.cc", + "//webrtc/modules/audio_coding/neteq/cross_correlation.h", + "//webrtc/modules/audio_coding/neteq/decision_logic.cc", + "//webrtc/modules/audio_coding/neteq/decision_logic.h", + "//webrtc/modules/audio_coding/neteq/decision_logic_fax.cc", + "//webrtc/modules/audio_coding/neteq/decision_logic_fax.h", + "//webrtc/modules/audio_coding/neteq/decision_logic_normal.cc", + "//webrtc/modules/audio_coding/neteq/decision_logic_normal.h", + "//webrtc/modules/audio_coding/neteq/decoder_database.cc", + "//webrtc/modules/audio_coding/neteq/decoder_database.h", + "//webrtc/modules/audio_coding/neteq/defines.h", + "//webrtc/modules/audio_coding/neteq/delay_manager.cc", + "//webrtc/modules/audio_coding/neteq/delay_manager.h", + "//webrtc/modules/audio_coding/neteq/delay_peak_detector.cc", + "//webrtc/modules/audio_coding/neteq/delay_peak_detector.h", + "//webrtc/modules/audio_coding/neteq/dsp_helper.cc", + "//webrtc/modules/audio_coding/neteq/dsp_helper.h", + "//webrtc/modules/audio_coding/neteq/dtmf_buffer.cc", + "//webrtc/modules/audio_coding/neteq/dtmf_buffer.h", + "//webrtc/modules/audio_coding/neteq/dtmf_tone_generator.cc", + "//webrtc/modules/audio_coding/neteq/dtmf_tone_generator.h", + "//webrtc/modules/audio_coding/neteq/expand.cc", + "//webrtc/modules/audio_coding/neteq/expand.h", + "//webrtc/modules/audio_coding/neteq/include/neteq.h", + "//webrtc/modules/audio_coding/neteq/merge.cc", + "//webrtc/modules/audio_coding/neteq/merge.h", + "//webrtc/modules/audio_coding/neteq/nack_tracker.cc", + "//webrtc/modules/audio_coding/neteq/nack_tracker.h", + "//webrtc/modules/audio_coding/neteq/neteq.cc", + "//webrtc/modules/audio_coding/neteq/neteq_impl.cc", + "//webrtc/modules/audio_coding/neteq/neteq_impl.h", + "//webrtc/modules/audio_coding/neteq/normal.cc", + "//webrtc/modules/audio_coding/neteq/normal.h", + "//webrtc/modules/audio_coding/neteq/packet.cc", + "//webrtc/modules/audio_coding/neteq/packet.h", + "//webrtc/modules/audio_coding/neteq/packet_buffer.cc", + "//webrtc/modules/audio_coding/neteq/packet_buffer.h", + "//webrtc/modules/audio_coding/neteq/post_decode_vad.cc", + "//webrtc/modules/audio_coding/neteq/post_decode_vad.h", + "//webrtc/modules/audio_coding/neteq/preemptive_expand.cc", + "//webrtc/modules/audio_coding/neteq/preemptive_expand.h", + "//webrtc/modules/audio_coding/neteq/random_vector.cc", + "//webrtc/modules/audio_coding/neteq/random_vector.h", + "//webrtc/modules/audio_coding/neteq/red_payload_splitter.cc", + "//webrtc/modules/audio_coding/neteq/red_payload_splitter.h", + "//webrtc/modules/audio_coding/neteq/rtcp.cc", + "//webrtc/modules/audio_coding/neteq/rtcp.h", + "//webrtc/modules/audio_coding/neteq/statistics_calculator.cc", + "//webrtc/modules/audio_coding/neteq/statistics_calculator.h", + "//webrtc/modules/audio_coding/neteq/sync_buffer.cc", + "//webrtc/modules/audio_coding/neteq/sync_buffer.h", + "//webrtc/modules/audio_coding/neteq/tick_timer.cc", + "//webrtc/modules/audio_coding/neteq/tick_timer.h", + "//webrtc/modules/audio_coding/neteq/time_stretch.cc", + "//webrtc/modules/audio_coding/neteq/time_stretch.h", + "//webrtc/modules/audio_coding/neteq/timestamp_scaler.cc", + "//webrtc/modules/audio_coding/neteq/timestamp_scaler.h" + ], + "type": "static_library" + }, + "//webrtc/modules/audio_coding:pcm16b": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved", + "//webrtc/modules/audio_coding:audio_decoder_interface", + "//webrtc/modules/audio_coding:audio_encoder_interface", + "//webrtc/modules/audio_coding:g711", + "//webrtc/modules/audio_coding:pcm16b_c" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//", + "//webrtc/modules/audio_coding/codecs/pcm16b/include/", + "//", + "//webrtc/modules/audio_coding/codecs/g711/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_coding/codecs/pcm16b/audio_decoder_pcm16b.cc", + "//webrtc/modules/audio_coding/codecs/pcm16b/audio_decoder_pcm16b.h", + "//webrtc/modules/audio_coding/codecs/pcm16b/audio_encoder_pcm16b.cc", + "//webrtc/modules/audio_coding/codecs/pcm16b/audio_encoder_pcm16b.h" + ], + "type": "static_library" + }, + "//webrtc/modules/audio_coding:pcm16b_c": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//", + "//webrtc/modules/audio_coding/codecs/pcm16b/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_coding/codecs/pcm16b/pcm16b.c", + "//webrtc/modules/audio_coding/codecs/pcm16b/pcm16b.h" + ], + "type": "source_set" + }, + "//webrtc/modules/audio_coding:rent_a_codec": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "WEBRTC_CODEC_OPUS", + "WEBRTC_CODEC_G722", + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved", + "//webrtc/modules/audio_coding:audio_decoder_interface", + "//webrtc/modules/audio_coding:cng", + "//webrtc/modules/audio_coding:g711", + "//webrtc/modules/audio_coding:g722", + "//webrtc/modules/audio_coding:isac_fix", + "//webrtc/modules/audio_coding:pcm16b", + "//webrtc/modules/audio_coding:webrtc_opus" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//", + "//webrtc/modules/audio_coding/codecs/cng/include/", + "//", + "//webrtc/modules/audio_coding/codecs/g711/include/", + "//", + "//webrtc/modules/audio_coding/codecs/pcm16b/include/", + "//", + "//webrtc/modules/audio_coding/codecs/isac/fix/include/", + "//", + "//webrtc/modules/audio_coding/codecs/g722/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_coding/acm2/acm_codec_database.cc", + "//webrtc/modules/audio_coding/acm2/acm_codec_database.h", + "//webrtc/modules/audio_coding/acm2/rent_a_codec.cc", + "//webrtc/modules/audio_coding/acm2/rent_a_codec.h" + ], + "type": "static_library" + }, + "//webrtc/modules/audio_coding:webrtc_opus": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "WEBRTC_OPUS_VARIABLE_COMPLEXITY=0", + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved", + "//webrtc/base:rtc_numerics", + "//webrtc/common_audio:common_audio", + "//webrtc/modules/audio_coding:audio_decoder_interface", + "//webrtc/modules/audio_coding:audio_encoder_interface", + "//webrtc/modules/audio_coding:audio_network_adaptor", + "//webrtc/modules/audio_coding:webrtc_opus_c", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "/include/opus/", + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//webrtc/common_audio/resampler/include/", + "//webrtc/common_audio/signal_processing/include/", + "//webrtc/common_audio/vad/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_coding/codecs/opus/audio_decoder_opus.cc", + "//webrtc/modules/audio_coding/codecs/opus/audio_decoder_opus.h", + "//webrtc/modules/audio_coding/codecs/opus/audio_encoder_opus.cc", + "//webrtc/modules/audio_coding/codecs/opus/audio_encoder_opus.h" + ], + "type": "static_library" + }, + "//webrtc/modules/audio_coding:webrtc_opus_c": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved" + ], + "include_dirs": [ + "/media/libopus/include/", + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_coding/codecs/opus/opus_inst.h", + "//webrtc/modules/audio_coding/codecs/opus/opus_interface.c", + "//webrtc/modules/audio_coding/codecs/opus/opus_interface.h" + ], + "type": "source_set" + }, + "//webrtc/modules/audio_conference_mixer:audio_conference_mixer": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/audio/utility:audio_frame_operations", + "//webrtc/base:rtc_base_approved", + "//webrtc/modules/audio_processing:audio_processing", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//webrtc/modules/audio_conference_mixer/include/", + "//webrtc/modules/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_conference_mixer/include/audio_conference_mixer.h", + "//webrtc/modules/audio_conference_mixer/include/audio_conference_mixer_defines.h", + "//webrtc/modules/audio_conference_mixer/source/audio_conference_mixer_impl.cc", + "//webrtc/modules/audio_conference_mixer/source/audio_conference_mixer_impl.h", + "//webrtc/modules/audio_conference_mixer/source/audio_frame_manipulator.cc", + "//webrtc/modules/audio_conference_mixer/source/audio_frame_manipulator.h", + "//webrtc/modules/audio_conference_mixer/source/memory_pool.h", + "//webrtc/modules/audio_conference_mixer/source/memory_pool_posix.h", + "//webrtc/modules/audio_conference_mixer/source/time_scheduler.cc", + "//webrtc/modules/audio_conference_mixer/source/time_scheduler.h" + ], + "type": "static_library" + }, + "//webrtc/modules/audio_device:audio_device": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "WEBRTC_DUMMY_AUDIO_BUILD", + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD", + "WEBRTC_BUILD_LIBEVENT" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved", + "//webrtc/base:rtc_task_queue", + "//webrtc/common_audio:common_audio", + "//webrtc/modules/utility:utility", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//webrtc/modules/include/", + "//webrtc/modules/audio_device/include/", + "//webrtc/modules/audio_device/dummy/", + "//webrtc/common_audio/resampler/include/", + "//webrtc/common_audio/signal_processing/include/", + "//webrtc/common_audio/vad/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_device/audio_device_buffer.cc", + "//webrtc/modules/audio_device/audio_device_buffer.h", + "//webrtc/modules/audio_device/audio_device_config.h", + "//webrtc/modules/audio_device/audio_device_generic.cc", + "//webrtc/modules/audio_device/audio_device_generic.h", + "//webrtc/modules/audio_device/dummy/audio_device_dummy.cc", + "//webrtc/modules/audio_device/dummy/audio_device_dummy.h", + "//webrtc/modules/audio_device/dummy/file_audio_device.cc", + "//webrtc/modules/audio_device/dummy/file_audio_device.h", + "//webrtc/modules/audio_device/fine_audio_buffer.cc", + "//webrtc/modules/audio_device/fine_audio_buffer.h", + "//webrtc/modules/audio_device/include/audio_device.h", + "//webrtc/modules/audio_device/include/audio_device_defines.h", + "//webrtc/modules/audio_device/opensl/single_rw_fifo.cc", + "//webrtc/modules/audio_device/opensl/single_rw_fifo.h", + "//webrtc/modules/audio_device/dummy/file_audio_device_factory.cc", + "//webrtc/modules/audio_device/dummy/file_audio_device_factory.h" + ], + "type": "static_library" + }, + "//webrtc/modules/audio_mixer:audio_frame_manipulator": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc/audio/utility:utility", + "//webrtc/base:rtc_base_approved" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_mixer/audio_frame_manipulator.cc", + "//webrtc/modules/audio_mixer/audio_frame_manipulator.h" + ], + "type": "static_library" + }, + "//webrtc/modules/audio_mixer:audio_mixer_impl": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/api:audio_mixer_api", + "//webrtc/audio/utility:audio_frame_operations", + "//webrtc/base:rtc_base_approved", + "//webrtc/modules/audio_mixer:audio_frame_manipulator", + "//webrtc/modules/audio_processing:audio_processing", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_mixer/audio_mixer_impl.cc", + "//webrtc/modules/audio_mixer/audio_mixer_impl.h", + "//webrtc/modules/audio_mixer/default_output_rate_calculator.cc", + "//webrtc/modules/audio_mixer/default_output_rate_calculator.h", + "//webrtc/modules/audio_mixer/output_rate_calculator.h" + ], + "type": "static_library" + }, + "//webrtc/modules/audio_processing:audio_processing": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "WEBRTC_APM_DEBUG_DUMP=1", + "WEBRTC_INTELLIGIBILITY_ENHANCER=0", + "WEBRTC_NS_FIXED", + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/audio/utility:audio_frame_operations", + "//webrtc/base:gtest_prod", + "//webrtc/base:rtc_base_approved", + "//webrtc/common_audio:common_audio", + "//webrtc/modules/audio_coding:isac", + "//webrtc/modules/audio_processing:audio_processing_c", + "//webrtc/modules/audio_processing:audio_processing_neon", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//", + "//webrtc/modules/audio_coding/codecs/isac/main/include/", + "//webrtc/common_audio/resampler/include/", + "//webrtc/common_audio/signal_processing/include/", + "//webrtc/common_audio/vad/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_processing/aec/aec_core.cc", + "//webrtc/modules/audio_processing/aec/aec_core.h", + "//webrtc/modules/audio_processing/aec/aec_core_optimized_methods.h", + "//webrtc/modules/audio_processing/aec/aec_resampler.cc", + "//webrtc/modules/audio_processing/aec/aec_resampler.h", + "//webrtc/modules/audio_processing/aec/echo_cancellation.cc", + "//webrtc/modules/audio_processing/aec/echo_cancellation.h", + "//webrtc/modules/audio_processing/aec3/aec3_constants.h", + "//webrtc/modules/audio_processing/aec3/block_framer.cc", + "//webrtc/modules/audio_processing/aec3/block_framer.h", + "//webrtc/modules/audio_processing/aec3/block_processor.cc", + "//webrtc/modules/audio_processing/aec3/block_processor.h", + "//webrtc/modules/audio_processing/aec3/cascaded_biquad_filter.cc", + "//webrtc/modules/audio_processing/aec3/cascaded_biquad_filter.h", + "//webrtc/modules/audio_processing/aec3/echo_canceller3.cc", + "//webrtc/modules/audio_processing/aec3/echo_canceller3.h", + "//webrtc/modules/audio_processing/aec3/frame_blocker.cc", + "//webrtc/modules/audio_processing/aec3/frame_blocker.h", + "//webrtc/modules/audio_processing/aecm/aecm_core.cc", + "//webrtc/modules/audio_processing/aecm/aecm_core.h", + "//webrtc/modules/audio_processing/aecm/echo_control_mobile.cc", + "//webrtc/modules/audio_processing/aecm/echo_control_mobile.h", + "//webrtc/modules/audio_processing/agc/agc.cc", + "//webrtc/modules/audio_processing/agc/agc.h", + "//webrtc/modules/audio_processing/agc/agc_manager_direct.cc", + "//webrtc/modules/audio_processing/agc/agc_manager_direct.h", + "//webrtc/modules/audio_processing/agc/gain_map_internal.h", + "//webrtc/modules/audio_processing/agc/loudness_histogram.cc", + "//webrtc/modules/audio_processing/agc/loudness_histogram.h", + "//webrtc/modules/audio_processing/agc/utility.cc", + "//webrtc/modules/audio_processing/agc/utility.h", + "//webrtc/modules/audio_processing/audio_buffer.cc", + "//webrtc/modules/audio_processing/audio_buffer.h", + "//webrtc/modules/audio_processing/audio_processing_impl.cc", + "//webrtc/modules/audio_processing/audio_processing_impl.h", + "//webrtc/modules/audio_processing/beamformer/array_util.cc", + "//webrtc/modules/audio_processing/beamformer/array_util.h", + "//webrtc/modules/audio_processing/beamformer/complex_matrix.h", + "//webrtc/modules/audio_processing/beamformer/covariance_matrix_generator.cc", + "//webrtc/modules/audio_processing/beamformer/covariance_matrix_generator.h", + "//webrtc/modules/audio_processing/beamformer/matrix.h", + "//webrtc/modules/audio_processing/beamformer/nonlinear_beamformer.cc", + "//webrtc/modules/audio_processing/beamformer/nonlinear_beamformer.h", + "//webrtc/modules/audio_processing/common.h", + "//webrtc/modules/audio_processing/echo_cancellation_impl.cc", + "//webrtc/modules/audio_processing/echo_cancellation_impl.h", + "//webrtc/modules/audio_processing/echo_control_mobile_impl.cc", + "//webrtc/modules/audio_processing/echo_control_mobile_impl.h", + "//webrtc/modules/audio_processing/echo_detector/circular_buffer.cc", + "//webrtc/modules/audio_processing/echo_detector/circular_buffer.h", + "//webrtc/modules/audio_processing/echo_detector/mean_variance_estimator.cc", + "//webrtc/modules/audio_processing/echo_detector/mean_variance_estimator.h", + "//webrtc/modules/audio_processing/echo_detector/moving_max.cc", + "//webrtc/modules/audio_processing/echo_detector/moving_max.h", + "//webrtc/modules/audio_processing/echo_detector/normalized_covariance_estimator.cc", + "//webrtc/modules/audio_processing/echo_detector/normalized_covariance_estimator.h", + "//webrtc/modules/audio_processing/gain_control_for_experimental_agc.cc", + "//webrtc/modules/audio_processing/gain_control_for_experimental_agc.h", + "//webrtc/modules/audio_processing/gain_control_impl.cc", + "//webrtc/modules/audio_processing/gain_control_impl.h", + "//webrtc/modules/audio_processing/include/audio_processing.cc", + "//webrtc/modules/audio_processing/include/audio_processing.h", + "//webrtc/modules/audio_processing/include/config.cc", + "//webrtc/modules/audio_processing/include/config.h", + "//webrtc/modules/audio_processing/level_controller/biquad_filter.cc", + "//webrtc/modules/audio_processing/level_controller/biquad_filter.h", + "//webrtc/modules/audio_processing/level_controller/down_sampler.cc", + "//webrtc/modules/audio_processing/level_controller/down_sampler.h", + "//webrtc/modules/audio_processing/level_controller/gain_applier.cc", + "//webrtc/modules/audio_processing/level_controller/gain_applier.h", + "//webrtc/modules/audio_processing/level_controller/gain_selector.cc", + "//webrtc/modules/audio_processing/level_controller/gain_selector.h", + "//webrtc/modules/audio_processing/level_controller/level_controller.cc", + "//webrtc/modules/audio_processing/level_controller/level_controller.h", + "//webrtc/modules/audio_processing/level_controller/level_controller_constants.h", + "//webrtc/modules/audio_processing/level_controller/noise_level_estimator.cc", + "//webrtc/modules/audio_processing/level_controller/noise_level_estimator.h", + "//webrtc/modules/audio_processing/level_controller/noise_spectrum_estimator.cc", + "//webrtc/modules/audio_processing/level_controller/noise_spectrum_estimator.h", + "//webrtc/modules/audio_processing/level_controller/peak_level_estimator.cc", + "//webrtc/modules/audio_processing/level_controller/peak_level_estimator.h", + "//webrtc/modules/audio_processing/level_controller/saturating_gain_estimator.cc", + "//webrtc/modules/audio_processing/level_controller/saturating_gain_estimator.h", + "//webrtc/modules/audio_processing/level_controller/signal_classifier.cc", + "//webrtc/modules/audio_processing/level_controller/signal_classifier.h", + "//webrtc/modules/audio_processing/level_estimator_impl.cc", + "//webrtc/modules/audio_processing/level_estimator_impl.h", + "//webrtc/modules/audio_processing/logging/apm_data_dumper.cc", + "//webrtc/modules/audio_processing/logging/apm_data_dumper.h", + "//webrtc/modules/audio_processing/low_cut_filter.cc", + "//webrtc/modules/audio_processing/low_cut_filter.h", + "//webrtc/modules/audio_processing/noise_suppression_impl.cc", + "//webrtc/modules/audio_processing/noise_suppression_impl.h", + "//webrtc/modules/audio_processing/render_queue_item_verifier.h", + "//webrtc/modules/audio_processing/residual_echo_detector.cc", + "//webrtc/modules/audio_processing/residual_echo_detector.h", + "//webrtc/modules/audio_processing/rms_level.cc", + "//webrtc/modules/audio_processing/rms_level.h", + "//webrtc/modules/audio_processing/splitting_filter.cc", + "//webrtc/modules/audio_processing/splitting_filter.h", + "//webrtc/modules/audio_processing/three_band_filter_bank.cc", + "//webrtc/modules/audio_processing/three_band_filter_bank.h", + "//webrtc/modules/audio_processing/transient/common.h", + "//webrtc/modules/audio_processing/transient/daubechies_8_wavelet_coeffs.h", + "//webrtc/modules/audio_processing/transient/dyadic_decimator.h", + "//webrtc/modules/audio_processing/transient/moving_moments.cc", + "//webrtc/modules/audio_processing/transient/moving_moments.h", + "//webrtc/modules/audio_processing/transient/transient_detector.cc", + "//webrtc/modules/audio_processing/transient/transient_detector.h", + "//webrtc/modules/audio_processing/transient/transient_suppressor.cc", + "//webrtc/modules/audio_processing/transient/transient_suppressor.h", + "//webrtc/modules/audio_processing/transient/wpd_node.cc", + "//webrtc/modules/audio_processing/transient/wpd_node.h", + "//webrtc/modules/audio_processing/transient/wpd_tree.cc", + "//webrtc/modules/audio_processing/transient/wpd_tree.h", + "//webrtc/modules/audio_processing/typing_detection.cc", + "//webrtc/modules/audio_processing/typing_detection.h", + "//webrtc/modules/audio_processing/utility/block_mean_calculator.cc", + "//webrtc/modules/audio_processing/utility/block_mean_calculator.h", + "//webrtc/modules/audio_processing/utility/delay_estimator.cc", + "//webrtc/modules/audio_processing/utility/delay_estimator.h", + "//webrtc/modules/audio_processing/utility/delay_estimator_internal.h", + "//webrtc/modules/audio_processing/utility/delay_estimator_wrapper.cc", + "//webrtc/modules/audio_processing/utility/delay_estimator_wrapper.h", + "//webrtc/modules/audio_processing/utility/ooura_fft.cc", + "//webrtc/modules/audio_processing/utility/ooura_fft.h", + "//webrtc/modules/audio_processing/utility/ooura_fft_tables_common.h", + "//webrtc/modules/audio_processing/vad/common.h", + "//webrtc/modules/audio_processing/vad/gmm.cc", + "//webrtc/modules/audio_processing/vad/gmm.h", + "//webrtc/modules/audio_processing/vad/noise_gmm_tables.h", + "//webrtc/modules/audio_processing/vad/pitch_based_vad.cc", + "//webrtc/modules/audio_processing/vad/pitch_based_vad.h", + "//webrtc/modules/audio_processing/vad/pitch_internal.cc", + "//webrtc/modules/audio_processing/vad/pitch_internal.h", + "//webrtc/modules/audio_processing/vad/pole_zero_filter.cc", + "//webrtc/modules/audio_processing/vad/pole_zero_filter.h", + "//webrtc/modules/audio_processing/vad/standalone_vad.cc", + "//webrtc/modules/audio_processing/vad/standalone_vad.h", + "//webrtc/modules/audio_processing/vad/vad_audio_proc.cc", + "//webrtc/modules/audio_processing/vad/vad_audio_proc.h", + "//webrtc/modules/audio_processing/vad/vad_audio_proc_internal.h", + "//webrtc/modules/audio_processing/vad/vad_circular_buffer.cc", + "//webrtc/modules/audio_processing/vad/vad_circular_buffer.h", + "//webrtc/modules/audio_processing/vad/voice_activity_detector.cc", + "//webrtc/modules/audio_processing/vad/voice_activity_detector.h", + "//webrtc/modules/audio_processing/vad/voice_gmm_tables.h", + "//webrtc/modules/audio_processing/voice_detection_impl.cc", + "//webrtc/modules/audio_processing/voice_detection_impl.h", + "//webrtc/modules/audio_processing/aecm/aecm_core_c.cc" + ], + "type": "static_library" + }, + "//webrtc/modules/audio_processing:audio_processing_c": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved", + "//webrtc/common_audio:common_audio", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//webrtc/common_audio/resampler/include/", + "//webrtc/common_audio/signal_processing/include/", + "//webrtc/common_audio/vad/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_processing/agc/legacy/analog_agc.c", + "//webrtc/modules/audio_processing/agc/legacy/analog_agc.h", + "//webrtc/modules/audio_processing/agc/legacy/digital_agc.c", + "//webrtc/modules/audio_processing/agc/legacy/digital_agc.h", + "//webrtc/modules/audio_processing/agc/legacy/gain_control.h", + "//webrtc/modules/audio_processing/ns/noise_suppression_x.c", + "//webrtc/modules/audio_processing/ns/noise_suppression_x.h", + "//webrtc/modules/audio_processing/ns/nsx_core.c", + "//webrtc/modules/audio_processing/ns/nsx_core.h", + "//webrtc/modules/audio_processing/ns/nsx_defines.h", + "//webrtc/modules/audio_processing/ns/nsx_core_c.c" + ], + "type": "source_set" + }, + "//webrtc/modules/audio_processing:audio_processing_neon": { + "cflags": [ + "-mfpu=neon", + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "WEBRTC_APM_DEBUG_DUMP=1", + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc/common_audio:common_audio", + "//webrtc/modules/audio_processing:audio_processing_neon_c" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//webrtc/common_audio/resampler/include/", + "//webrtc/common_audio/signal_processing/include/", + "//webrtc/common_audio/vad/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_processing/aec/aec_core_neon.cc", + "//webrtc/modules/audio_processing/aecm/aecm_core_neon.cc", + "//webrtc/modules/audio_processing/utility/ooura_fft_neon.cc", + "//webrtc/modules/audio_processing/utility/ooura_fft_tables_neon_sse2.h" + ], + "type": "static_library" + }, + "//webrtc/modules/audio_processing:audio_processing_neon_c": { + "cflags": [ + "-mfpu=neon", + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc/base:rtc_base_approved", + "//webrtc/modules/audio_processing:audio_processing_c" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_processing/ns/nsx_core_neon.c" + ], + "type": "static_library" + }, + "//webrtc/modules/bitrate_controller:bitrate_controller": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "BWE_TEST_LOGGING_COMPILE_TIME_ENABLE=0", + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD", + "WEBRTC_BUILD_LIBEVENT" + ], + "deps": [ + "//webrtc/base:rtc_base_approved", + "//webrtc/modules/rtp_rtcp:rtp_rtcp", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/bitrate_controller/bitrate_controller_impl.cc", + "//webrtc/modules/bitrate_controller/bitrate_controller_impl.h", + "//webrtc/modules/bitrate_controller/include/bitrate_controller.h", + "//webrtc/modules/bitrate_controller/send_side_bandwidth_estimation.cc", + "//webrtc/modules/bitrate_controller/send_side_bandwidth_estimation.h" + ], + "type": "static_library" + }, + "//webrtc/modules/congestion_controller:congestion_controller": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "BWE_TEST_LOGGING_COMPILE_TIME_ENABLE=0", + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD", + "WEBRTC_BUILD_LIBEVENT" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved", + "//webrtc/base:rtc_numerics", + "//webrtc/modules/bitrate_controller:bitrate_controller", + "//webrtc/modules/pacing:pacing", + "//webrtc/modules/remote_bitrate_estimator:remote_bitrate_estimator", + "//webrtc/modules/rtp_rtcp:rtp_rtcp", + "//webrtc/modules/utility:utility", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/congestion_controller/congestion_controller.cc", + "//webrtc/modules/congestion_controller/delay_based_bwe.cc", + "//webrtc/modules/congestion_controller/delay_based_bwe.h", + "//webrtc/modules/congestion_controller/include/congestion_controller.h", + "//webrtc/modules/congestion_controller/median_slope_estimator.cc", + "//webrtc/modules/congestion_controller/median_slope_estimator.h", + "//webrtc/modules/congestion_controller/probe_bitrate_estimator.cc", + "//webrtc/modules/congestion_controller/probe_bitrate_estimator.h", + "//webrtc/modules/congestion_controller/probe_controller.cc", + "//webrtc/modules/congestion_controller/probe_controller.h", + "//webrtc/modules/congestion_controller/probing_interval_estimator.cc", + "//webrtc/modules/congestion_controller/probing_interval_estimator.h", + "//webrtc/modules/congestion_controller/transport_feedback_adapter.cc", + "//webrtc/modules/congestion_controller/transport_feedback_adapter.h", + "//webrtc/modules/congestion_controller/trendline_estimator.cc", + "//webrtc/modules/congestion_controller/trendline_estimator.h" + ], + "type": "static_library" + }, + "//webrtc/modules/desktop_capture:desktop_capture": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "MULTI_MONITOR_SCREENSHARE", + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved", + "//webrtc/modules/desktop_capture:primitives", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "/media/libyuv/libyuv/include/", + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [ + "X11", + "X11-xcb", + "xcb", + "Xcomposite", + "Xcursor", + "Xdamage", + "Xext", + "Xfixes", + "Xi", + "Xrender" + ], + "sources": [ + "//webrtc/modules/desktop_capture/cropped_desktop_frame.cc", + "//webrtc/modules/desktop_capture/cropped_desktop_frame.h", + "//webrtc/modules/desktop_capture/cropping_window_capturer.cc", + "//webrtc/modules/desktop_capture/cropping_window_capturer.h", + "//webrtc/modules/desktop_capture/desktop_and_cursor_composer.cc", + "//webrtc/modules/desktop_capture/desktop_and_cursor_composer.h", + "//webrtc/modules/desktop_capture/desktop_capture_options.cc", + "//webrtc/modules/desktop_capture/desktop_capture_options.h", + "//webrtc/modules/desktop_capture/desktop_capturer.cc", + "//webrtc/modules/desktop_capture/desktop_capturer.h", + "//webrtc/modules/desktop_capture/desktop_capturer_differ_wrapper.cc", + "//webrtc/modules/desktop_capture/desktop_capturer_differ_wrapper.h", + "//webrtc/modules/desktop_capture/desktop_frame_rotation.cc", + "//webrtc/modules/desktop_capture/desktop_frame_rotation.h", + "//webrtc/modules/desktop_capture/differ_block.cc", + "//webrtc/modules/desktop_capture/differ_block.h", + "//webrtc/modules/desktop_capture/mouse_cursor.cc", + "//webrtc/modules/desktop_capture/mouse_cursor.h", + "//webrtc/modules/desktop_capture/mouse_cursor_monitor.h", + "//webrtc/modules/desktop_capture/screen_capture_frame_queue.h", + "//webrtc/modules/desktop_capture/screen_capturer_helper.cc", + "//webrtc/modules/desktop_capture/screen_capturer_helper.h", + "//webrtc/modules/desktop_capture/desktop_device_info.cc", + "//webrtc/modules/desktop_capture/desktop_device_info.h", + "//webrtc/modules/desktop_capture/mouse_cursor_monitor_x11.cc", + "//webrtc/modules/desktop_capture/screen_capturer_x11.cc", + "//webrtc/modules/desktop_capture/window_capturer_x11.cc", + "//webrtc/modules/desktop_capture/x11/shared_x_display.cc", + "//webrtc/modules/desktop_capture/x11/shared_x_display.h", + "//webrtc/modules/desktop_capture/x11/x_error_trap.cc", + "//webrtc/modules/desktop_capture/x11/x_error_trap.h", + "//webrtc/modules/desktop_capture/x11/x_server_pixel_buffer.cc", + "//webrtc/modules/desktop_capture/x11/x_server_pixel_buffer.h", + "//webrtc/modules/desktop_capture/app_capturer_x11.cc", + "//webrtc/modules/desktop_capture/app_capturer_x11.h", + "//webrtc/modules/desktop_capture/x11/desktop_device_info_x11.cc", + "//webrtc/modules/desktop_capture/x11/desktop_device_info_x11.h", + "//webrtc/modules/desktop_capture/x11/shared_x_util.cc", + "//webrtc/modules/desktop_capture/x11/shared_x_util.h" + ], + "type": "static_library" + }, + "//webrtc/modules/desktop_capture:primitives": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/desktop_capture/desktop_capture_types.h", + "//webrtc/modules/desktop_capture/desktop_frame.cc", + "//webrtc/modules/desktop_capture/desktop_frame.h", + "//webrtc/modules/desktop_capture/desktop_geometry.cc", + "//webrtc/modules/desktop_capture/desktop_geometry.h", + "//webrtc/modules/desktop_capture/desktop_region.cc", + "//webrtc/modules/desktop_capture/desktop_region.h", + "//webrtc/modules/desktop_capture/shared_desktop_frame.cc", + "//webrtc/modules/desktop_capture/shared_desktop_frame.h", + "//webrtc/modules/desktop_capture/shared_memory.cc", + "//webrtc/modules/desktop_capture/shared_memory.h" + ], + "type": "static_library" + }, + "//webrtc/modules/media_file:media_file": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved", + "//webrtc/common_audio:common_audio", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//webrtc/common_audio/resampler/include/", + "//webrtc/common_audio/signal_processing/include/", + "//webrtc/common_audio/vad/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/media_file/media_file.h", + "//webrtc/modules/media_file/media_file_defines.h", + "//webrtc/modules/media_file/media_file_impl.cc", + "//webrtc/modules/media_file/media_file_impl.h", + "//webrtc/modules/media_file/media_file_utility.cc", + "//webrtc/modules/media_file/media_file_utility.h" + ], + "type": "static_library" + }, + "//webrtc/modules/pacing:pacing": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD", + "WEBRTC_BUILD_LIBEVENT" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved", + "//webrtc/modules/rtp_rtcp:rtp_rtcp", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/pacing/alr_detector.cc", + "//webrtc/modules/pacing/alr_detector.h", + "//webrtc/modules/pacing/bitrate_prober.cc", + "//webrtc/modules/pacing/bitrate_prober.h", + "//webrtc/modules/pacing/paced_sender.cc", + "//webrtc/modules/pacing/paced_sender.h", + "//webrtc/modules/pacing/packet_router.cc", + "//webrtc/modules/pacing/packet_router.h" + ], + "type": "static_library" + }, + "//webrtc/modules/remote_bitrate_estimator:remote_bitrate_estimator": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "BWE_TEST_LOGGING_COMPILE_TIME_ENABLE=0", + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/remote_bitrate_estimator/aimd_rate_control.cc", + "//webrtc/modules/remote_bitrate_estimator/aimd_rate_control.h", + "//webrtc/modules/remote_bitrate_estimator/bwe_defines.cc", + "//webrtc/modules/remote_bitrate_estimator/include/bwe_defines.h", + "//webrtc/modules/remote_bitrate_estimator/include/remote_bitrate_estimator.h", + "//webrtc/modules/remote_bitrate_estimator/include/send_time_history.h", + "//webrtc/modules/remote_bitrate_estimator/inter_arrival.cc", + "//webrtc/modules/remote_bitrate_estimator/inter_arrival.h", + "//webrtc/modules/remote_bitrate_estimator/overuse_detector.cc", + "//webrtc/modules/remote_bitrate_estimator/overuse_detector.h", + "//webrtc/modules/remote_bitrate_estimator/overuse_estimator.cc", + "//webrtc/modules/remote_bitrate_estimator/overuse_estimator.h", + "//webrtc/modules/remote_bitrate_estimator/remote_bitrate_estimator_abs_send_time.cc", + "//webrtc/modules/remote_bitrate_estimator/remote_bitrate_estimator_abs_send_time.h", + "//webrtc/modules/remote_bitrate_estimator/remote_bitrate_estimator_single_stream.cc", + "//webrtc/modules/remote_bitrate_estimator/remote_bitrate_estimator_single_stream.h", + "//webrtc/modules/remote_bitrate_estimator/remote_estimator_proxy.cc", + "//webrtc/modules/remote_bitrate_estimator/remote_estimator_proxy.h", + "//webrtc/modules/remote_bitrate_estimator/send_time_history.cc", + "//webrtc/modules/remote_bitrate_estimator/test/bwe_test_logging.h" + ], + "type": "static_library" + }, + "//webrtc/modules/rtp_rtcp:rtp_rtcp": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "BWE_TEST_LOGGING_COMPILE_TIME_ENABLE=0", + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD", + "WEBRTC_BUILD_LIBEVENT" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/api:transport_api", + "//webrtc/base:gtest_prod", + "//webrtc/base:rtc_base_approved", + "//webrtc/base:rtc_task_queue", + "//webrtc/call:call_interfaces", + "//webrtc/common_video:common_video", + "//webrtc/logging:rtc_event_log_api", + "//webrtc/modules/remote_bitrate_estimator:remote_bitrate_estimator", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//webrtc/common_video/include/", + "//webrtc/common_video/libyuv/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/rtp_rtcp/include/flexfec_receiver.h", + "//webrtc/modules/rtp_rtcp/include/flexfec_sender.h", + "//webrtc/modules/rtp_rtcp/include/receive_statistics.h", + "//webrtc/modules/rtp_rtcp/include/remote_ntp_time_estimator.h", + "//webrtc/modules/rtp_rtcp/include/rtp_audio_level_observer.h", + "//webrtc/modules/rtp_rtcp/include/rtp_header_parser.h", + "//webrtc/modules/rtp_rtcp/include/rtp_payload_registry.h", + "//webrtc/modules/rtp_rtcp/include/rtp_receiver.h", + "//webrtc/modules/rtp_rtcp/include/rtp_rtcp.h", + "//webrtc/modules/rtp_rtcp/include/rtp_rtcp_defines.h", + "//webrtc/modules/rtp_rtcp/include/ulpfec_receiver.h", + "//webrtc/modules/rtp_rtcp/source/byte_io.h", + "//webrtc/modules/rtp_rtcp/source/dtmf_queue.cc", + "//webrtc/modules/rtp_rtcp/source/dtmf_queue.h", + "//webrtc/modules/rtp_rtcp/source/fec_private_tables_bursty.h", + "//webrtc/modules/rtp_rtcp/source/fec_private_tables_random.h", + "//webrtc/modules/rtp_rtcp/source/flexfec_header_reader_writer.cc", + "//webrtc/modules/rtp_rtcp/source/flexfec_header_reader_writer.h", + "//webrtc/modules/rtp_rtcp/source/flexfec_receiver.cc", + "//webrtc/modules/rtp_rtcp/source/flexfec_sender.cc", + "//webrtc/modules/rtp_rtcp/source/forward_error_correction.cc", + "//webrtc/modules/rtp_rtcp/source/forward_error_correction.h", + "//webrtc/modules/rtp_rtcp/source/forward_error_correction_internal.cc", + "//webrtc/modules/rtp_rtcp/source/forward_error_correction_internal.h", + "//webrtc/modules/rtp_rtcp/source/packet_loss_stats.cc", + "//webrtc/modules/rtp_rtcp/source/packet_loss_stats.h", + "//webrtc/modules/rtp_rtcp/source/playout_delay_oracle.cc", + "//webrtc/modules/rtp_rtcp/source/playout_delay_oracle.h", + "//webrtc/modules/rtp_rtcp/source/receive_statistics_impl.cc", + "//webrtc/modules/rtp_rtcp/source/receive_statistics_impl.h", + "//webrtc/modules/rtp_rtcp/source/remote_ntp_time_estimator.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/app.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/app.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/bye.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/bye.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/common_header.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/common_header.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/compound_packet.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/compound_packet.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/dlrr.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/dlrr.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/extended_jitter_report.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/extended_jitter_report.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/extended_reports.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/extended_reports.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/fir.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/fir.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/nack.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/nack.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/pli.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/pli.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/psfb.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/psfb.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/rapid_resync_request.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/rapid_resync_request.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/receiver_report.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/receiver_report.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/remb.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/remb.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/report_block.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/report_block.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/rpsi.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/rpsi.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/rrtr.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/rrtr.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/rtpfb.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/rtpfb.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/sdes.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/sdes.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/sender_report.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/sender_report.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/sli.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/sli.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/target_bitrate.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/target_bitrate.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/tmmb_item.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/tmmb_item.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/tmmbn.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/tmmbn.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/tmmbr.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/tmmbr.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/transport_feedback.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/transport_feedback.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/voip_metric.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/voip_metric.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_receiver.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_receiver.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_sender.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_sender.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_utility.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_utility.h", + "//webrtc/modules/rtp_rtcp/source/rtp_format.cc", + "//webrtc/modules/rtp_rtcp/source/rtp_format.h", + "//webrtc/modules/rtp_rtcp/source/rtp_format_h264.cc", + "//webrtc/modules/rtp_rtcp/source/rtp_format_h264.h", + "//webrtc/modules/rtp_rtcp/source/rtp_format_video_generic.cc", + "//webrtc/modules/rtp_rtcp/source/rtp_format_video_generic.h", + "//webrtc/modules/rtp_rtcp/source/rtp_format_vp8.cc", + "//webrtc/modules/rtp_rtcp/source/rtp_format_vp8.h", + "//webrtc/modules/rtp_rtcp/source/rtp_format_vp9.cc", + "//webrtc/modules/rtp_rtcp/source/rtp_format_vp9.h", + "//webrtc/modules/rtp_rtcp/source/rtp_header_extension.cc", + "//webrtc/modules/rtp_rtcp/source/rtp_header_extension.h", + "//webrtc/modules/rtp_rtcp/source/rtp_header_extensions.cc", + "//webrtc/modules/rtp_rtcp/source/rtp_header_extensions.h", + "//webrtc/modules/rtp_rtcp/source/rtp_header_parser.cc", + "//webrtc/modules/rtp_rtcp/source/rtp_packet.cc", + "//webrtc/modules/rtp_rtcp/source/rtp_packet.h", + "//webrtc/modules/rtp_rtcp/source/rtp_packet_history.cc", + "//webrtc/modules/rtp_rtcp/source/rtp_packet_history.h", + "//webrtc/modules/rtp_rtcp/source/rtp_packet_received.h", + "//webrtc/modules/rtp_rtcp/source/rtp_packet_to_send.h", + "//webrtc/modules/rtp_rtcp/source/rtp_payload_registry.cc", + "//webrtc/modules/rtp_rtcp/source/rtp_receiver_audio.cc", + "//webrtc/modules/rtp_rtcp/source/rtp_receiver_audio.h", + "//webrtc/modules/rtp_rtcp/source/rtp_receiver_impl.cc", + "//webrtc/modules/rtp_rtcp/source/rtp_receiver_impl.h", + "//webrtc/modules/rtp_rtcp/source/rtp_receiver_strategy.cc", + "//webrtc/modules/rtp_rtcp/source/rtp_receiver_strategy.h", + "//webrtc/modules/rtp_rtcp/source/rtp_receiver_video.cc", + "//webrtc/modules/rtp_rtcp/source/rtp_receiver_video.h", + "//webrtc/modules/rtp_rtcp/source/rtp_rtcp_config.h", + "//webrtc/modules/rtp_rtcp/source/rtp_rtcp_impl.cc", + "//webrtc/modules/rtp_rtcp/source/rtp_rtcp_impl.h", + "//webrtc/modules/rtp_rtcp/source/rtp_sender.cc", + "//webrtc/modules/rtp_rtcp/source/rtp_sender.h", + "//webrtc/modules/rtp_rtcp/source/rtp_sender_audio.cc", + "//webrtc/modules/rtp_rtcp/source/rtp_sender_audio.h", + "//webrtc/modules/rtp_rtcp/source/rtp_sender_video.cc", + "//webrtc/modules/rtp_rtcp/source/rtp_sender_video.h", + "//webrtc/modules/rtp_rtcp/source/rtp_utility.cc", + "//webrtc/modules/rtp_rtcp/source/rtp_utility.h", + "//webrtc/modules/rtp_rtcp/source/ssrc_database.cc", + "//webrtc/modules/rtp_rtcp/source/ssrc_database.h", + "//webrtc/modules/rtp_rtcp/source/time_util.cc", + "//webrtc/modules/rtp_rtcp/source/time_util.h", + "//webrtc/modules/rtp_rtcp/source/tmmbr_help.cc", + "//webrtc/modules/rtp_rtcp/source/tmmbr_help.h", + "//webrtc/modules/rtp_rtcp/source/ulpfec_generator.cc", + "//webrtc/modules/rtp_rtcp/source/ulpfec_generator.h", + "//webrtc/modules/rtp_rtcp/source/ulpfec_header_reader_writer.cc", + "//webrtc/modules/rtp_rtcp/source/ulpfec_header_reader_writer.h", + "//webrtc/modules/rtp_rtcp/source/ulpfec_receiver_impl.cc", + "//webrtc/modules/rtp_rtcp/source/ulpfec_receiver_impl.h", + "//webrtc/modules/rtp_rtcp/source/video_codec_information.h", + "//webrtc/modules/rtp_rtcp/source/vp8_partition_aggregator.cc", + "//webrtc/modules/rtp_rtcp/source/vp8_partition_aggregator.h" + ], + "type": "static_library" + }, + "//webrtc/modules/utility:utility": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD", + "WEBRTC_BUILD_LIBEVENT" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/audio/utility:audio_frame_operations", + "//webrtc/base:rtc_task_queue", + "//webrtc/common_audio:common_audio", + "//webrtc/modules/audio_coding:audio_coding", + "//webrtc/modules/audio_coding:audio_format_conversion", + "//webrtc/modules/audio_coding:builtin_audio_decoder_factory", + "//webrtc/modules/audio_coding:rent_a_codec", + "//webrtc/modules/media_file:media_file", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//webrtc/common_audio/resampler/include/", + "//webrtc/common_audio/signal_processing/include/", + "//webrtc/common_audio/vad/include/", + "//webrtc/modules/audio_coding/include/", + "//webrtc/modules/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/utility/include/audio_frame_operations.h", + "//webrtc/modules/utility/include/process_thread.h", + "//webrtc/modules/utility/source/process_thread_impl.cc", + "//webrtc/modules/utility/source/process_thread_impl.h" + ], + "type": "static_library" + }, + "//webrtc/modules/video_capture:video_capture_internal_impl": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD", + "WEBRTC_BUILD_LIBEVENT" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved", + "//webrtc/modules/video_capture:video_capture_module", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/video_capture/linux/device_info_linux.cc", + "//webrtc/modules/video_capture/linux/device_info_linux.h", + "//webrtc/modules/video_capture/linux/video_capture_linux.cc", + "//webrtc/modules/video_capture/linux/video_capture_linux.h" + ], + "type": "static_library" + }, + "//webrtc/modules/video_capture:video_capture_module": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD", + "WEBRTC_BUILD_LIBEVENT" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved", + "//webrtc/common_video:common_video", + "//webrtc/modules/utility:utility", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//webrtc/common_video/include/", + "//webrtc/common_video/libyuv/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/video_capture/device_info_impl.cc", + "//webrtc/modules/video_capture/device_info_impl.h", + "//webrtc/modules/video_capture/video_capture.h", + "//webrtc/modules/video_capture/video_capture_config.h", + "//webrtc/modules/video_capture/video_capture_defines.h", + "//webrtc/modules/video_capture/video_capture_delay.h", + "//webrtc/modules/video_capture/video_capture_factory.cc", + "//webrtc/modules/video_capture/video_capture_factory.h", + "//webrtc/modules/video_capture/video_capture_impl.cc", + "//webrtc/modules/video_capture/video_capture_impl.h" + ], + "type": "static_library" + }, + "//webrtc/modules/video_coding:video_coding": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD", + "WEBRTC_BUILD_LIBEVENT" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved", + "//webrtc/base:rtc_numerics", + "//webrtc/base:rtc_task_queue", + "//webrtc/common_video:common_video", + "//webrtc/modules/rtp_rtcp:rtp_rtcp", + "//webrtc/modules/utility:utility", + "//webrtc/modules/video_coding:video_coding_utility", + "//webrtc/modules/video_coding:webrtc_h264", + "//webrtc/modules/video_coding:webrtc_i420", + "//webrtc/modules/video_coding:webrtc_vp8", + "//webrtc/modules/video_coding:webrtc_vp9", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//webrtc/common_video/include/", + "//webrtc/common_video/libyuv/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/video_coding/codec_database.cc", + "//webrtc/modules/video_coding/codec_database.h", + "//webrtc/modules/video_coding/codec_timer.cc", + "//webrtc/modules/video_coding/codec_timer.h", + "//webrtc/modules/video_coding/decoding_state.cc", + "//webrtc/modules/video_coding/decoding_state.h", + "//webrtc/modules/video_coding/encoded_frame.cc", + "//webrtc/modules/video_coding/encoded_frame.h", + "//webrtc/modules/video_coding/fec_rate_table.h", + "//webrtc/modules/video_coding/frame_buffer.cc", + "//webrtc/modules/video_coding/frame_buffer.h", + "//webrtc/modules/video_coding/frame_buffer2.cc", + "//webrtc/modules/video_coding/frame_buffer2.h", + "//webrtc/modules/video_coding/frame_object.cc", + "//webrtc/modules/video_coding/frame_object.h", + "//webrtc/modules/video_coding/generic_decoder.cc", + "//webrtc/modules/video_coding/generic_decoder.h", + "//webrtc/modules/video_coding/generic_encoder.cc", + "//webrtc/modules/video_coding/generic_encoder.h", + "//webrtc/modules/video_coding/h264_sprop_parameter_sets.cc", + "//webrtc/modules/video_coding/h264_sprop_parameter_sets.h", + "//webrtc/modules/video_coding/h264_sps_pps_tracker.cc", + "//webrtc/modules/video_coding/h264_sps_pps_tracker.h", + "//webrtc/modules/video_coding/histogram.cc", + "//webrtc/modules/video_coding/histogram.h", + "//webrtc/modules/video_coding/include/video_codec_initializer.h", + "//webrtc/modules/video_coding/include/video_coding.h", + "//webrtc/modules/video_coding/include/video_coding_defines.h", + "//webrtc/modules/video_coding/inter_frame_delay.cc", + "//webrtc/modules/video_coding/inter_frame_delay.h", + "//webrtc/modules/video_coding/internal_defines.h", + "//webrtc/modules/video_coding/jitter_buffer.cc", + "//webrtc/modules/video_coding/jitter_buffer.h", + "//webrtc/modules/video_coding/jitter_buffer_common.h", + "//webrtc/modules/video_coding/jitter_estimator.cc", + "//webrtc/modules/video_coding/jitter_estimator.h", + "//webrtc/modules/video_coding/media_opt_util.cc", + "//webrtc/modules/video_coding/media_opt_util.h", + "//webrtc/modules/video_coding/media_optimization.cc", + "//webrtc/modules/video_coding/media_optimization.h", + "//webrtc/modules/video_coding/nack_fec_tables.h", + "//webrtc/modules/video_coding/nack_module.cc", + "//webrtc/modules/video_coding/nack_module.h", + "//webrtc/modules/video_coding/packet.cc", + "//webrtc/modules/video_coding/packet.h", + "//webrtc/modules/video_coding/packet_buffer.cc", + "//webrtc/modules/video_coding/packet_buffer.h", + "//webrtc/modules/video_coding/protection_bitrate_calculator.cc", + "//webrtc/modules/video_coding/protection_bitrate_calculator.h", + "//webrtc/modules/video_coding/receiver.cc", + "//webrtc/modules/video_coding/receiver.h", + "//webrtc/modules/video_coding/rtp_frame_reference_finder.cc", + "//webrtc/modules/video_coding/rtp_frame_reference_finder.h", + "//webrtc/modules/video_coding/rtt_filter.cc", + "//webrtc/modules/video_coding/rtt_filter.h", + "//webrtc/modules/video_coding/session_info.cc", + "//webrtc/modules/video_coding/session_info.h", + "//webrtc/modules/video_coding/timestamp_map.cc", + "//webrtc/modules/video_coding/timestamp_map.h", + "//webrtc/modules/video_coding/timing.cc", + "//webrtc/modules/video_coding/timing.h", + "//webrtc/modules/video_coding/video_codec_initializer.cc", + "//webrtc/modules/video_coding/video_coding_impl.cc", + "//webrtc/modules/video_coding/video_coding_impl.h", + "//webrtc/modules/video_coding/video_receiver.cc", + "//webrtc/modules/video_coding/video_sender.cc" + ], + "type": "static_library" + }, + "//webrtc/modules/video_coding:video_coding_utility": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD", + "WEBRTC_BUILD_LIBEVENT" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved", + "//webrtc/base:rtc_numerics", + "//webrtc/common_video:common_video", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//webrtc/common_video/include/", + "//webrtc/common_video/libyuv/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/video_coding/utility/default_video_bitrate_allocator.cc", + "//webrtc/modules/video_coding/utility/default_video_bitrate_allocator.h", + "//webrtc/modules/video_coding/utility/frame_dropper.cc", + "//webrtc/modules/video_coding/utility/frame_dropper.h", + "//webrtc/modules/video_coding/utility/ivf_file_writer.cc", + "//webrtc/modules/video_coding/utility/ivf_file_writer.h", + "//webrtc/modules/video_coding/utility/moving_average.cc", + "//webrtc/modules/video_coding/utility/moving_average.h", + "//webrtc/modules/video_coding/utility/qp_parser.cc", + "//webrtc/modules/video_coding/utility/qp_parser.h", + "//webrtc/modules/video_coding/utility/quality_scaler.cc", + "//webrtc/modules/video_coding/utility/quality_scaler.h", + "//webrtc/modules/video_coding/utility/simulcast_rate_allocator.cc", + "//webrtc/modules/video_coding/utility/simulcast_rate_allocator.h", + "//webrtc/modules/video_coding/utility/vp8_header_parser.cc", + "//webrtc/modules/video_coding/utility/vp8_header_parser.h" + ], + "type": "static_library" + }, + "//webrtc/modules/video_coding:webrtc_h264": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD", + "WEBRTC_BUILD_LIBEVENT" + ], + "deps": [ + "//webrtc/base:rtc_base_approved", + "//webrtc/modules/video_coding:video_coding_utility", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/video_coding/codecs/h264/h264.cc", + "//webrtc/modules/video_coding/codecs/h264/include/h264.h" + ], + "type": "static_library" + }, + "//webrtc/modules/video_coding:webrtc_i420": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD", + "WEBRTC_BUILD_LIBEVENT" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved", + "//webrtc/common_video:common_video", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//webrtc/common_video/include/", + "//webrtc/common_video/libyuv/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/video_coding/codecs/i420/i420.cc", + "//webrtc/modules/video_coding/codecs/i420/include/i420.h" + ], + "type": "static_library" + }, + "//webrtc/modules/video_coding:webrtc_vp8": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD", + "WEBRTC_BUILD_LIBEVENT" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved", + "//webrtc/common_video:common_video", + "//webrtc/modules/video_coding:video_coding_utility", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "/media/libyuv/libyuv/include/", + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//webrtc/common_video/include/", + "//webrtc/common_video/libyuv/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/video_coding/codecs/vp8/default_temporal_layers.cc", + "//webrtc/modules/video_coding/codecs/vp8/default_temporal_layers.h", + "//webrtc/modules/video_coding/codecs/vp8/include/vp8.h", + "//webrtc/modules/video_coding/codecs/vp8/include/vp8_common_types.h", + "//webrtc/modules/video_coding/codecs/vp8/realtime_temporal_layers.cc", + "//webrtc/modules/video_coding/codecs/vp8/reference_picture_selection.cc", + "//webrtc/modules/video_coding/codecs/vp8/reference_picture_selection.h", + "//webrtc/modules/video_coding/codecs/vp8/screenshare_layers.cc", + "//webrtc/modules/video_coding/codecs/vp8/screenshare_layers.h", + "//webrtc/modules/video_coding/codecs/vp8/simulcast_encoder_adapter.cc", + "//webrtc/modules/video_coding/codecs/vp8/simulcast_encoder_adapter.h", + "//webrtc/modules/video_coding/codecs/vp8/temporal_layers.h", + "//webrtc/modules/video_coding/codecs/vp8/vp8_impl.cc", + "//webrtc/modules/video_coding/codecs/vp8/vp8_impl.h" + ], + "type": "static_library" + }, + "//webrtc/modules/video_coding:webrtc_vp9": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD", + "WEBRTC_BUILD_LIBEVENT" + ], + "deps": [ + "//webrtc/base:rtc_base_approved", + "//webrtc/common_video:common_video", + "//webrtc/modules/video_coding:video_coding_utility", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//webrtc/common_video/include/", + "//webrtc/common_video/libyuv/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/video_coding/codecs/vp9/include/vp9.h", + "//webrtc/modules/video_coding/codecs/vp9/screenshare_layers.cc", + "//webrtc/modules/video_coding/codecs/vp9/screenshare_layers.h", + "//webrtc/modules/video_coding/codecs/vp9/vp9_frame_buffer_pool.cc", + "//webrtc/modules/video_coding/codecs/vp9/vp9_frame_buffer_pool.h", + "//webrtc/modules/video_coding/codecs/vp9/vp9_impl.cc", + "//webrtc/modules/video_coding/codecs/vp9/vp9_impl.h" + ], + "type": "static_library" + }, + "//webrtc/modules/video_processing:video_processing": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD", + "WEBRTC_BUILD_LIBEVENT" + ], + "deps": [ + "//webrtc/base:rtc_base_approved", + "//webrtc/common_audio:common_audio", + "//webrtc/common_video:common_video", + "//webrtc/modules/utility:utility", + "//webrtc/modules/video_processing:video_processing_neon", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "/media/libyuv/libyuv/include/", + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//webrtc/common_audio/resampler/include/", + "//webrtc/common_audio/signal_processing/include/", + "//webrtc/common_audio/vad/include/", + "//webrtc/common_video/include/", + "//webrtc/common_video/libyuv/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/video_processing/util/denoiser_filter.cc", + "//webrtc/modules/video_processing/util/denoiser_filter.h", + "//webrtc/modules/video_processing/util/denoiser_filter_c.cc", + "//webrtc/modules/video_processing/util/denoiser_filter_c.h", + "//webrtc/modules/video_processing/util/noise_estimation.cc", + "//webrtc/modules/video_processing/util/noise_estimation.h", + "//webrtc/modules/video_processing/util/skin_detection.cc", + "//webrtc/modules/video_processing/util/skin_detection.h", + "//webrtc/modules/video_processing/video_denoiser.cc", + "//webrtc/modules/video_processing/video_denoiser.h" + ], + "type": "static_library" + }, + "//webrtc/modules/video_processing:video_processing_neon": { + "cflags": [ + "-mfpu=neon", + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/video_processing/util/denoiser_filter_neon.cc", + "//webrtc/modules/video_processing/util/denoiser_filter_neon.h" + ], + "type": "static_library" + }, + "//webrtc/system_wrappers:field_trial_default": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/system_wrappers/include/field_trial_default.h", + "//webrtc/system_wrappers/source/field_trial_default.cc" + ], + "type": "static_library" + }, + "//webrtc/system_wrappers:metrics_default": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/system_wrappers/include/metrics_default.h", + "//webrtc/system_wrappers/source/metrics_default.cc" + ], + "type": "static_library" + }, + "//webrtc/system_wrappers:system_wrappers": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "WEBRTC_THREAD_RR", + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/system_wrappers/include/aligned_array.h", + "//webrtc/system_wrappers/include/aligned_malloc.h", + "//webrtc/system_wrappers/include/atomic32.h", + "//webrtc/system_wrappers/include/clock.h", + "//webrtc/system_wrappers/include/cpu_features_wrapper.h", + "//webrtc/system_wrappers/include/cpu_info.h", + "//webrtc/system_wrappers/include/critical_section_wrapper.h", + "//webrtc/system_wrappers/include/event_wrapper.h", + "//webrtc/system_wrappers/include/field_trial.h", + "//webrtc/system_wrappers/include/file_wrapper.h", + "//webrtc/system_wrappers/include/logging.h", + "//webrtc/system_wrappers/include/metrics.h", + "//webrtc/system_wrappers/include/ntp_time.h", + "//webrtc/system_wrappers/include/rtp_to_ntp_estimator.h", + "//webrtc/system_wrappers/include/rw_lock_wrapper.h", + "//webrtc/system_wrappers/include/sleep.h", + "//webrtc/system_wrappers/include/static_instance.h", + "//webrtc/system_wrappers/include/stringize_macros.h", + "//webrtc/system_wrappers/include/timestamp_extrapolator.h", + "//webrtc/system_wrappers/include/trace.h", + "//webrtc/system_wrappers/source/aligned_malloc.cc", + "//webrtc/system_wrappers/source/clock.cc", + "//webrtc/system_wrappers/source/cpu_features.cc", + "//webrtc/system_wrappers/source/cpu_info.cc", + "//webrtc/system_wrappers/source/event.cc", + "//webrtc/system_wrappers/source/event_timer_posix.cc", + "//webrtc/system_wrappers/source/event_timer_posix.h", + "//webrtc/system_wrappers/source/file_impl.cc", + "//webrtc/system_wrappers/source/logging.cc", + "//webrtc/system_wrappers/source/rtp_to_ntp_estimator.cc", + "//webrtc/system_wrappers/source/rw_lock.cc", + "//webrtc/system_wrappers/source/rw_lock_posix.cc", + "//webrtc/system_wrappers/source/rw_lock_posix.h", + "//webrtc/system_wrappers/source/sleep.cc", + "//webrtc/system_wrappers/source/timestamp_extrapolator.cc", + "//webrtc/system_wrappers/source/trace_impl.cc", + "//webrtc/system_wrappers/source/trace_impl.h", + "//webrtc/system_wrappers/source/trace_posix.cc", + "//webrtc/system_wrappers/source/trace_posix.h", + "//webrtc/system_wrappers/source/atomic32_non_darwin_unix.cc" + ], + "type": "static_library" + }, + "//webrtc/video:video": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD", + "WEBRTC_BUILD_LIBEVENT" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/api:transport_api", + "//webrtc/base:rtc_base_approved", + "//webrtc/base:rtc_numerics", + "//webrtc/base:rtc_task_queue", + "//webrtc/common_video:common_video", + "//webrtc/logging:rtc_event_log_api", + "//webrtc/modules/bitrate_controller:bitrate_controller", + "//webrtc/modules/congestion_controller:congestion_controller", + "//webrtc/modules/pacing:pacing", + "//webrtc/modules/remote_bitrate_estimator:remote_bitrate_estimator", + "//webrtc/modules/rtp_rtcp:rtp_rtcp", + "//webrtc/modules/utility:utility", + "//webrtc/modules/video_coding:video_coding", + "//webrtc/modules/video_processing:video_processing", + "//webrtc/system_wrappers:system_wrappers", + "//webrtc/voice_engine:voice_engine" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//webrtc/common_video/include/", + "//webrtc/common_video/libyuv/include/", + "//webrtc/modules/audio_coding/include/", + "//webrtc/modules/include/" + ], + "libs": [], + "sources": [ + "//webrtc/video/call_stats.cc", + "//webrtc/video/call_stats.h", + "//webrtc/video/encoder_rtcp_feedback.cc", + "//webrtc/video/encoder_rtcp_feedback.h", + "//webrtc/video/overuse_frame_detector.cc", + "//webrtc/video/overuse_frame_detector.h", + "//webrtc/video/payload_router.cc", + "//webrtc/video/payload_router.h", + "//webrtc/video/quality_threshold.cc", + "//webrtc/video/quality_threshold.h", + "//webrtc/video/receive_statistics_proxy.cc", + "//webrtc/video/receive_statistics_proxy.h", + "//webrtc/video/report_block_stats.cc", + "//webrtc/video/report_block_stats.h", + "//webrtc/video/rtp_stream_receiver.cc", + "//webrtc/video/rtp_stream_receiver.h", + "//webrtc/video/rtp_streams_synchronizer.cc", + "//webrtc/video/rtp_streams_synchronizer.h", + "//webrtc/video/send_delay_stats.cc", + "//webrtc/video/send_delay_stats.h", + "//webrtc/video/send_statistics_proxy.cc", + "//webrtc/video/send_statistics_proxy.h", + "//webrtc/video/stats_counter.cc", + "//webrtc/video/stats_counter.h", + "//webrtc/video/stream_synchronization.cc", + "//webrtc/video/stream_synchronization.h", + "//webrtc/video/transport_adapter.cc", + "//webrtc/video/transport_adapter.h", + "//webrtc/video/video_receive_stream.cc", + "//webrtc/video/video_receive_stream.h", + "//webrtc/video/video_send_stream.cc", + "//webrtc/video/video_send_stream.h", + "//webrtc/video/video_stream_decoder.cc", + "//webrtc/video/video_stream_decoder.h", + "//webrtc/video/vie_encoder.cc", + "//webrtc/video/vie_encoder.h", + "//webrtc/video/vie_remb.cc", + "//webrtc/video/vie_remb.h" + ], + "type": "static_library" + }, + "//webrtc/video_engine:video_engine": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/video_engine/browser_capture_impl.h", + "//webrtc/video_engine/desktop_capture_impl.cc", + "//webrtc/video_engine/desktop_capture_impl.h" + ], + "type": "static_library" + }, + "//webrtc/voice_engine:audio_coder": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/modules/audio_coding:audio_coding", + "//webrtc/modules/audio_coding:audio_format_conversion", + "//webrtc/modules/audio_coding:builtin_audio_decoder_factory", + "//webrtc/modules/audio_coding:rent_a_codec" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//webrtc/modules/audio_coding/include/", + "//webrtc/modules/include/" + ], + "libs": [], + "sources": [ + "//webrtc/voice_engine/coder.cc", + "//webrtc/voice_engine/coder.h" + ], + "type": "static_library" + }, + "//webrtc/voice_engine:file_player": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/common_audio:common_audio", + "//webrtc/modules/media_file:media_file", + "//webrtc/system_wrappers:system_wrappers", + "//webrtc/voice_engine:audio_coder" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//webrtc/common_audio/resampler/include/", + "//webrtc/common_audio/signal_processing/include/", + "//webrtc/common_audio/vad/include/" + ], + "libs": [], + "sources": [ + "//webrtc/voice_engine/file_player.cc", + "//webrtc/voice_engine/file_player.h" + ], + "type": "static_library" + }, + "//webrtc/voice_engine:file_recorder": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved", + "//webrtc/common_audio:common_audio", + "//webrtc/modules/media_file:media_file", + "//webrtc/system_wrappers:system_wrappers", + "//webrtc/voice_engine:audio_coder" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//webrtc/common_audio/resampler/include/", + "//webrtc/common_audio/signal_processing/include/", + "//webrtc/common_audio/vad/include/" + ], + "libs": [], + "sources": [ + "//webrtc/voice_engine/file_recorder.cc", + "//webrtc/voice_engine/file_recorder.h" + ], + "type": "static_library" + }, + "//webrtc/voice_engine:level_indicator": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved", + "//webrtc/common_audio:common_audio" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//webrtc/common_audio/resampler/include/", + "//webrtc/common_audio/signal_processing/include/", + "//webrtc/common_audio/vad/include/" + ], + "libs": [], + "sources": [ + "//webrtc/voice_engine/level_indicator.cc", + "//webrtc/voice_engine/level_indicator.h" + ], + "type": "static_library" + }, + "//webrtc/voice_engine:voice_engine": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD", + "WEBRTC_BUILD_LIBEVENT" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/api:audio_mixer_api", + "//webrtc/api:call_api", + "//webrtc/api:transport_api", + "//webrtc/audio/utility:audio_frame_operations", + "//webrtc/base:rtc_base_approved", + "//webrtc/common_audio:common_audio", + "//webrtc/logging:rtc_event_log_api", + "//webrtc/modules/audio_coding:audio_coding", + "//webrtc/modules/audio_coding:audio_decoder_factory_interface", + "//webrtc/modules/audio_coding:audio_format_conversion", + "//webrtc/modules/audio_coding:builtin_audio_decoder_factory", + "//webrtc/modules/audio_coding:rent_a_codec", + "//webrtc/modules/audio_conference_mixer:audio_conference_mixer", + "//webrtc/modules/audio_device:audio_device", + "//webrtc/modules/audio_processing:audio_processing", + "//webrtc/modules/bitrate_controller:bitrate_controller", + "//webrtc/modules/media_file:media_file", + "//webrtc/modules/pacing:pacing", + "//webrtc/modules/rtp_rtcp:rtp_rtcp", + "//webrtc/modules/utility:utility", + "//webrtc/system_wrappers:system_wrappers", + "//webrtc/voice_engine:file_player", + "//webrtc/voice_engine:file_recorder", + "//webrtc/voice_engine:level_indicator" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//webrtc/modules/audio_coding/include/", + "//webrtc/modules/include/", + "//webrtc/common_audio/resampler/include/", + "//webrtc/common_audio/signal_processing/include/", + "//webrtc/common_audio/vad/include/", + "//webrtc/modules/audio_conference_mixer/include/", + "//webrtc/modules/include/", + "//webrtc/modules/include/", + "//webrtc/modules/audio_device/include/", + "//webrtc/modules/audio_device/dummy/" + ], + "libs": [], + "sources": [ + "//webrtc/voice_engine/channel.cc", + "//webrtc/voice_engine/channel.h", + "//webrtc/voice_engine/channel_manager.cc", + "//webrtc/voice_engine/channel_manager.h", + "//webrtc/voice_engine/channel_proxy.cc", + "//webrtc/voice_engine/channel_proxy.h", + "//webrtc/voice_engine/include/voe_audio_processing.h", + "//webrtc/voice_engine/include/voe_base.h", + "//webrtc/voice_engine/include/voe_codec.h", + "//webrtc/voice_engine/include/voe_errors.h", + "//webrtc/voice_engine/include/voe_external_media.h", + "//webrtc/voice_engine/include/voe_file.h", + "//webrtc/voice_engine/include/voe_hardware.h", + "//webrtc/voice_engine/include/voe_neteq_stats.h", + "//webrtc/voice_engine/include/voe_network.h", + "//webrtc/voice_engine/include/voe_rtp_rtcp.h", + "//webrtc/voice_engine/include/voe_video_sync.h", + "//webrtc/voice_engine/include/voe_volume_control.h", + "//webrtc/voice_engine/monitor_module.cc", + "//webrtc/voice_engine/monitor_module.h", + "//webrtc/voice_engine/output_mixer.cc", + "//webrtc/voice_engine/output_mixer.h", + "//webrtc/voice_engine/shared_data.cc", + "//webrtc/voice_engine/shared_data.h", + "//webrtc/voice_engine/statistics.cc", + "//webrtc/voice_engine/statistics.h", + "//webrtc/voice_engine/transmit_mixer.cc", + "//webrtc/voice_engine/transmit_mixer.h", + "//webrtc/voice_engine/utility.cc", + "//webrtc/voice_engine/utility.h", + "//webrtc/voice_engine/voe_audio_processing_impl.cc", + "//webrtc/voice_engine/voe_audio_processing_impl.h", + "//webrtc/voice_engine/voe_base_impl.cc", + "//webrtc/voice_engine/voe_base_impl.h", + "//webrtc/voice_engine/voe_codec_impl.cc", + "//webrtc/voice_engine/voe_codec_impl.h", + "//webrtc/voice_engine/voe_external_media_impl.cc", + "//webrtc/voice_engine/voe_external_media_impl.h", + "//webrtc/voice_engine/voe_file_impl.cc", + "//webrtc/voice_engine/voe_file_impl.h", + "//webrtc/voice_engine/voe_hardware_impl.cc", + "//webrtc/voice_engine/voe_hardware_impl.h", + "//webrtc/voice_engine/voe_neteq_stats_impl.cc", + "//webrtc/voice_engine/voe_neteq_stats_impl.h", + "//webrtc/voice_engine/voe_network_impl.cc", + "//webrtc/voice_engine/voe_network_impl.h", + "//webrtc/voice_engine/voe_rtp_rtcp_impl.cc", + "//webrtc/voice_engine/voe_rtp_rtcp_impl.h", + "//webrtc/voice_engine/voe_video_sync_impl.cc", + "//webrtc/voice_engine/voe_video_sync_impl.h", + "//webrtc/voice_engine/voe_volume_control_impl.cc", + "//webrtc/voice_engine/voe_volume_control_impl.h", + "//webrtc/voice_engine/voice_engine_defines.h", + "//webrtc/voice_engine/voice_engine_impl.cc", + "//webrtc/voice_engine/voice_engine_impl.h" + ], + "type": "static_library" + }, + "//webrtc:webrtc": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD", + "WEBRTC_BUILD_LIBEVENT" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/api:transport_api", + "//webrtc/api:video_frame_api", + "//webrtc/audio:audio", + "//webrtc/base:base", + "//webrtc/call:call", + "//webrtc/common_audio:common_audio", + "//webrtc/common_video:common_video", + "//webrtc/media:media", + "//webrtc/modules:modules", + "//webrtc/modules/video_capture:video_capture_internal_impl", + "//webrtc/sdk:sdk", + "//webrtc/system_wrappers:field_trial_default", + "//webrtc/system_wrappers:metrics_default", + "//webrtc/system_wrappers:system_wrappers", + "//webrtc/video:video", + "//webrtc/video_engine:video_engine", + "//webrtc/voice_engine:voice_engine" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//webrtc/common_audio/resampler/include/", + "//webrtc/common_audio/signal_processing/include/", + "//webrtc/common_audio/vad/include/", + "//webrtc/common_video/include/", + "//webrtc/common_video/libyuv/include/", + "//webrtc/modules/audio_coding/include/", + "//webrtc/modules/include/", + "//webrtc/modules/audio_conference_mixer/include/", + "//webrtc/modules/include/", + "//webrtc/modules/include/", + "//webrtc/modules/audio_device/include/", + "//webrtc/modules/audio_device/dummy/" + ], + "libs": [ + "X11", + "X11-xcb", + "xcb", + "Xcomposite", + "Xcursor", + "Xdamage", + "Xext", + "Xfixes", + "Xi", + "Xrender" + ], + "sources": [ + "//webrtc/build/no_op_function.cc", + "//webrtc/call.h", + "//webrtc/config.h" + ], + "type": "static_library" + }, + "//webrtc:webrtc_common": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/common_types.cc", + "//webrtc/common_types.h", + "//webrtc/config.cc", + "//webrtc/config.h", + "//webrtc/typedefs.h" + ], + "type": "static_library" + } + } +} \ No newline at end of file diff --git a/media/webrtc/gn-configs/arm_True_arm_openbsd.json b/media/webrtc/gn-configs/arm_True_arm_openbsd.json new file mode 100644 --- /dev/null +++ b/media/webrtc/gn-configs/arm_True_arm_openbsd.json @@ -0,0 +1,8590 @@ +{ + "gn_gen_args": { + "host_cpu": "arm", + "is_debug": true, + "target_cpu": "arm", + "target_os": "openbsd" + }, + "mozbuild_args": { + "CPU_ARCH": "arm", + "HOST_CPU_ARCH": "arm", + "MOZ_DEBUG": "1", + "OS_TARGET": "OpenBSD" + }, + "sandbox_vars": { + "COMPILE_FLAGS": { + "WARNINGS_AS_ERRORS": [] + }, + "FINAL_LIBRARY": "webrtc" + }, + "targets": { + "//webrtc/api:audio_mixer_api": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc/base:rtc_base_approved" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/api/audio/audio_mixer.h" + ], + "type": "source_set" + }, + "//webrtc/api:call_api": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/api:audio_mixer_api", + "//webrtc/api:transport_api", + "//webrtc/base:rtc_base_approved", + "//webrtc/modules/audio_coding:audio_decoder_factory_interface", + "//webrtc/modules/audio_coding:audio_encoder_interface" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/api/call/audio_sink.h" + ], + "type": "source_set" + }, + "//webrtc/api:transport_api": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/api/call/transport.h" + ], + "type": "source_set" + }, + "//webrtc/api:video_frame_api": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc/base:rtc_base_approved", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "/media/libyuv/libyuv/include/", + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/api/video/i420_buffer.cc", + "//webrtc/api/video/i420_buffer.h", + "//webrtc/api/video/video_frame.cc", + "//webrtc/api/video/video_frame.h", + "//webrtc/api/video/video_frame_buffer.h", + "//webrtc/api/video/video_rotation.h" + ], + "type": "source_set" + }, + "//webrtc/audio/utility:audio_frame_operations": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved", + "//webrtc/modules/audio_coding:audio_format_conversion" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/audio/utility/audio_frame_operations.cc", + "//webrtc/audio/utility/audio_frame_operations.h" + ], + "type": "static_library" + }, + "//webrtc/audio:audio": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD", + "WEBRTC_BUILD_LIBEVENT" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/api:audio_mixer_api", + "//webrtc/api:call_api", + "//webrtc/base:rtc_base_approved", + "//webrtc/base:rtc_task_queue", + "//webrtc/call:call_interfaces", + "//webrtc/common_audio:common_audio", + "//webrtc/modules/audio_device:audio_device", + "//webrtc/modules/audio_processing:audio_processing", + "//webrtc/modules/congestion_controller:congestion_controller", + "//webrtc/modules/pacing:pacing", + "//webrtc/modules/remote_bitrate_estimator:remote_bitrate_estimator", + "//webrtc/modules/rtp_rtcp:rtp_rtcp", + "//webrtc/system_wrappers:system_wrappers", + "//webrtc/voice_engine:voice_engine" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//webrtc/common_audio/resampler/include/", + "//webrtc/common_audio/signal_processing/include/", + "//webrtc/common_audio/vad/include/", + "//webrtc/modules/include/", + "//webrtc/modules/audio_device/include/", + "//webrtc/modules/audio_device/dummy/", + "//webrtc/modules/audio_coding/include/", + "//webrtc/modules/include/" + ], + "libs": [], + "sources": [ + "//webrtc/audio/audio_receive_stream.cc", + "//webrtc/audio/audio_receive_stream.h", + "//webrtc/audio/audio_send_stream.cc", + "//webrtc/audio/audio_send_stream.h", + "//webrtc/audio/audio_state.cc", + "//webrtc/audio/audio_state.h", + "//webrtc/audio/audio_transport_proxy.cc", + "//webrtc/audio/audio_transport_proxy.h", + "//webrtc/audio/conversion.h", + "//webrtc/audio/scoped_voe_interface.h" + ], + "type": "static_library" + }, + "//webrtc/base:gtest_prod": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/base/gtest_prod_util.h" + ], + "type": "source_set" + }, + "//webrtc/base:rtc_base_approved": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/base/array_view.h", + "//webrtc/base/arraysize.h", + "//webrtc/base/atomicops.h", + "//webrtc/base/base64.cc", + "//webrtc/base/base64.h", + "//webrtc/base/basictypes.h", + "//webrtc/base/bind.h", + "//webrtc/base/bitbuffer.cc", + "//webrtc/base/bitbuffer.h", + "//webrtc/base/buffer.h", + "//webrtc/base/bufferqueue.cc", + "//webrtc/base/bufferqueue.h", + "//webrtc/base/bytebuffer.cc", + "//webrtc/base/bytebuffer.h", + "//webrtc/base/byteorder.h", + "//webrtc/base/checks.cc", + "//webrtc/base/checks.h", + "//webrtc/base/constructormagic.h", + "//webrtc/base/copyonwritebuffer.cc", + "//webrtc/base/copyonwritebuffer.h", + "//webrtc/base/criticalsection.cc", + "//webrtc/base/criticalsection.h", + "//webrtc/base/deprecation.h", + "//webrtc/base/event.cc", + "//webrtc/base/event.h", + "//webrtc/base/event_tracer.cc", + "//webrtc/base/event_tracer.h", + "//webrtc/base/file.cc", + "//webrtc/base/file.h", + "//webrtc/base/flags.cc", + "//webrtc/base/flags.h", + "//webrtc/base/format_macros.h", + "//webrtc/base/function_view.h", + "//webrtc/base/ignore_wundef.h", + "//webrtc/base/location.cc", + "//webrtc/base/location.h", + "//webrtc/base/md5.cc", + "//webrtc/base/md5.h", + "//webrtc/base/md5digest.cc", + "//webrtc/base/md5digest.h", + "//webrtc/base/mod_ops.h", + "//webrtc/base/onetimeevent.h", + "//webrtc/base/optional.cc", + "//webrtc/base/optional.h", + "//webrtc/base/pathutils.cc", + "//webrtc/base/pathutils.h", + "//webrtc/base/platform_file.cc", + "//webrtc/base/platform_file.h", + "//webrtc/base/platform_thread.cc", + "//webrtc/base/platform_thread.h", + "//webrtc/base/platform_thread_types.h", + "//webrtc/base/race_checker.cc", + "//webrtc/base/race_checker.h", + "//webrtc/base/random.cc", + "//webrtc/base/random.h", + "//webrtc/base/rate_limiter.cc", + "//webrtc/base/rate_limiter.h", + "//webrtc/base/rate_statistics.cc", + "//webrtc/base/rate_statistics.h", + "//webrtc/base/ratetracker.cc", + "//webrtc/base/ratetracker.h", + "//webrtc/base/refcount.h", + "//webrtc/base/refcountedobject.h", + "//webrtc/base/safe_compare.h", + "//webrtc/base/safe_conversions.h", + "//webrtc/base/safe_conversions_impl.h", + "//webrtc/base/sanitizer.h", + "//webrtc/base/scoped_ref_ptr.h", + "//webrtc/base/stringencode.cc", + "//webrtc/base/stringencode.h", + "//webrtc/base/stringutils.cc", + "//webrtc/base/stringutils.h", + "//webrtc/base/swap_queue.h", + "//webrtc/base/template_util.h", + "//webrtc/base/thread_annotations.h", + "//webrtc/base/thread_checker.h", + "//webrtc/base/thread_checker_impl.cc", + "//webrtc/base/thread_checker_impl.h", + "//webrtc/base/timestampaligner.cc", + "//webrtc/base/timestampaligner.h", + "//webrtc/base/timeutils.cc", + "//webrtc/base/timeutils.h", + "//webrtc/base/trace_event.h", + "//webrtc/base/type_traits.h", + "//webrtc/base/file_posix.cc", + "//webrtc/base/logging.cc", + "//webrtc/base/logging.h" + ], + "type": "static_library" + }, + "//webrtc/base:rtc_numerics": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc/base:rtc_base_approved" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/base/numerics/exp_filter.cc", + "//webrtc/base/numerics/exp_filter.h", + "//webrtc/base/numerics/percentile_filter.h" + ], + "type": "static_library" + }, + "//webrtc/base:rtc_task_queue": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_BUILD_LIBEVENT", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc/base:rtc_base_approved" + ], + "include_dirs": [ + "/ipc/chromium/src/third_party/libevent/include/", + "/ipc/chromium/src/third_party/libevent/linux/", + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/base/sequenced_task_checker.h", + "//webrtc/base/sequenced_task_checker_impl.cc", + "//webrtc/base/sequenced_task_checker_impl.h", + "//webrtc/base/weak_ptr.cc", + "//webrtc/base/weak_ptr.h", + "//webrtc/base/task_queue.h", + "//webrtc/base/task_queue_posix.h", + "//webrtc/base/task_queue_libevent.cc", + "//webrtc/base/task_queue_posix.cc" + ], + "type": "static_library" + }, + "//webrtc/call:call": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD", + "WEBRTC_BUILD_LIBEVENT" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/api:call_api", + "//webrtc/api:transport_api", + "//webrtc/audio:audio", + "//webrtc/base:rtc_task_queue", + "//webrtc/call:call_interfaces", + "//webrtc/logging:rtc_event_log_impl", + "//webrtc/modules/congestion_controller:congestion_controller", + "//webrtc/modules/rtp_rtcp:rtp_rtcp", + "//webrtc/system_wrappers:system_wrappers", + "//webrtc/video:video" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/call/bitrate_allocator.cc", + "//webrtc/call/call.cc", + "//webrtc/call/flexfec_receive_stream_impl.cc", + "//webrtc/call/flexfec_receive_stream_impl.h" + ], + "type": "static_library" + }, + "//webrtc/call:call_interfaces": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/call/audio_receive_stream.h", + "//webrtc/call/audio_send_stream.h", + "//webrtc/call/audio_state.h", + "//webrtc/call/call.h", + "//webrtc/call/flexfec_receive_stream.h", + "//webrtc/call/audio_send_stream_call.cc" + ], + "type": "source_set" + }, + "//webrtc/common_audio:common_audio": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc/common_audio:common_audio_c", + "//webrtc/common_audio:common_audio_neon", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//webrtc/common_audio/resampler/include/", + "//webrtc/common_audio/signal_processing/include/", + "//webrtc/common_audio/vad/include/" + ], + "libs": [], + "sources": [ + "//webrtc/common_audio/audio_converter.cc", + "//webrtc/common_audio/audio_converter.h", + "//webrtc/common_audio/audio_ring_buffer.cc", + "//webrtc/common_audio/audio_ring_buffer.h", + "//webrtc/common_audio/audio_util.cc", + "//webrtc/common_audio/blocker.cc", + "//webrtc/common_audio/blocker.h", + "//webrtc/common_audio/channel_buffer.cc", + "//webrtc/common_audio/channel_buffer.h", + "//webrtc/common_audio/fir_filter.cc", + "//webrtc/common_audio/fir_filter.h", + "//webrtc/common_audio/fir_filter_neon.h", + "//webrtc/common_audio/fir_filter_sse.h", + "//webrtc/common_audio/include/audio_util.h", + "//webrtc/common_audio/lapped_transform.cc", + "//webrtc/common_audio/lapped_transform.h", + "//webrtc/common_audio/real_fourier.cc", + "//webrtc/common_audio/real_fourier.h", + "//webrtc/common_audio/real_fourier_ooura.cc", + "//webrtc/common_audio/real_fourier_ooura.h", + "//webrtc/common_audio/resampler/include/push_resampler.h", + "//webrtc/common_audio/resampler/include/resampler.h", + "//webrtc/common_audio/resampler/push_resampler.cc", + "//webrtc/common_audio/resampler/push_sinc_resampler.cc", + "//webrtc/common_audio/resampler/push_sinc_resampler.h", + "//webrtc/common_audio/resampler/resampler.cc", + "//webrtc/common_audio/resampler/sinc_resampler.cc", + "//webrtc/common_audio/resampler/sinc_resampler.h", + "//webrtc/common_audio/smoothing_filter.cc", + "//webrtc/common_audio/smoothing_filter.h", + "//webrtc/common_audio/sparse_fir_filter.cc", + "//webrtc/common_audio/sparse_fir_filter.h", + "//webrtc/common_audio/vad/include/vad.h", + "//webrtc/common_audio/vad/vad.cc", + "//webrtc/common_audio/wav_file.cc", + "//webrtc/common_audio/wav_file.h", + "//webrtc/common_audio/wav_header.cc", + "//webrtc/common_audio/wav_header.h", + "//webrtc/common_audio/window_generator.cc", + "//webrtc/common_audio/window_generator.h" + ], + "type": "static_library" + }, + "//webrtc/common_audio:common_audio_c": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//webrtc/common_audio/resampler/include/", + "//webrtc/common_audio/signal_processing/include/", + "//webrtc/common_audio/vad/include/" + ], + "libs": [], + "sources": [ + "//webrtc/common_audio/fft4g.c", + "//webrtc/common_audio/fft4g.h", + "//webrtc/common_audio/ring_buffer.c", + "//webrtc/common_audio/ring_buffer.h", + "//webrtc/common_audio/signal_processing/auto_corr_to_refl_coef.c", + "//webrtc/common_audio/signal_processing/auto_correlation.c", + "//webrtc/common_audio/signal_processing/complex_fft_tables.h", + "//webrtc/common_audio/signal_processing/copy_set_operations.c", + "//webrtc/common_audio/signal_processing/cross_correlation.c", + "//webrtc/common_audio/signal_processing/division_operations.c", + "//webrtc/common_audio/signal_processing/dot_product_with_scale.c", + "//webrtc/common_audio/signal_processing/downsample_fast.c", + "//webrtc/common_audio/signal_processing/energy.c", + "//webrtc/common_audio/signal_processing/filter_ar.c", + "//webrtc/common_audio/signal_processing/filter_ma_fast_q12.c", + "//webrtc/common_audio/signal_processing/get_hanning_window.c", + "//webrtc/common_audio/signal_processing/get_scaling_square.c", + "//webrtc/common_audio/signal_processing/ilbc_specific_functions.c", + "//webrtc/common_audio/signal_processing/include/real_fft.h", + "//webrtc/common_audio/signal_processing/include/signal_processing_library.h", + "//webrtc/common_audio/signal_processing/include/spl_inl.h", + "//webrtc/common_audio/signal_processing/levinson_durbin.c", + "//webrtc/common_audio/signal_processing/lpc_to_refl_coef.c", + "//webrtc/common_audio/signal_processing/min_max_operations.c", + "//webrtc/common_audio/signal_processing/randomization_functions.c", + "//webrtc/common_audio/signal_processing/real_fft.c", + "//webrtc/common_audio/signal_processing/refl_coef_to_lpc.c", + "//webrtc/common_audio/signal_processing/resample.c", + "//webrtc/common_audio/signal_processing/resample_48khz.c", + "//webrtc/common_audio/signal_processing/resample_by_2.c", + "//webrtc/common_audio/signal_processing/resample_by_2_internal.c", + "//webrtc/common_audio/signal_processing/resample_by_2_internal.h", + "//webrtc/common_audio/signal_processing/resample_fractional.c", + "//webrtc/common_audio/signal_processing/spl_init.c", + "//webrtc/common_audio/signal_processing/spl_inl.c", + "//webrtc/common_audio/signal_processing/spl_sqrt.c", + "//webrtc/common_audio/signal_processing/splitting_filter.c", + "//webrtc/common_audio/signal_processing/sqrt_of_one_minus_x_squared.c", + "//webrtc/common_audio/signal_processing/vector_scaling_operations.c", + "//webrtc/common_audio/vad/include/webrtc_vad.h", + "//webrtc/common_audio/vad/vad_core.c", + "//webrtc/common_audio/vad/vad_core.h", + "//webrtc/common_audio/vad/vad_filterbank.c", + "//webrtc/common_audio/vad/vad_filterbank.h", + "//webrtc/common_audio/vad/vad_gmm.c", + "//webrtc/common_audio/vad/vad_gmm.h", + "//webrtc/common_audio/vad/vad_sp.c", + "//webrtc/common_audio/vad/vad_sp.h", + "//webrtc/common_audio/vad/webrtc_vad.c", + "//webrtc/common_audio/signal_processing/complex_bit_reverse_arm.S", + "//webrtc/common_audio/signal_processing/spl_sqrt_floor_arm.S", + "//webrtc/common_audio/signal_processing/filter_ar_fast_q12_armv7.S", + "//webrtc/common_audio/signal_processing/complex_fft.c" + ], + "type": "source_set" + }, + "//webrtc/common_audio:common_audio_neon": { + "cflags": [ + "-mfpu=neon", + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc/common_audio:common_audio_neon_c" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/common_audio/fir_filter_neon.cc", + "//webrtc/common_audio/resampler/sinc_resampler_neon.cc" + ], + "type": "static_library" + }, + "//webrtc/common_audio:common_audio_neon_c": { + "cflags": [ + "-mfpu=neon", + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/common_audio/signal_processing/cross_correlation_neon.c", + "//webrtc/common_audio/signal_processing/downsample_fast_neon.c", + "//webrtc/common_audio/signal_processing/min_max_operations_neon.c" + ], + "type": "source_set" + }, + "//webrtc/common_video:common_video": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD", + "WEBRTC_BUILD_LIBEVENT" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/api:video_frame_api", + "//webrtc/base:rtc_task_queue", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "//webrtc/modules/interface/", + "/media/libyuv/libyuv/include/", + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//webrtc/common_video/include/", + "//webrtc/common_video/libyuv/include/" + ], + "libs": [], + "sources": [ + "//webrtc/common_video/bitrate_adjuster.cc", + "//webrtc/common_video/h264/h264_bitstream_parser.cc", + "//webrtc/common_video/h264/h264_bitstream_parser.h", + "//webrtc/common_video/h264/h264_common.cc", + "//webrtc/common_video/h264/h264_common.h", + "//webrtc/common_video/h264/pps_parser.cc", + "//webrtc/common_video/h264/pps_parser.h", + "//webrtc/common_video/h264/profile_level_id.cc", + "//webrtc/common_video/h264/profile_level_id.h", + "//webrtc/common_video/h264/sps_parser.cc", + "//webrtc/common_video/h264/sps_parser.h", + "//webrtc/common_video/h264/sps_vui_rewriter.cc", + "//webrtc/common_video/h264/sps_vui_rewriter.h", + "//webrtc/common_video/i420_buffer_pool.cc", + "//webrtc/common_video/include/bitrate_adjuster.h", + "//webrtc/common_video/include/frame_callback.h", + "//webrtc/common_video/include/i420_buffer_pool.h", + "//webrtc/common_video/include/incoming_video_stream.h", + "//webrtc/common_video/include/video_bitrate_allocator.h", + "//webrtc/common_video/include/video_frame_buffer.h", + "//webrtc/common_video/incoming_video_stream.cc", + "//webrtc/common_video/libyuv/include/webrtc_libyuv.h", + "//webrtc/common_video/libyuv/webrtc_libyuv.cc", + "//webrtc/common_video/video_frame.cc", + "//webrtc/common_video/video_frame_buffer.cc", + "//webrtc/common_video/video_render_frames.cc", + "//webrtc/common_video/video_render_frames.h" + ], + "type": "static_library" + }, + "//webrtc/logging:rtc_event_log_api": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/logging/rtc_event_log/rtc_event_log.h" + ], + "type": "source_set" + }, + "//webrtc/logging:rtc_event_log_impl": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD", + "WEBRTC_BUILD_LIBEVENT" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/call:call_interfaces", + "//webrtc/logging:rtc_event_log_api", + "//webrtc/modules/rtp_rtcp:rtp_rtcp" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/logging/rtc_event_log/ringbuffer.h", + "//webrtc/logging/rtc_event_log/rtc_event_log.cc", + "//webrtc/logging/rtc_event_log/rtc_event_log_helper_thread.cc", + "//webrtc/logging/rtc_event_log/rtc_event_log_helper_thread.h" + ], + "type": "static_library" + }, + "//webrtc/media:mozilla_rtc_media": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/media/base/videoadapter.cc", + "//webrtc/media/base/videoadapter.h", + "//webrtc/media/base/videobroadcaster.cc", + "//webrtc/media/base/videobroadcaster.h", + "//webrtc/media/base/videosourcebase.cc", + "//webrtc/media/base/videosourcebase.h" + ], + "type": "static_library" + }, + "//webrtc/modules/audio_coding:audio_coding": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "WEBRTC_CODEC_OPUS", + "WEBRTC_CODEC_G722", + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved", + "//webrtc/common_audio:common_audio", + "//webrtc/logging:rtc_event_log_api", + "//webrtc/modules/audio_coding:audio_decoder_factory_interface", + "//webrtc/modules/audio_coding:audio_decoder_interface", + "//webrtc/modules/audio_coding:builtin_audio_decoder_factory", + "//webrtc/modules/audio_coding:cng", + "//webrtc/modules/audio_coding:g711", + "//webrtc/modules/audio_coding:g722", + "//webrtc/modules/audio_coding:isac_fix", + "//webrtc/modules/audio_coding:neteq", + "//webrtc/modules/audio_coding:pcm16b", + "//webrtc/modules/audio_coding:rent_a_codec", + "//webrtc/modules/audio_coding:webrtc_opus", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//webrtc/modules/audio_coding/include/", + "//webrtc/modules/include/", + "//", + "//webrtc/modules/audio_coding/codecs/cng/include/", + "//", + "//webrtc/modules/audio_coding/codecs/g711/include/", + "//", + "//webrtc/modules/audio_coding/codecs/pcm16b/include/", + "//", + "//webrtc/modules/audio_coding/codecs/isac/fix/include/", + "//", + "//webrtc/modules/audio_coding/codecs/g722/include/", + "//webrtc/common_audio/resampler/include/", + "//webrtc/common_audio/signal_processing/include/", + "//webrtc/common_audio/vad/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_coding/acm2/acm_common_defs.h", + "//webrtc/modules/audio_coding/acm2/acm_receiver.cc", + "//webrtc/modules/audio_coding/acm2/acm_receiver.h", + "//webrtc/modules/audio_coding/acm2/acm_resampler.cc", + "//webrtc/modules/audio_coding/acm2/acm_resampler.h", + "//webrtc/modules/audio_coding/acm2/audio_coding_module.cc", + "//webrtc/modules/audio_coding/acm2/call_statistics.cc", + "//webrtc/modules/audio_coding/acm2/call_statistics.h", + "//webrtc/modules/audio_coding/acm2/codec_manager.cc", + "//webrtc/modules/audio_coding/acm2/codec_manager.h", + "//webrtc/modules/audio_coding/include/audio_coding_module.h", + "//webrtc/modules/audio_coding/include/audio_coding_module_typedefs.h" + ], + "type": "static_library" + }, + "//webrtc/modules/audio_coding:audio_decoder_factory_interface": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc/base:rtc_base_approved", + "//webrtc/modules/audio_coding:audio_decoder_interface", + "//webrtc/modules/audio_coding:audio_format", + "//webrtc/modules/audio_coding:audio_format_conversion" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_coding/codecs/audio_decoder_factory.h" + ], + "type": "source_set" + }, + "//webrtc/modules/audio_coding:audio_decoder_interface": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_coding/codecs/audio_decoder.cc", + "//webrtc/modules/audio_coding/codecs/audio_decoder.h", + "//webrtc/modules/audio_coding/codecs/legacy_encoded_audio_frame.cc", + "//webrtc/modules/audio_coding/codecs/legacy_encoded_audio_frame.h" + ], + "type": "static_library" + }, + "//webrtc/modules/audio_coding:audio_encoder_interface": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_coding/codecs/audio_encoder.cc", + "//webrtc/modules/audio_coding/codecs/audio_encoder.h" + ], + "type": "static_library" + }, + "//webrtc/modules/audio_coding:audio_format": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_coding/codecs/audio_format.cc", + "//webrtc/modules/audio_coding/codecs/audio_format.h" + ], + "type": "static_library" + }, + "//webrtc/modules/audio_coding:audio_format_conversion": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved", + "//webrtc/modules/audio_coding:audio_format" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_coding/codecs/audio_format_conversion.cc", + "//webrtc/modules/audio_coding/codecs/audio_format_conversion.h" + ], + "type": "static_library" + }, + "//webrtc/modules/audio_coding:audio_network_adaptor": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved", + "//webrtc/common_audio:common_audio", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//webrtc/common_audio/resampler/include/", + "//webrtc/common_audio/signal_processing/include/", + "//webrtc/common_audio/vad/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_coding/audio_network_adaptor/audio_network_adaptor.cc", + "//webrtc/modules/audio_coding/audio_network_adaptor/audio_network_adaptor_impl.cc", + "//webrtc/modules/audio_coding/audio_network_adaptor/audio_network_adaptor_impl.h", + "//webrtc/modules/audio_coding/audio_network_adaptor/bitrate_controller.cc", + "//webrtc/modules/audio_coding/audio_network_adaptor/bitrate_controller.h", + "//webrtc/modules/audio_coding/audio_network_adaptor/channel_controller.cc", + "//webrtc/modules/audio_coding/audio_network_adaptor/channel_controller.h", + "//webrtc/modules/audio_coding/audio_network_adaptor/controller.cc", + "//webrtc/modules/audio_coding/audio_network_adaptor/controller.h", + "//webrtc/modules/audio_coding/audio_network_adaptor/controller_manager.cc", + "//webrtc/modules/audio_coding/audio_network_adaptor/controller_manager.h", + "//webrtc/modules/audio_coding/audio_network_adaptor/debug_dump_writer.cc", + "//webrtc/modules/audio_coding/audio_network_adaptor/debug_dump_writer.h", + "//webrtc/modules/audio_coding/audio_network_adaptor/dtx_controller.cc", + "//webrtc/modules/audio_coding/audio_network_adaptor/dtx_controller.h", + "//webrtc/modules/audio_coding/audio_network_adaptor/fec_controller.cc", + "//webrtc/modules/audio_coding/audio_network_adaptor/fec_controller.h", + "//webrtc/modules/audio_coding/audio_network_adaptor/frame_length_controller.cc", + "//webrtc/modules/audio_coding/audio_network_adaptor/frame_length_controller.h", + "//webrtc/modules/audio_coding/audio_network_adaptor/include/audio_network_adaptor.h" + ], + "type": "static_library" + }, + "//webrtc/modules/audio_coding:builtin_audio_decoder_factory": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "WEBRTC_CODEC_OPUS", + "WEBRTC_CODEC_G722", + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved", + "//webrtc/modules/audio_coding:audio_decoder_factory_interface", + "//webrtc/modules/audio_coding:cng", + "//webrtc/modules/audio_coding:g711", + "//webrtc/modules/audio_coding:g722", + "//webrtc/modules/audio_coding:isac_fix", + "//webrtc/modules/audio_coding:pcm16b", + "//webrtc/modules/audio_coding:webrtc_opus" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//", + "//webrtc/modules/audio_coding/codecs/cng/include/", + "//", + "//webrtc/modules/audio_coding/codecs/g711/include/", + "//", + "//webrtc/modules/audio_coding/codecs/pcm16b/include/", + "//", + "//webrtc/modules/audio_coding/codecs/isac/fix/include/", + "//", + "//webrtc/modules/audio_coding/codecs/g722/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_coding/codecs/builtin_audio_decoder_factory.cc", + "//webrtc/modules/audio_coding/codecs/builtin_audio_decoder_factory.h" + ], + "type": "static_library" + }, + "//webrtc/modules/audio_coding:cng": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved", + "//webrtc/common_audio:common_audio", + "//webrtc/modules/audio_coding:audio_encoder_interface" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//", + "//webrtc/modules/audio_coding/codecs/cng/include/", + "//webrtc/common_audio/resampler/include/", + "//webrtc/common_audio/signal_processing/include/", + "//webrtc/common_audio/vad/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_coding/codecs/cng/audio_encoder_cng.cc", + "//webrtc/modules/audio_coding/codecs/cng/audio_encoder_cng.h", + "//webrtc/modules/audio_coding/codecs/cng/webrtc_cng.cc", + "//webrtc/modules/audio_coding/codecs/cng/webrtc_cng.h" + ], + "type": "static_library" + }, + "//webrtc/modules/audio_coding:g711": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved", + "//webrtc/modules/audio_coding:audio_decoder_interface", + "//webrtc/modules/audio_coding:audio_encoder_interface", + "//webrtc/modules/audio_coding:g711_c" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//", + "//webrtc/modules/audio_coding/codecs/g711/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_coding/codecs/g711/audio_decoder_pcm.cc", + "//webrtc/modules/audio_coding/codecs/g711/audio_decoder_pcm.h", + "//webrtc/modules/audio_coding/codecs/g711/audio_encoder_pcm.cc", + "//webrtc/modules/audio_coding/codecs/g711/audio_encoder_pcm.h" + ], + "type": "static_library" + }, + "//webrtc/modules/audio_coding:g711_c": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_coding/codecs/g711/g711.c", + "//webrtc/modules/audio_coding/codecs/g711/g711.h", + "//webrtc/modules/audio_coding/codecs/g711/g711_interface.c", + "//webrtc/modules/audio_coding/codecs/g711/g711_interface.h" + ], + "type": "source_set" + }, + "//webrtc/modules/audio_coding:g722": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved", + "//webrtc/modules/audio_coding:audio_decoder_interface", + "//webrtc/modules/audio_coding:audio_encoder_interface", + "//webrtc/modules/audio_coding:g722_c" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//", + "//webrtc/modules/audio_coding/codecs/g722/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_coding/codecs/g722/audio_decoder_g722.cc", + "//webrtc/modules/audio_coding/codecs/g722/audio_decoder_g722.h", + "//webrtc/modules/audio_coding/codecs/g722/audio_encoder_g722.cc", + "//webrtc/modules/audio_coding/codecs/g722/audio_encoder_g722.h" + ], + "type": "static_library" + }, + "//webrtc/modules/audio_coding:g722_c": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_coding/codecs/g722/g722_decode.c", + "//webrtc/modules/audio_coding/codecs/g722/g722_enc_dec.h", + "//webrtc/modules/audio_coding/codecs/g722/g722_encode.c", + "//webrtc/modules/audio_coding/codecs/g722/g722_interface.c", + "//webrtc/modules/audio_coding/codecs/g722/g722_interface.h" + ], + "type": "source_set" + }, + "//webrtc/modules/audio_coding:isac": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc/modules/audio_coding:audio_decoder_interface", + "//webrtc/modules/audio_coding:audio_encoder_interface", + "//webrtc/modules/audio_coding:isac_c", + "//webrtc/modules/audio_coding:isac_common" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//", + "//webrtc/modules/audio_coding/codecs/isac/main/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_coding/codecs/isac/main/source/audio_decoder_isac.cc", + "//webrtc/modules/audio_coding/codecs/isac/main/source/audio_encoder_isac.cc" + ], + "type": "static_library" + }, + "//webrtc/modules/audio_coding:isac_c": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved", + "//webrtc/common_audio:common_audio", + "//webrtc/modules/audio_coding:isac_common" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//", + "//webrtc/modules/audio_coding/codecs/isac/main/include/", + "//webrtc/common_audio/resampler/include/", + "//webrtc/common_audio/signal_processing/include/", + "//webrtc/common_audio/vad/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_coding/codecs/isac/main/include/audio_decoder_isac.h", + "//webrtc/modules/audio_coding/codecs/isac/main/include/audio_encoder_isac.h", + "//webrtc/modules/audio_coding/codecs/isac/main/include/isac.h", + "//webrtc/modules/audio_coding/codecs/isac/main/source/arith_routines.c", + "//webrtc/modules/audio_coding/codecs/isac/main/source/arith_routines.h", + "//webrtc/modules/audio_coding/codecs/isac/main/source/arith_routines_hist.c", + "//webrtc/modules/audio_coding/codecs/isac/main/source/arith_routines_logist.c", + "//webrtc/modules/audio_coding/codecs/isac/main/source/bandwidth_estimator.c", + "//webrtc/modules/audio_coding/codecs/isac/main/source/bandwidth_estimator.h", + "//webrtc/modules/audio_coding/codecs/isac/main/source/codec.h", + "//webrtc/modules/audio_coding/codecs/isac/main/source/crc.c", + "//webrtc/modules/audio_coding/codecs/isac/main/source/crc.h", + "//webrtc/modules/audio_coding/codecs/isac/main/source/decode.c", + "//webrtc/modules/audio_coding/codecs/isac/main/source/decode_bwe.c", + "//webrtc/modules/audio_coding/codecs/isac/main/source/encode.c", + "//webrtc/modules/audio_coding/codecs/isac/main/source/encode_lpc_swb.c", + "//webrtc/modules/audio_coding/codecs/isac/main/source/encode_lpc_swb.h", + "//webrtc/modules/audio_coding/codecs/isac/main/source/entropy_coding.c", + "//webrtc/modules/audio_coding/codecs/isac/main/source/entropy_coding.h", + "//webrtc/modules/audio_coding/codecs/isac/main/source/fft.c", + "//webrtc/modules/audio_coding/codecs/isac/main/source/fft.h", + "//webrtc/modules/audio_coding/codecs/isac/main/source/filter_functions.c", + "//webrtc/modules/audio_coding/codecs/isac/main/source/filterbank_tables.c", + "//webrtc/modules/audio_coding/codecs/isac/main/source/filterbank_tables.h", + "//webrtc/modules/audio_coding/codecs/isac/main/source/filterbanks.c", + "//webrtc/modules/audio_coding/codecs/isac/main/source/intialize.c", + "//webrtc/modules/audio_coding/codecs/isac/main/source/isac.c", + "//webrtc/modules/audio_coding/codecs/isac/main/source/isac_float_type.h", + "//webrtc/modules/audio_coding/codecs/isac/main/source/lattice.c", + "//webrtc/modules/audio_coding/codecs/isac/main/source/lpc_analysis.c", + "//webrtc/modules/audio_coding/codecs/isac/main/source/lpc_analysis.h", + "//webrtc/modules/audio_coding/codecs/isac/main/source/lpc_gain_swb_tables.c", + "//webrtc/modules/audio_coding/codecs/isac/main/source/lpc_gain_swb_tables.h", + "//webrtc/modules/audio_coding/codecs/isac/main/source/lpc_shape_swb12_tables.c", + "//webrtc/modules/audio_coding/codecs/isac/main/source/lpc_shape_swb12_tables.h", + "//webrtc/modules/audio_coding/codecs/isac/main/source/lpc_shape_swb16_tables.c", + "//webrtc/modules/audio_coding/codecs/isac/main/source/lpc_shape_swb16_tables.h", + "//webrtc/modules/audio_coding/codecs/isac/main/source/lpc_tables.c", + "//webrtc/modules/audio_coding/codecs/isac/main/source/lpc_tables.h", + "//webrtc/modules/audio_coding/codecs/isac/main/source/os_specific_inline.h", + "//webrtc/modules/audio_coding/codecs/isac/main/source/pitch_estimator.c", + "//webrtc/modules/audio_coding/codecs/isac/main/source/pitch_estimator.h", + "//webrtc/modules/audio_coding/codecs/isac/main/source/pitch_filter.c", + "//webrtc/modules/audio_coding/codecs/isac/main/source/pitch_gain_tables.c", + "//webrtc/modules/audio_coding/codecs/isac/main/source/pitch_gain_tables.h", + "//webrtc/modules/audio_coding/codecs/isac/main/source/pitch_lag_tables.c", + "//webrtc/modules/audio_coding/codecs/isac/main/source/pitch_lag_tables.h", + "//webrtc/modules/audio_coding/codecs/isac/main/source/settings.h", + "//webrtc/modules/audio_coding/codecs/isac/main/source/spectrum_ar_model_tables.c", + "//webrtc/modules/audio_coding/codecs/isac/main/source/spectrum_ar_model_tables.h", + "//webrtc/modules/audio_coding/codecs/isac/main/source/structs.h", + "//webrtc/modules/audio_coding/codecs/isac/main/source/transform.c" + ], + "type": "static_library" + }, + "//webrtc/modules/audio_coding:isac_common": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc/base:rtc_base_approved", + "//webrtc/modules/audio_coding:audio_encoder_interface" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_coding/codecs/isac/audio_encoder_isac_t.h", + "//webrtc/modules/audio_coding/codecs/isac/audio_encoder_isac_t_impl.h", + "//webrtc/modules/audio_coding/codecs/isac/locked_bandwidth_info.cc", + "//webrtc/modules/audio_coding/codecs/isac/locked_bandwidth_info.h" + ], + "type": "static_library" + }, + "//webrtc/modules/audio_coding:isac_fix": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc/common_audio:common_audio", + "//webrtc/modules/audio_coding:audio_decoder_interface", + "//webrtc/modules/audio_coding:audio_encoder_interface", + "//webrtc/modules/audio_coding:isac_common", + "//webrtc/modules/audio_coding:isac_fix_c", + "//webrtc/modules/audio_coding:isac_neon", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//", + "//webrtc/modules/audio_coding/codecs/isac/fix/include/", + "//webrtc/common_audio/resampler/include/", + "//webrtc/common_audio/signal_processing/include/", + "//webrtc/common_audio/vad/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_coding/codecs/isac/fix/source/audio_decoder_isacfix.cc", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/audio_encoder_isacfix.cc" + ], + "type": "static_library" + }, + "//webrtc/modules/audio_coding:isac_fix_c": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved", + "//webrtc/common_audio:common_audio", + "//webrtc/modules/audio_coding:audio_decoder_interface", + "//webrtc/modules/audio_coding:audio_encoder_interface", + "//webrtc/modules/audio_coding:isac_common", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//", + "//webrtc/modules/audio_coding/codecs/isac/fix/include/", + "//webrtc/common_audio/resampler/include/", + "//webrtc/common_audio/signal_processing/include/", + "//webrtc/common_audio/vad/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_coding/codecs/isac/fix/include/audio_decoder_isacfix.h", + "//webrtc/modules/audio_coding/codecs/isac/fix/include/audio_encoder_isacfix.h", + "//webrtc/modules/audio_coding/codecs/isac/fix/include/isacfix.h", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/arith_routines.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/arith_routines_hist.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/arith_routines_logist.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/arith_routins.h", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/bandwidth_estimator.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/bandwidth_estimator.h", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/codec.h", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/decode.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/decode_bwe.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/decode_plc.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/encode.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/entropy_coding.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/entropy_coding.h", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/fft.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/fft.h", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/filterbank_tables.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/filterbank_tables.h", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/filterbanks.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/filters.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/initialize.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/isac_fix_type.h", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/isacfix.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/lattice.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/lpc_masking_model.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/lpc_masking_model.h", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/lpc_tables.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/lpc_tables.h", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/pitch_estimator.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/pitch_estimator.h", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/pitch_estimator_c.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/pitch_filter.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/pitch_gain_tables.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/pitch_gain_tables.h", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/pitch_lag_tables.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/pitch_lag_tables.h", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/settings.h", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/spectrum_ar_model_tables.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/spectrum_ar_model_tables.h", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/structs.h", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/transform.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/transform_tables.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/lattice_armv7.S", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/pitch_filter_armv6.S" + ], + "type": "source_set" + }, + "//webrtc/modules/audio_coding:isac_neon": { + "cflags": [ + "-mfpu=neon", + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc/base:rtc_base_approved", + "//webrtc/common_audio:common_audio", + "//webrtc/modules/audio_coding:isac_fix_c" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//", + "//webrtc/modules/audio_coding/codecs/isac/fix/include/", + "//webrtc/common_audio/resampler/include/", + "//webrtc/common_audio/signal_processing/include/", + "//webrtc/common_audio/vad/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_coding/codecs/isac/fix/source/entropy_coding_neon.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/filterbanks_neon.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/filters_neon.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/lattice_neon.c", + "//webrtc/modules/audio_coding/codecs/isac/fix/source/transform_neon.c" + ], + "type": "static_library" + }, + "//webrtc/modules/audio_coding:neteq": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "WEBRTC_CODEC_OPUS", + "WEBRTC_CODEC_ISACFX", + "WEBRTC_CODEC_G722", + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:gtest_prod", + "//webrtc/base:rtc_base_approved", + "//webrtc/common_audio:common_audio", + "//webrtc/modules/audio_coding:audio_decoder_factory_interface", + "//webrtc/modules/audio_coding:audio_decoder_interface", + "//webrtc/modules/audio_coding:audio_format", + "//webrtc/modules/audio_coding:builtin_audio_decoder_factory", + "//webrtc/modules/audio_coding:cng", + "//webrtc/modules/audio_coding:g711", + "//webrtc/modules/audio_coding:g722", + "//webrtc/modules/audio_coding:isac_fix", + "//webrtc/modules/audio_coding:pcm16b", + "//webrtc/modules/audio_coding:rent_a_codec", + "//webrtc/modules/audio_coding:webrtc_opus", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//", + "//webrtc/modules/audio_coding/codecs/cng/include/", + "//", + "//webrtc/modules/audio_coding/codecs/g711/include/", + "//", + "//webrtc/modules/audio_coding/codecs/isac/fix/include/", + "//", + "//webrtc/modules/audio_coding/codecs/pcm16b/include/", + "//webrtc/common_audio/resampler/include/", + "//webrtc/common_audio/signal_processing/include/", + "//webrtc/common_audio/vad/include/", + "//", + "//webrtc/modules/audio_coding/codecs/g722/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_coding/neteq/accelerate.cc", + "//webrtc/modules/audio_coding/neteq/accelerate.h", + "//webrtc/modules/audio_coding/neteq/audio_decoder_impl.cc", + "//webrtc/modules/audio_coding/neteq/audio_decoder_impl.h", + "//webrtc/modules/audio_coding/neteq/audio_multi_vector.cc", + "//webrtc/modules/audio_coding/neteq/audio_multi_vector.h", + "//webrtc/modules/audio_coding/neteq/audio_vector.cc", + "//webrtc/modules/audio_coding/neteq/audio_vector.h", + "//webrtc/modules/audio_coding/neteq/background_noise.cc", + "//webrtc/modules/audio_coding/neteq/background_noise.h", + "//webrtc/modules/audio_coding/neteq/buffer_level_filter.cc", + "//webrtc/modules/audio_coding/neteq/buffer_level_filter.h", + "//webrtc/modules/audio_coding/neteq/comfort_noise.cc", + "//webrtc/modules/audio_coding/neteq/comfort_noise.h", + "//webrtc/modules/audio_coding/neteq/cross_correlation.cc", + "//webrtc/modules/audio_coding/neteq/cross_correlation.h", + "//webrtc/modules/audio_coding/neteq/decision_logic.cc", + "//webrtc/modules/audio_coding/neteq/decision_logic.h", + "//webrtc/modules/audio_coding/neteq/decision_logic_fax.cc", + "//webrtc/modules/audio_coding/neteq/decision_logic_fax.h", + "//webrtc/modules/audio_coding/neteq/decision_logic_normal.cc", + "//webrtc/modules/audio_coding/neteq/decision_logic_normal.h", + "//webrtc/modules/audio_coding/neteq/decoder_database.cc", + "//webrtc/modules/audio_coding/neteq/decoder_database.h", + "//webrtc/modules/audio_coding/neteq/defines.h", + "//webrtc/modules/audio_coding/neteq/delay_manager.cc", + "//webrtc/modules/audio_coding/neteq/delay_manager.h", + "//webrtc/modules/audio_coding/neteq/delay_peak_detector.cc", + "//webrtc/modules/audio_coding/neteq/delay_peak_detector.h", + "//webrtc/modules/audio_coding/neteq/dsp_helper.cc", + "//webrtc/modules/audio_coding/neteq/dsp_helper.h", + "//webrtc/modules/audio_coding/neteq/dtmf_buffer.cc", + "//webrtc/modules/audio_coding/neteq/dtmf_buffer.h", + "//webrtc/modules/audio_coding/neteq/dtmf_tone_generator.cc", + "//webrtc/modules/audio_coding/neteq/dtmf_tone_generator.h", + "//webrtc/modules/audio_coding/neteq/expand.cc", + "//webrtc/modules/audio_coding/neteq/expand.h", + "//webrtc/modules/audio_coding/neteq/include/neteq.h", + "//webrtc/modules/audio_coding/neteq/merge.cc", + "//webrtc/modules/audio_coding/neteq/merge.h", + "//webrtc/modules/audio_coding/neteq/nack_tracker.cc", + "//webrtc/modules/audio_coding/neteq/nack_tracker.h", + "//webrtc/modules/audio_coding/neteq/neteq.cc", + "//webrtc/modules/audio_coding/neteq/neteq_impl.cc", + "//webrtc/modules/audio_coding/neteq/neteq_impl.h", + "//webrtc/modules/audio_coding/neteq/normal.cc", + "//webrtc/modules/audio_coding/neteq/normal.h", + "//webrtc/modules/audio_coding/neteq/packet.cc", + "//webrtc/modules/audio_coding/neteq/packet.h", + "//webrtc/modules/audio_coding/neteq/packet_buffer.cc", + "//webrtc/modules/audio_coding/neteq/packet_buffer.h", + "//webrtc/modules/audio_coding/neteq/post_decode_vad.cc", + "//webrtc/modules/audio_coding/neteq/post_decode_vad.h", + "//webrtc/modules/audio_coding/neteq/preemptive_expand.cc", + "//webrtc/modules/audio_coding/neteq/preemptive_expand.h", + "//webrtc/modules/audio_coding/neteq/random_vector.cc", + "//webrtc/modules/audio_coding/neteq/random_vector.h", + "//webrtc/modules/audio_coding/neteq/red_payload_splitter.cc", + "//webrtc/modules/audio_coding/neteq/red_payload_splitter.h", + "//webrtc/modules/audio_coding/neteq/rtcp.cc", + "//webrtc/modules/audio_coding/neteq/rtcp.h", + "//webrtc/modules/audio_coding/neteq/statistics_calculator.cc", + "//webrtc/modules/audio_coding/neteq/statistics_calculator.h", + "//webrtc/modules/audio_coding/neteq/sync_buffer.cc", + "//webrtc/modules/audio_coding/neteq/sync_buffer.h", + "//webrtc/modules/audio_coding/neteq/tick_timer.cc", + "//webrtc/modules/audio_coding/neteq/tick_timer.h", + "//webrtc/modules/audio_coding/neteq/time_stretch.cc", + "//webrtc/modules/audio_coding/neteq/time_stretch.h", + "//webrtc/modules/audio_coding/neteq/timestamp_scaler.cc", + "//webrtc/modules/audio_coding/neteq/timestamp_scaler.h" + ], + "type": "static_library" + }, + "//webrtc/modules/audio_coding:pcm16b": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved", + "//webrtc/modules/audio_coding:audio_decoder_interface", + "//webrtc/modules/audio_coding:audio_encoder_interface", + "//webrtc/modules/audio_coding:g711", + "//webrtc/modules/audio_coding:pcm16b_c" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//", + "//webrtc/modules/audio_coding/codecs/pcm16b/include/", + "//", + "//webrtc/modules/audio_coding/codecs/g711/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_coding/codecs/pcm16b/audio_decoder_pcm16b.cc", + "//webrtc/modules/audio_coding/codecs/pcm16b/audio_decoder_pcm16b.h", + "//webrtc/modules/audio_coding/codecs/pcm16b/audio_encoder_pcm16b.cc", + "//webrtc/modules/audio_coding/codecs/pcm16b/audio_encoder_pcm16b.h" + ], + "type": "static_library" + }, + "//webrtc/modules/audio_coding:pcm16b_c": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//", + "//webrtc/modules/audio_coding/codecs/pcm16b/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_coding/codecs/pcm16b/pcm16b.c", + "//webrtc/modules/audio_coding/codecs/pcm16b/pcm16b.h" + ], + "type": "source_set" + }, + "//webrtc/modules/audio_coding:rent_a_codec": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "WEBRTC_CODEC_OPUS", + "WEBRTC_CODEC_G722", + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved", + "//webrtc/modules/audio_coding:audio_decoder_interface", + "//webrtc/modules/audio_coding:cng", + "//webrtc/modules/audio_coding:g711", + "//webrtc/modules/audio_coding:g722", + "//webrtc/modules/audio_coding:isac_fix", + "//webrtc/modules/audio_coding:pcm16b", + "//webrtc/modules/audio_coding:webrtc_opus" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//", + "//webrtc/modules/audio_coding/codecs/cng/include/", + "//", + "//webrtc/modules/audio_coding/codecs/g711/include/", + "//", + "//webrtc/modules/audio_coding/codecs/pcm16b/include/", + "//", + "//webrtc/modules/audio_coding/codecs/isac/fix/include/", + "//", + "//webrtc/modules/audio_coding/codecs/g722/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_coding/acm2/acm_codec_database.cc", + "//webrtc/modules/audio_coding/acm2/acm_codec_database.h", + "//webrtc/modules/audio_coding/acm2/rent_a_codec.cc", + "//webrtc/modules/audio_coding/acm2/rent_a_codec.h" + ], + "type": "static_library" + }, + "//webrtc/modules/audio_coding:webrtc_opus": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "WEBRTC_OPUS_VARIABLE_COMPLEXITY=0", + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved", + "//webrtc/base:rtc_numerics", + "//webrtc/common_audio:common_audio", + "//webrtc/modules/audio_coding:audio_decoder_interface", + "//webrtc/modules/audio_coding:audio_encoder_interface", + "//webrtc/modules/audio_coding:audio_network_adaptor", + "//webrtc/modules/audio_coding:webrtc_opus_c", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "/include/opus/", + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//webrtc/common_audio/resampler/include/", + "//webrtc/common_audio/signal_processing/include/", + "//webrtc/common_audio/vad/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_coding/codecs/opus/audio_decoder_opus.cc", + "//webrtc/modules/audio_coding/codecs/opus/audio_decoder_opus.h", + "//webrtc/modules/audio_coding/codecs/opus/audio_encoder_opus.cc", + "//webrtc/modules/audio_coding/codecs/opus/audio_encoder_opus.h" + ], + "type": "static_library" + }, + "//webrtc/modules/audio_coding:webrtc_opus_c": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved" + ], + "include_dirs": [ + "/media/libopus/include/", + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_coding/codecs/opus/opus_inst.h", + "//webrtc/modules/audio_coding/codecs/opus/opus_interface.c", + "//webrtc/modules/audio_coding/codecs/opus/opus_interface.h" + ], + "type": "source_set" + }, + "//webrtc/modules/audio_conference_mixer:audio_conference_mixer": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/audio/utility:audio_frame_operations", + "//webrtc/base:rtc_base_approved", + "//webrtc/modules/audio_processing:audio_processing", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//webrtc/modules/audio_conference_mixer/include/", + "//webrtc/modules/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_conference_mixer/include/audio_conference_mixer.h", + "//webrtc/modules/audio_conference_mixer/include/audio_conference_mixer_defines.h", + "//webrtc/modules/audio_conference_mixer/source/audio_conference_mixer_impl.cc", + "//webrtc/modules/audio_conference_mixer/source/audio_conference_mixer_impl.h", + "//webrtc/modules/audio_conference_mixer/source/audio_frame_manipulator.cc", + "//webrtc/modules/audio_conference_mixer/source/audio_frame_manipulator.h", + "//webrtc/modules/audio_conference_mixer/source/memory_pool.h", + "//webrtc/modules/audio_conference_mixer/source/memory_pool_posix.h", + "//webrtc/modules/audio_conference_mixer/source/time_scheduler.cc", + "//webrtc/modules/audio_conference_mixer/source/time_scheduler.h" + ], + "type": "static_library" + }, + "//webrtc/modules/audio_device:audio_device": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "WEBRTC_DUMMY_AUDIO_BUILD", + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD", + "WEBRTC_BUILD_LIBEVENT" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved", + "//webrtc/base:rtc_task_queue", + "//webrtc/common_audio:common_audio", + "//webrtc/modules/utility:utility", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//webrtc/modules/include/", + "//webrtc/modules/audio_device/include/", + "//webrtc/modules/audio_device/dummy/", + "//webrtc/common_audio/resampler/include/", + "//webrtc/common_audio/signal_processing/include/", + "//webrtc/common_audio/vad/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_device/audio_device_buffer.cc", + "//webrtc/modules/audio_device/audio_device_buffer.h", + "//webrtc/modules/audio_device/audio_device_config.h", + "//webrtc/modules/audio_device/audio_device_generic.cc", + "//webrtc/modules/audio_device/audio_device_generic.h", + "//webrtc/modules/audio_device/dummy/audio_device_dummy.cc", + "//webrtc/modules/audio_device/dummy/audio_device_dummy.h", + "//webrtc/modules/audio_device/dummy/file_audio_device.cc", + "//webrtc/modules/audio_device/dummy/file_audio_device.h", + "//webrtc/modules/audio_device/fine_audio_buffer.cc", + "//webrtc/modules/audio_device/fine_audio_buffer.h", + "//webrtc/modules/audio_device/include/audio_device.h", + "//webrtc/modules/audio_device/include/audio_device_defines.h", + "//webrtc/modules/audio_device/opensl/single_rw_fifo.cc", + "//webrtc/modules/audio_device/opensl/single_rw_fifo.h", + "//webrtc/modules/audio_device/dummy/file_audio_device_factory.cc", + "//webrtc/modules/audio_device/dummy/file_audio_device_factory.h" + ], + "type": "static_library" + }, + "//webrtc/modules/audio_mixer:audio_frame_manipulator": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc/audio/utility:utility", + "//webrtc/base:rtc_base_approved" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_mixer/audio_frame_manipulator.cc", + "//webrtc/modules/audio_mixer/audio_frame_manipulator.h" + ], + "type": "static_library" + }, + "//webrtc/modules/audio_mixer:audio_mixer_impl": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/api:audio_mixer_api", + "//webrtc/audio/utility:audio_frame_operations", + "//webrtc/base:rtc_base_approved", + "//webrtc/modules/audio_mixer:audio_frame_manipulator", + "//webrtc/modules/audio_processing:audio_processing", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_mixer/audio_mixer_impl.cc", + "//webrtc/modules/audio_mixer/audio_mixer_impl.h", + "//webrtc/modules/audio_mixer/default_output_rate_calculator.cc", + "//webrtc/modules/audio_mixer/default_output_rate_calculator.h", + "//webrtc/modules/audio_mixer/output_rate_calculator.h" + ], + "type": "static_library" + }, + "//webrtc/modules/audio_processing:audio_processing": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "WEBRTC_APM_DEBUG_DUMP=1", + "WEBRTC_INTELLIGIBILITY_ENHANCER=0", + "WEBRTC_NS_FIXED", + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/audio/utility:audio_frame_operations", + "//webrtc/base:gtest_prod", + "//webrtc/base:rtc_base_approved", + "//webrtc/common_audio:common_audio", + "//webrtc/modules/audio_coding:isac", + "//webrtc/modules/audio_processing:audio_processing_c", + "//webrtc/modules/audio_processing:audio_processing_neon", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//", + "//webrtc/modules/audio_coding/codecs/isac/main/include/", + "//webrtc/common_audio/resampler/include/", + "//webrtc/common_audio/signal_processing/include/", + "//webrtc/common_audio/vad/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_processing/aec/aec_core.cc", + "//webrtc/modules/audio_processing/aec/aec_core.h", + "//webrtc/modules/audio_processing/aec/aec_core_optimized_methods.h", + "//webrtc/modules/audio_processing/aec/aec_resampler.cc", + "//webrtc/modules/audio_processing/aec/aec_resampler.h", + "//webrtc/modules/audio_processing/aec/echo_cancellation.cc", + "//webrtc/modules/audio_processing/aec/echo_cancellation.h", + "//webrtc/modules/audio_processing/aec3/aec3_constants.h", + "//webrtc/modules/audio_processing/aec3/block_framer.cc", + "//webrtc/modules/audio_processing/aec3/block_framer.h", + "//webrtc/modules/audio_processing/aec3/block_processor.cc", + "//webrtc/modules/audio_processing/aec3/block_processor.h", + "//webrtc/modules/audio_processing/aec3/cascaded_biquad_filter.cc", + "//webrtc/modules/audio_processing/aec3/cascaded_biquad_filter.h", + "//webrtc/modules/audio_processing/aec3/echo_canceller3.cc", + "//webrtc/modules/audio_processing/aec3/echo_canceller3.h", + "//webrtc/modules/audio_processing/aec3/frame_blocker.cc", + "//webrtc/modules/audio_processing/aec3/frame_blocker.h", + "//webrtc/modules/audio_processing/aecm/aecm_core.cc", + "//webrtc/modules/audio_processing/aecm/aecm_core.h", + "//webrtc/modules/audio_processing/aecm/echo_control_mobile.cc", + "//webrtc/modules/audio_processing/aecm/echo_control_mobile.h", + "//webrtc/modules/audio_processing/agc/agc.cc", + "//webrtc/modules/audio_processing/agc/agc.h", + "//webrtc/modules/audio_processing/agc/agc_manager_direct.cc", + "//webrtc/modules/audio_processing/agc/agc_manager_direct.h", + "//webrtc/modules/audio_processing/agc/gain_map_internal.h", + "//webrtc/modules/audio_processing/agc/loudness_histogram.cc", + "//webrtc/modules/audio_processing/agc/loudness_histogram.h", + "//webrtc/modules/audio_processing/agc/utility.cc", + "//webrtc/modules/audio_processing/agc/utility.h", + "//webrtc/modules/audio_processing/audio_buffer.cc", + "//webrtc/modules/audio_processing/audio_buffer.h", + "//webrtc/modules/audio_processing/audio_processing_impl.cc", + "//webrtc/modules/audio_processing/audio_processing_impl.h", + "//webrtc/modules/audio_processing/beamformer/array_util.cc", + "//webrtc/modules/audio_processing/beamformer/array_util.h", + "//webrtc/modules/audio_processing/beamformer/complex_matrix.h", + "//webrtc/modules/audio_processing/beamformer/covariance_matrix_generator.cc", + "//webrtc/modules/audio_processing/beamformer/covariance_matrix_generator.h", + "//webrtc/modules/audio_processing/beamformer/matrix.h", + "//webrtc/modules/audio_processing/beamformer/nonlinear_beamformer.cc", + "//webrtc/modules/audio_processing/beamformer/nonlinear_beamformer.h", + "//webrtc/modules/audio_processing/common.h", + "//webrtc/modules/audio_processing/echo_cancellation_impl.cc", + "//webrtc/modules/audio_processing/echo_cancellation_impl.h", + "//webrtc/modules/audio_processing/echo_control_mobile_impl.cc", + "//webrtc/modules/audio_processing/echo_control_mobile_impl.h", + "//webrtc/modules/audio_processing/echo_detector/circular_buffer.cc", + "//webrtc/modules/audio_processing/echo_detector/circular_buffer.h", + "//webrtc/modules/audio_processing/echo_detector/mean_variance_estimator.cc", + "//webrtc/modules/audio_processing/echo_detector/mean_variance_estimator.h", + "//webrtc/modules/audio_processing/echo_detector/moving_max.cc", + "//webrtc/modules/audio_processing/echo_detector/moving_max.h", + "//webrtc/modules/audio_processing/echo_detector/normalized_covariance_estimator.cc", + "//webrtc/modules/audio_processing/echo_detector/normalized_covariance_estimator.h", + "//webrtc/modules/audio_processing/gain_control_for_experimental_agc.cc", + "//webrtc/modules/audio_processing/gain_control_for_experimental_agc.h", + "//webrtc/modules/audio_processing/gain_control_impl.cc", + "//webrtc/modules/audio_processing/gain_control_impl.h", + "//webrtc/modules/audio_processing/include/audio_processing.cc", + "//webrtc/modules/audio_processing/include/audio_processing.h", + "//webrtc/modules/audio_processing/include/config.cc", + "//webrtc/modules/audio_processing/include/config.h", + "//webrtc/modules/audio_processing/level_controller/biquad_filter.cc", + "//webrtc/modules/audio_processing/level_controller/biquad_filter.h", + "//webrtc/modules/audio_processing/level_controller/down_sampler.cc", + "//webrtc/modules/audio_processing/level_controller/down_sampler.h", + "//webrtc/modules/audio_processing/level_controller/gain_applier.cc", + "//webrtc/modules/audio_processing/level_controller/gain_applier.h", + "//webrtc/modules/audio_processing/level_controller/gain_selector.cc", + "//webrtc/modules/audio_processing/level_controller/gain_selector.h", + "//webrtc/modules/audio_processing/level_controller/level_controller.cc", + "//webrtc/modules/audio_processing/level_controller/level_controller.h", + "//webrtc/modules/audio_processing/level_controller/level_controller_constants.h", + "//webrtc/modules/audio_processing/level_controller/noise_level_estimator.cc", + "//webrtc/modules/audio_processing/level_controller/noise_level_estimator.h", + "//webrtc/modules/audio_processing/level_controller/noise_spectrum_estimator.cc", + "//webrtc/modules/audio_processing/level_controller/noise_spectrum_estimator.h", + "//webrtc/modules/audio_processing/level_controller/peak_level_estimator.cc", + "//webrtc/modules/audio_processing/level_controller/peak_level_estimator.h", + "//webrtc/modules/audio_processing/level_controller/saturating_gain_estimator.cc", + "//webrtc/modules/audio_processing/level_controller/saturating_gain_estimator.h", + "//webrtc/modules/audio_processing/level_controller/signal_classifier.cc", + "//webrtc/modules/audio_processing/level_controller/signal_classifier.h", + "//webrtc/modules/audio_processing/level_estimator_impl.cc", + "//webrtc/modules/audio_processing/level_estimator_impl.h", + "//webrtc/modules/audio_processing/logging/apm_data_dumper.cc", + "//webrtc/modules/audio_processing/logging/apm_data_dumper.h", + "//webrtc/modules/audio_processing/low_cut_filter.cc", + "//webrtc/modules/audio_processing/low_cut_filter.h", + "//webrtc/modules/audio_processing/noise_suppression_impl.cc", + "//webrtc/modules/audio_processing/noise_suppression_impl.h", + "//webrtc/modules/audio_processing/render_queue_item_verifier.h", + "//webrtc/modules/audio_processing/residual_echo_detector.cc", + "//webrtc/modules/audio_processing/residual_echo_detector.h", + "//webrtc/modules/audio_processing/rms_level.cc", + "//webrtc/modules/audio_processing/rms_level.h", + "//webrtc/modules/audio_processing/splitting_filter.cc", + "//webrtc/modules/audio_processing/splitting_filter.h", + "//webrtc/modules/audio_processing/three_band_filter_bank.cc", + "//webrtc/modules/audio_processing/three_band_filter_bank.h", + "//webrtc/modules/audio_processing/transient/common.h", + "//webrtc/modules/audio_processing/transient/daubechies_8_wavelet_coeffs.h", + "//webrtc/modules/audio_processing/transient/dyadic_decimator.h", + "//webrtc/modules/audio_processing/transient/moving_moments.cc", + "//webrtc/modules/audio_processing/transient/moving_moments.h", + "//webrtc/modules/audio_processing/transient/transient_detector.cc", + "//webrtc/modules/audio_processing/transient/transient_detector.h", + "//webrtc/modules/audio_processing/transient/transient_suppressor.cc", + "//webrtc/modules/audio_processing/transient/transient_suppressor.h", + "//webrtc/modules/audio_processing/transient/wpd_node.cc", + "//webrtc/modules/audio_processing/transient/wpd_node.h", + "//webrtc/modules/audio_processing/transient/wpd_tree.cc", + "//webrtc/modules/audio_processing/transient/wpd_tree.h", + "//webrtc/modules/audio_processing/typing_detection.cc", + "//webrtc/modules/audio_processing/typing_detection.h", + "//webrtc/modules/audio_processing/utility/block_mean_calculator.cc", + "//webrtc/modules/audio_processing/utility/block_mean_calculator.h", + "//webrtc/modules/audio_processing/utility/delay_estimator.cc", + "//webrtc/modules/audio_processing/utility/delay_estimator.h", + "//webrtc/modules/audio_processing/utility/delay_estimator_internal.h", + "//webrtc/modules/audio_processing/utility/delay_estimator_wrapper.cc", + "//webrtc/modules/audio_processing/utility/delay_estimator_wrapper.h", + "//webrtc/modules/audio_processing/utility/ooura_fft.cc", + "//webrtc/modules/audio_processing/utility/ooura_fft.h", + "//webrtc/modules/audio_processing/utility/ooura_fft_tables_common.h", + "//webrtc/modules/audio_processing/vad/common.h", + "//webrtc/modules/audio_processing/vad/gmm.cc", + "//webrtc/modules/audio_processing/vad/gmm.h", + "//webrtc/modules/audio_processing/vad/noise_gmm_tables.h", + "//webrtc/modules/audio_processing/vad/pitch_based_vad.cc", + "//webrtc/modules/audio_processing/vad/pitch_based_vad.h", + "//webrtc/modules/audio_processing/vad/pitch_internal.cc", + "//webrtc/modules/audio_processing/vad/pitch_internal.h", + "//webrtc/modules/audio_processing/vad/pole_zero_filter.cc", + "//webrtc/modules/audio_processing/vad/pole_zero_filter.h", + "//webrtc/modules/audio_processing/vad/standalone_vad.cc", + "//webrtc/modules/audio_processing/vad/standalone_vad.h", + "//webrtc/modules/audio_processing/vad/vad_audio_proc.cc", + "//webrtc/modules/audio_processing/vad/vad_audio_proc.h", + "//webrtc/modules/audio_processing/vad/vad_audio_proc_internal.h", + "//webrtc/modules/audio_processing/vad/vad_circular_buffer.cc", + "//webrtc/modules/audio_processing/vad/vad_circular_buffer.h", + "//webrtc/modules/audio_processing/vad/voice_activity_detector.cc", + "//webrtc/modules/audio_processing/vad/voice_activity_detector.h", + "//webrtc/modules/audio_processing/vad/voice_gmm_tables.h", + "//webrtc/modules/audio_processing/voice_detection_impl.cc", + "//webrtc/modules/audio_processing/voice_detection_impl.h", + "//webrtc/modules/audio_processing/aecm/aecm_core_c.cc" + ], + "type": "static_library" + }, + "//webrtc/modules/audio_processing:audio_processing_c": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved", + "//webrtc/common_audio:common_audio", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//webrtc/common_audio/resampler/include/", + "//webrtc/common_audio/signal_processing/include/", + "//webrtc/common_audio/vad/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_processing/agc/legacy/analog_agc.c", + "//webrtc/modules/audio_processing/agc/legacy/analog_agc.h", + "//webrtc/modules/audio_processing/agc/legacy/digital_agc.c", + "//webrtc/modules/audio_processing/agc/legacy/digital_agc.h", + "//webrtc/modules/audio_processing/agc/legacy/gain_control.h", + "//webrtc/modules/audio_processing/ns/noise_suppression_x.c", + "//webrtc/modules/audio_processing/ns/noise_suppression_x.h", + "//webrtc/modules/audio_processing/ns/nsx_core.c", + "//webrtc/modules/audio_processing/ns/nsx_core.h", + "//webrtc/modules/audio_processing/ns/nsx_defines.h", + "//webrtc/modules/audio_processing/ns/nsx_core_c.c" + ], + "type": "source_set" + }, + "//webrtc/modules/audio_processing:audio_processing_neon": { + "cflags": [ + "-mfpu=neon", + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "WEBRTC_APM_DEBUG_DUMP=1", + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc/common_audio:common_audio", + "//webrtc/modules/audio_processing:audio_processing_neon_c" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//webrtc/common_audio/resampler/include/", + "//webrtc/common_audio/signal_processing/include/", + "//webrtc/common_audio/vad/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_processing/aec/aec_core_neon.cc", + "//webrtc/modules/audio_processing/aecm/aecm_core_neon.cc", + "//webrtc/modules/audio_processing/utility/ooura_fft_neon.cc", + "//webrtc/modules/audio_processing/utility/ooura_fft_tables_neon_sse2.h" + ], + "type": "static_library" + }, + "//webrtc/modules/audio_processing:audio_processing_neon_c": { + "cflags": [ + "-mfpu=neon", + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc/base:rtc_base_approved", + "//webrtc/modules/audio_processing:audio_processing_c" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/audio_processing/ns/nsx_core_neon.c" + ], + "type": "static_library" + }, + "//webrtc/modules/bitrate_controller:bitrate_controller": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "BWE_TEST_LOGGING_COMPILE_TIME_ENABLE=0", + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD", + "WEBRTC_BUILD_LIBEVENT" + ], + "deps": [ + "//webrtc/base:rtc_base_approved", + "//webrtc/modules/rtp_rtcp:rtp_rtcp", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/bitrate_controller/bitrate_controller_impl.cc", + "//webrtc/modules/bitrate_controller/bitrate_controller_impl.h", + "//webrtc/modules/bitrate_controller/include/bitrate_controller.h", + "//webrtc/modules/bitrate_controller/send_side_bandwidth_estimation.cc", + "//webrtc/modules/bitrate_controller/send_side_bandwidth_estimation.h" + ], + "type": "static_library" + }, + "//webrtc/modules/congestion_controller:congestion_controller": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "BWE_TEST_LOGGING_COMPILE_TIME_ENABLE=0", + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD", + "WEBRTC_BUILD_LIBEVENT" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved", + "//webrtc/base:rtc_numerics", + "//webrtc/modules/bitrate_controller:bitrate_controller", + "//webrtc/modules/pacing:pacing", + "//webrtc/modules/remote_bitrate_estimator:remote_bitrate_estimator", + "//webrtc/modules/rtp_rtcp:rtp_rtcp", + "//webrtc/modules/utility:utility", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/congestion_controller/congestion_controller.cc", + "//webrtc/modules/congestion_controller/delay_based_bwe.cc", + "//webrtc/modules/congestion_controller/delay_based_bwe.h", + "//webrtc/modules/congestion_controller/include/congestion_controller.h", + "//webrtc/modules/congestion_controller/median_slope_estimator.cc", + "//webrtc/modules/congestion_controller/median_slope_estimator.h", + "//webrtc/modules/congestion_controller/probe_bitrate_estimator.cc", + "//webrtc/modules/congestion_controller/probe_bitrate_estimator.h", + "//webrtc/modules/congestion_controller/probe_controller.cc", + "//webrtc/modules/congestion_controller/probe_controller.h", + "//webrtc/modules/congestion_controller/probing_interval_estimator.cc", + "//webrtc/modules/congestion_controller/probing_interval_estimator.h", + "//webrtc/modules/congestion_controller/transport_feedback_adapter.cc", + "//webrtc/modules/congestion_controller/transport_feedback_adapter.h", + "//webrtc/modules/congestion_controller/trendline_estimator.cc", + "//webrtc/modules/congestion_controller/trendline_estimator.h" + ], + "type": "static_library" + }, + "//webrtc/modules/desktop_capture:desktop_capture": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "MULTI_MONITOR_SCREENSHARE", + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved", + "//webrtc/modules/desktop_capture:primitives", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "/media/libyuv/libyuv/include/", + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [ + "X11", + "X11-xcb", + "xcb", + "Xcomposite", + "Xcursor", + "Xdamage", + "Xext", + "Xfixes", + "Xi", + "Xrender" + ], + "sources": [ + "//webrtc/modules/desktop_capture/cropped_desktop_frame.cc", + "//webrtc/modules/desktop_capture/cropped_desktop_frame.h", + "//webrtc/modules/desktop_capture/cropping_window_capturer.cc", + "//webrtc/modules/desktop_capture/cropping_window_capturer.h", + "//webrtc/modules/desktop_capture/desktop_and_cursor_composer.cc", + "//webrtc/modules/desktop_capture/desktop_and_cursor_composer.h", + "//webrtc/modules/desktop_capture/desktop_capture_options.cc", + "//webrtc/modules/desktop_capture/desktop_capture_options.h", + "//webrtc/modules/desktop_capture/desktop_capturer.cc", + "//webrtc/modules/desktop_capture/desktop_capturer.h", + "//webrtc/modules/desktop_capture/desktop_capturer_differ_wrapper.cc", + "//webrtc/modules/desktop_capture/desktop_capturer_differ_wrapper.h", + "//webrtc/modules/desktop_capture/desktop_frame_rotation.cc", + "//webrtc/modules/desktop_capture/desktop_frame_rotation.h", + "//webrtc/modules/desktop_capture/differ_block.cc", + "//webrtc/modules/desktop_capture/differ_block.h", + "//webrtc/modules/desktop_capture/mouse_cursor.cc", + "//webrtc/modules/desktop_capture/mouse_cursor.h", + "//webrtc/modules/desktop_capture/mouse_cursor_monitor.h", + "//webrtc/modules/desktop_capture/screen_capture_frame_queue.h", + "//webrtc/modules/desktop_capture/screen_capturer_helper.cc", + "//webrtc/modules/desktop_capture/screen_capturer_helper.h", + "//webrtc/modules/desktop_capture/desktop_device_info.cc", + "//webrtc/modules/desktop_capture/desktop_device_info.h", + "//webrtc/modules/desktop_capture/mouse_cursor_monitor_x11.cc", + "//webrtc/modules/desktop_capture/screen_capturer_x11.cc", + "//webrtc/modules/desktop_capture/window_capturer_x11.cc", + "//webrtc/modules/desktop_capture/x11/shared_x_display.cc", + "//webrtc/modules/desktop_capture/x11/shared_x_display.h", + "//webrtc/modules/desktop_capture/x11/x_error_trap.cc", + "//webrtc/modules/desktop_capture/x11/x_error_trap.h", + "//webrtc/modules/desktop_capture/x11/x_server_pixel_buffer.cc", + "//webrtc/modules/desktop_capture/x11/x_server_pixel_buffer.h", + "//webrtc/modules/desktop_capture/app_capturer_x11.cc", + "//webrtc/modules/desktop_capture/app_capturer_x11.h", + "//webrtc/modules/desktop_capture/x11/desktop_device_info_x11.cc", + "//webrtc/modules/desktop_capture/x11/desktop_device_info_x11.h", + "//webrtc/modules/desktop_capture/x11/shared_x_util.cc", + "//webrtc/modules/desktop_capture/x11/shared_x_util.h" + ], + "type": "static_library" + }, + "//webrtc/modules/desktop_capture:primitives": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/desktop_capture/desktop_capture_types.h", + "//webrtc/modules/desktop_capture/desktop_frame.cc", + "//webrtc/modules/desktop_capture/desktop_frame.h", + "//webrtc/modules/desktop_capture/desktop_geometry.cc", + "//webrtc/modules/desktop_capture/desktop_geometry.h", + "//webrtc/modules/desktop_capture/desktop_region.cc", + "//webrtc/modules/desktop_capture/desktop_region.h", + "//webrtc/modules/desktop_capture/shared_desktop_frame.cc", + "//webrtc/modules/desktop_capture/shared_desktop_frame.h", + "//webrtc/modules/desktop_capture/shared_memory.cc", + "//webrtc/modules/desktop_capture/shared_memory.h" + ], + "type": "static_library" + }, + "//webrtc/modules/media_file:media_file": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved", + "//webrtc/common_audio:common_audio", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//webrtc/common_audio/resampler/include/", + "//webrtc/common_audio/signal_processing/include/", + "//webrtc/common_audio/vad/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/media_file/media_file.h", + "//webrtc/modules/media_file/media_file_defines.h", + "//webrtc/modules/media_file/media_file_impl.cc", + "//webrtc/modules/media_file/media_file_impl.h", + "//webrtc/modules/media_file/media_file_utility.cc", + "//webrtc/modules/media_file/media_file_utility.h" + ], + "type": "static_library" + }, + "//webrtc/modules/pacing:pacing": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD", + "WEBRTC_BUILD_LIBEVENT" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved", + "//webrtc/modules/rtp_rtcp:rtp_rtcp", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/pacing/alr_detector.cc", + "//webrtc/modules/pacing/alr_detector.h", + "//webrtc/modules/pacing/bitrate_prober.cc", + "//webrtc/modules/pacing/bitrate_prober.h", + "//webrtc/modules/pacing/paced_sender.cc", + "//webrtc/modules/pacing/paced_sender.h", + "//webrtc/modules/pacing/packet_router.cc", + "//webrtc/modules/pacing/packet_router.h" + ], + "type": "static_library" + }, + "//webrtc/modules/remote_bitrate_estimator:remote_bitrate_estimator": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "BWE_TEST_LOGGING_COMPILE_TIME_ENABLE=0", + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/remote_bitrate_estimator/aimd_rate_control.cc", + "//webrtc/modules/remote_bitrate_estimator/aimd_rate_control.h", + "//webrtc/modules/remote_bitrate_estimator/bwe_defines.cc", + "//webrtc/modules/remote_bitrate_estimator/include/bwe_defines.h", + "//webrtc/modules/remote_bitrate_estimator/include/remote_bitrate_estimator.h", + "//webrtc/modules/remote_bitrate_estimator/include/send_time_history.h", + "//webrtc/modules/remote_bitrate_estimator/inter_arrival.cc", + "//webrtc/modules/remote_bitrate_estimator/inter_arrival.h", + "//webrtc/modules/remote_bitrate_estimator/overuse_detector.cc", + "//webrtc/modules/remote_bitrate_estimator/overuse_detector.h", + "//webrtc/modules/remote_bitrate_estimator/overuse_estimator.cc", + "//webrtc/modules/remote_bitrate_estimator/overuse_estimator.h", + "//webrtc/modules/remote_bitrate_estimator/remote_bitrate_estimator_abs_send_time.cc", + "//webrtc/modules/remote_bitrate_estimator/remote_bitrate_estimator_abs_send_time.h", + "//webrtc/modules/remote_bitrate_estimator/remote_bitrate_estimator_single_stream.cc", + "//webrtc/modules/remote_bitrate_estimator/remote_bitrate_estimator_single_stream.h", + "//webrtc/modules/remote_bitrate_estimator/remote_estimator_proxy.cc", + "//webrtc/modules/remote_bitrate_estimator/remote_estimator_proxy.h", + "//webrtc/modules/remote_bitrate_estimator/send_time_history.cc", + "//webrtc/modules/remote_bitrate_estimator/test/bwe_test_logging.h" + ], + "type": "static_library" + }, + "//webrtc/modules/rtp_rtcp:rtp_rtcp": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "BWE_TEST_LOGGING_COMPILE_TIME_ENABLE=0", + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD", + "WEBRTC_BUILD_LIBEVENT" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/api:transport_api", + "//webrtc/base:gtest_prod", + "//webrtc/base:rtc_base_approved", + "//webrtc/base:rtc_task_queue", + "//webrtc/call:call_interfaces", + "//webrtc/common_video:common_video", + "//webrtc/logging:rtc_event_log_api", + "//webrtc/modules/remote_bitrate_estimator:remote_bitrate_estimator", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//webrtc/common_video/include/", + "//webrtc/common_video/libyuv/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/rtp_rtcp/include/flexfec_receiver.h", + "//webrtc/modules/rtp_rtcp/include/flexfec_sender.h", + "//webrtc/modules/rtp_rtcp/include/receive_statistics.h", + "//webrtc/modules/rtp_rtcp/include/remote_ntp_time_estimator.h", + "//webrtc/modules/rtp_rtcp/include/rtp_audio_level_observer.h", + "//webrtc/modules/rtp_rtcp/include/rtp_header_parser.h", + "//webrtc/modules/rtp_rtcp/include/rtp_payload_registry.h", + "//webrtc/modules/rtp_rtcp/include/rtp_receiver.h", + "//webrtc/modules/rtp_rtcp/include/rtp_rtcp.h", + "//webrtc/modules/rtp_rtcp/include/rtp_rtcp_defines.h", + "//webrtc/modules/rtp_rtcp/include/ulpfec_receiver.h", + "//webrtc/modules/rtp_rtcp/source/byte_io.h", + "//webrtc/modules/rtp_rtcp/source/dtmf_queue.cc", + "//webrtc/modules/rtp_rtcp/source/dtmf_queue.h", + "//webrtc/modules/rtp_rtcp/source/fec_private_tables_bursty.h", + "//webrtc/modules/rtp_rtcp/source/fec_private_tables_random.h", + "//webrtc/modules/rtp_rtcp/source/flexfec_header_reader_writer.cc", + "//webrtc/modules/rtp_rtcp/source/flexfec_header_reader_writer.h", + "//webrtc/modules/rtp_rtcp/source/flexfec_receiver.cc", + "//webrtc/modules/rtp_rtcp/source/flexfec_sender.cc", + "//webrtc/modules/rtp_rtcp/source/forward_error_correction.cc", + "//webrtc/modules/rtp_rtcp/source/forward_error_correction.h", + "//webrtc/modules/rtp_rtcp/source/forward_error_correction_internal.cc", + "//webrtc/modules/rtp_rtcp/source/forward_error_correction_internal.h", + "//webrtc/modules/rtp_rtcp/source/packet_loss_stats.cc", + "//webrtc/modules/rtp_rtcp/source/packet_loss_stats.h", + "//webrtc/modules/rtp_rtcp/source/playout_delay_oracle.cc", + "//webrtc/modules/rtp_rtcp/source/playout_delay_oracle.h", + "//webrtc/modules/rtp_rtcp/source/receive_statistics_impl.cc", + "//webrtc/modules/rtp_rtcp/source/receive_statistics_impl.h", + "//webrtc/modules/rtp_rtcp/source/remote_ntp_time_estimator.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/app.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/app.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/bye.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/bye.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/common_header.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/common_header.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/compound_packet.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/compound_packet.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/dlrr.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/dlrr.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/extended_jitter_report.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/extended_jitter_report.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/extended_reports.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/extended_reports.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/fir.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/fir.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/nack.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/nack.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/pli.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/pli.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/psfb.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/psfb.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/rapid_resync_request.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/rapid_resync_request.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/receiver_report.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/receiver_report.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/remb.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/remb.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/report_block.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/report_block.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/rpsi.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/rpsi.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/rrtr.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/rrtr.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/rtpfb.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/rtpfb.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/sdes.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/sdes.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/sender_report.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/sender_report.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/sli.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/sli.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/target_bitrate.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/target_bitrate.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/tmmb_item.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/tmmb_item.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/tmmbn.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/tmmbn.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/tmmbr.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/tmmbr.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/transport_feedback.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/transport_feedback.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/voip_metric.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_packet/voip_metric.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_receiver.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_receiver.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_sender.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_sender.h", + "//webrtc/modules/rtp_rtcp/source/rtcp_utility.cc", + "//webrtc/modules/rtp_rtcp/source/rtcp_utility.h", + "//webrtc/modules/rtp_rtcp/source/rtp_format.cc", + "//webrtc/modules/rtp_rtcp/source/rtp_format.h", + "//webrtc/modules/rtp_rtcp/source/rtp_format_h264.cc", + "//webrtc/modules/rtp_rtcp/source/rtp_format_h264.h", + "//webrtc/modules/rtp_rtcp/source/rtp_format_video_generic.cc", + "//webrtc/modules/rtp_rtcp/source/rtp_format_video_generic.h", + "//webrtc/modules/rtp_rtcp/source/rtp_format_vp8.cc", + "//webrtc/modules/rtp_rtcp/source/rtp_format_vp8.h", + "//webrtc/modules/rtp_rtcp/source/rtp_format_vp9.cc", + "//webrtc/modules/rtp_rtcp/source/rtp_format_vp9.h", + "//webrtc/modules/rtp_rtcp/source/rtp_header_extension.cc", + "//webrtc/modules/rtp_rtcp/source/rtp_header_extension.h", + "//webrtc/modules/rtp_rtcp/source/rtp_header_extensions.cc", + "//webrtc/modules/rtp_rtcp/source/rtp_header_extensions.h", + "//webrtc/modules/rtp_rtcp/source/rtp_header_parser.cc", + "//webrtc/modules/rtp_rtcp/source/rtp_packet.cc", + "//webrtc/modules/rtp_rtcp/source/rtp_packet.h", + "//webrtc/modules/rtp_rtcp/source/rtp_packet_history.cc", + "//webrtc/modules/rtp_rtcp/source/rtp_packet_history.h", + "//webrtc/modules/rtp_rtcp/source/rtp_packet_received.h", + "//webrtc/modules/rtp_rtcp/source/rtp_packet_to_send.h", + "//webrtc/modules/rtp_rtcp/source/rtp_payload_registry.cc", + "//webrtc/modules/rtp_rtcp/source/rtp_receiver_audio.cc", + "//webrtc/modules/rtp_rtcp/source/rtp_receiver_audio.h", + "//webrtc/modules/rtp_rtcp/source/rtp_receiver_impl.cc", + "//webrtc/modules/rtp_rtcp/source/rtp_receiver_impl.h", + "//webrtc/modules/rtp_rtcp/source/rtp_receiver_strategy.cc", + "//webrtc/modules/rtp_rtcp/source/rtp_receiver_strategy.h", + "//webrtc/modules/rtp_rtcp/source/rtp_receiver_video.cc", + "//webrtc/modules/rtp_rtcp/source/rtp_receiver_video.h", + "//webrtc/modules/rtp_rtcp/source/rtp_rtcp_config.h", + "//webrtc/modules/rtp_rtcp/source/rtp_rtcp_impl.cc", + "//webrtc/modules/rtp_rtcp/source/rtp_rtcp_impl.h", + "//webrtc/modules/rtp_rtcp/source/rtp_sender.cc", + "//webrtc/modules/rtp_rtcp/source/rtp_sender.h", + "//webrtc/modules/rtp_rtcp/source/rtp_sender_audio.cc", + "//webrtc/modules/rtp_rtcp/source/rtp_sender_audio.h", + "//webrtc/modules/rtp_rtcp/source/rtp_sender_video.cc", + "//webrtc/modules/rtp_rtcp/source/rtp_sender_video.h", + "//webrtc/modules/rtp_rtcp/source/rtp_utility.cc", + "//webrtc/modules/rtp_rtcp/source/rtp_utility.h", + "//webrtc/modules/rtp_rtcp/source/ssrc_database.cc", + "//webrtc/modules/rtp_rtcp/source/ssrc_database.h", + "//webrtc/modules/rtp_rtcp/source/time_util.cc", + "//webrtc/modules/rtp_rtcp/source/time_util.h", + "//webrtc/modules/rtp_rtcp/source/tmmbr_help.cc", + "//webrtc/modules/rtp_rtcp/source/tmmbr_help.h", + "//webrtc/modules/rtp_rtcp/source/ulpfec_generator.cc", + "//webrtc/modules/rtp_rtcp/source/ulpfec_generator.h", + "//webrtc/modules/rtp_rtcp/source/ulpfec_header_reader_writer.cc", + "//webrtc/modules/rtp_rtcp/source/ulpfec_header_reader_writer.h", + "//webrtc/modules/rtp_rtcp/source/ulpfec_receiver_impl.cc", + "//webrtc/modules/rtp_rtcp/source/ulpfec_receiver_impl.h", + "//webrtc/modules/rtp_rtcp/source/video_codec_information.h", + "//webrtc/modules/rtp_rtcp/source/vp8_partition_aggregator.cc", + "//webrtc/modules/rtp_rtcp/source/vp8_partition_aggregator.h" + ], + "type": "static_library" + }, + "//webrtc/modules/utility:utility": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD", + "WEBRTC_BUILD_LIBEVENT" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/audio/utility:audio_frame_operations", + "//webrtc/base:rtc_task_queue", + "//webrtc/common_audio:common_audio", + "//webrtc/modules/audio_coding:audio_coding", + "//webrtc/modules/audio_coding:audio_format_conversion", + "//webrtc/modules/audio_coding:builtin_audio_decoder_factory", + "//webrtc/modules/audio_coding:rent_a_codec", + "//webrtc/modules/media_file:media_file", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//webrtc/common_audio/resampler/include/", + "//webrtc/common_audio/signal_processing/include/", + "//webrtc/common_audio/vad/include/", + "//webrtc/modules/audio_coding/include/", + "//webrtc/modules/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/utility/include/audio_frame_operations.h", + "//webrtc/modules/utility/include/process_thread.h", + "//webrtc/modules/utility/source/process_thread_impl.cc", + "//webrtc/modules/utility/source/process_thread_impl.h" + ], + "type": "static_library" + }, + "//webrtc/modules/video_capture:video_capture_internal_impl": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD", + "WEBRTC_BUILD_LIBEVENT" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved", + "//webrtc/modules/video_capture:video_capture_module", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/video_capture/linux/device_info_linux.cc", + "//webrtc/modules/video_capture/linux/device_info_linux.h", + "//webrtc/modules/video_capture/linux/video_capture_linux.cc", + "//webrtc/modules/video_capture/linux/video_capture_linux.h" + ], + "type": "static_library" + }, + "//webrtc/modules/video_capture:video_capture_module": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD", + "WEBRTC_BUILD_LIBEVENT" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved", + "//webrtc/common_video:common_video", + "//webrtc/modules/utility:utility", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//webrtc/common_video/include/", + "//webrtc/common_video/libyuv/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/video_capture/device_info_impl.cc", + "//webrtc/modules/video_capture/device_info_impl.h", + "//webrtc/modules/video_capture/video_capture.h", + "//webrtc/modules/video_capture/video_capture_config.h", + "//webrtc/modules/video_capture/video_capture_defines.h", + "//webrtc/modules/video_capture/video_capture_delay.h", + "//webrtc/modules/video_capture/video_capture_factory.cc", + "//webrtc/modules/video_capture/video_capture_factory.h", + "//webrtc/modules/video_capture/video_capture_impl.cc", + "//webrtc/modules/video_capture/video_capture_impl.h" + ], + "type": "static_library" + }, + "//webrtc/modules/video_coding:video_coding": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD", + "WEBRTC_BUILD_LIBEVENT" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved", + "//webrtc/base:rtc_numerics", + "//webrtc/base:rtc_task_queue", + "//webrtc/common_video:common_video", + "//webrtc/modules/rtp_rtcp:rtp_rtcp", + "//webrtc/modules/utility:utility", + "//webrtc/modules/video_coding:video_coding_utility", + "//webrtc/modules/video_coding:webrtc_h264", + "//webrtc/modules/video_coding:webrtc_i420", + "//webrtc/modules/video_coding:webrtc_vp8", + "//webrtc/modules/video_coding:webrtc_vp9", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//webrtc/common_video/include/", + "//webrtc/common_video/libyuv/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/video_coding/codec_database.cc", + "//webrtc/modules/video_coding/codec_database.h", + "//webrtc/modules/video_coding/codec_timer.cc", + "//webrtc/modules/video_coding/codec_timer.h", + "//webrtc/modules/video_coding/decoding_state.cc", + "//webrtc/modules/video_coding/decoding_state.h", + "//webrtc/modules/video_coding/encoded_frame.cc", + "//webrtc/modules/video_coding/encoded_frame.h", + "//webrtc/modules/video_coding/fec_rate_table.h", + "//webrtc/modules/video_coding/frame_buffer.cc", + "//webrtc/modules/video_coding/frame_buffer.h", + "//webrtc/modules/video_coding/frame_buffer2.cc", + "//webrtc/modules/video_coding/frame_buffer2.h", + "//webrtc/modules/video_coding/frame_object.cc", + "//webrtc/modules/video_coding/frame_object.h", + "//webrtc/modules/video_coding/generic_decoder.cc", + "//webrtc/modules/video_coding/generic_decoder.h", + "//webrtc/modules/video_coding/generic_encoder.cc", + "//webrtc/modules/video_coding/generic_encoder.h", + "//webrtc/modules/video_coding/h264_sprop_parameter_sets.cc", + "//webrtc/modules/video_coding/h264_sprop_parameter_sets.h", + "//webrtc/modules/video_coding/h264_sps_pps_tracker.cc", + "//webrtc/modules/video_coding/h264_sps_pps_tracker.h", + "//webrtc/modules/video_coding/histogram.cc", + "//webrtc/modules/video_coding/histogram.h", + "//webrtc/modules/video_coding/include/video_codec_initializer.h", + "//webrtc/modules/video_coding/include/video_coding.h", + "//webrtc/modules/video_coding/include/video_coding_defines.h", + "//webrtc/modules/video_coding/inter_frame_delay.cc", + "//webrtc/modules/video_coding/inter_frame_delay.h", + "//webrtc/modules/video_coding/internal_defines.h", + "//webrtc/modules/video_coding/jitter_buffer.cc", + "//webrtc/modules/video_coding/jitter_buffer.h", + "//webrtc/modules/video_coding/jitter_buffer_common.h", + "//webrtc/modules/video_coding/jitter_estimator.cc", + "//webrtc/modules/video_coding/jitter_estimator.h", + "//webrtc/modules/video_coding/media_opt_util.cc", + "//webrtc/modules/video_coding/media_opt_util.h", + "//webrtc/modules/video_coding/media_optimization.cc", + "//webrtc/modules/video_coding/media_optimization.h", + "//webrtc/modules/video_coding/nack_fec_tables.h", + "//webrtc/modules/video_coding/nack_module.cc", + "//webrtc/modules/video_coding/nack_module.h", + "//webrtc/modules/video_coding/packet.cc", + "//webrtc/modules/video_coding/packet.h", + "//webrtc/modules/video_coding/packet_buffer.cc", + "//webrtc/modules/video_coding/packet_buffer.h", + "//webrtc/modules/video_coding/protection_bitrate_calculator.cc", + "//webrtc/modules/video_coding/protection_bitrate_calculator.h", + "//webrtc/modules/video_coding/receiver.cc", + "//webrtc/modules/video_coding/receiver.h", + "//webrtc/modules/video_coding/rtp_frame_reference_finder.cc", + "//webrtc/modules/video_coding/rtp_frame_reference_finder.h", + "//webrtc/modules/video_coding/rtt_filter.cc", + "//webrtc/modules/video_coding/rtt_filter.h", + "//webrtc/modules/video_coding/session_info.cc", + "//webrtc/modules/video_coding/session_info.h", + "//webrtc/modules/video_coding/timestamp_map.cc", + "//webrtc/modules/video_coding/timestamp_map.h", + "//webrtc/modules/video_coding/timing.cc", + "//webrtc/modules/video_coding/timing.h", + "//webrtc/modules/video_coding/video_codec_initializer.cc", + "//webrtc/modules/video_coding/video_coding_impl.cc", + "//webrtc/modules/video_coding/video_coding_impl.h", + "//webrtc/modules/video_coding/video_receiver.cc", + "//webrtc/modules/video_coding/video_sender.cc" + ], + "type": "static_library" + }, + "//webrtc/modules/video_coding:video_coding_utility": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD", + "WEBRTC_BUILD_LIBEVENT" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved", + "//webrtc/base:rtc_numerics", + "//webrtc/common_video:common_video", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//webrtc/common_video/include/", + "//webrtc/common_video/libyuv/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/video_coding/utility/default_video_bitrate_allocator.cc", + "//webrtc/modules/video_coding/utility/default_video_bitrate_allocator.h", + "//webrtc/modules/video_coding/utility/frame_dropper.cc", + "//webrtc/modules/video_coding/utility/frame_dropper.h", + "//webrtc/modules/video_coding/utility/ivf_file_writer.cc", + "//webrtc/modules/video_coding/utility/ivf_file_writer.h", + "//webrtc/modules/video_coding/utility/moving_average.cc", + "//webrtc/modules/video_coding/utility/moving_average.h", + "//webrtc/modules/video_coding/utility/qp_parser.cc", + "//webrtc/modules/video_coding/utility/qp_parser.h", + "//webrtc/modules/video_coding/utility/quality_scaler.cc", + "//webrtc/modules/video_coding/utility/quality_scaler.h", + "//webrtc/modules/video_coding/utility/simulcast_rate_allocator.cc", + "//webrtc/modules/video_coding/utility/simulcast_rate_allocator.h", + "//webrtc/modules/video_coding/utility/vp8_header_parser.cc", + "//webrtc/modules/video_coding/utility/vp8_header_parser.h" + ], + "type": "static_library" + }, + "//webrtc/modules/video_coding:webrtc_h264": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD", + "WEBRTC_BUILD_LIBEVENT" + ], + "deps": [ + "//webrtc/base:rtc_base_approved", + "//webrtc/modules/video_coding:video_coding_utility", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/video_coding/codecs/h264/h264.cc", + "//webrtc/modules/video_coding/codecs/h264/include/h264.h" + ], + "type": "static_library" + }, + "//webrtc/modules/video_coding:webrtc_i420": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD", + "WEBRTC_BUILD_LIBEVENT" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved", + "//webrtc/common_video:common_video", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//webrtc/common_video/include/", + "//webrtc/common_video/libyuv/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/video_coding/codecs/i420/i420.cc", + "//webrtc/modules/video_coding/codecs/i420/include/i420.h" + ], + "type": "static_library" + }, + "//webrtc/modules/video_coding:webrtc_vp8": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD", + "WEBRTC_BUILD_LIBEVENT" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved", + "//webrtc/common_video:common_video", + "//webrtc/modules/video_coding:video_coding_utility", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "/media/libyuv/libyuv/include/", + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//webrtc/common_video/include/", + "//webrtc/common_video/libyuv/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/video_coding/codecs/vp8/default_temporal_layers.cc", + "//webrtc/modules/video_coding/codecs/vp8/default_temporal_layers.h", + "//webrtc/modules/video_coding/codecs/vp8/include/vp8.h", + "//webrtc/modules/video_coding/codecs/vp8/include/vp8_common_types.h", + "//webrtc/modules/video_coding/codecs/vp8/realtime_temporal_layers.cc", + "//webrtc/modules/video_coding/codecs/vp8/reference_picture_selection.cc", + "//webrtc/modules/video_coding/codecs/vp8/reference_picture_selection.h", + "//webrtc/modules/video_coding/codecs/vp8/screenshare_layers.cc", + "//webrtc/modules/video_coding/codecs/vp8/screenshare_layers.h", + "//webrtc/modules/video_coding/codecs/vp8/simulcast_encoder_adapter.cc", + "//webrtc/modules/video_coding/codecs/vp8/simulcast_encoder_adapter.h", + "//webrtc/modules/video_coding/codecs/vp8/temporal_layers.h", + "//webrtc/modules/video_coding/codecs/vp8/vp8_impl.cc", + "//webrtc/modules/video_coding/codecs/vp8/vp8_impl.h" + ], + "type": "static_library" + }, + "//webrtc/modules/video_coding:webrtc_vp9": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD", + "WEBRTC_BUILD_LIBEVENT" + ], + "deps": [ + "//webrtc/base:rtc_base_approved", + "//webrtc/common_video:common_video", + "//webrtc/modules/video_coding:video_coding_utility", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//webrtc/common_video/include/", + "//webrtc/common_video/libyuv/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/video_coding/codecs/vp9/include/vp9.h", + "//webrtc/modules/video_coding/codecs/vp9/screenshare_layers.cc", + "//webrtc/modules/video_coding/codecs/vp9/screenshare_layers.h", + "//webrtc/modules/video_coding/codecs/vp9/vp9_frame_buffer_pool.cc", + "//webrtc/modules/video_coding/codecs/vp9/vp9_frame_buffer_pool.h", + "//webrtc/modules/video_coding/codecs/vp9/vp9_impl.cc", + "//webrtc/modules/video_coding/codecs/vp9/vp9_impl.h" + ], + "type": "static_library" + }, + "//webrtc/modules/video_processing:video_processing": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD", + "WEBRTC_BUILD_LIBEVENT" + ], + "deps": [ + "//webrtc/base:rtc_base_approved", + "//webrtc/common_audio:common_audio", + "//webrtc/common_video:common_video", + "//webrtc/modules/utility:utility", + "//webrtc/modules/video_processing:video_processing_neon", + "//webrtc/system_wrappers:system_wrappers" + ], + "include_dirs": [ + "/media/libyuv/libyuv/include/", + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//webrtc/common_audio/resampler/include/", + "//webrtc/common_audio/signal_processing/include/", + "//webrtc/common_audio/vad/include/", + "//webrtc/common_video/include/", + "//webrtc/common_video/libyuv/include/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/video_processing/util/denoiser_filter.cc", + "//webrtc/modules/video_processing/util/denoiser_filter.h", + "//webrtc/modules/video_processing/util/denoiser_filter_c.cc", + "//webrtc/modules/video_processing/util/denoiser_filter_c.h", + "//webrtc/modules/video_processing/util/noise_estimation.cc", + "//webrtc/modules/video_processing/util/noise_estimation.h", + "//webrtc/modules/video_processing/util/skin_detection.cc", + "//webrtc/modules/video_processing/util/skin_detection.h", + "//webrtc/modules/video_processing/video_denoiser.cc", + "//webrtc/modules/video_processing/video_denoiser.h" + ], + "type": "static_library" + }, + "//webrtc/modules/video_processing:video_processing_neon": { + "cflags": [ + "-mfpu=neon", + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/modules/video_processing/util/denoiser_filter_neon.cc", + "//webrtc/modules/video_processing/util/denoiser_filter_neon.h" + ], + "type": "static_library" + }, + "//webrtc/system_wrappers:field_trial_default": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/system_wrappers/include/field_trial_default.h", + "//webrtc/system_wrappers/source/field_trial_default.cc" + ], + "type": "static_library" + }, + "//webrtc/system_wrappers:metrics_default": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/system_wrappers/include/metrics_default.h", + "//webrtc/system_wrappers/source/metrics_default.cc" + ], + "type": "static_library" + }, + "//webrtc/system_wrappers:system_wrappers": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "WEBRTC_THREAD_RR", + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/system_wrappers/include/aligned_array.h", + "//webrtc/system_wrappers/include/aligned_malloc.h", + "//webrtc/system_wrappers/include/atomic32.h", + "//webrtc/system_wrappers/include/clock.h", + "//webrtc/system_wrappers/include/cpu_features_wrapper.h", + "//webrtc/system_wrappers/include/cpu_info.h", + "//webrtc/system_wrappers/include/critical_section_wrapper.h", + "//webrtc/system_wrappers/include/event_wrapper.h", + "//webrtc/system_wrappers/include/field_trial.h", + "//webrtc/system_wrappers/include/file_wrapper.h", + "//webrtc/system_wrappers/include/logging.h", + "//webrtc/system_wrappers/include/metrics.h", + "//webrtc/system_wrappers/include/ntp_time.h", + "//webrtc/system_wrappers/include/rtp_to_ntp_estimator.h", + "//webrtc/system_wrappers/include/rw_lock_wrapper.h", + "//webrtc/system_wrappers/include/sleep.h", + "//webrtc/system_wrappers/include/static_instance.h", + "//webrtc/system_wrappers/include/stringize_macros.h", + "//webrtc/system_wrappers/include/timestamp_extrapolator.h", + "//webrtc/system_wrappers/include/trace.h", + "//webrtc/system_wrappers/source/aligned_malloc.cc", + "//webrtc/system_wrappers/source/clock.cc", + "//webrtc/system_wrappers/source/cpu_features.cc", + "//webrtc/system_wrappers/source/cpu_info.cc", + "//webrtc/system_wrappers/source/event.cc", + "//webrtc/system_wrappers/source/event_timer_posix.cc", + "//webrtc/system_wrappers/source/event_timer_posix.h", + "//webrtc/system_wrappers/source/file_impl.cc", + "//webrtc/system_wrappers/source/logging.cc", + "//webrtc/system_wrappers/source/rtp_to_ntp_estimator.cc", + "//webrtc/system_wrappers/source/rw_lock.cc", + "//webrtc/system_wrappers/source/rw_lock_posix.cc", + "//webrtc/system_wrappers/source/rw_lock_posix.h", + "//webrtc/system_wrappers/source/sleep.cc", + "//webrtc/system_wrappers/source/timestamp_extrapolator.cc", + "//webrtc/system_wrappers/source/trace_impl.cc", + "//webrtc/system_wrappers/source/trace_impl.h", + "//webrtc/system_wrappers/source/trace_posix.cc", + "//webrtc/system_wrappers/source/trace_posix.h", + "//webrtc/system_wrappers/source/atomic32_non_darwin_unix.cc" + ], + "type": "static_library" + }, + "//webrtc/video:video": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD", + "WEBRTC_BUILD_LIBEVENT" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/api:transport_api", + "//webrtc/base:rtc_base_approved", + "//webrtc/base:rtc_numerics", + "//webrtc/base:rtc_task_queue", + "//webrtc/common_video:common_video", + "//webrtc/logging:rtc_event_log_api", + "//webrtc/modules/bitrate_controller:bitrate_controller", + "//webrtc/modules/congestion_controller:congestion_controller", + "//webrtc/modules/pacing:pacing", + "//webrtc/modules/remote_bitrate_estimator:remote_bitrate_estimator", + "//webrtc/modules/rtp_rtcp:rtp_rtcp", + "//webrtc/modules/utility:utility", + "//webrtc/modules/video_coding:video_coding", + "//webrtc/modules/video_processing:video_processing", + "//webrtc/system_wrappers:system_wrappers", + "//webrtc/voice_engine:voice_engine" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//webrtc/common_video/include/", + "//webrtc/common_video/libyuv/include/", + "//webrtc/modules/audio_coding/include/", + "//webrtc/modules/include/" + ], + "libs": [], + "sources": [ + "//webrtc/video/call_stats.cc", + "//webrtc/video/call_stats.h", + "//webrtc/video/encoder_rtcp_feedback.cc", + "//webrtc/video/encoder_rtcp_feedback.h", + "//webrtc/video/overuse_frame_detector.cc", + "//webrtc/video/overuse_frame_detector.h", + "//webrtc/video/payload_router.cc", + "//webrtc/video/payload_router.h", + "//webrtc/video/quality_threshold.cc", + "//webrtc/video/quality_threshold.h", + "//webrtc/video/receive_statistics_proxy.cc", + "//webrtc/video/receive_statistics_proxy.h", + "//webrtc/video/report_block_stats.cc", + "//webrtc/video/report_block_stats.h", + "//webrtc/video/rtp_stream_receiver.cc", + "//webrtc/video/rtp_stream_receiver.h", + "//webrtc/video/rtp_streams_synchronizer.cc", + "//webrtc/video/rtp_streams_synchronizer.h", + "//webrtc/video/send_delay_stats.cc", + "//webrtc/video/send_delay_stats.h", + "//webrtc/video/send_statistics_proxy.cc", + "//webrtc/video/send_statistics_proxy.h", + "//webrtc/video/stats_counter.cc", + "//webrtc/video/stats_counter.h", + "//webrtc/video/stream_synchronization.cc", + "//webrtc/video/stream_synchronization.h", + "//webrtc/video/transport_adapter.cc", + "//webrtc/video/transport_adapter.h", + "//webrtc/video/video_receive_stream.cc", + "//webrtc/video/video_receive_stream.h", + "//webrtc/video/video_send_stream.cc", + "//webrtc/video/video_send_stream.h", + "//webrtc/video/video_stream_decoder.cc", + "//webrtc/video/video_stream_decoder.h", + "//webrtc/video/vie_encoder.cc", + "//webrtc/video/vie_encoder.h", + "//webrtc/video/vie_remb.cc", + "//webrtc/video/vie_remb.h" + ], + "type": "static_library" + }, + "//webrtc/video_engine:video_engine": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/video_engine/browser_capture_impl.h", + "//webrtc/video_engine/desktop_capture_impl.cc", + "//webrtc/video_engine/desktop_capture_impl.h" + ], + "type": "static_library" + }, + "//webrtc/voice_engine:audio_coder": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/modules/audio_coding:audio_coding", + "//webrtc/modules/audio_coding:audio_format_conversion", + "//webrtc/modules/audio_coding:builtin_audio_decoder_factory", + "//webrtc/modules/audio_coding:rent_a_codec" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//webrtc/modules/audio_coding/include/", + "//webrtc/modules/include/" + ], + "libs": [], + "sources": [ + "//webrtc/voice_engine/coder.cc", + "//webrtc/voice_engine/coder.h" + ], + "type": "static_library" + }, + "//webrtc/voice_engine:file_player": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/common_audio:common_audio", + "//webrtc/modules/media_file:media_file", + "//webrtc/system_wrappers:system_wrappers", + "//webrtc/voice_engine:audio_coder" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//webrtc/common_audio/resampler/include/", + "//webrtc/common_audio/signal_processing/include/", + "//webrtc/common_audio/vad/include/" + ], + "libs": [], + "sources": [ + "//webrtc/voice_engine/file_player.cc", + "//webrtc/voice_engine/file_player.h" + ], + "type": "static_library" + }, + "//webrtc/voice_engine:file_recorder": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved", + "//webrtc/common_audio:common_audio", + "//webrtc/modules/media_file:media_file", + "//webrtc/system_wrappers:system_wrappers", + "//webrtc/voice_engine:audio_coder" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//webrtc/common_audio/resampler/include/", + "//webrtc/common_audio/signal_processing/include/", + "//webrtc/common_audio/vad/include/" + ], + "libs": [], + "sources": [ + "//webrtc/voice_engine/file_recorder.cc", + "//webrtc/voice_engine/file_recorder.h" + ], + "type": "static_library" + }, + "//webrtc/voice_engine:level_indicator": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/base:rtc_base_approved", + "//webrtc/common_audio:common_audio" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//webrtc/common_audio/resampler/include/", + "//webrtc/common_audio/signal_processing/include/", + "//webrtc/common_audio/vad/include/" + ], + "libs": [], + "sources": [ + "//webrtc/voice_engine/level_indicator.cc", + "//webrtc/voice_engine/level_indicator.h" + ], + "type": "static_library" + }, + "//webrtc/voice_engine:voice_engine": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD", + "WEBRTC_BUILD_LIBEVENT" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/api:audio_mixer_api", + "//webrtc/api:call_api", + "//webrtc/api:transport_api", + "//webrtc/audio/utility:audio_frame_operations", + "//webrtc/base:rtc_base_approved", + "//webrtc/common_audio:common_audio", + "//webrtc/logging:rtc_event_log_api", + "//webrtc/modules/audio_coding:audio_coding", + "//webrtc/modules/audio_coding:audio_decoder_factory_interface", + "//webrtc/modules/audio_coding:audio_format_conversion", + "//webrtc/modules/audio_coding:builtin_audio_decoder_factory", + "//webrtc/modules/audio_coding:rent_a_codec", + "//webrtc/modules/audio_conference_mixer:audio_conference_mixer", + "//webrtc/modules/audio_device:audio_device", + "//webrtc/modules/audio_processing:audio_processing", + "//webrtc/modules/bitrate_controller:bitrate_controller", + "//webrtc/modules/media_file:media_file", + "//webrtc/modules/pacing:pacing", + "//webrtc/modules/rtp_rtcp:rtp_rtcp", + "//webrtc/modules/utility:utility", + "//webrtc/system_wrappers:system_wrappers", + "//webrtc/voice_engine:file_player", + "//webrtc/voice_engine:file_recorder", + "//webrtc/voice_engine:level_indicator" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//webrtc/modules/audio_coding/include/", + "//webrtc/modules/include/", + "//webrtc/common_audio/resampler/include/", + "//webrtc/common_audio/signal_processing/include/", + "//webrtc/common_audio/vad/include/", + "//webrtc/modules/audio_conference_mixer/include/", + "//webrtc/modules/include/", + "//webrtc/modules/include/", + "//webrtc/modules/audio_device/include/", + "//webrtc/modules/audio_device/dummy/" + ], + "libs": [], + "sources": [ + "//webrtc/voice_engine/channel.cc", + "//webrtc/voice_engine/channel.h", + "//webrtc/voice_engine/channel_manager.cc", + "//webrtc/voice_engine/channel_manager.h", + "//webrtc/voice_engine/channel_proxy.cc", + "//webrtc/voice_engine/channel_proxy.h", + "//webrtc/voice_engine/include/voe_audio_processing.h", + "//webrtc/voice_engine/include/voe_base.h", + "//webrtc/voice_engine/include/voe_codec.h", + "//webrtc/voice_engine/include/voe_errors.h", + "//webrtc/voice_engine/include/voe_external_media.h", + "//webrtc/voice_engine/include/voe_file.h", + "//webrtc/voice_engine/include/voe_hardware.h", + "//webrtc/voice_engine/include/voe_neteq_stats.h", + "//webrtc/voice_engine/include/voe_network.h", + "//webrtc/voice_engine/include/voe_rtp_rtcp.h", + "//webrtc/voice_engine/include/voe_video_sync.h", + "//webrtc/voice_engine/include/voe_volume_control.h", + "//webrtc/voice_engine/monitor_module.cc", + "//webrtc/voice_engine/monitor_module.h", + "//webrtc/voice_engine/output_mixer.cc", + "//webrtc/voice_engine/output_mixer.h", + "//webrtc/voice_engine/shared_data.cc", + "//webrtc/voice_engine/shared_data.h", + "//webrtc/voice_engine/statistics.cc", + "//webrtc/voice_engine/statistics.h", + "//webrtc/voice_engine/transmit_mixer.cc", + "//webrtc/voice_engine/transmit_mixer.h", + "//webrtc/voice_engine/utility.cc", + "//webrtc/voice_engine/utility.h", + "//webrtc/voice_engine/voe_audio_processing_impl.cc", + "//webrtc/voice_engine/voe_audio_processing_impl.h", + "//webrtc/voice_engine/voe_base_impl.cc", + "//webrtc/voice_engine/voe_base_impl.h", + "//webrtc/voice_engine/voe_codec_impl.cc", + "//webrtc/voice_engine/voe_codec_impl.h", + "//webrtc/voice_engine/voe_external_media_impl.cc", + "//webrtc/voice_engine/voe_external_media_impl.h", + "//webrtc/voice_engine/voe_file_impl.cc", + "//webrtc/voice_engine/voe_file_impl.h", + "//webrtc/voice_engine/voe_hardware_impl.cc", + "//webrtc/voice_engine/voe_hardware_impl.h", + "//webrtc/voice_engine/voe_neteq_stats_impl.cc", + "//webrtc/voice_engine/voe_neteq_stats_impl.h", + "//webrtc/voice_engine/voe_network_impl.cc", + "//webrtc/voice_engine/voe_network_impl.h", + "//webrtc/voice_engine/voe_rtp_rtcp_impl.cc", + "//webrtc/voice_engine/voe_rtp_rtcp_impl.h", + "//webrtc/voice_engine/voe_video_sync_impl.cc", + "//webrtc/voice_engine/voe_video_sync_impl.h", + "//webrtc/voice_engine/voe_volume_control_impl.cc", + "//webrtc/voice_engine/voe_volume_control_impl.h", + "//webrtc/voice_engine/voice_engine_defines.h", + "//webrtc/voice_engine/voice_engine_impl.cc", + "//webrtc/voice_engine/voice_engine_impl.h" + ], + "type": "static_library" + }, + "//webrtc:webrtc": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Xclang", + "-add-plugin", + "-Xclang", + "find-bad-constructs", + "-Xclang", + "-plugin-arg-find-bad-constructs", + "-Xclang", + "check-auto-raw-pointer", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD", + "WEBRTC_BUILD_LIBEVENT" + ], + "deps": [ + "//webrtc:webrtc_common", + "//webrtc/api:transport_api", + "//webrtc/api:video_frame_api", + "//webrtc/audio:audio", + "//webrtc/base:base", + "//webrtc/call:call", + "//webrtc/common_audio:common_audio", + "//webrtc/common_video:common_video", + "//webrtc/media:media", + "//webrtc/modules:modules", + "//webrtc/modules/video_capture:video_capture_internal_impl", + "//webrtc/sdk:sdk", + "//webrtc/system_wrappers:field_trial_default", + "//webrtc/system_wrappers:metrics_default", + "//webrtc/system_wrappers:system_wrappers", + "//webrtc/video:video", + "//webrtc/video_engine:video_engine", + "//webrtc/voice_engine:voice_engine" + ], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/", + "//webrtc/common_audio/resampler/include/", + "//webrtc/common_audio/signal_processing/include/", + "//webrtc/common_audio/vad/include/", + "//webrtc/common_video/include/", + "//webrtc/common_video/libyuv/include/", + "//webrtc/modules/audio_coding/include/", + "//webrtc/modules/include/", + "//webrtc/modules/audio_conference_mixer/include/", + "//webrtc/modules/include/", + "//webrtc/modules/include/", + "//webrtc/modules/audio_device/include/", + "//webrtc/modules/audio_device/dummy/" + ], + "libs": [ + "X11", + "X11-xcb", + "xcb", + "Xcomposite", + "Xcursor", + "Xdamage", + "Xext", + "Xfixes", + "Xi", + "Xrender" + ], + "sources": [ + "//webrtc/build/no_op_function.cc", + "//webrtc/call.h", + "//webrtc/config.h" + ], + "type": "static_library" + }, + "//webrtc:webrtc_common": { + "cflags": [ + "-fno-strict-aliasing", + "--param=ssp-buffer-size=4", + "-fstack-protector", + "-Wno-builtin-macro-redefined", + "-D__DATE__=", + "-D__TIME__=", + "-D__TIMESTAMP__=", + "-funwind-tables", + "-fcolor-diagnostics", + "--target=arm-linux-gnueabihf", + "-march=armv7-a", + "-mfloat-abi=hard", + "-mtune=generic-armv7-a", + "-mfpu=neon", + "-mthumb", + "-Wall", + "-Werror", + "-Wextra", + "-Wno-missing-field-initializers", + "-Wno-unused-parameter", + "-Wno-c++11-narrowing", + "-Wno-covered-switch-default", + "-Wno-unneeded-internal-declaration", + "-Wno-inconsistent-missing-override", + "-Wno-undefined-var-template", + "-Wno-nonportable-include-path", + "-Wno-address-of-packed-member", + "-Wno-unused-lambda-capture", + "-Wno-user-defined-warnings", + "-O0", + "-fno-omit-frame-pointer", + "-g2", + "-fvisibility=hidden", + "-Wheader-hygiene", + "-Wstring-conversion", + "-Wtautological-overlap-compare", + "-Wextra", + "-Wno-unused-parameter", + "-Wno-missing-field-initializers", + "-Wno-strict-overflow", + "-Wimplicit-fallthrough", + "-Wthread-safety", + "-Winconsistent-missing-override", + "-Wundef" + ], + "defines": [ + "V8_DEPRECATION_WARNINGS", + "USE_X11=1", + "CHROMIUM_BUILD", + "_FILE_OFFSET_BITS=64", + "DYNAMIC_ANNOTATIONS_ENABLED=1", + "WTF_USE_DYNAMIC_ANNOTATIONS=1", + "WEBRTC_RESTRICT_LOGGING", + "EXPAT_RELATIVE_PATH", + "WEBRTC_ARCH_ARM", + "WEBRTC_ARCH_ARM_V7", + "WEBRTC_HAS_NEON", + "WEBRTC_MOZILLA_BUILD", + "WEBRTC_POSIX", + "WEBRTC_BSD" + ], + "deps": [], + "include_dirs": [ + "//", + "/tmp/objdir/media/webrtc/trunk/gn-output/gen/" + ], + "libs": [], + "sources": [ + "//webrtc/common_types.cc", + "//webrtc/common_types.h", + "//webrtc/config.cc", + "//webrtc/config.h", + "//webrtc/typedefs.h" + ], + "type": "static_library" + } + } +} \ No newline at end of file diff --git a/media/webrtc/trunk/moz.build b/media/webrtc/trunk/moz.build --- a/media/webrtc/trunk/moz.build +++ b/media/webrtc/trunk/moz.build @@ -126,93 +126,90 @@ if CONFIG["OS_TARGET"] == "FreeBSD": "/media/webrtc/trunk/webrtc/modules/desktop_capture/desktop_capture_gn", "/media/webrtc/trunk/webrtc/modules/desktop_capture/primitives_gn", "/media/webrtc/trunk/webrtc/video_engine/video_engine_gn" ] if CONFIG["OS_TARGET"] == "NetBSD": DIRS += [ - "/media/webrtc/trunk/webrtc/common_audio/common_audio_sse2_gn", - "/media/webrtc/trunk/webrtc/modules/audio_processing/audio_processing_sse2_gn", - "/media/webrtc/trunk/webrtc/modules/desktop_capture/desktop_capture_differ_sse2_gn", "/media/webrtc/trunk/webrtc/modules/desktop_capture/desktop_capture_gn", "/media/webrtc/trunk/webrtc/modules/desktop_capture/primitives_gn", - "/media/webrtc/trunk/webrtc/modules/video_processing/video_processing_sse2_gn", "/media/webrtc/trunk/webrtc/video_engine/video_engine_gn" ] if CONFIG["OS_TARGET"] == "Linux": DIRS += [ "/media/webrtc/trunk/webrtc/modules/desktop_capture/desktop_capture_gn", "/media/webrtc/trunk/webrtc/modules/desktop_capture/primitives_gn", "/media/webrtc/trunk/webrtc/system_wrappers/cpu_features_linux_gn", "/media/webrtc/trunk/webrtc/video_engine/video_engine_gn" ] if CONFIG["OS_TARGET"] == "OpenBSD": DIRS += [ - "/media/webrtc/trunk/webrtc/common_audio/common_audio_sse2_gn", - "/media/webrtc/trunk/webrtc/modules/audio_processing/audio_processing_sse2_gn", - "/media/webrtc/trunk/webrtc/modules/desktop_capture/desktop_capture_differ_sse2_gn", "/media/webrtc/trunk/webrtc/modules/desktop_capture/desktop_capture_gn", "/media/webrtc/trunk/webrtc/modules/desktop_capture/primitives_gn", - "/media/webrtc/trunk/webrtc/modules/video_processing/video_processing_sse2_gn", "/media/webrtc/trunk/webrtc/video_engine/video_engine_gn" ] -if CONFIG["CPU_ARCH"] == "x86_64" and CONFIG["OS_TARGET"] == "FreeBSD": - - DIRS += [ - "/media/webrtc/trunk/webrtc/common_audio/common_audio_sse2_gn", - "/media/webrtc/trunk/webrtc/modules/audio_processing/audio_processing_sse2_gn", - "/media/webrtc/trunk/webrtc/modules/desktop_capture/desktop_capture_differ_sse2_gn", - "/media/webrtc/trunk/webrtc/modules/video_processing/video_processing_sse2_gn" - ] - -if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["OS_TARGET"] == "FreeBSD": +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["OS_TARGET"] == "OpenBSD": DIRS += [ "/media/webrtc/trunk/webrtc/common_audio/common_audio_neon_c_gn", "/media/webrtc/trunk/webrtc/common_audio/common_audio_neon_gn", "/media/webrtc/trunk/webrtc/modules/audio_coding/isac_neon_gn", "/media/webrtc/trunk/webrtc/modules/audio_processing/audio_processing_neon_c_gn", "/media/webrtc/trunk/webrtc/modules/audio_processing/audio_processing_neon_gn", "/media/webrtc/trunk/webrtc/modules/video_processing/video_processing_neon_gn" ] -if CONFIG["CPU_ARCH"] == "x86" and CONFIG["OS_TARGET"] == "Linux": +if CONFIG["CPU_ARCH"] == "x86" and CONFIG["OS_TARGET"] == "OpenBSD": DIRS += [ "/media/webrtc/trunk/webrtc/common_audio/common_audio_sse2_gn", "/media/webrtc/trunk/webrtc/modules/audio_processing/audio_processing_sse2_gn", "/media/webrtc/trunk/webrtc/modules/desktop_capture/desktop_capture_differ_sse2_gn", "/media/webrtc/trunk/webrtc/modules/video_processing/video_processing_sse2_gn" ] -if CONFIG["CPU_ARCH"] == "x86_64" and CONFIG["OS_TARGET"] == "Linux": +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["OS_TARGET"] == "OpenBSD": + + DIRS += [ + "/media/webrtc/trunk/webrtc/common_audio/common_audio_neon_c_gn", + "/media/webrtc/trunk/webrtc/common_audio/common_audio_neon_gn", + "/media/webrtc/trunk/webrtc/modules/audio_coding/isac_neon_gn", + "/media/webrtc/trunk/webrtc/modules/audio_processing/audio_processing_neon_c_gn", + "/media/webrtc/trunk/webrtc/modules/audio_processing/audio_processing_neon_gn", + "/media/webrtc/trunk/webrtc/modules/video_processing/video_processing_neon_gn" + ] + +if CONFIG["CPU_ARCH"] == "x86" and CONFIG["OS_TARGET"] == "NetBSD": DIRS += [ "/media/webrtc/trunk/webrtc/common_audio/common_audio_sse2_gn", "/media/webrtc/trunk/webrtc/modules/audio_processing/audio_processing_sse2_gn", "/media/webrtc/trunk/webrtc/modules/desktop_capture/desktop_capture_differ_sse2_gn", "/media/webrtc/trunk/webrtc/modules/video_processing/video_processing_sse2_gn" ] -if CONFIG["CPU_ARCH"] == "x86" and CONFIG["OS_TARGET"] == "Android": +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["OS_TARGET"] == "FreeBSD": DIRS += [ - "/media/webrtc/trunk/webrtc/common_audio/common_audio_sse2_gn", - "/media/webrtc/trunk/webrtc/modules/audio_processing/audio_processing_sse2_gn", - "/media/webrtc/trunk/webrtc/modules/video_processing/video_processing_sse2_gn" + "/media/webrtc/trunk/webrtc/common_audio/common_audio_neon_c_gn", + "/media/webrtc/trunk/webrtc/common_audio/common_audio_neon_gn", + "/media/webrtc/trunk/webrtc/modules/audio_coding/isac_neon_gn", + "/media/webrtc/trunk/webrtc/modules/audio_processing/audio_processing_neon_c_gn", + "/media/webrtc/trunk/webrtc/modules/audio_processing/audio_processing_neon_gn", + "/media/webrtc/trunk/webrtc/modules/video_processing/video_processing_neon_gn" ] -if CONFIG["CPU_ARCH"] == "arm" and CONFIG["OS_TARGET"] == "Android": +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["OS_TARGET"] == "NetBSD": DIRS += [ "/media/webrtc/trunk/webrtc/common_audio/common_audio_neon_c_gn", "/media/webrtc/trunk/webrtc/common_audio/common_audio_neon_gn", "/media/webrtc/trunk/webrtc/modules/audio_coding/isac_neon_gn", "/media/webrtc/trunk/webrtc/modules/audio_processing/audio_processing_neon_c_gn", "/media/webrtc/trunk/webrtc/modules/audio_processing/audio_processing_neon_gn", "/media/webrtc/trunk/webrtc/modules/video_processing/video_processing_neon_gn" @@ -224,16 +221,102 @@ if CONFIG["CPU_ARCH"] == "aarch64" and C "/media/webrtc/trunk/webrtc/common_audio/common_audio_neon_c_gn", "/media/webrtc/trunk/webrtc/common_audio/common_audio_neon_gn", "/media/webrtc/trunk/webrtc/modules/audio_coding/isac_neon_gn", "/media/webrtc/trunk/webrtc/modules/audio_processing/audio_processing_neon_c_gn", "/media/webrtc/trunk/webrtc/modules/audio_processing/audio_processing_neon_gn", "/media/webrtc/trunk/webrtc/modules/video_processing/video_processing_neon_gn" ] +if CONFIG["CPU_ARCH"] == "x86_64" and CONFIG["OS_TARGET"] == "OpenBSD": + + DIRS += [ + "/media/webrtc/trunk/webrtc/common_audio/common_audio_sse2_gn", + "/media/webrtc/trunk/webrtc/modules/audio_processing/audio_processing_sse2_gn", + "/media/webrtc/trunk/webrtc/modules/desktop_capture/desktop_capture_differ_sse2_gn", + "/media/webrtc/trunk/webrtc/modules/video_processing/video_processing_sse2_gn" + ] + +if CONFIG["CPU_ARCH"] == "x86" and CONFIG["OS_TARGET"] == "Linux": + + DIRS += [ + "/media/webrtc/trunk/webrtc/common_audio/common_audio_sse2_gn", + "/media/webrtc/trunk/webrtc/modules/audio_processing/audio_processing_sse2_gn", + "/media/webrtc/trunk/webrtc/modules/desktop_capture/desktop_capture_differ_sse2_gn", + "/media/webrtc/trunk/webrtc/modules/video_processing/video_processing_sse2_gn" + ] + +if CONFIG["CPU_ARCH"] == "x86_64" and CONFIG["OS_TARGET"] == "NetBSD": + + DIRS += [ + "/media/webrtc/trunk/webrtc/common_audio/common_audio_sse2_gn", + "/media/webrtc/trunk/webrtc/modules/audio_processing/audio_processing_sse2_gn", + "/media/webrtc/trunk/webrtc/modules/desktop_capture/desktop_capture_differ_sse2_gn", + "/media/webrtc/trunk/webrtc/modules/video_processing/video_processing_sse2_gn" + ] + +if CONFIG["CPU_ARCH"] == "x86_64" and CONFIG["OS_TARGET"] == "FreeBSD": + + DIRS += [ + "/media/webrtc/trunk/webrtc/common_audio/common_audio_sse2_gn", + "/media/webrtc/trunk/webrtc/modules/audio_processing/audio_processing_sse2_gn", + "/media/webrtc/trunk/webrtc/modules/desktop_capture/desktop_capture_differ_sse2_gn", + "/media/webrtc/trunk/webrtc/modules/video_processing/video_processing_sse2_gn" + ] + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["OS_TARGET"] == "Android": + + DIRS += [ + "/media/webrtc/trunk/webrtc/common_audio/common_audio_neon_c_gn", + "/media/webrtc/trunk/webrtc/common_audio/common_audio_neon_gn", + "/media/webrtc/trunk/webrtc/modules/audio_coding/isac_neon_gn", + "/media/webrtc/trunk/webrtc/modules/audio_processing/audio_processing_neon_c_gn", + "/media/webrtc/trunk/webrtc/modules/audio_processing/audio_processing_neon_gn", + "/media/webrtc/trunk/webrtc/modules/video_processing/video_processing_neon_gn" + ] + +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["OS_TARGET"] == "NetBSD": + + DIRS += [ + "/media/webrtc/trunk/webrtc/common_audio/common_audio_neon_c_gn", + "/media/webrtc/trunk/webrtc/common_audio/common_audio_neon_gn", + "/media/webrtc/trunk/webrtc/modules/audio_coding/isac_neon_gn", + "/media/webrtc/trunk/webrtc/modules/audio_processing/audio_processing_neon_c_gn", + "/media/webrtc/trunk/webrtc/modules/audio_processing/audio_processing_neon_gn", + "/media/webrtc/trunk/webrtc/modules/video_processing/video_processing_neon_gn" + ] + +if CONFIG["CPU_ARCH"] == "x86_64" and CONFIG["OS_TARGET"] == "Linux": + + DIRS += [ + "/media/webrtc/trunk/webrtc/common_audio/common_audio_sse2_gn", + "/media/webrtc/trunk/webrtc/modules/audio_processing/audio_processing_sse2_gn", + "/media/webrtc/trunk/webrtc/modules/desktop_capture/desktop_capture_differ_sse2_gn", + "/media/webrtc/trunk/webrtc/modules/video_processing/video_processing_sse2_gn" + ] + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["OS_TARGET"] == "FreeBSD": DIRS += [ "/media/webrtc/trunk/webrtc/common_audio/common_audio_sse2_gn", "/media/webrtc/trunk/webrtc/modules/audio_processing/audio_processing_sse2_gn", "/media/webrtc/trunk/webrtc/modules/desktop_capture/desktop_capture_differ_sse2_gn", "/media/webrtc/trunk/webrtc/modules/video_processing/video_processing_sse2_gn" ] + +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["OS_TARGET"] == "FreeBSD": + + DIRS += [ + "/media/webrtc/trunk/webrtc/common_audio/common_audio_neon_c_gn", + "/media/webrtc/trunk/webrtc/common_audio/common_audio_neon_gn", + "/media/webrtc/trunk/webrtc/modules/audio_coding/isac_neon_gn", + "/media/webrtc/trunk/webrtc/modules/audio_processing/audio_processing_neon_c_gn", + "/media/webrtc/trunk/webrtc/modules/audio_processing/audio_processing_neon_gn", + "/media/webrtc/trunk/webrtc/modules/video_processing/video_processing_neon_gn" + ] + +if CONFIG["CPU_ARCH"] == "x86" and CONFIG["OS_TARGET"] == "Android": + + DIRS += [ + "/media/webrtc/trunk/webrtc/common_audio/common_audio_sse2_gn", + "/media/webrtc/trunk/webrtc/modules/audio_processing/audio_processing_sse2_gn", + "/media/webrtc/trunk/webrtc/modules/video_processing/video_processing_sse2_gn" + ] diff --git a/media/webrtc/trunk/webrtc/api/audio_mixer_api_gn/moz.build b/media/webrtc/trunk/webrtc/api/audio_mixer_api_gn/moz.build --- a/media/webrtc/trunk/webrtc/api/audio_mixer_api_gn/moz.build +++ b/media/webrtc/trunk/webrtc/api/audio_mixer_api_gn/moz.build @@ -164,25 +164,81 @@ if CONFIG["CPU_ARCH"] == "arm" and CONFI DEFINES["WEBRTC_ARCH_ARM_V7"] = True DEFINES["WEBRTC_HAS_NEON"] = True if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "FreeBSD": DEFINES["WEBRTC_ARCH_ARM64"] = True DEFINES["WEBRTC_HAS_NEON"] = True +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "FreeBSD": + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "NetBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "NetBSD": + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "OpenBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "OpenBSD": + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "x86_64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "Android": DEFINES["WEBRTC_ARCH_ARM64"] = True DEFINES["WEBRTC_HAS_NEON"] = True if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "x86_64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "Android": DEFINES["WEBRTC_ARCH_ARM"] = True DEFINES["WEBRTC_ARCH_ARM_V7"] = True DEFINES["WEBRTC_HAS_NEON"] = True if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "FreeBSD": DEFINES["WEBRTC_ARCH_ARM64"] = True DEFINES["WEBRTC_HAS_NEON"] = True +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "FreeBSD": + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "NetBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "NetBSD": + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "OpenBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "OpenBSD": + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + Library("audio_mixer_api_gn") diff --git a/media/webrtc/trunk/webrtc/api/call_api_gn/moz.build b/media/webrtc/trunk/webrtc/api/call_api_gn/moz.build --- a/media/webrtc/trunk/webrtc/api/call_api_gn/moz.build +++ b/media/webrtc/trunk/webrtc/api/call_api_gn/moz.build @@ -164,25 +164,81 @@ if CONFIG["CPU_ARCH"] == "arm" and CONFI DEFINES["WEBRTC_ARCH_ARM_V7"] = True DEFINES["WEBRTC_HAS_NEON"] = True if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "FreeBSD": DEFINES["WEBRTC_ARCH_ARM64"] = True DEFINES["WEBRTC_HAS_NEON"] = True +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "FreeBSD": + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "NetBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "NetBSD": + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "OpenBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "OpenBSD": + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "x86_64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "Android": DEFINES["WEBRTC_ARCH_ARM64"] = True DEFINES["WEBRTC_HAS_NEON"] = True if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "x86_64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "Android": DEFINES["WEBRTC_ARCH_ARM"] = True DEFINES["WEBRTC_ARCH_ARM_V7"] = True DEFINES["WEBRTC_HAS_NEON"] = True if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "FreeBSD": DEFINES["WEBRTC_ARCH_ARM64"] = True DEFINES["WEBRTC_HAS_NEON"] = True +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "FreeBSD": + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "NetBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "NetBSD": + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "OpenBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "OpenBSD": + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + Library("call_api_gn") diff --git a/media/webrtc/trunk/webrtc/api/transport_api_gn/moz.build b/media/webrtc/trunk/webrtc/api/transport_api_gn/moz.build --- a/media/webrtc/trunk/webrtc/api/transport_api_gn/moz.build +++ b/media/webrtc/trunk/webrtc/api/transport_api_gn/moz.build @@ -160,25 +160,81 @@ if CONFIG["CPU_ARCH"] == "arm" and CONFI DEFINES["WEBRTC_ARCH_ARM_V7"] = True DEFINES["WEBRTC_HAS_NEON"] = True if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "FreeBSD": DEFINES["WEBRTC_ARCH_ARM64"] = True DEFINES["WEBRTC_HAS_NEON"] = True +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "FreeBSD": + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "NetBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "NetBSD": + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "OpenBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "OpenBSD": + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "x86_64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "Android": DEFINES["WEBRTC_ARCH_ARM64"] = True DEFINES["WEBRTC_HAS_NEON"] = True if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "x86_64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "Android": DEFINES["WEBRTC_ARCH_ARM"] = True DEFINES["WEBRTC_ARCH_ARM_V7"] = True DEFINES["WEBRTC_HAS_NEON"] = True if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "FreeBSD": DEFINES["WEBRTC_ARCH_ARM64"] = True DEFINES["WEBRTC_HAS_NEON"] = True +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "FreeBSD": + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "NetBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "NetBSD": + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "OpenBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "OpenBSD": + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + Library("transport_api_gn") diff --git a/media/webrtc/trunk/webrtc/api/video_frame_api_gn/moz.build b/media/webrtc/trunk/webrtc/api/video_frame_api_gn/moz.build --- a/media/webrtc/trunk/webrtc/api/video_frame_api_gn/moz.build +++ b/media/webrtc/trunk/webrtc/api/video_frame_api_gn/moz.build @@ -188,28 +188,68 @@ if CONFIG["CPU_ARCH"] == "x86" and CONFI "-msse2" ] if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "FreeBSD": DEFINES["WEBRTC_ARCH_ARM64"] = True DEFINES["WEBRTC_HAS_NEON"] = True +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "FreeBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "FreeBSD": CXXFLAGS += [ "-msse2" ] +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "NetBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "NetBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "NetBSD": CXXFLAGS += [ "-msse2" ] +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "OpenBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "OpenBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "OpenBSD": CXXFLAGS += [ "-msse2" ] if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "x86_64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "Android": @@ -232,27 +272,67 @@ if CONFIG["CPU_ARCH"] == "x86" and CONFI "-msse2" ] if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "FreeBSD": DEFINES["WEBRTC_ARCH_ARM64"] = True DEFINES["WEBRTC_HAS_NEON"] = True +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "FreeBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "FreeBSD": CXXFLAGS += [ "-msse2" ] +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "NetBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "NetBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "NetBSD": CXXFLAGS += [ "-msse2" ] +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "OpenBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "OpenBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "OpenBSD": CXXFLAGS += [ "-msse2" ] Library("video_frame_api_gn") diff --git a/media/webrtc/trunk/webrtc/audio/audio_gn/moz.build b/media/webrtc/trunk/webrtc/audio/audio_gn/moz.build --- a/media/webrtc/trunk/webrtc/audio/audio_gn/moz.build +++ b/media/webrtc/trunk/webrtc/audio/audio_gn/moz.build @@ -208,28 +208,68 @@ if CONFIG["CPU_ARCH"] == "x86" and CONFI "-msse2" ] if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "FreeBSD": DEFINES["WEBRTC_ARCH_ARM64"] = True DEFINES["WEBRTC_HAS_NEON"] = True +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "FreeBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "FreeBSD": CXXFLAGS += [ "-msse2" ] +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "NetBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "NetBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "NetBSD": CXXFLAGS += [ "-msse2" ] +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "OpenBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "OpenBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "OpenBSD": CXXFLAGS += [ "-msse2" ] if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "x86_64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "Android": @@ -252,27 +292,67 @@ if CONFIG["CPU_ARCH"] == "x86" and CONFI "-msse2" ] if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "FreeBSD": DEFINES["WEBRTC_ARCH_ARM64"] = True DEFINES["WEBRTC_HAS_NEON"] = True +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "FreeBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "FreeBSD": CXXFLAGS += [ "-msse2" ] +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "NetBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "NetBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "NetBSD": CXXFLAGS += [ "-msse2" ] +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "OpenBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "OpenBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "OpenBSD": CXXFLAGS += [ "-msse2" ] Library("audio_gn") diff --git a/media/webrtc/trunk/webrtc/audio/utility/audio_frame_operations_gn/moz.build b/media/webrtc/trunk/webrtc/audio/utility/audio_frame_operations_gn/moz.build --- a/media/webrtc/trunk/webrtc/audio/utility/audio_frame_operations_gn/moz.build +++ b/media/webrtc/trunk/webrtc/audio/utility/audio_frame_operations_gn/moz.build @@ -178,28 +178,68 @@ if CONFIG["CPU_ARCH"] == "x86" and CONFI "-msse2" ] if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "FreeBSD": DEFINES["WEBRTC_ARCH_ARM64"] = True DEFINES["WEBRTC_HAS_NEON"] = True +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "FreeBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "FreeBSD": CXXFLAGS += [ "-msse2" ] +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "NetBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "NetBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "NetBSD": CXXFLAGS += [ "-msse2" ] +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "OpenBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "OpenBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "OpenBSD": CXXFLAGS += [ "-msse2" ] if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "x86_64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "Android": @@ -222,27 +262,67 @@ if CONFIG["CPU_ARCH"] == "x86" and CONFI "-msse2" ] if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "FreeBSD": DEFINES["WEBRTC_ARCH_ARM64"] = True DEFINES["WEBRTC_HAS_NEON"] = True +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "FreeBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "FreeBSD": CXXFLAGS += [ "-msse2" ] +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "NetBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "NetBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "NetBSD": CXXFLAGS += [ "-msse2" ] +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "OpenBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "OpenBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "OpenBSD": CXXFLAGS += [ "-msse2" ] Library("audio_frame_operations_gn") diff --git a/media/webrtc/trunk/webrtc/base/gtest_prod_gn/moz.build b/media/webrtc/trunk/webrtc/base/gtest_prod_gn/moz.build --- a/media/webrtc/trunk/webrtc/base/gtest_prod_gn/moz.build +++ b/media/webrtc/trunk/webrtc/base/gtest_prod_gn/moz.build @@ -160,25 +160,81 @@ if CONFIG["CPU_ARCH"] == "arm" and CONFI DEFINES["WEBRTC_ARCH_ARM_V7"] = True DEFINES["WEBRTC_HAS_NEON"] = True if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "FreeBSD": DEFINES["WEBRTC_ARCH_ARM64"] = True DEFINES["WEBRTC_HAS_NEON"] = True +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "FreeBSD": + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "NetBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "NetBSD": + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "OpenBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "OpenBSD": + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "x86_64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "Android": DEFINES["WEBRTC_ARCH_ARM64"] = True DEFINES["WEBRTC_HAS_NEON"] = True if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "x86_64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "Android": DEFINES["WEBRTC_ARCH_ARM"] = True DEFINES["WEBRTC_ARCH_ARM_V7"] = True DEFINES["WEBRTC_HAS_NEON"] = True if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "FreeBSD": DEFINES["WEBRTC_ARCH_ARM64"] = True DEFINES["WEBRTC_HAS_NEON"] = True +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "FreeBSD": + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "NetBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "NetBSD": + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "OpenBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "OpenBSD": + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + Library("gtest_prod_gn") diff --git a/media/webrtc/trunk/webrtc/base/rtc_base_approved_gn/moz.build b/media/webrtc/trunk/webrtc/base/rtc_base_approved_gn/moz.build --- a/media/webrtc/trunk/webrtc/base/rtc_base_approved_gn/moz.build +++ b/media/webrtc/trunk/webrtc/base/rtc_base_approved_gn/moz.build @@ -241,28 +241,68 @@ if CONFIG["CPU_ARCH"] == "x86" and CONFI "-msse2" ] if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "FreeBSD": DEFINES["WEBRTC_ARCH_ARM64"] = True DEFINES["WEBRTC_HAS_NEON"] = True +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "FreeBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "FreeBSD": CXXFLAGS += [ "-msse2" ] +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "NetBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "NetBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "NetBSD": CXXFLAGS += [ "-msse2" ] +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "OpenBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "OpenBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "OpenBSD": CXXFLAGS += [ "-msse2" ] if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "x86_64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "Android": @@ -285,27 +325,67 @@ if CONFIG["CPU_ARCH"] == "x86" and CONFI "-msse2" ] if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "FreeBSD": DEFINES["WEBRTC_ARCH_ARM64"] = True DEFINES["WEBRTC_HAS_NEON"] = True +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "FreeBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "FreeBSD": CXXFLAGS += [ "-msse2" ] +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "NetBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "NetBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "NetBSD": CXXFLAGS += [ "-msse2" ] +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "OpenBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "OpenBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "OpenBSD": CXXFLAGS += [ "-msse2" ] Library("rtc_base_approved_gn") diff --git a/media/webrtc/trunk/webrtc/base/rtc_numerics_gn/moz.build b/media/webrtc/trunk/webrtc/base/rtc_numerics_gn/moz.build --- a/media/webrtc/trunk/webrtc/base/rtc_numerics_gn/moz.build +++ b/media/webrtc/trunk/webrtc/base/rtc_numerics_gn/moz.build @@ -178,28 +178,68 @@ if CONFIG["CPU_ARCH"] == "x86" and CONFI "-msse2" ] if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "FreeBSD": DEFINES["WEBRTC_ARCH_ARM64"] = True DEFINES["WEBRTC_HAS_NEON"] = True +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "FreeBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "FreeBSD": CXXFLAGS += [ "-msse2" ] +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "NetBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "NetBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "NetBSD": CXXFLAGS += [ "-msse2" ] +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "OpenBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "OpenBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "OpenBSD": CXXFLAGS += [ "-msse2" ] if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "x86_64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "Android": @@ -222,27 +262,67 @@ if CONFIG["CPU_ARCH"] == "x86" and CONFI "-msse2" ] if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "FreeBSD": DEFINES["WEBRTC_ARCH_ARM64"] = True DEFINES["WEBRTC_HAS_NEON"] = True +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "FreeBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "FreeBSD": CXXFLAGS += [ "-msse2" ] +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "NetBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "NetBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "NetBSD": CXXFLAGS += [ "-msse2" ] +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "OpenBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "OpenBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "OpenBSD": CXXFLAGS += [ "-msse2" ] Library("rtc_numerics_gn") diff --git a/media/webrtc/trunk/webrtc/base/rtc_task_queue_gn/moz.build b/media/webrtc/trunk/webrtc/base/rtc_task_queue_gn/moz.build --- a/media/webrtc/trunk/webrtc/base/rtc_task_queue_gn/moz.build +++ b/media/webrtc/trunk/webrtc/base/rtc_task_queue_gn/moz.build @@ -254,28 +254,68 @@ if CONFIG["CPU_ARCH"] == "x86" and CONFI "-msse2" ] if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "FreeBSD": DEFINES["WEBRTC_ARCH_ARM64"] = True DEFINES["WEBRTC_HAS_NEON"] = True +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "FreeBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "FreeBSD": CXXFLAGS += [ "-msse2" ] +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "NetBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "NetBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "NetBSD": CXXFLAGS += [ "-msse2" ] +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "OpenBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "OpenBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "OpenBSD": CXXFLAGS += [ "-msse2" ] if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "x86_64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "Android": @@ -298,27 +338,67 @@ if CONFIG["CPU_ARCH"] == "x86" and CONFI "-msse2" ] if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "FreeBSD": DEFINES["WEBRTC_ARCH_ARM64"] = True DEFINES["WEBRTC_HAS_NEON"] = True +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "FreeBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "FreeBSD": CXXFLAGS += [ "-msse2" ] +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "NetBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "NetBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "NetBSD": CXXFLAGS += [ "-msse2" ] +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "OpenBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "OpenBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "OpenBSD": CXXFLAGS += [ "-msse2" ] Library("rtc_task_queue_gn") diff --git a/media/webrtc/trunk/webrtc/call/call_gn/moz.build b/media/webrtc/trunk/webrtc/call/call_gn/moz.build --- a/media/webrtc/trunk/webrtc/call/call_gn/moz.build +++ b/media/webrtc/trunk/webrtc/call/call_gn/moz.build @@ -199,28 +199,68 @@ if CONFIG["CPU_ARCH"] == "x86" and CONFI "-msse2" ] if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "FreeBSD": DEFINES["WEBRTC_ARCH_ARM64"] = True DEFINES["WEBRTC_HAS_NEON"] = True +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "FreeBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "FreeBSD": CXXFLAGS += [ "-msse2" ] +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "NetBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "NetBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "NetBSD": CXXFLAGS += [ "-msse2" ] +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "OpenBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "OpenBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "OpenBSD": CXXFLAGS += [ "-msse2" ] if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "x86_64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "Android": @@ -243,27 +283,67 @@ if CONFIG["CPU_ARCH"] == "x86" and CONFI "-msse2" ] if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "FreeBSD": DEFINES["WEBRTC_ARCH_ARM64"] = True DEFINES["WEBRTC_HAS_NEON"] = True +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "FreeBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "FreeBSD": CXXFLAGS += [ "-msse2" ] +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "NetBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "NetBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "NetBSD": CXXFLAGS += [ "-msse2" ] +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "OpenBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "OpenBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "OpenBSD": CXXFLAGS += [ "-msse2" ] Library("call_gn") diff --git a/media/webrtc/trunk/webrtc/call/call_interfaces_gn/moz.build b/media/webrtc/trunk/webrtc/call/call_interfaces_gn/moz.build --- a/media/webrtc/trunk/webrtc/call/call_interfaces_gn/moz.build +++ b/media/webrtc/trunk/webrtc/call/call_interfaces_gn/moz.build @@ -174,28 +174,68 @@ if CONFIG["CPU_ARCH"] == "x86" and CONFI "-msse2" ] if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "FreeBSD": DEFINES["WEBRTC_ARCH_ARM64"] = True DEFINES["WEBRTC_HAS_NEON"] = True +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "FreeBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "FreeBSD": CXXFLAGS += [ "-msse2" ] +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "NetBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "NetBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "NetBSD": CXXFLAGS += [ "-msse2" ] +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "OpenBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "OpenBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "OpenBSD": CXXFLAGS += [ "-msse2" ] if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "x86_64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "Android": @@ -218,27 +258,67 @@ if CONFIG["CPU_ARCH"] == "x86" and CONFI "-msse2" ] if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "FreeBSD": DEFINES["WEBRTC_ARCH_ARM64"] = True DEFINES["WEBRTC_HAS_NEON"] = True +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "FreeBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "FreeBSD": CXXFLAGS += [ "-msse2" ] +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "NetBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "NetBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "NetBSD": CXXFLAGS += [ "-msse2" ] +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "OpenBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "OpenBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "OpenBSD": CXXFLAGS += [ "-msse2" ] Library("call_interfaces_gn") diff --git a/media/webrtc/trunk/webrtc/common_audio/common_audio_c_gn/moz.build b/media/webrtc/trunk/webrtc/common_audio/common_audio_c_gn/moz.build --- a/media/webrtc/trunk/webrtc/common_audio/common_audio_c_gn/moz.build +++ b/media/webrtc/trunk/webrtc/common_audio/common_audio_c_gn/moz.build @@ -128,22 +128,16 @@ if CONFIG["OS_TARGET"] == "DragonFly": if CONFIG["OS_TARGET"] == "FreeBSD": DEFINES["USE_X11"] = "1" DEFINES["WEBRTC_BSD"] = True DEFINES["WEBRTC_POSIX"] = True DEFINES["_FILE_OFFSET_BITS"] = "64" - UNIFIED_SOURCES += [ - "/media/webrtc/trunk/webrtc/common_audio/signal_processing/complex_bit_reverse.c", - "/media/webrtc/trunk/webrtc/common_audio/signal_processing/filter_ar_fast_q12.c", - "/media/webrtc/trunk/webrtc/common_audio/signal_processing/spl_sqrt_floor.c" - ] - if CONFIG["OS_TARGET"] == "Linux": DEFINES["USE_NSS_CERTS"] = "1" DEFINES["USE_X11"] = "1" DEFINES["WEBRTC_LINUX"] = True DEFINES["WEBRTC_POSIX"] = True DEFINES["_FILE_OFFSET_BITS"] = "64" @@ -155,35 +149,23 @@ if CONFIG["OS_TARGET"] == "Linux": if CONFIG["OS_TARGET"] == "NetBSD": DEFINES["USE_X11"] = "1" DEFINES["WEBRTC_BSD"] = True DEFINES["WEBRTC_POSIX"] = True DEFINES["_FILE_OFFSET_BITS"] = "64" - UNIFIED_SOURCES += [ - "/media/webrtc/trunk/webrtc/common_audio/signal_processing/complex_bit_reverse.c", - "/media/webrtc/trunk/webrtc/common_audio/signal_processing/filter_ar_fast_q12.c", - "/media/webrtc/trunk/webrtc/common_audio/signal_processing/spl_sqrt_floor.c" - ] - if CONFIG["OS_TARGET"] == "OpenBSD": DEFINES["USE_X11"] = "1" DEFINES["WEBRTC_BSD"] = True DEFINES["WEBRTC_POSIX"] = True DEFINES["_FILE_OFFSET_BITS"] = "64" - UNIFIED_SOURCES += [ - "/media/webrtc/trunk/webrtc/common_audio/signal_processing/complex_bit_reverse.c", - "/media/webrtc/trunk/webrtc/common_audio/signal_processing/filter_ar_fast_q12.c", - "/media/webrtc/trunk/webrtc/common_audio/signal_processing/spl_sqrt_floor.c" - ] - if CONFIG["OS_TARGET"] == "WINNT": DEFINES["CERT_CHAIN_PARA_HAS_EXTRA_FIELDS"] = True DEFINES["NOMINMAX"] = True DEFINES["NO_TCMALLOC"] = True DEFINES["NTDDI_VERSION"] = "0x0A000000" DEFINES["PSAPI_VERSION"] = "1" DEFINES["UNICODE"] = True @@ -277,34 +259,152 @@ if CONFIG["CPU_ARCH"] == "x86" and CONFI "/media/webrtc/trunk/webrtc/common_audio/signal_processing/spl_sqrt_floor.c" ] if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "FreeBSD": DEFINES["WEBRTC_ARCH_ARM64"] = True DEFINES["WEBRTC_HAS_NEON"] = True + UNIFIED_SOURCES += [ + "/media/webrtc/trunk/webrtc/common_audio/signal_processing/complex_bit_reverse.c", + "/media/webrtc/trunk/webrtc/common_audio/signal_processing/filter_ar_fast_q12.c", + "/media/webrtc/trunk/webrtc/common_audio/signal_processing/spl_sqrt_floor.c" + ] + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "FreeBSD": + + CFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + + SOURCES += [ + "/media/webrtc/trunk/webrtc/common_audio/signal_processing/complex_bit_reverse_arm.S", + "/media/webrtc/trunk/webrtc/common_audio/signal_processing/filter_ar_fast_q12_armv7.S", + "/media/webrtc/trunk/webrtc/common_audio/signal_processing/spl_sqrt_floor_arm.S" + ] + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "FreeBSD": CFLAGS += [ "-msse2" ] + UNIFIED_SOURCES += [ + "/media/webrtc/trunk/webrtc/common_audio/signal_processing/complex_bit_reverse.c", + "/media/webrtc/trunk/webrtc/common_audio/signal_processing/filter_ar_fast_q12.c", + "/media/webrtc/trunk/webrtc/common_audio/signal_processing/spl_sqrt_floor.c" + ] + +if CONFIG["CPU_ARCH"] == "x86_64" and CONFIG["HOST_CPU_ARCH"] == "x86_64" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "FreeBSD": + + UNIFIED_SOURCES += [ + "/media/webrtc/trunk/webrtc/common_audio/signal_processing/complex_bit_reverse.c", + "/media/webrtc/trunk/webrtc/common_audio/signal_processing/filter_ar_fast_q12.c", + "/media/webrtc/trunk/webrtc/common_audio/signal_processing/spl_sqrt_floor.c" + ] + +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "NetBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + + UNIFIED_SOURCES += [ + "/media/webrtc/trunk/webrtc/common_audio/signal_processing/complex_bit_reverse.c", + "/media/webrtc/trunk/webrtc/common_audio/signal_processing/filter_ar_fast_q12.c", + "/media/webrtc/trunk/webrtc/common_audio/signal_processing/spl_sqrt_floor.c" + ] + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "NetBSD": + + CFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + + SOURCES += [ + "/media/webrtc/trunk/webrtc/common_audio/signal_processing/complex_bit_reverse_arm.S", + "/media/webrtc/trunk/webrtc/common_audio/signal_processing/filter_ar_fast_q12_armv7.S", + "/media/webrtc/trunk/webrtc/common_audio/signal_processing/spl_sqrt_floor_arm.S" + ] + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "NetBSD": CFLAGS += [ "-msse2" ] + UNIFIED_SOURCES += [ + "/media/webrtc/trunk/webrtc/common_audio/signal_processing/complex_bit_reverse.c", + "/media/webrtc/trunk/webrtc/common_audio/signal_processing/filter_ar_fast_q12.c", + "/media/webrtc/trunk/webrtc/common_audio/signal_processing/spl_sqrt_floor.c" + ] + +if CONFIG["CPU_ARCH"] == "x86_64" and CONFIG["HOST_CPU_ARCH"] == "x86_64" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "NetBSD": + + UNIFIED_SOURCES += [ + "/media/webrtc/trunk/webrtc/common_audio/signal_processing/complex_bit_reverse.c", + "/media/webrtc/trunk/webrtc/common_audio/signal_processing/filter_ar_fast_q12.c", + "/media/webrtc/trunk/webrtc/common_audio/signal_processing/spl_sqrt_floor.c" + ] + +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "OpenBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + + UNIFIED_SOURCES += [ + "/media/webrtc/trunk/webrtc/common_audio/signal_processing/complex_bit_reverse.c", + "/media/webrtc/trunk/webrtc/common_audio/signal_processing/filter_ar_fast_q12.c", + "/media/webrtc/trunk/webrtc/common_audio/signal_processing/spl_sqrt_floor.c" + ] + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "OpenBSD": + + CFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + + SOURCES += [ + "/media/webrtc/trunk/webrtc/common_audio/signal_processing/complex_bit_reverse_arm.S", + "/media/webrtc/trunk/webrtc/common_audio/signal_processing/filter_ar_fast_q12_armv7.S", + "/media/webrtc/trunk/webrtc/common_audio/signal_processing/spl_sqrt_floor_arm.S" + ] + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "OpenBSD": CFLAGS += [ "-msse2" ] + UNIFIED_SOURCES += [ + "/media/webrtc/trunk/webrtc/common_audio/signal_processing/complex_bit_reverse.c", + "/media/webrtc/trunk/webrtc/common_audio/signal_processing/filter_ar_fast_q12.c", + "/media/webrtc/trunk/webrtc/common_audio/signal_processing/spl_sqrt_floor.c" + ] + +if CONFIG["CPU_ARCH"] == "x86_64" and CONFIG["HOST_CPU_ARCH"] == "x86_64" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "OpenBSD": + + UNIFIED_SOURCES += [ + "/media/webrtc/trunk/webrtc/common_audio/signal_processing/complex_bit_reverse.c", + "/media/webrtc/trunk/webrtc/common_audio/signal_processing/filter_ar_fast_q12.c", + "/media/webrtc/trunk/webrtc/common_audio/signal_processing/spl_sqrt_floor.c" + ] + if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "x86_64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "Android": DEFINES["WEBRTC_ARCH_ARM64"] = True DEFINES["WEBRTC_HAS_NEON"] = True UNIFIED_SOURCES += [ "/media/webrtc/trunk/webrtc/common_audio/signal_processing/complex_bit_reverse.c", "/media/webrtc/trunk/webrtc/common_audio/signal_processing/filter_ar_fast_q12.c", @@ -339,27 +439,145 @@ if CONFIG["CPU_ARCH"] == "x86" and CONFI "/media/webrtc/trunk/webrtc/common_audio/signal_processing/spl_sqrt_floor.c" ] if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "FreeBSD": DEFINES["WEBRTC_ARCH_ARM64"] = True DEFINES["WEBRTC_HAS_NEON"] = True + UNIFIED_SOURCES += [ + "/media/webrtc/trunk/webrtc/common_audio/signal_processing/complex_bit_reverse.c", + "/media/webrtc/trunk/webrtc/common_audio/signal_processing/filter_ar_fast_q12.c", + "/media/webrtc/trunk/webrtc/common_audio/signal_processing/spl_sqrt_floor.c" + ] + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "FreeBSD": + + CFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + + SOURCES += [ + "/media/webrtc/trunk/webrtc/common_audio/signal_processing/complex_bit_reverse_arm.S", + "/media/webrtc/trunk/webrtc/common_audio/signal_processing/filter_ar_fast_q12_armv7.S", + "/media/webrtc/trunk/webrtc/common_audio/signal_processing/spl_sqrt_floor_arm.S" + ] + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "FreeBSD": CFLAGS += [ "-msse2" ] + UNIFIED_SOURCES += [ + "/media/webrtc/trunk/webrtc/common_audio/signal_processing/complex_bit_reverse.c", + "/media/webrtc/trunk/webrtc/common_audio/signal_processing/filter_ar_fast_q12.c", + "/media/webrtc/trunk/webrtc/common_audio/signal_processing/spl_sqrt_floor.c" + ] + +if CONFIG["CPU_ARCH"] == "x86_64" and CONFIG["HOST_CPU_ARCH"] == "x86_64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "FreeBSD": + + UNIFIED_SOURCES += [ + "/media/webrtc/trunk/webrtc/common_audio/signal_processing/complex_bit_reverse.c", + "/media/webrtc/trunk/webrtc/common_audio/signal_processing/filter_ar_fast_q12.c", + "/media/webrtc/trunk/webrtc/common_audio/signal_processing/spl_sqrt_floor.c" + ] + +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "NetBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + + UNIFIED_SOURCES += [ + "/media/webrtc/trunk/webrtc/common_audio/signal_processing/complex_bit_reverse.c", + "/media/webrtc/trunk/webrtc/common_audio/signal_processing/filter_ar_fast_q12.c", + "/media/webrtc/trunk/webrtc/common_audio/signal_processing/spl_sqrt_floor.c" + ] + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "NetBSD": + + CFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + + SOURCES += [ + "/media/webrtc/trunk/webrtc/common_audio/signal_processing/complex_bit_reverse_arm.S", + "/media/webrtc/trunk/webrtc/common_audio/signal_processing/filter_ar_fast_q12_armv7.S", + "/media/webrtc/trunk/webrtc/common_audio/signal_processing/spl_sqrt_floor_arm.S" + ] + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "NetBSD": CFLAGS += [ "-msse2" ] + UNIFIED_SOURCES += [ + "/media/webrtc/trunk/webrtc/common_audio/signal_processing/complex_bit_reverse.c", + "/media/webrtc/trunk/webrtc/common_audio/signal_processing/filter_ar_fast_q12.c", + "/media/webrtc/trunk/webrtc/common_audio/signal_processing/spl_sqrt_floor.c" + ] + +if CONFIG["CPU_ARCH"] == "x86_64" and CONFIG["HOST_CPU_ARCH"] == "x86_64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "NetBSD": + + UNIFIED_SOURCES += [ + "/media/webrtc/trunk/webrtc/common_audio/signal_processing/complex_bit_reverse.c", + "/media/webrtc/trunk/webrtc/common_audio/signal_processing/filter_ar_fast_q12.c", + "/media/webrtc/trunk/webrtc/common_audio/signal_processing/spl_sqrt_floor.c" + ] + +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "OpenBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + + UNIFIED_SOURCES += [ + "/media/webrtc/trunk/webrtc/common_audio/signal_processing/complex_bit_reverse.c", + "/media/webrtc/trunk/webrtc/common_audio/signal_processing/filter_ar_fast_q12.c", + "/media/webrtc/trunk/webrtc/common_audio/signal_processing/spl_sqrt_floor.c" + ] + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "OpenBSD": + + CFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + + SOURCES += [ + "/media/webrtc/trunk/webrtc/common_audio/signal_processing/complex_bit_reverse_arm.S", + "/media/webrtc/trunk/webrtc/common_audio/signal_processing/filter_ar_fast_q12_armv7.S", + "/media/webrtc/trunk/webrtc/common_audio/signal_processing/spl_sqrt_floor_arm.S" + ] + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "OpenBSD": CFLAGS += [ "-msse2" ] + UNIFIED_SOURCES += [ + "/media/webrtc/trunk/webrtc/common_audio/signal_processing/complex_bit_reverse.c", + "/media/webrtc/trunk/webrtc/common_audio/signal_processing/filter_ar_fast_q12.c", + "/media/webrtc/trunk/webrtc/common_audio/signal_processing/spl_sqrt_floor.c" + ] + +if CONFIG["CPU_ARCH"] == "x86_64" and CONFIG["HOST_CPU_ARCH"] == "x86_64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "OpenBSD": + + UNIFIED_SOURCES += [ + "/media/webrtc/trunk/webrtc/common_audio/signal_processing/complex_bit_reverse.c", + "/media/webrtc/trunk/webrtc/common_audio/signal_processing/filter_ar_fast_q12.c", + "/media/webrtc/trunk/webrtc/common_audio/signal_processing/spl_sqrt_floor.c" + ] + Library("common_audio_c_gn") diff --git a/media/webrtc/trunk/webrtc/common_audio/common_audio_gn/moz.build b/media/webrtc/trunk/webrtc/common_audio/common_audio_gn/moz.build --- a/media/webrtc/trunk/webrtc/common_audio/common_audio_gn/moz.build +++ b/media/webrtc/trunk/webrtc/common_audio/common_audio_gn/moz.build @@ -207,28 +207,68 @@ if CONFIG["CPU_ARCH"] == "x86" and CONFI "-msse2" ] if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "FreeBSD": DEFINES["WEBRTC_ARCH_ARM64"] = True DEFINES["WEBRTC_HAS_NEON"] = True +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "FreeBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "FreeBSD": CXXFLAGS += [ "-msse2" ] +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "NetBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "NetBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "NetBSD": CXXFLAGS += [ "-msse2" ] +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "OpenBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "OpenBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "OpenBSD": CXXFLAGS += [ "-msse2" ] if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "x86_64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "Android": @@ -251,27 +291,67 @@ if CONFIG["CPU_ARCH"] == "x86" and CONFI "-msse2" ] if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "FreeBSD": DEFINES["WEBRTC_ARCH_ARM64"] = True DEFINES["WEBRTC_HAS_NEON"] = True +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "FreeBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "FreeBSD": CXXFLAGS += [ "-msse2" ] +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "NetBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "NetBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "NetBSD": CXXFLAGS += [ "-msse2" ] +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "OpenBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "OpenBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "OpenBSD": CXXFLAGS += [ "-msse2" ] Library("common_audio_gn") diff --git a/media/webrtc/trunk/webrtc/common_audio/common_audio_neon_c_gn/moz.build b/media/webrtc/trunk/webrtc/common_audio/common_audio_neon_c_gn/moz.build --- a/media/webrtc/trunk/webrtc/common_audio/common_audio_neon_c_gn/moz.build +++ b/media/webrtc/trunk/webrtc/common_audio/common_audio_neon_c_gn/moz.build @@ -58,38 +58,125 @@ if CONFIG["OS_TARGET"] == "Android": DEFINES["WEBRTC_ANDROID"] = True DEFINES["WEBRTC_ANDROID_OPENSLES"] = True DEFINES["WEBRTC_LINUX"] = True DEFINES["__GNU_SOURCE"] = "1" if CONFIG["OS_TARGET"] == "FreeBSD": DEFINES["USE_X11"] = "1" - DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_BSD"] = True + +if CONFIG["OS_TARGET"] == "NetBSD": + + DEFINES["USE_X11"] = "1" + DEFINES["WEBRTC_BSD"] = True + +if CONFIG["OS_TARGET"] == "OpenBSD": + + DEFINES["USE_X11"] = "1" DEFINES["WEBRTC_BSD"] = True if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "x86_64" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Android": DEFINES["WEBRTC_ARCH_ARM64"] = True if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "x86_64" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Android": CFLAGS += [ "-mfpu=neon" ] DEFINES["WEBRTC_ARCH_ARM"] = True DEFINES["WEBRTC_ARCH_ARM_V7"] = True +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "FreeBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "FreeBSD": + + CFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "NetBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "NetBSD": + + CFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "OpenBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "OpenBSD": + + CFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "x86_64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "Android": DEFINES["WEBRTC_ARCH_ARM64"] = True if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "x86_64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "Android": CFLAGS += [ "-mfpu=neon" ] DEFINES["WEBRTC_ARCH_ARM"] = True DEFINES["WEBRTC_ARCH_ARM_V7"] = True +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "FreeBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "FreeBSD": + + CFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "NetBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "NetBSD": + + CFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "OpenBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "OpenBSD": + + CFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + Library("common_audio_neon_c_gn") diff --git a/media/webrtc/trunk/webrtc/common_audio/common_audio_neon_gn/moz.build b/media/webrtc/trunk/webrtc/common_audio/common_audio_neon_gn/moz.build --- a/media/webrtc/trunk/webrtc/common_audio/common_audio_neon_gn/moz.build +++ b/media/webrtc/trunk/webrtc/common_audio/common_audio_neon_gn/moz.build @@ -57,38 +57,125 @@ if CONFIG["OS_TARGET"] == "Android": DEFINES["WEBRTC_ANDROID"] = True DEFINES["WEBRTC_ANDROID_OPENSLES"] = True DEFINES["WEBRTC_LINUX"] = True DEFINES["__GNU_SOURCE"] = "1" if CONFIG["OS_TARGET"] == "FreeBSD": DEFINES["USE_X11"] = "1" - DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_BSD"] = True + +if CONFIG["OS_TARGET"] == "NetBSD": + + DEFINES["USE_X11"] = "1" + DEFINES["WEBRTC_BSD"] = True + +if CONFIG["OS_TARGET"] == "OpenBSD": + + DEFINES["USE_X11"] = "1" DEFINES["WEBRTC_BSD"] = True if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "x86_64" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Android": DEFINES["WEBRTC_ARCH_ARM64"] = True if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "x86_64" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Android": CXXFLAGS += [ "-mfpu=neon" ] DEFINES["WEBRTC_ARCH_ARM"] = True DEFINES["WEBRTC_ARCH_ARM_V7"] = True +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "FreeBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "FreeBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "NetBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "NetBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "OpenBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "OpenBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "x86_64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "Android": DEFINES["WEBRTC_ARCH_ARM64"] = True if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "x86_64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "Android": CXXFLAGS += [ "-mfpu=neon" ] DEFINES["WEBRTC_ARCH_ARM"] = True DEFINES["WEBRTC_ARCH_ARM_V7"] = True +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "FreeBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "FreeBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "NetBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "NetBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "OpenBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "OpenBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + Library("common_audio_neon_gn") diff --git a/media/webrtc/trunk/webrtc/common_audio/common_audio_sse2_gn/moz.build b/media/webrtc/trunk/webrtc/common_audio/common_audio_sse2_gn/moz.build --- a/media/webrtc/trunk/webrtc/common_audio/common_audio_sse2_gn/moz.build +++ b/media/webrtc/trunk/webrtc/common_audio/common_audio_sse2_gn/moz.build @@ -117,16 +117,17 @@ if CONFIG["OS_TARGET"] == "NetBSD": DEFINES["USE_X11"] = "1" DEFINES["WEBRTC_BSD"] = True DEFINES["WEBRTC_POSIX"] = True DEFINES["_FILE_OFFSET_BITS"] = "64" if CONFIG["OS_TARGET"] == "OpenBSD": CXXFLAGS += [ + "-msse2", "-msse2" ] DEFINES["USE_X11"] = "1" DEFINES["WEBRTC_BSD"] = True DEFINES["WEBRTC_POSIX"] = True DEFINES["_FILE_OFFSET_BITS"] = "64" diff --git a/media/webrtc/trunk/webrtc/common_video/common_video_gn/moz.build b/media/webrtc/trunk/webrtc/common_video/common_video_gn/moz.build --- a/media/webrtc/trunk/webrtc/common_video/common_video_gn/moz.build +++ b/media/webrtc/trunk/webrtc/common_video/common_video_gn/moz.build @@ -215,28 +215,68 @@ if CONFIG["CPU_ARCH"] == "x86" and CONFI "-msse2" ] if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "FreeBSD": DEFINES["WEBRTC_ARCH_ARM64"] = True DEFINES["WEBRTC_HAS_NEON"] = True +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "FreeBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "FreeBSD": CXXFLAGS += [ "-msse2" ] +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "NetBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "NetBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "NetBSD": CXXFLAGS += [ "-msse2" ] +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "OpenBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "OpenBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "OpenBSD": CXXFLAGS += [ "-msse2" ] if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "x86_64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "Android": @@ -259,27 +299,67 @@ if CONFIG["CPU_ARCH"] == "x86" and CONFI "-msse2" ] if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "FreeBSD": DEFINES["WEBRTC_ARCH_ARM64"] = True DEFINES["WEBRTC_HAS_NEON"] = True +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "FreeBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "FreeBSD": CXXFLAGS += [ "-msse2" ] +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "NetBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "NetBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "NetBSD": CXXFLAGS += [ "-msse2" ] +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "OpenBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "OpenBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "OpenBSD": CXXFLAGS += [ "-msse2" ] Library("common_video_gn") diff --git a/media/webrtc/trunk/webrtc/logging/rtc_event_log_api_gn/moz.build b/media/webrtc/trunk/webrtc/logging/rtc_event_log_api_gn/moz.build --- a/media/webrtc/trunk/webrtc/logging/rtc_event_log_api_gn/moz.build +++ b/media/webrtc/trunk/webrtc/logging/rtc_event_log_api_gn/moz.build @@ -160,25 +160,81 @@ if CONFIG["CPU_ARCH"] == "arm" and CONFI DEFINES["WEBRTC_ARCH_ARM_V7"] = True DEFINES["WEBRTC_HAS_NEON"] = True if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "FreeBSD": DEFINES["WEBRTC_ARCH_ARM64"] = True DEFINES["WEBRTC_HAS_NEON"] = True +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "FreeBSD": + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "NetBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "NetBSD": + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "OpenBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "OpenBSD": + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "x86_64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "Android": DEFINES["WEBRTC_ARCH_ARM64"] = True DEFINES["WEBRTC_HAS_NEON"] = True if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "x86_64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "Android": DEFINES["WEBRTC_ARCH_ARM"] = True DEFINES["WEBRTC_ARCH_ARM_V7"] = True DEFINES["WEBRTC_HAS_NEON"] = True if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "FreeBSD": DEFINES["WEBRTC_ARCH_ARM64"] = True DEFINES["WEBRTC_HAS_NEON"] = True +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "FreeBSD": + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "NetBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "NetBSD": + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "OpenBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "OpenBSD": + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + Library("rtc_event_log_api_gn") diff --git a/media/webrtc/trunk/webrtc/logging/rtc_event_log_impl_gn/moz.build b/media/webrtc/trunk/webrtc/logging/rtc_event_log_impl_gn/moz.build --- a/media/webrtc/trunk/webrtc/logging/rtc_event_log_impl_gn/moz.build +++ b/media/webrtc/trunk/webrtc/logging/rtc_event_log_impl_gn/moz.build @@ -197,28 +197,68 @@ if CONFIG["CPU_ARCH"] == "x86" and CONFI "-msse2" ] if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "FreeBSD": DEFINES["WEBRTC_ARCH_ARM64"] = True DEFINES["WEBRTC_HAS_NEON"] = True +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "FreeBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "FreeBSD": CXXFLAGS += [ "-msse2" ] +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "NetBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "NetBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "NetBSD": CXXFLAGS += [ "-msse2" ] +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "OpenBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "OpenBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "OpenBSD": CXXFLAGS += [ "-msse2" ] if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "x86_64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "Android": @@ -241,27 +281,67 @@ if CONFIG["CPU_ARCH"] == "x86" and CONFI "-msse2" ] if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "FreeBSD": DEFINES["WEBRTC_ARCH_ARM64"] = True DEFINES["WEBRTC_HAS_NEON"] = True +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "FreeBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "FreeBSD": CXXFLAGS += [ "-msse2" ] +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "NetBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "NetBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "NetBSD": CXXFLAGS += [ "-msse2" ] +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "OpenBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "OpenBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "OpenBSD": CXXFLAGS += [ "-msse2" ] Library("rtc_event_log_impl_gn") diff --git a/media/webrtc/trunk/webrtc/media/mozilla_rtc_media_gn/moz.build b/media/webrtc/trunk/webrtc/media/mozilla_rtc_media_gn/moz.build --- a/media/webrtc/trunk/webrtc/media/mozilla_rtc_media_gn/moz.build +++ b/media/webrtc/trunk/webrtc/media/mozilla_rtc_media_gn/moz.build @@ -176,28 +176,68 @@ if CONFIG["CPU_ARCH"] == "x86" and CONFI "-msse2" ] if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "FreeBSD": DEFINES["WEBRTC_ARCH_ARM64"] = True DEFINES["WEBRTC_HAS_NEON"] = True +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "FreeBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "FreeBSD": CXXFLAGS += [ "-msse2" ] +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "NetBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "NetBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "NetBSD": CXXFLAGS += [ "-msse2" ] +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "OpenBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "OpenBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "OpenBSD": CXXFLAGS += [ "-msse2" ] if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "x86_64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "Android": @@ -220,27 +260,67 @@ if CONFIG["CPU_ARCH"] == "x86" and CONFI "-msse2" ] if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "FreeBSD": DEFINES["WEBRTC_ARCH_ARM64"] = True DEFINES["WEBRTC_HAS_NEON"] = True +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "FreeBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "FreeBSD": CXXFLAGS += [ "-msse2" ] +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "NetBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "NetBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "NetBSD": CXXFLAGS += [ "-msse2" ] +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "OpenBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "OpenBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "OpenBSD": CXXFLAGS += [ "-msse2" ] Library("mozilla_rtc_media_gn") diff --git a/media/webrtc/trunk/webrtc/modules/audio_coding/audio_coding_gn/moz.build b/media/webrtc/trunk/webrtc/modules/audio_coding/audio_coding_gn/moz.build --- a/media/webrtc/trunk/webrtc/modules/audio_coding/audio_coding_gn/moz.build +++ b/media/webrtc/trunk/webrtc/modules/audio_coding/audio_coding_gn/moz.build @@ -104,20 +104,16 @@ if CONFIG["OS_TARGET"] == "DragonFly": if CONFIG["OS_TARGET"] == "FreeBSD": DEFINES["USE_X11"] = "1" DEFINES["WEBRTC_BSD"] = True DEFINES["WEBRTC_POSIX"] = True DEFINES["_FILE_OFFSET_BITS"] = "64" - LOCAL_INCLUDES += [ - "/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/main/include/" - ] - if CONFIG["OS_TARGET"] == "Linux": DEFINES["USE_NSS_CERTS"] = "1" DEFINES["USE_X11"] = "1" DEFINES["WEBRTC_LINUX"] = True DEFINES["WEBRTC_POSIX"] = True DEFINES["_FILE_OFFSET_BITS"] = "64" @@ -132,31 +128,23 @@ if CONFIG["OS_TARGET"] == "Linux": if CONFIG["OS_TARGET"] == "NetBSD": DEFINES["USE_X11"] = "1" DEFINES["WEBRTC_BSD"] = True DEFINES["WEBRTC_POSIX"] = True DEFINES["_FILE_OFFSET_BITS"] = "64" - LOCAL_INCLUDES += [ - "/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/main/include/" - ] - if CONFIG["OS_TARGET"] == "OpenBSD": DEFINES["USE_X11"] = "1" DEFINES["WEBRTC_BSD"] = True DEFINES["WEBRTC_POSIX"] = True DEFINES["_FILE_OFFSET_BITS"] = "64" - LOCAL_INCLUDES += [ - "/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/main/include/" - ] - if CONFIG["OS_TARGET"] == "WINNT": DEFINES["CERT_CHAIN_PARA_HAS_EXTRA_FIELDS"] = True DEFINES["NOMINMAX"] = True DEFINES["NO_TCMALLOC"] = True DEFINES["NTDDI_VERSION"] = "0x0A000000" DEFINES["PSAPI_VERSION"] = "1" DEFINES["UNICODE"] = True @@ -246,34 +234,128 @@ if CONFIG["CPU_ARCH"] == "x86" and CONFI "/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/main/include/" ] if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "FreeBSD": DEFINES["WEBRTC_ARCH_ARM64"] = True DEFINES["WEBRTC_HAS_NEON"] = True + LOCAL_INCLUDES += [ + "/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/main/include/" + ] + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "FreeBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + + LOCAL_INCLUDES += [ + "/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/fix/include/" + ] + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "FreeBSD": CXXFLAGS += [ "-msse2" ] + LOCAL_INCLUDES += [ + "/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/main/include/" + ] + +if CONFIG["CPU_ARCH"] == "x86_64" and CONFIG["HOST_CPU_ARCH"] == "x86_64" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "FreeBSD": + + LOCAL_INCLUDES += [ + "/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/main/include/" + ] + +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "NetBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + + LOCAL_INCLUDES += [ + "/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/main/include/" + ] + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "NetBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + + LOCAL_INCLUDES += [ + "/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/fix/include/" + ] + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "NetBSD": CXXFLAGS += [ "-msse2" ] + LOCAL_INCLUDES += [ + "/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/main/include/" + ] + +if CONFIG["CPU_ARCH"] == "x86_64" and CONFIG["HOST_CPU_ARCH"] == "x86_64" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "NetBSD": + + LOCAL_INCLUDES += [ + "/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/main/include/" + ] + +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "OpenBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + + LOCAL_INCLUDES += [ + "/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/main/include/" + ] + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "OpenBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + + LOCAL_INCLUDES += [ + "/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/fix/include/" + ] + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "OpenBSD": CXXFLAGS += [ "-msse2" ] + LOCAL_INCLUDES += [ + "/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/main/include/" + ] + +if CONFIG["CPU_ARCH"] == "x86_64" and CONFIG["HOST_CPU_ARCH"] == "x86_64" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "OpenBSD": + + LOCAL_INCLUDES += [ + "/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/main/include/" + ] + if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "x86_64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "Android": DEFINES["WEBRTC_ARCH_ARM64"] = True DEFINES["WEBRTC_HAS_NEON"] = True LOCAL_INCLUDES += [ "/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/main/include/" ] @@ -302,27 +384,121 @@ if CONFIG["CPU_ARCH"] == "x86" and CONFI "/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/main/include/" ] if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "FreeBSD": DEFINES["WEBRTC_ARCH_ARM64"] = True DEFINES["WEBRTC_HAS_NEON"] = True + LOCAL_INCLUDES += [ + "/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/main/include/" + ] + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "FreeBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + + LOCAL_INCLUDES += [ + "/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/fix/include/" + ] + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "FreeBSD": CXXFLAGS += [ "-msse2" ] + LOCAL_INCLUDES += [ + "/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/main/include/" + ] + +if CONFIG["CPU_ARCH"] == "x86_64" and CONFIG["HOST_CPU_ARCH"] == "x86_64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "FreeBSD": + + LOCAL_INCLUDES += [ + "/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/main/include/" + ] + +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "NetBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + + LOCAL_INCLUDES += [ + "/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/main/include/" + ] + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "NetBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + + LOCAL_INCLUDES += [ + "/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/fix/include/" + ] + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "NetBSD": CXXFLAGS += [ "-msse2" ] + LOCAL_INCLUDES += [ + "/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/main/include/" + ] + +if CONFIG["CPU_ARCH"] == "x86_64" and CONFIG["HOST_CPU_ARCH"] == "x86_64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "NetBSD": + + LOCAL_INCLUDES += [ + "/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/main/include/" + ] + +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "OpenBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + + LOCAL_INCLUDES += [ + "/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/main/include/" + ] + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "OpenBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + + LOCAL_INCLUDES += [ + "/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/fix/include/" + ] + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "OpenBSD": CXXFLAGS += [ "-msse2" ] + LOCAL_INCLUDES += [ + "/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/main/include/" + ] + +if CONFIG["CPU_ARCH"] == "x86_64" and CONFIG["HOST_CPU_ARCH"] == "x86_64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "OpenBSD": + + LOCAL_INCLUDES += [ + "/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/main/include/" + ] + Library("audio_coding_gn") diff --git a/media/webrtc/trunk/webrtc/modules/audio_coding/audio_decoder_factory_interface_gn/moz.build b/media/webrtc/trunk/webrtc/modules/audio_coding/audio_decoder_factory_interface_gn/moz.build --- a/media/webrtc/trunk/webrtc/modules/audio_coding/audio_decoder_factory_interface_gn/moz.build +++ b/media/webrtc/trunk/webrtc/modules/audio_coding/audio_decoder_factory_interface_gn/moz.build @@ -164,25 +164,81 @@ if CONFIG["CPU_ARCH"] == "arm" and CONFI DEFINES["WEBRTC_ARCH_ARM_V7"] = True DEFINES["WEBRTC_HAS_NEON"] = True if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "FreeBSD": DEFINES["WEBRTC_ARCH_ARM64"] = True DEFINES["WEBRTC_HAS_NEON"] = True +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "FreeBSD": + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "NetBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "NetBSD": + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "OpenBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "OpenBSD": + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "x86_64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "Android": DEFINES["WEBRTC_ARCH_ARM64"] = True DEFINES["WEBRTC_HAS_NEON"] = True if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "x86_64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "Android": DEFINES["WEBRTC_ARCH_ARM"] = True DEFINES["WEBRTC_ARCH_ARM_V7"] = True DEFINES["WEBRTC_HAS_NEON"] = True if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "FreeBSD": DEFINES["WEBRTC_ARCH_ARM64"] = True DEFINES["WEBRTC_HAS_NEON"] = True +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "FreeBSD": + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "NetBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "NetBSD": + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "OpenBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "OpenBSD": + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + Library("audio_decoder_factory_interface_gn") diff --git a/media/webrtc/trunk/webrtc/modules/audio_coding/audio_decoder_interface_gn/moz.build b/media/webrtc/trunk/webrtc/modules/audio_coding/audio_decoder_interface_gn/moz.build --- a/media/webrtc/trunk/webrtc/modules/audio_coding/audio_decoder_interface_gn/moz.build +++ b/media/webrtc/trunk/webrtc/modules/audio_coding/audio_decoder_interface_gn/moz.build @@ -179,28 +179,68 @@ if CONFIG["CPU_ARCH"] == "x86" and CONFI "-msse2" ] if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "FreeBSD": DEFINES["WEBRTC_ARCH_ARM64"] = True DEFINES["WEBRTC_HAS_NEON"] = True +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "FreeBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "FreeBSD": CXXFLAGS += [ "-msse2" ] +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "NetBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "NetBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "NetBSD": CXXFLAGS += [ "-msse2" ] +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "OpenBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "OpenBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "OpenBSD": CXXFLAGS += [ "-msse2" ] if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "x86_64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "Android": @@ -223,27 +263,67 @@ if CONFIG["CPU_ARCH"] == "x86" and CONFI "-msse2" ] if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "FreeBSD": DEFINES["WEBRTC_ARCH_ARM64"] = True DEFINES["WEBRTC_HAS_NEON"] = True +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "FreeBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "FreeBSD": CXXFLAGS += [ "-msse2" ] +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "NetBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "NetBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "NetBSD": CXXFLAGS += [ "-msse2" ] +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "OpenBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "OpenBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "OpenBSD": CXXFLAGS += [ "-msse2" ] Library("audio_decoder_interface_gn") diff --git a/media/webrtc/trunk/webrtc/modules/audio_coding/audio_encoder_interface_gn/moz.build b/media/webrtc/trunk/webrtc/modules/audio_coding/audio_encoder_interface_gn/moz.build --- a/media/webrtc/trunk/webrtc/modules/audio_coding/audio_encoder_interface_gn/moz.build +++ b/media/webrtc/trunk/webrtc/modules/audio_coding/audio_encoder_interface_gn/moz.build @@ -178,28 +178,68 @@ if CONFIG["CPU_ARCH"] == "x86" and CONFI "-msse2" ] if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "FreeBSD": DEFINES["WEBRTC_ARCH_ARM64"] = True DEFINES["WEBRTC_HAS_NEON"] = True +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "FreeBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "FreeBSD": CXXFLAGS += [ "-msse2" ] +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "NetBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "NetBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "NetBSD": CXXFLAGS += [ "-msse2" ] +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "OpenBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "OpenBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "OpenBSD": CXXFLAGS += [ "-msse2" ] if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "x86_64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "Android": @@ -222,27 +262,67 @@ if CONFIG["CPU_ARCH"] == "x86" and CONFI "-msse2" ] if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "FreeBSD": DEFINES["WEBRTC_ARCH_ARM64"] = True DEFINES["WEBRTC_HAS_NEON"] = True +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "FreeBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "FreeBSD": CXXFLAGS += [ "-msse2" ] +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "NetBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "NetBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "NetBSD": CXXFLAGS += [ "-msse2" ] +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "OpenBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "OpenBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "OpenBSD": CXXFLAGS += [ "-msse2" ] Library("audio_encoder_interface_gn") diff --git a/media/webrtc/trunk/webrtc/modules/audio_coding/audio_format_conversion_gn/moz.build b/media/webrtc/trunk/webrtc/modules/audio_coding/audio_format_conversion_gn/moz.build --- a/media/webrtc/trunk/webrtc/modules/audio_coding/audio_format_conversion_gn/moz.build +++ b/media/webrtc/trunk/webrtc/modules/audio_coding/audio_format_conversion_gn/moz.build @@ -178,28 +178,68 @@ if CONFIG["CPU_ARCH"] == "x86" and CONFI "-msse2" ] if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "FreeBSD": DEFINES["WEBRTC_ARCH_ARM64"] = True DEFINES["WEBRTC_HAS_NEON"] = True +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "FreeBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "FreeBSD": CXXFLAGS += [ "-msse2" ] +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "NetBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "NetBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "NetBSD": CXXFLAGS += [ "-msse2" ] +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "OpenBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "OpenBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "OpenBSD": CXXFLAGS += [ "-msse2" ] if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "x86_64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "Android": @@ -222,27 +262,67 @@ if CONFIG["CPU_ARCH"] == "x86" and CONFI "-msse2" ] if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "FreeBSD": DEFINES["WEBRTC_ARCH_ARM64"] = True DEFINES["WEBRTC_HAS_NEON"] = True +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "FreeBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "FreeBSD": CXXFLAGS += [ "-msse2" ] +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "NetBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "NetBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "NetBSD": CXXFLAGS += [ "-msse2" ] +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "OpenBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "OpenBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "OpenBSD": CXXFLAGS += [ "-msse2" ] Library("audio_format_conversion_gn") diff --git a/media/webrtc/trunk/webrtc/modules/audio_coding/audio_format_gn/moz.build b/media/webrtc/trunk/webrtc/modules/audio_coding/audio_format_gn/moz.build --- a/media/webrtc/trunk/webrtc/modules/audio_coding/audio_format_gn/moz.build +++ b/media/webrtc/trunk/webrtc/modules/audio_coding/audio_format_gn/moz.build @@ -174,28 +174,68 @@ if CONFIG["CPU_ARCH"] == "x86" and CONFI "-msse2" ] if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "FreeBSD": DEFINES["WEBRTC_ARCH_ARM64"] = True DEFINES["WEBRTC_HAS_NEON"] = True +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "FreeBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "FreeBSD": CXXFLAGS += [ "-msse2" ] +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "NetBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "NetBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "NetBSD": CXXFLAGS += [ "-msse2" ] +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "OpenBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "OpenBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "OpenBSD": CXXFLAGS += [ "-msse2" ] if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "x86_64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "Android": @@ -218,27 +258,67 @@ if CONFIG["CPU_ARCH"] == "x86" and CONFI "-msse2" ] if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "FreeBSD": DEFINES["WEBRTC_ARCH_ARM64"] = True DEFINES["WEBRTC_HAS_NEON"] = True +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "FreeBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "FreeBSD": CXXFLAGS += [ "-msse2" ] +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "NetBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "NetBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "NetBSD": CXXFLAGS += [ "-msse2" ] +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "OpenBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "OpenBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "OpenBSD": CXXFLAGS += [ "-msse2" ] Library("audio_format_gn") diff --git a/media/webrtc/trunk/webrtc/modules/audio_coding/audio_network_adaptor_gn/moz.build b/media/webrtc/trunk/webrtc/modules/audio_coding/audio_network_adaptor_gn/moz.build --- a/media/webrtc/trunk/webrtc/modules/audio_coding/audio_network_adaptor_gn/moz.build +++ b/media/webrtc/trunk/webrtc/modules/audio_coding/audio_network_adaptor_gn/moz.build @@ -198,28 +198,68 @@ if CONFIG["CPU_ARCH"] == "x86" and CONFI "-msse2" ] if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "FreeBSD": DEFINES["WEBRTC_ARCH_ARM64"] = True DEFINES["WEBRTC_HAS_NEON"] = True +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "FreeBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "FreeBSD": CXXFLAGS += [ "-msse2" ] +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "NetBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "NetBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "NetBSD": CXXFLAGS += [ "-msse2" ] +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "OpenBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "OpenBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "OpenBSD": CXXFLAGS += [ "-msse2" ] if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "x86_64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "Android": @@ -242,27 +282,67 @@ if CONFIG["CPU_ARCH"] == "x86" and CONFI "-msse2" ] if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "FreeBSD": DEFINES["WEBRTC_ARCH_ARM64"] = True DEFINES["WEBRTC_HAS_NEON"] = True +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "FreeBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "FreeBSD": CXXFLAGS += [ "-msse2" ] +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "NetBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "NetBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "NetBSD": CXXFLAGS += [ "-msse2" ] +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "OpenBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "OpenBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "OpenBSD": CXXFLAGS += [ "-msse2" ] Library("audio_network_adaptor_gn") diff --git a/media/webrtc/trunk/webrtc/modules/audio_coding/builtin_audio_decoder_factory_gn/moz.build b/media/webrtc/trunk/webrtc/modules/audio_coding/builtin_audio_decoder_factory_gn/moz.build --- a/media/webrtc/trunk/webrtc/modules/audio_coding/builtin_audio_decoder_factory_gn/moz.build +++ b/media/webrtc/trunk/webrtc/modules/audio_coding/builtin_audio_decoder_factory_gn/moz.build @@ -92,20 +92,16 @@ if CONFIG["OS_TARGET"] == "DragonFly": if CONFIG["OS_TARGET"] == "FreeBSD": DEFINES["USE_X11"] = "1" DEFINES["WEBRTC_BSD"] = True DEFINES["WEBRTC_POSIX"] = True DEFINES["_FILE_OFFSET_BITS"] = "64" - LOCAL_INCLUDES += [ - "/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/main/include/" - ] - if CONFIG["OS_TARGET"] == "Linux": DEFINES["USE_NSS_CERTS"] = "1" DEFINES["USE_X11"] = "1" DEFINES["WEBRTC_LINUX"] = True DEFINES["WEBRTC_POSIX"] = True DEFINES["_FILE_OFFSET_BITS"] = "64" @@ -120,31 +116,23 @@ if CONFIG["OS_TARGET"] == "Linux": if CONFIG["OS_TARGET"] == "NetBSD": DEFINES["USE_X11"] = "1" DEFINES["WEBRTC_BSD"] = True DEFINES["WEBRTC_POSIX"] = True DEFINES["_FILE_OFFSET_BITS"] = "64" - LOCAL_INCLUDES += [ - "/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/main/include/" - ] - if CONFIG["OS_TARGET"] == "OpenBSD": DEFINES["USE_X11"] = "1" DEFINES["WEBRTC_BSD"] = True DEFINES["WEBRTC_POSIX"] = True DEFINES["_FILE_OFFSET_BITS"] = "64" - LOCAL_INCLUDES += [ - "/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/main/include/" - ] - if CONFIG["OS_TARGET"] == "WINNT": DEFINES["CERT_CHAIN_PARA_HAS_EXTRA_FIELDS"] = True DEFINES["NOMINMAX"] = True DEFINES["NO_TCMALLOC"] = True DEFINES["NTDDI_VERSION"] = "0x0A000000" DEFINES["PSAPI_VERSION"] = "1" DEFINES["UNICODE"] = True @@ -234,34 +222,128 @@ if CONFIG["CPU_ARCH"] == "x86" and CONFI "/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/main/include/" ] if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "FreeBSD": DEFINES["WEBRTC_ARCH_ARM64"] = True DEFINES["WEBRTC_HAS_NEON"] = True + LOCAL_INCLUDES += [ + "/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/main/include/" + ] + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "FreeBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + + LOCAL_INCLUDES += [ + "/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/fix/include/" + ] + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "FreeBSD": CXXFLAGS += [ "-msse2" ] + LOCAL_INCLUDES += [ + "/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/main/include/" + ] + +if CONFIG["CPU_ARCH"] == "x86_64" and CONFIG["HOST_CPU_ARCH"] == "x86_64" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "FreeBSD": + + LOCAL_INCLUDES += [ + "/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/main/include/" + ] + +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "NetBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + + LOCAL_INCLUDES += [ + "/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/main/include/" + ] + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "NetBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + + LOCAL_INCLUDES += [ + "/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/fix/include/" + ] + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "NetBSD": CXXFLAGS += [ "-msse2" ] + LOCAL_INCLUDES += [ + "/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/main/include/" + ] + +if CONFIG["CPU_ARCH"] == "x86_64" and CONFIG["HOST_CPU_ARCH"] == "x86_64" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "NetBSD": + + LOCAL_INCLUDES += [ + "/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/main/include/" + ] + +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "OpenBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + + LOCAL_INCLUDES += [ + "/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/main/include/" + ] + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "OpenBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + + LOCAL_INCLUDES += [ + "/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/fix/include/" + ] + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "OpenBSD": CXXFLAGS += [ "-msse2" ] + LOCAL_INCLUDES += [ + "/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/main/include/" + ] + +if CONFIG["CPU_ARCH"] == "x86_64" and CONFIG["HOST_CPU_ARCH"] == "x86_64" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "OpenBSD": + + LOCAL_INCLUDES += [ + "/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/main/include/" + ] + if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "x86_64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "Android": DEFINES["WEBRTC_ARCH_ARM64"] = True DEFINES["WEBRTC_HAS_NEON"] = True LOCAL_INCLUDES += [ "/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/main/include/" ] @@ -290,27 +372,121 @@ if CONFIG["CPU_ARCH"] == "x86" and CONFI "/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/main/include/" ] if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "FreeBSD": DEFINES["WEBRTC_ARCH_ARM64"] = True DEFINES["WEBRTC_HAS_NEON"] = True + LOCAL_INCLUDES += [ + "/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/main/include/" + ] + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "FreeBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + + LOCAL_INCLUDES += [ + "/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/fix/include/" + ] + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "FreeBSD": CXXFLAGS += [ "-msse2" ] + LOCAL_INCLUDES += [ + "/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/main/include/" + ] + +if CONFIG["CPU_ARCH"] == "x86_64" and CONFIG["HOST_CPU_ARCH"] == "x86_64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "FreeBSD": + + LOCAL_INCLUDES += [ + "/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/main/include/" + ] + +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "NetBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + + LOCAL_INCLUDES += [ + "/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/main/include/" + ] + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "NetBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + + LOCAL_INCLUDES += [ + "/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/fix/include/" + ] + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "NetBSD": CXXFLAGS += [ "-msse2" ] + LOCAL_INCLUDES += [ + "/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/main/include/" + ] + +if CONFIG["CPU_ARCH"] == "x86_64" and CONFIG["HOST_CPU_ARCH"] == "x86_64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "NetBSD": + + LOCAL_INCLUDES += [ + "/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/main/include/" + ] + +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "OpenBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + + LOCAL_INCLUDES += [ + "/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/main/include/" + ] + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "OpenBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + + LOCAL_INCLUDES += [ + "/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/fix/include/" + ] + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "OpenBSD": CXXFLAGS += [ "-msse2" ] + LOCAL_INCLUDES += [ + "/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/main/include/" + ] + +if CONFIG["CPU_ARCH"] == "x86_64" and CONFIG["HOST_CPU_ARCH"] == "x86_64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "OpenBSD": + + LOCAL_INCLUDES += [ + "/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/main/include/" + ] + Library("builtin_audio_decoder_factory_gn") diff --git a/media/webrtc/trunk/webrtc/modules/audio_coding/cng_gn/moz.build b/media/webrtc/trunk/webrtc/modules/audio_coding/cng_gn/moz.build --- a/media/webrtc/trunk/webrtc/modules/audio_coding/cng_gn/moz.build +++ b/media/webrtc/trunk/webrtc/modules/audio_coding/cng_gn/moz.build @@ -191,28 +191,68 @@ if CONFIG["CPU_ARCH"] == "x86" and CONFI "-msse2" ] if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "FreeBSD": DEFINES["WEBRTC_ARCH_ARM64"] = True DEFINES["WEBRTC_HAS_NEON"] = True +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "FreeBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "FreeBSD": CXXFLAGS += [ "-msse2" ] +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "NetBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "NetBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "NetBSD": CXXFLAGS += [ "-msse2" ] +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "OpenBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "OpenBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "OpenBSD": CXXFLAGS += [ "-msse2" ] if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "x86_64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "Android": @@ -235,27 +275,67 @@ if CONFIG["CPU_ARCH"] == "x86" and CONFI "-msse2" ] if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "FreeBSD": DEFINES["WEBRTC_ARCH_ARM64"] = True DEFINES["WEBRTC_HAS_NEON"] = True +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "FreeBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "FreeBSD": CXXFLAGS += [ "-msse2" ] +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "NetBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "NetBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "NetBSD": CXXFLAGS += [ "-msse2" ] +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "OpenBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "OpenBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "OpenBSD": CXXFLAGS += [ "-msse2" ] Library("cng_gn") diff --git a/media/webrtc/trunk/webrtc/modules/audio_coding/g711_c_gn/moz.build b/media/webrtc/trunk/webrtc/modules/audio_coding/g711_c_gn/moz.build --- a/media/webrtc/trunk/webrtc/modules/audio_coding/g711_c_gn/moz.build +++ b/media/webrtc/trunk/webrtc/modules/audio_coding/g711_c_gn/moz.build @@ -175,28 +175,68 @@ if CONFIG["CPU_ARCH"] == "x86" and CONFI "-msse2" ] if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "FreeBSD": DEFINES["WEBRTC_ARCH_ARM64"] = True DEFINES["WEBRTC_HAS_NEON"] = True +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "FreeBSD": + + CFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "FreeBSD": CFLAGS += [ "-msse2" ] +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "NetBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "NetBSD": + + CFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "NetBSD": CFLAGS += [ "-msse2" ] +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "OpenBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "OpenBSD": + + CFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "OpenBSD": CFLAGS += [ "-msse2" ] if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "x86_64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "Android": @@ -219,27 +259,67 @@ if CONFIG["CPU_ARCH"] == "x86" and CONFI "-msse2" ] if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "FreeBSD": DEFINES["WEBRTC_ARCH_ARM64"] = True DEFINES["WEBRTC_HAS_NEON"] = True +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "FreeBSD": + + CFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "FreeBSD": CFLAGS += [ "-msse2" ] +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "NetBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "NetBSD": + + CFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "NetBSD": CFLAGS += [ "-msse2" ] +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "OpenBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "OpenBSD": + + CFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "OpenBSD": CFLAGS += [ "-msse2" ] Library("g711_c_gn") diff --git a/media/webrtc/trunk/webrtc/modules/audio_coding/g711_gn/moz.build b/media/webrtc/trunk/webrtc/modules/audio_coding/g711_gn/moz.build --- a/media/webrtc/trunk/webrtc/modules/audio_coding/g711_gn/moz.build +++ b/media/webrtc/trunk/webrtc/modules/audio_coding/g711_gn/moz.build @@ -180,28 +180,68 @@ if CONFIG["CPU_ARCH"] == "x86" and CONFI "-msse2" ] if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "FreeBSD": DEFINES["WEBRTC_ARCH_ARM64"] = True DEFINES["WEBRTC_HAS_NEON"] = True +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "FreeBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "FreeBSD": CXXFLAGS += [ "-msse2" ] +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "NetBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "NetBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "NetBSD": CXXFLAGS += [ "-msse2" ] +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "OpenBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "OpenBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "OpenBSD": CXXFLAGS += [ "-msse2" ] if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "x86_64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "Android": @@ -224,27 +264,67 @@ if CONFIG["CPU_ARCH"] == "x86" and CONFI "-msse2" ] if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "FreeBSD": DEFINES["WEBRTC_ARCH_ARM64"] = True DEFINES["WEBRTC_HAS_NEON"] = True +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "FreeBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "FreeBSD": CXXFLAGS += [ "-msse2" ] +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "NetBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "NetBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "NetBSD": CXXFLAGS += [ "-msse2" ] +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "OpenBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "OpenBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "OpenBSD": CXXFLAGS += [ "-msse2" ] Library("g711_gn") diff --git a/media/webrtc/trunk/webrtc/modules/audio_coding/g722_c_gn/moz.build b/media/webrtc/trunk/webrtc/modules/audio_coding/g722_c_gn/moz.build --- a/media/webrtc/trunk/webrtc/modules/audio_coding/g722_c_gn/moz.build +++ b/media/webrtc/trunk/webrtc/modules/audio_coding/g722_c_gn/moz.build @@ -179,28 +179,68 @@ if CONFIG["CPU_ARCH"] == "x86" and CONFI "-msse2" ] if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "FreeBSD": DEFINES["WEBRTC_ARCH_ARM64"] = True DEFINES["WEBRTC_HAS_NEON"] = True +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "FreeBSD": + + CFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "FreeBSD": CFLAGS += [ "-msse2" ] +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "NetBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "NetBSD": + + CFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "NetBSD": CFLAGS += [ "-msse2" ] +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "OpenBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "OpenBSD": + + CFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "OpenBSD": CFLAGS += [ "-msse2" ] if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "x86_64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "Android": @@ -223,27 +263,67 @@ if CONFIG["CPU_ARCH"] == "x86" and CONFI "-msse2" ] if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "FreeBSD": DEFINES["WEBRTC_ARCH_ARM64"] = True DEFINES["WEBRTC_HAS_NEON"] = True +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "FreeBSD": + + CFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "FreeBSD": CFLAGS += [ "-msse2" ] +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "NetBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "NetBSD": + + CFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "NetBSD": CFLAGS += [ "-msse2" ] +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "OpenBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "OpenBSD": + + CFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "OpenBSD": CFLAGS += [ "-msse2" ] Library("g722_c_gn") diff --git a/media/webrtc/trunk/webrtc/modules/audio_coding/g722_gn/moz.build b/media/webrtc/trunk/webrtc/modules/audio_coding/g722_gn/moz.build --- a/media/webrtc/trunk/webrtc/modules/audio_coding/g722_gn/moz.build +++ b/media/webrtc/trunk/webrtc/modules/audio_coding/g722_gn/moz.build @@ -180,28 +180,68 @@ if CONFIG["CPU_ARCH"] == "x86" and CONFI "-msse2" ] if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "FreeBSD": DEFINES["WEBRTC_ARCH_ARM64"] = True DEFINES["WEBRTC_HAS_NEON"] = True +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "FreeBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "FreeBSD": CXXFLAGS += [ "-msse2" ] +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "NetBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "NetBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "NetBSD": CXXFLAGS += [ "-msse2" ] +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "OpenBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "OpenBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "OpenBSD": CXXFLAGS += [ "-msse2" ] if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "x86_64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "Android": @@ -224,27 +264,67 @@ if CONFIG["CPU_ARCH"] == "x86" and CONFI "-msse2" ] if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "FreeBSD": DEFINES["WEBRTC_ARCH_ARM64"] = True DEFINES["WEBRTC_HAS_NEON"] = True +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "FreeBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "FreeBSD": CXXFLAGS += [ "-msse2" ] +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "NetBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "NetBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "NetBSD": CXXFLAGS += [ "-msse2" ] +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "OpenBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "OpenBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "OpenBSD": CXXFLAGS += [ "-msse2" ] Library("g722_gn") diff --git a/media/webrtc/trunk/webrtc/modules/audio_coding/isac_c_gn/moz.build b/media/webrtc/trunk/webrtc/modules/audio_coding/isac_c_gn/moz.build --- a/media/webrtc/trunk/webrtc/modules/audio_coding/isac_c_gn/moz.build +++ b/media/webrtc/trunk/webrtc/modules/audio_coding/isac_c_gn/moz.build @@ -219,28 +219,68 @@ if CONFIG["CPU_ARCH"] == "x86" and CONFI "-msse2" ] if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "FreeBSD": DEFINES["WEBRTC_ARCH_ARM64"] = True DEFINES["WEBRTC_HAS_NEON"] = True +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "FreeBSD": + + CFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "FreeBSD": CFLAGS += [ "-msse2" ] +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "NetBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "NetBSD": + + CFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "NetBSD": CFLAGS += [ "-msse2" ] +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "OpenBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "OpenBSD": + + CFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "OpenBSD": CFLAGS += [ "-msse2" ] if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "x86_64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "Android": @@ -263,27 +303,67 @@ if CONFIG["CPU_ARCH"] == "x86" and CONFI "-msse2" ] if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "FreeBSD": DEFINES["WEBRTC_ARCH_ARM64"] = True DEFINES["WEBRTC_HAS_NEON"] = True +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "FreeBSD": + + CFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "FreeBSD": CFLAGS += [ "-msse2" ] +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "NetBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "NetBSD": + + CFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "NetBSD": CFLAGS += [ "-msse2" ] +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "OpenBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "OpenBSD": + + CFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "OpenBSD": CFLAGS += [ "-msse2" ] Library("isac_c_gn") diff --git a/media/webrtc/trunk/webrtc/modules/audio_coding/isac_common_gn/moz.build b/media/webrtc/trunk/webrtc/modules/audio_coding/isac_common_gn/moz.build --- a/media/webrtc/trunk/webrtc/modules/audio_coding/isac_common_gn/moz.build +++ b/media/webrtc/trunk/webrtc/modules/audio_coding/isac_common_gn/moz.build @@ -178,28 +178,68 @@ if CONFIG["CPU_ARCH"] == "x86" and CONFI "-msse2" ] if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "FreeBSD": DEFINES["WEBRTC_ARCH_ARM64"] = True DEFINES["WEBRTC_HAS_NEON"] = True +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "FreeBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "FreeBSD": CXXFLAGS += [ "-msse2" ] +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "NetBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "NetBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "NetBSD": CXXFLAGS += [ "-msse2" ] +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "OpenBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "OpenBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "OpenBSD": CXXFLAGS += [ "-msse2" ] if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "x86_64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "Android": @@ -222,27 +262,67 @@ if CONFIG["CPU_ARCH"] == "x86" and CONFI "-msse2" ] if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "FreeBSD": DEFINES["WEBRTC_ARCH_ARM64"] = True DEFINES["WEBRTC_HAS_NEON"] = True +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "FreeBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "FreeBSD": CXXFLAGS += [ "-msse2" ] +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "NetBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "NetBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "NetBSD": CXXFLAGS += [ "-msse2" ] +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "OpenBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "OpenBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "OpenBSD": CXXFLAGS += [ "-msse2" ] Library("isac_common_gn") diff --git a/media/webrtc/trunk/webrtc/modules/audio_coding/isac_fix_c_gn/moz.build b/media/webrtc/trunk/webrtc/modules/audio_coding/isac_fix_c_gn/moz.build --- a/media/webrtc/trunk/webrtc/modules/audio_coding/isac_fix_c_gn/moz.build +++ b/media/webrtc/trunk/webrtc/modules/audio_coding/isac_fix_c_gn/moz.build @@ -126,24 +126,16 @@ if CONFIG["OS_TARGET"] == "DragonFly": if CONFIG["OS_TARGET"] == "FreeBSD": DEFINES["USE_X11"] = "1" DEFINES["WEBRTC_BSD"] = True DEFINES["WEBRTC_POSIX"] = True DEFINES["_FILE_OFFSET_BITS"] = "64" - SOURCES += [ - "/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/fix/source/pitch_filter_c.c" - ] - - UNIFIED_SOURCES += [ - "/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/fix/source/lattice_c.c" - ] - if CONFIG["OS_TARGET"] == "Linux": DEFINES["USE_NSS_CERTS"] = "1" DEFINES["USE_X11"] = "1" DEFINES["WEBRTC_LINUX"] = True DEFINES["WEBRTC_POSIX"] = True DEFINES["_FILE_OFFSET_BITS"] = "64" @@ -161,39 +153,23 @@ if CONFIG["OS_TARGET"] == "Linux": if CONFIG["OS_TARGET"] == "NetBSD": DEFINES["USE_X11"] = "1" DEFINES["WEBRTC_BSD"] = True DEFINES["WEBRTC_POSIX"] = True DEFINES["_FILE_OFFSET_BITS"] = "64" - SOURCES += [ - "/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/fix/source/pitch_filter_c.c" - ] - - UNIFIED_SOURCES += [ - "/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/fix/source/lattice_c.c" - ] - if CONFIG["OS_TARGET"] == "OpenBSD": DEFINES["USE_X11"] = "1" DEFINES["WEBRTC_BSD"] = True DEFINES["WEBRTC_POSIX"] = True DEFINES["_FILE_OFFSET_BITS"] = "64" - SOURCES += [ - "/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/fix/source/pitch_filter_c.c" - ] - - UNIFIED_SOURCES += [ - "/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/fix/source/lattice_c.c" - ] - if CONFIG["OS_TARGET"] == "WINNT": DEFINES["CERT_CHAIN_PARA_HAS_EXTRA_FIELDS"] = True DEFINES["NOMINMAX"] = True DEFINES["NO_TCMALLOC"] = True DEFINES["NTDDI_VERSION"] = "0x0A000000" DEFINES["PSAPI_VERSION"] = "1" DEFINES["UNICODE"] = True @@ -296,34 +272,167 @@ if CONFIG["CPU_ARCH"] == "x86" and CONFI "/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/fix/source/lattice_c.c" ] if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "FreeBSD": DEFINES["WEBRTC_ARCH_ARM64"] = True DEFINES["WEBRTC_HAS_NEON"] = True + SOURCES += [ + "/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/fix/source/pitch_filter_c.c" + ] + + UNIFIED_SOURCES += [ + "/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/fix/source/lattice_c.c" + ] + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "FreeBSD": + + CFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + + SOURCES += [ + "/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/fix/source/lattice_armv7.S", + "/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/fix/source/pitch_filter_armv6.S" + ] + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "FreeBSD": CFLAGS += [ "-msse2" ] + SOURCES += [ + "/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/fix/source/pitch_filter_c.c" + ] + + UNIFIED_SOURCES += [ + "/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/fix/source/lattice_c.c" + ] + +if CONFIG["CPU_ARCH"] == "x86_64" and CONFIG["HOST_CPU_ARCH"] == "x86_64" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "FreeBSD": + + SOURCES += [ + "/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/fix/source/pitch_filter_c.c" + ] + + UNIFIED_SOURCES += [ + "/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/fix/source/lattice_c.c" + ] + +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "NetBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + + SOURCES += [ + "/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/fix/source/pitch_filter_c.c" + ] + + UNIFIED_SOURCES += [ + "/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/fix/source/lattice_c.c" + ] + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "NetBSD": + + CFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + + SOURCES += [ + "/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/fix/source/lattice_armv7.S", + "/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/fix/source/pitch_filter_armv6.S" + ] + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "NetBSD": CFLAGS += [ "-msse2" ] + SOURCES += [ + "/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/fix/source/pitch_filter_c.c" + ] + + UNIFIED_SOURCES += [ + "/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/fix/source/lattice_c.c" + ] + +if CONFIG["CPU_ARCH"] == "x86_64" and CONFIG["HOST_CPU_ARCH"] == "x86_64" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "NetBSD": + + SOURCES += [ + "/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/fix/source/pitch_filter_c.c" + ] + + UNIFIED_SOURCES += [ + "/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/fix/source/lattice_c.c" + ] + +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "OpenBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + + SOURCES += [ + "/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/fix/source/pitch_filter_c.c" + ] + + UNIFIED_SOURCES += [ + "/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/fix/source/lattice_c.c" + ] + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "OpenBSD": + + CFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + + SOURCES += [ + "/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/fix/source/lattice_armv7.S", + "/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/fix/source/pitch_filter_armv6.S" + ] + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "OpenBSD": CFLAGS += [ "-msse2" ] + SOURCES += [ + "/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/fix/source/pitch_filter_c.c" + ] + + UNIFIED_SOURCES += [ + "/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/fix/source/lattice_c.c" + ] + +if CONFIG["CPU_ARCH"] == "x86_64" and CONFIG["HOST_CPU_ARCH"] == "x86_64" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "OpenBSD": + + SOURCES += [ + "/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/fix/source/pitch_filter_c.c" + ] + + UNIFIED_SOURCES += [ + "/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/fix/source/lattice_c.c" + ] + if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "x86_64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "Android": DEFINES["WEBRTC_ARCH_ARM64"] = True DEFINES["WEBRTC_HAS_NEON"] = True SOURCES += [ "/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/fix/source/pitch_filter_c.c" ] @@ -361,27 +470,160 @@ if CONFIG["CPU_ARCH"] == "x86" and CONFI "/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/fix/source/lattice_c.c" ] if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "FreeBSD": DEFINES["WEBRTC_ARCH_ARM64"] = True DEFINES["WEBRTC_HAS_NEON"] = True + SOURCES += [ + "/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/fix/source/pitch_filter_c.c" + ] + + UNIFIED_SOURCES += [ + "/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/fix/source/lattice_c.c" + ] + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "FreeBSD": + + CFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + + SOURCES += [ + "/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/fix/source/lattice_armv7.S", + "/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/fix/source/pitch_filter_armv6.S" + ] + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "FreeBSD": CFLAGS += [ "-msse2" ] + SOURCES += [ + "/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/fix/source/pitch_filter_c.c" + ] + + UNIFIED_SOURCES += [ + "/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/fix/source/lattice_c.c" + ] + +if CONFIG["CPU_ARCH"] == "x86_64" and CONFIG["HOST_CPU_ARCH"] == "x86_64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "FreeBSD": + + SOURCES += [ + "/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/fix/source/pitch_filter_c.c" + ] + + UNIFIED_SOURCES += [ + "/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/fix/source/lattice_c.c" + ] + +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "NetBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + + SOURCES += [ + "/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/fix/source/pitch_filter_c.c" + ] + + UNIFIED_SOURCES += [ + "/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/fix/source/lattice_c.c" + ] + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "NetBSD": + + CFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + + SOURCES += [ + "/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/fix/source/lattice_armv7.S", + "/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/fix/source/pitch_filter_armv6.S" + ] + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "NetBSD": CFLAGS += [ "-msse2" ] + SOURCES += [ + "/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/fix/source/pitch_filter_c.c" + ] + + UNIFIED_SOURCES += [ + "/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/fix/source/lattice_c.c" + ] + +if CONFIG["CPU_ARCH"] == "x86_64" and CONFIG["HOST_CPU_ARCH"] == "x86_64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "NetBSD": + + SOURCES += [ + "/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/fix/source/pitch_filter_c.c" + ] + + UNIFIED_SOURCES += [ + "/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/fix/source/lattice_c.c" + ] + +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "OpenBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + + SOURCES += [ + "/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/fix/source/pitch_filter_c.c" + ] + + UNIFIED_SOURCES += [ + "/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/fix/source/lattice_c.c" + ] + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "OpenBSD": + + CFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + + SOURCES += [ + "/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/fix/source/lattice_armv7.S", + "/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/fix/source/pitch_filter_armv6.S" + ] + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "OpenBSD": CFLAGS += [ "-msse2" ] + SOURCES += [ + "/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/fix/source/pitch_filter_c.c" + ] + + UNIFIED_SOURCES += [ + "/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/fix/source/lattice_c.c" + ] + +if CONFIG["CPU_ARCH"] == "x86_64" and CONFIG["HOST_CPU_ARCH"] == "x86_64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "OpenBSD": + + SOURCES += [ + "/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/fix/source/pitch_filter_c.c" + ] + + UNIFIED_SOURCES += [ + "/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/fix/source/lattice_c.c" + ] + Library("isac_fix_c_gn") diff --git a/media/webrtc/trunk/webrtc/modules/audio_coding/isac_fix_gn/moz.build b/media/webrtc/trunk/webrtc/modules/audio_coding/isac_fix_gn/moz.build --- a/media/webrtc/trunk/webrtc/modules/audio_coding/isac_fix_gn/moz.build +++ b/media/webrtc/trunk/webrtc/modules/audio_coding/isac_fix_gn/moz.build @@ -192,28 +192,68 @@ if CONFIG["CPU_ARCH"] == "x86" and CONFI "-msse2" ] if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "FreeBSD": DEFINES["WEBRTC_ARCH_ARM64"] = True DEFINES["WEBRTC_HAS_NEON"] = True +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "FreeBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "FreeBSD": CXXFLAGS += [ "-msse2" ] +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "NetBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "NetBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "NetBSD": CXXFLAGS += [ "-msse2" ] +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "OpenBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "OpenBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "OpenBSD": CXXFLAGS += [ "-msse2" ] if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "x86_64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "Android": @@ -236,27 +276,67 @@ if CONFIG["CPU_ARCH"] == "x86" and CONFI "-msse2" ] if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "FreeBSD": DEFINES["WEBRTC_ARCH_ARM64"] = True DEFINES["WEBRTC_HAS_NEON"] = True +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "FreeBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "FreeBSD": CXXFLAGS += [ "-msse2" ] +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "NetBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "NetBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "NetBSD": CXXFLAGS += [ "-msse2" ] +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "OpenBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "OpenBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "OpenBSD": CXXFLAGS += [ "-msse2" ] Library("isac_fix_gn") diff --git a/media/webrtc/trunk/webrtc/modules/audio_coding/isac_gn/moz.build b/media/webrtc/trunk/webrtc/modules/audio_coding/isac_gn/moz.build --- a/media/webrtc/trunk/webrtc/modules/audio_coding/isac_gn/moz.build +++ b/media/webrtc/trunk/webrtc/modules/audio_coding/isac_gn/moz.build @@ -190,28 +190,68 @@ if CONFIG["CPU_ARCH"] == "x86" and CONFI "-msse2" ] if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "FreeBSD": DEFINES["WEBRTC_ARCH_ARM64"] = True DEFINES["WEBRTC_HAS_NEON"] = True +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "FreeBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "FreeBSD": CXXFLAGS += [ "-msse2" ] +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "NetBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "NetBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "NetBSD": CXXFLAGS += [ "-msse2" ] +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "OpenBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "OpenBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "OpenBSD": CXXFLAGS += [ "-msse2" ] if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "x86_64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "Android": @@ -234,27 +274,67 @@ if CONFIG["CPU_ARCH"] == "x86" and CONFI "-msse2" ] if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "FreeBSD": DEFINES["WEBRTC_ARCH_ARM64"] = True DEFINES["WEBRTC_HAS_NEON"] = True +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "FreeBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "FreeBSD": CXXFLAGS += [ "-msse2" ] +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "NetBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "NetBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "NetBSD": CXXFLAGS += [ "-msse2" ] +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "OpenBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "OpenBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "OpenBSD": CXXFLAGS += [ "-msse2" ] Library("isac_gn") diff --git a/media/webrtc/trunk/webrtc/modules/audio_coding/isac_neon_gn/moz.build b/media/webrtc/trunk/webrtc/modules/audio_coding/isac_neon_gn/moz.build --- a/media/webrtc/trunk/webrtc/modules/audio_coding/isac_neon_gn/moz.build +++ b/media/webrtc/trunk/webrtc/modules/audio_coding/isac_neon_gn/moz.build @@ -69,38 +69,125 @@ if CONFIG["OS_TARGET"] == "Android": OS_LIBS += [ "log" ] if CONFIG["OS_TARGET"] == "FreeBSD": DEFINES["USE_X11"] = "1" - DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_BSD"] = True + +if CONFIG["OS_TARGET"] == "NetBSD": + + DEFINES["USE_X11"] = "1" + DEFINES["WEBRTC_BSD"] = True + +if CONFIG["OS_TARGET"] == "OpenBSD": + + DEFINES["USE_X11"] = "1" DEFINES["WEBRTC_BSD"] = True if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "x86_64" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Android": DEFINES["WEBRTC_ARCH_ARM64"] = True if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "x86_64" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Android": CFLAGS += [ "-mfpu=neon" ] DEFINES["WEBRTC_ARCH_ARM"] = True DEFINES["WEBRTC_ARCH_ARM_V7"] = True +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "FreeBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "FreeBSD": + + CFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "NetBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "NetBSD": + + CFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "OpenBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "OpenBSD": + + CFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "x86_64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "Android": DEFINES["WEBRTC_ARCH_ARM64"] = True if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "x86_64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "Android": CFLAGS += [ "-mfpu=neon" ] DEFINES["WEBRTC_ARCH_ARM"] = True DEFINES["WEBRTC_ARCH_ARM_V7"] = True +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "FreeBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "FreeBSD": + + CFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "NetBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "NetBSD": + + CFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "OpenBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "OpenBSD": + + CFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + Library("isac_neon_gn") diff --git a/media/webrtc/trunk/webrtc/modules/audio_coding/neteq_gn/moz.build b/media/webrtc/trunk/webrtc/modules/audio_coding/neteq_gn/moz.build --- a/media/webrtc/trunk/webrtc/modules/audio_coding/neteq_gn/moz.build +++ b/media/webrtc/trunk/webrtc/modules/audio_coding/neteq_gn/moz.build @@ -133,24 +133,19 @@ if CONFIG["OS_TARGET"] == "DragonFly": LOCAL_INCLUDES += [ "/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/main/include/" ] if CONFIG["OS_TARGET"] == "FreeBSD": DEFINES["USE_X11"] = "1" DEFINES["WEBRTC_BSD"] = True - DEFINES["WEBRTC_CODEC_ISAC"] = True DEFINES["WEBRTC_POSIX"] = True DEFINES["_FILE_OFFSET_BITS"] = "64" - LOCAL_INCLUDES += [ - "/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/main/include/" - ] - if CONFIG["OS_TARGET"] == "Linux": DEFINES["USE_NSS_CERTS"] = "1" DEFINES["USE_X11"] = "1" DEFINES["WEBRTC_CODEC_ISAC"] = True DEFINES["WEBRTC_LINUX"] = True DEFINES["WEBRTC_POSIX"] = True DEFINES["_FILE_OFFSET_BITS"] = "64" @@ -163,36 +158,26 @@ if CONFIG["OS_TARGET"] == "Linux": "m", "rt" ] if CONFIG["OS_TARGET"] == "NetBSD": DEFINES["USE_X11"] = "1" DEFINES["WEBRTC_BSD"] = True - DEFINES["WEBRTC_CODEC_ISAC"] = True DEFINES["WEBRTC_POSIX"] = True DEFINES["_FILE_OFFSET_BITS"] = "64" - LOCAL_INCLUDES += [ - "/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/main/include/" - ] - if CONFIG["OS_TARGET"] == "OpenBSD": DEFINES["USE_X11"] = "1" DEFINES["WEBRTC_BSD"] = True - DEFINES["WEBRTC_CODEC_ISAC"] = True DEFINES["WEBRTC_POSIX"] = True DEFINES["_FILE_OFFSET_BITS"] = "64" - LOCAL_INCLUDES += [ - "/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/main/include/" - ] - if CONFIG["OS_TARGET"] == "WINNT": DEFINES["CERT_CHAIN_PARA_HAS_EXTRA_FIELDS"] = True DEFINES["NOMINMAX"] = True DEFINES["NO_TCMALLOC"] = True DEFINES["NTDDI_VERSION"] = "0x0A000000" DEFINES["PSAPI_VERSION"] = "1" DEFINES["UNICODE"] = True @@ -281,36 +266,136 @@ if CONFIG["CPU_ARCH"] == "x86" and CONFI LOCAL_INCLUDES += [ "/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/main/include/" ] if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "FreeBSD": DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_CODEC_ISAC"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + + LOCAL_INCLUDES += [ + "/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/main/include/" + ] + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "FreeBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_CODEC_ISACFX"] = True DEFINES["WEBRTC_HAS_NEON"] = True if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "FreeBSD": CXXFLAGS += [ "-msse2" ] + DEFINES["WEBRTC_CODEC_ISAC"] = True + + LOCAL_INCLUDES += [ + "/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/main/include/" + ] + +if CONFIG["CPU_ARCH"] == "x86_64" and CONFIG["HOST_CPU_ARCH"] == "x86_64" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "FreeBSD": + + DEFINES["WEBRTC_CODEC_ISAC"] = True + + LOCAL_INCLUDES += [ + "/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/main/include/" + ] + +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "NetBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_CODEC_ISAC"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + + LOCAL_INCLUDES += [ + "/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/main/include/" + ] + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "NetBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_CODEC_ISACFX"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "NetBSD": CXXFLAGS += [ "-msse2" ] + DEFINES["WEBRTC_CODEC_ISAC"] = True + + LOCAL_INCLUDES += [ + "/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/main/include/" + ] + +if CONFIG["CPU_ARCH"] == "x86_64" and CONFIG["HOST_CPU_ARCH"] == "x86_64" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "NetBSD": + + DEFINES["WEBRTC_CODEC_ISAC"] = True + + LOCAL_INCLUDES += [ + "/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/main/include/" + ] + +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "OpenBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_CODEC_ISAC"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + + LOCAL_INCLUDES += [ + "/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/main/include/" + ] + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "OpenBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_CODEC_ISACFX"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "OpenBSD": CXXFLAGS += [ "-msse2" ] + DEFINES["WEBRTC_CODEC_ISAC"] = True + + LOCAL_INCLUDES += [ + "/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/main/include/" + ] + +if CONFIG["CPU_ARCH"] == "x86_64" and CONFIG["HOST_CPU_ARCH"] == "x86_64" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "OpenBSD": + + DEFINES["WEBRTC_CODEC_ISAC"] = True + + LOCAL_INCLUDES += [ + "/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/main/include/" + ] + if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "x86_64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "Android": DEFINES["WEBRTC_ARCH_ARM64"] = True DEFINES["WEBRTC_CODEC_ISAC"] = True DEFINES["WEBRTC_HAS_NEON"] = True LOCAL_INCLUDES += [ "/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/main/include/" @@ -337,29 +422,129 @@ if CONFIG["CPU_ARCH"] == "x86" and CONFI LOCAL_INCLUDES += [ "/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/main/include/" ] if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "FreeBSD": DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_CODEC_ISAC"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + + LOCAL_INCLUDES += [ + "/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/main/include/" + ] + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "FreeBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_CODEC_ISACFX"] = True DEFINES["WEBRTC_HAS_NEON"] = True if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "FreeBSD": CXXFLAGS += [ "-msse2" ] + DEFINES["WEBRTC_CODEC_ISAC"] = True + + LOCAL_INCLUDES += [ + "/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/main/include/" + ] + +if CONFIG["CPU_ARCH"] == "x86_64" and CONFIG["HOST_CPU_ARCH"] == "x86_64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "FreeBSD": + + DEFINES["WEBRTC_CODEC_ISAC"] = True + + LOCAL_INCLUDES += [ + "/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/main/include/" + ] + +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "NetBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_CODEC_ISAC"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + + LOCAL_INCLUDES += [ + "/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/main/include/" + ] + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "NetBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_CODEC_ISACFX"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "NetBSD": CXXFLAGS += [ "-msse2" ] + DEFINES["WEBRTC_CODEC_ISAC"] = True + + LOCAL_INCLUDES += [ + "/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/main/include/" + ] + +if CONFIG["CPU_ARCH"] == "x86_64" and CONFIG["HOST_CPU_ARCH"] == "x86_64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "NetBSD": + + DEFINES["WEBRTC_CODEC_ISAC"] = True + + LOCAL_INCLUDES += [ + "/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/main/include/" + ] + +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "OpenBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_CODEC_ISAC"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + + LOCAL_INCLUDES += [ + "/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/main/include/" + ] + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "OpenBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_CODEC_ISACFX"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "OpenBSD": CXXFLAGS += [ "-msse2" ] + DEFINES["WEBRTC_CODEC_ISAC"] = True + + LOCAL_INCLUDES += [ + "/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/main/include/" + ] + +if CONFIG["CPU_ARCH"] == "x86_64" and CONFIG["HOST_CPU_ARCH"] == "x86_64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "OpenBSD": + + DEFINES["WEBRTC_CODEC_ISAC"] = True + + LOCAL_INCLUDES += [ + "/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/main/include/" + ] + Library("neteq_gn") diff --git a/media/webrtc/trunk/webrtc/modules/audio_coding/pcm16b_c_gn/moz.build b/media/webrtc/trunk/webrtc/modules/audio_coding/pcm16b_c_gn/moz.build --- a/media/webrtc/trunk/webrtc/modules/audio_coding/pcm16b_c_gn/moz.build +++ b/media/webrtc/trunk/webrtc/modules/audio_coding/pcm16b_c_gn/moz.build @@ -175,28 +175,68 @@ if CONFIG["CPU_ARCH"] == "x86" and CONFI "-msse2" ] if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "FreeBSD": DEFINES["WEBRTC_ARCH_ARM64"] = True DEFINES["WEBRTC_HAS_NEON"] = True +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "FreeBSD": + + CFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "FreeBSD": CFLAGS += [ "-msse2" ] +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "NetBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "NetBSD": + + CFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "NetBSD": CFLAGS += [ "-msse2" ] +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "OpenBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "OpenBSD": + + CFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "OpenBSD": CFLAGS += [ "-msse2" ] if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "x86_64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "Android": @@ -219,27 +259,67 @@ if CONFIG["CPU_ARCH"] == "x86" and CONFI "-msse2" ] if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "FreeBSD": DEFINES["WEBRTC_ARCH_ARM64"] = True DEFINES["WEBRTC_HAS_NEON"] = True +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "FreeBSD": + + CFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "FreeBSD": CFLAGS += [ "-msse2" ] +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "NetBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "NetBSD": + + CFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "NetBSD": CFLAGS += [ "-msse2" ] +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "OpenBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "OpenBSD": + + CFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "OpenBSD": CFLAGS += [ "-msse2" ] Library("pcm16b_c_gn") diff --git a/media/webrtc/trunk/webrtc/modules/audio_coding/pcm16b_gn/moz.build b/media/webrtc/trunk/webrtc/modules/audio_coding/pcm16b_gn/moz.build --- a/media/webrtc/trunk/webrtc/modules/audio_coding/pcm16b_gn/moz.build +++ b/media/webrtc/trunk/webrtc/modules/audio_coding/pcm16b_gn/moz.build @@ -181,28 +181,68 @@ if CONFIG["CPU_ARCH"] == "x86" and CONFI "-msse2" ] if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "FreeBSD": DEFINES["WEBRTC_ARCH_ARM64"] = True DEFINES["WEBRTC_HAS_NEON"] = True +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "FreeBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "FreeBSD": CXXFLAGS += [ "-msse2" ] +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "NetBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "NetBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "NetBSD": CXXFLAGS += [ "-msse2" ] +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "OpenBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "OpenBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "OpenBSD": CXXFLAGS += [ "-msse2" ] if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "x86_64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "Android": @@ -225,27 +265,67 @@ if CONFIG["CPU_ARCH"] == "x86" and CONFI "-msse2" ] if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "FreeBSD": DEFINES["WEBRTC_ARCH_ARM64"] = True DEFINES["WEBRTC_HAS_NEON"] = True +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "FreeBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "FreeBSD": CXXFLAGS += [ "-msse2" ] +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "NetBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "NetBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "NetBSD": CXXFLAGS += [ "-msse2" ] +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "OpenBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "OpenBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "OpenBSD": CXXFLAGS += [ "-msse2" ] Library("pcm16b_gn") diff --git a/media/webrtc/trunk/webrtc/modules/audio_coding/rent_a_codec_gn/moz.build b/media/webrtc/trunk/webrtc/modules/audio_coding/rent_a_codec_gn/moz.build --- a/media/webrtc/trunk/webrtc/modules/audio_coding/rent_a_codec_gn/moz.build +++ b/media/webrtc/trunk/webrtc/modules/audio_coding/rent_a_codec_gn/moz.build @@ -93,20 +93,16 @@ if CONFIG["OS_TARGET"] == "DragonFly": if CONFIG["OS_TARGET"] == "FreeBSD": DEFINES["USE_X11"] = "1" DEFINES["WEBRTC_BSD"] = True DEFINES["WEBRTC_POSIX"] = True DEFINES["_FILE_OFFSET_BITS"] = "64" - LOCAL_INCLUDES += [ - "/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/main/include/" - ] - if CONFIG["OS_TARGET"] == "Linux": DEFINES["USE_NSS_CERTS"] = "1" DEFINES["USE_X11"] = "1" DEFINES["WEBRTC_LINUX"] = True DEFINES["WEBRTC_POSIX"] = True DEFINES["_FILE_OFFSET_BITS"] = "64" @@ -121,31 +117,23 @@ if CONFIG["OS_TARGET"] == "Linux": if CONFIG["OS_TARGET"] == "NetBSD": DEFINES["USE_X11"] = "1" DEFINES["WEBRTC_BSD"] = True DEFINES["WEBRTC_POSIX"] = True DEFINES["_FILE_OFFSET_BITS"] = "64" - LOCAL_INCLUDES += [ - "/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/main/include/" - ] - if CONFIG["OS_TARGET"] == "OpenBSD": DEFINES["USE_X11"] = "1" DEFINES["WEBRTC_BSD"] = True DEFINES["WEBRTC_POSIX"] = True DEFINES["_FILE_OFFSET_BITS"] = "64" - LOCAL_INCLUDES += [ - "/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/main/include/" - ] - if CONFIG["OS_TARGET"] == "WINNT": DEFINES["CERT_CHAIN_PARA_HAS_EXTRA_FIELDS"] = True DEFINES["NOMINMAX"] = True DEFINES["NO_TCMALLOC"] = True DEFINES["NTDDI_VERSION"] = "0x0A000000" DEFINES["PSAPI_VERSION"] = "1" DEFINES["UNICODE"] = True @@ -235,34 +223,128 @@ if CONFIG["CPU_ARCH"] == "x86" and CONFI "/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/main/include/" ] if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "FreeBSD": DEFINES["WEBRTC_ARCH_ARM64"] = True DEFINES["WEBRTC_HAS_NEON"] = True + LOCAL_INCLUDES += [ + "/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/main/include/" + ] + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "FreeBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + + LOCAL_INCLUDES += [ + "/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/fix/include/" + ] + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "FreeBSD": CXXFLAGS += [ "-msse2" ] + LOCAL_INCLUDES += [ + "/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/main/include/" + ] + +if CONFIG["CPU_ARCH"] == "x86_64" and CONFIG["HOST_CPU_ARCH"] == "x86_64" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "FreeBSD": + + LOCAL_INCLUDES += [ + "/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/main/include/" + ] + +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "NetBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + + LOCAL_INCLUDES += [ + "/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/main/include/" + ] + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "NetBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + + LOCAL_INCLUDES += [ + "/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/fix/include/" + ] + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "NetBSD": CXXFLAGS += [ "-msse2" ] + LOCAL_INCLUDES += [ + "/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/main/include/" + ] + +if CONFIG["CPU_ARCH"] == "x86_64" and CONFIG["HOST_CPU_ARCH"] == "x86_64" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "NetBSD": + + LOCAL_INCLUDES += [ + "/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/main/include/" + ] + +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "OpenBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + + LOCAL_INCLUDES += [ + "/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/main/include/" + ] + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "OpenBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + + LOCAL_INCLUDES += [ + "/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/fix/include/" + ] + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "OpenBSD": CXXFLAGS += [ "-msse2" ] + LOCAL_INCLUDES += [ + "/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/main/include/" + ] + +if CONFIG["CPU_ARCH"] == "x86_64" and CONFIG["HOST_CPU_ARCH"] == "x86_64" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "OpenBSD": + + LOCAL_INCLUDES += [ + "/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/main/include/" + ] + if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "x86_64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "Android": DEFINES["WEBRTC_ARCH_ARM64"] = True DEFINES["WEBRTC_HAS_NEON"] = True LOCAL_INCLUDES += [ "/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/main/include/" ] @@ -291,27 +373,121 @@ if CONFIG["CPU_ARCH"] == "x86" and CONFI "/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/main/include/" ] if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "FreeBSD": DEFINES["WEBRTC_ARCH_ARM64"] = True DEFINES["WEBRTC_HAS_NEON"] = True + LOCAL_INCLUDES += [ + "/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/main/include/" + ] + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "FreeBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + + LOCAL_INCLUDES += [ + "/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/fix/include/" + ] + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "FreeBSD": CXXFLAGS += [ "-msse2" ] + LOCAL_INCLUDES += [ + "/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/main/include/" + ] + +if CONFIG["CPU_ARCH"] == "x86_64" and CONFIG["HOST_CPU_ARCH"] == "x86_64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "FreeBSD": + + LOCAL_INCLUDES += [ + "/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/main/include/" + ] + +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "NetBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + + LOCAL_INCLUDES += [ + "/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/main/include/" + ] + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "NetBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + + LOCAL_INCLUDES += [ + "/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/fix/include/" + ] + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "NetBSD": CXXFLAGS += [ "-msse2" ] + LOCAL_INCLUDES += [ + "/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/main/include/" + ] + +if CONFIG["CPU_ARCH"] == "x86_64" and CONFIG["HOST_CPU_ARCH"] == "x86_64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "NetBSD": + + LOCAL_INCLUDES += [ + "/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/main/include/" + ] + +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "OpenBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + + LOCAL_INCLUDES += [ + "/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/main/include/" + ] + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "OpenBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + + LOCAL_INCLUDES += [ + "/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/fix/include/" + ] + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "OpenBSD": CXXFLAGS += [ "-msse2" ] + LOCAL_INCLUDES += [ + "/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/main/include/" + ] + +if CONFIG["CPU_ARCH"] == "x86_64" and CONFIG["HOST_CPU_ARCH"] == "x86_64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "OpenBSD": + + LOCAL_INCLUDES += [ + "/media/webrtc/trunk/webrtc/modules/audio_coding/codecs/isac/main/include/" + ] + Library("rent_a_codec_gn") diff --git a/media/webrtc/trunk/webrtc/modules/audio_coding/webrtc_opus_c_gn/moz.build b/media/webrtc/trunk/webrtc/modules/audio_coding/webrtc_opus_c_gn/moz.build --- a/media/webrtc/trunk/webrtc/modules/audio_coding/webrtc_opus_c_gn/moz.build +++ b/media/webrtc/trunk/webrtc/modules/audio_coding/webrtc_opus_c_gn/moz.build @@ -179,28 +179,68 @@ if CONFIG["CPU_ARCH"] == "x86" and CONFI "-msse2" ] if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "FreeBSD": DEFINES["WEBRTC_ARCH_ARM64"] = True DEFINES["WEBRTC_HAS_NEON"] = True +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "FreeBSD": + + CFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "FreeBSD": CFLAGS += [ "-msse2" ] +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "NetBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "NetBSD": + + CFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "NetBSD": CFLAGS += [ "-msse2" ] +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "OpenBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "OpenBSD": + + CFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "OpenBSD": CFLAGS += [ "-msse2" ] if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "x86_64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "Android": @@ -223,27 +263,67 @@ if CONFIG["CPU_ARCH"] == "x86" and CONFI "-msse2" ] if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "FreeBSD": DEFINES["WEBRTC_ARCH_ARM64"] = True DEFINES["WEBRTC_HAS_NEON"] = True +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "FreeBSD": + + CFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "FreeBSD": CFLAGS += [ "-msse2" ] +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "NetBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "NetBSD": + + CFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "NetBSD": CFLAGS += [ "-msse2" ] +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "OpenBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "OpenBSD": + + CFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "OpenBSD": CFLAGS += [ "-msse2" ] Library("webrtc_opus_c_gn") diff --git a/media/webrtc/trunk/webrtc/modules/audio_coding/webrtc_opus_gn/moz.build b/media/webrtc/trunk/webrtc/modules/audio_coding/webrtc_opus_gn/moz.build --- a/media/webrtc/trunk/webrtc/modules/audio_coding/webrtc_opus_gn/moz.build +++ b/media/webrtc/trunk/webrtc/modules/audio_coding/webrtc_opus_gn/moz.build @@ -191,28 +191,68 @@ if CONFIG["CPU_ARCH"] == "x86" and CONFI "-msse2" ] if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "FreeBSD": DEFINES["WEBRTC_ARCH_ARM64"] = True DEFINES["WEBRTC_HAS_NEON"] = True +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "FreeBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "FreeBSD": CXXFLAGS += [ "-msse2" ] +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "NetBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "NetBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "NetBSD": CXXFLAGS += [ "-msse2" ] +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "OpenBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "OpenBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "OpenBSD": CXXFLAGS += [ "-msse2" ] if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "x86_64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "Android": @@ -235,27 +275,67 @@ if CONFIG["CPU_ARCH"] == "x86" and CONFI "-msse2" ] if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "FreeBSD": DEFINES["WEBRTC_ARCH_ARM64"] = True DEFINES["WEBRTC_HAS_NEON"] = True +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "FreeBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "FreeBSD": CXXFLAGS += [ "-msse2" ] +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "NetBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "NetBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "NetBSD": CXXFLAGS += [ "-msse2" ] +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "OpenBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "OpenBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "OpenBSD": CXXFLAGS += [ "-msse2" ] Library("webrtc_opus_gn") diff --git a/media/webrtc/trunk/webrtc/modules/audio_conference_mixer/audio_conference_mixer_gn/moz.build b/media/webrtc/trunk/webrtc/modules/audio_conference_mixer/audio_conference_mixer_gn/moz.build --- a/media/webrtc/trunk/webrtc/modules/audio_conference_mixer/audio_conference_mixer_gn/moz.build +++ b/media/webrtc/trunk/webrtc/modules/audio_conference_mixer/audio_conference_mixer_gn/moz.build @@ -191,28 +191,68 @@ if CONFIG["CPU_ARCH"] == "x86" and CONFI "-msse2" ] if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "FreeBSD": DEFINES["WEBRTC_ARCH_ARM64"] = True DEFINES["WEBRTC_HAS_NEON"] = True +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "FreeBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "FreeBSD": CXXFLAGS += [ "-msse2" ] +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "NetBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "NetBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "NetBSD": CXXFLAGS += [ "-msse2" ] +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "OpenBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "OpenBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "OpenBSD": CXXFLAGS += [ "-msse2" ] if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "x86_64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "Android": @@ -235,27 +275,67 @@ if CONFIG["CPU_ARCH"] == "x86" and CONFI "-msse2" ] if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "FreeBSD": DEFINES["WEBRTC_ARCH_ARM64"] = True DEFINES["WEBRTC_HAS_NEON"] = True +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "FreeBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "FreeBSD": CXXFLAGS += [ "-msse2" ] +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "NetBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "NetBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "NetBSD": CXXFLAGS += [ "-msse2" ] +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "OpenBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "OpenBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "OpenBSD": CXXFLAGS += [ "-msse2" ] Library("audio_conference_mixer_gn") diff --git a/media/webrtc/trunk/webrtc/modules/audio_device/audio_device_gn/moz.build b/media/webrtc/trunk/webrtc/modules/audio_device/audio_device_gn/moz.build --- a/media/webrtc/trunk/webrtc/modules/audio_device/audio_device_gn/moz.build +++ b/media/webrtc/trunk/webrtc/modules/audio_device/audio_device_gn/moz.build @@ -222,28 +222,68 @@ if CONFIG["CPU_ARCH"] == "x86" and CONFI "-msse2" ] if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "FreeBSD": DEFINES["WEBRTC_ARCH_ARM64"] = True DEFINES["WEBRTC_HAS_NEON"] = True +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "FreeBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "FreeBSD": CXXFLAGS += [ "-msse2" ] +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "NetBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "NetBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "NetBSD": CXXFLAGS += [ "-msse2" ] +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "OpenBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "OpenBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "OpenBSD": CXXFLAGS += [ "-msse2" ] if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "x86_64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "Android": @@ -266,27 +306,67 @@ if CONFIG["CPU_ARCH"] == "x86" and CONFI "-msse2" ] if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "FreeBSD": DEFINES["WEBRTC_ARCH_ARM64"] = True DEFINES["WEBRTC_HAS_NEON"] = True +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "FreeBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "FreeBSD": CXXFLAGS += [ "-msse2" ] +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "NetBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "NetBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "NetBSD": CXXFLAGS += [ "-msse2" ] +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "OpenBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "OpenBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "OpenBSD": CXXFLAGS += [ "-msse2" ] Library("audio_device_gn") diff --git a/media/webrtc/trunk/webrtc/modules/audio_mixer/audio_frame_manipulator_gn/moz.build b/media/webrtc/trunk/webrtc/modules/audio_mixer/audio_frame_manipulator_gn/moz.build --- a/media/webrtc/trunk/webrtc/modules/audio_mixer/audio_frame_manipulator_gn/moz.build +++ b/media/webrtc/trunk/webrtc/modules/audio_mixer/audio_frame_manipulator_gn/moz.build @@ -178,28 +178,68 @@ if CONFIG["CPU_ARCH"] == "x86" and CONFI "-msse2" ] if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "FreeBSD": DEFINES["WEBRTC_ARCH_ARM64"] = True DEFINES["WEBRTC_HAS_NEON"] = True +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "FreeBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "FreeBSD": CXXFLAGS += [ "-msse2" ] +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "NetBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "NetBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "NetBSD": CXXFLAGS += [ "-msse2" ] +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "OpenBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "OpenBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "OpenBSD": CXXFLAGS += [ "-msse2" ] if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "x86_64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "Android": @@ -222,27 +262,67 @@ if CONFIG["CPU_ARCH"] == "x86" and CONFI "-msse2" ] if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "FreeBSD": DEFINES["WEBRTC_ARCH_ARM64"] = True DEFINES["WEBRTC_HAS_NEON"] = True +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "FreeBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "FreeBSD": CXXFLAGS += [ "-msse2" ] +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "NetBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "NetBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "NetBSD": CXXFLAGS += [ "-msse2" ] +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "OpenBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "OpenBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "OpenBSD": CXXFLAGS += [ "-msse2" ] Library("audio_frame_manipulator_gn") diff --git a/media/webrtc/trunk/webrtc/modules/audio_mixer/audio_mixer_impl_gn/moz.build b/media/webrtc/trunk/webrtc/modules/audio_mixer/audio_mixer_impl_gn/moz.build --- a/media/webrtc/trunk/webrtc/modules/audio_mixer/audio_mixer_impl_gn/moz.build +++ b/media/webrtc/trunk/webrtc/modules/audio_mixer/audio_mixer_impl_gn/moz.build @@ -188,28 +188,68 @@ if CONFIG["CPU_ARCH"] == "x86" and CONFI "-msse2" ] if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "FreeBSD": DEFINES["WEBRTC_ARCH_ARM64"] = True DEFINES["WEBRTC_HAS_NEON"] = True +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "FreeBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "FreeBSD": CXXFLAGS += [ "-msse2" ] +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "NetBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "NetBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "NetBSD": CXXFLAGS += [ "-msse2" ] +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "OpenBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "OpenBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "OpenBSD": CXXFLAGS += [ "-msse2" ] if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "x86_64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "Android": @@ -232,27 +272,67 @@ if CONFIG["CPU_ARCH"] == "x86" and CONFI "-msse2" ] if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "FreeBSD": DEFINES["WEBRTC_ARCH_ARM64"] = True DEFINES["WEBRTC_HAS_NEON"] = True +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "FreeBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "FreeBSD": CXXFLAGS += [ "-msse2" ] +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "NetBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "NetBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "NetBSD": CXXFLAGS += [ "-msse2" ] +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "OpenBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "OpenBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "OpenBSD": CXXFLAGS += [ "-msse2" ] Library("audio_mixer_impl_gn") diff --git a/media/webrtc/trunk/webrtc/modules/audio_processing/audio_processing_c_gn/moz.build b/media/webrtc/trunk/webrtc/modules/audio_processing/audio_processing_c_gn/moz.build --- a/media/webrtc/trunk/webrtc/modules/audio_processing/audio_processing_c_gn/moz.build +++ b/media/webrtc/trunk/webrtc/modules/audio_processing/audio_processing_c_gn/moz.build @@ -118,33 +118,23 @@ if CONFIG["OS_TARGET"] == "Linux": if CONFIG["OS_TARGET"] == "NetBSD": DEFINES["USE_X11"] = "1" DEFINES["WEBRTC_BSD"] = True DEFINES["WEBRTC_POSIX"] = True DEFINES["_FILE_OFFSET_BITS"] = "64" - UNIFIED_SOURCES += [ - "/media/webrtc/trunk/webrtc/modules/audio_processing/ns/noise_suppression.c", - "/media/webrtc/trunk/webrtc/modules/audio_processing/ns/ns_core.c" - ] - if CONFIG["OS_TARGET"] == "OpenBSD": DEFINES["USE_X11"] = "1" DEFINES["WEBRTC_BSD"] = True DEFINES["WEBRTC_POSIX"] = True DEFINES["_FILE_OFFSET_BITS"] = "64" - UNIFIED_SOURCES += [ - "/media/webrtc/trunk/webrtc/modules/audio_processing/ns/noise_suppression.c", - "/media/webrtc/trunk/webrtc/modules/audio_processing/ns/ns_core.c" - ] - if CONFIG["OS_TARGET"] == "WINNT": DEFINES["CERT_CHAIN_PARA_HAS_EXTRA_FIELDS"] = True DEFINES["NOMINMAX"] = True DEFINES["NO_TCMALLOC"] = True DEFINES["NTDDI_VERSION"] = "0x0A000000" DEFINES["PSAPI_VERSION"] = "1" DEFINES["UNICODE"] = True @@ -246,16 +236,32 @@ if CONFIG["CPU_ARCH"] == "aarch64" and C DEFINES["WEBRTC_HAS_NEON"] = True UNIFIED_SOURCES += [ "/media/webrtc/trunk/webrtc/modules/audio_processing/ns/noise_suppression_x.c", "/media/webrtc/trunk/webrtc/modules/audio_processing/ns/nsx_core.c", "/media/webrtc/trunk/webrtc/modules/audio_processing/ns/nsx_core_c.c" ] +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "FreeBSD": + + CFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + + UNIFIED_SOURCES += [ + "/media/webrtc/trunk/webrtc/modules/audio_processing/ns/noise_suppression_x.c", + "/media/webrtc/trunk/webrtc/modules/audio_processing/ns/nsx_core.c", + "/media/webrtc/trunk/webrtc/modules/audio_processing/ns/nsx_core_c.c" + ] + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "FreeBSD": CFLAGS += [ "-msse2" ] UNIFIED_SOURCES += [ "/media/webrtc/trunk/webrtc/modules/audio_processing/ns/noise_suppression.c", @@ -264,28 +270,106 @@ if CONFIG["CPU_ARCH"] == "x86" and CONFI if CONFIG["CPU_ARCH"] == "x86_64" and CONFIG["HOST_CPU_ARCH"] == "x86_64" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "FreeBSD": UNIFIED_SOURCES += [ "/media/webrtc/trunk/webrtc/modules/audio_processing/ns/noise_suppression.c", "/media/webrtc/trunk/webrtc/modules/audio_processing/ns/ns_core.c" ] +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "NetBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + + UNIFIED_SOURCES += [ + "/media/webrtc/trunk/webrtc/modules/audio_processing/ns/noise_suppression_x.c", + "/media/webrtc/trunk/webrtc/modules/audio_processing/ns/nsx_core.c", + "/media/webrtc/trunk/webrtc/modules/audio_processing/ns/nsx_core_c.c" + ] + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "NetBSD": + + CFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + + UNIFIED_SOURCES += [ + "/media/webrtc/trunk/webrtc/modules/audio_processing/ns/noise_suppression_x.c", + "/media/webrtc/trunk/webrtc/modules/audio_processing/ns/nsx_core.c", + "/media/webrtc/trunk/webrtc/modules/audio_processing/ns/nsx_core_c.c" + ] + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "NetBSD": CFLAGS += [ "-msse2" ] + UNIFIED_SOURCES += [ + "/media/webrtc/trunk/webrtc/modules/audio_processing/ns/noise_suppression.c", + "/media/webrtc/trunk/webrtc/modules/audio_processing/ns/ns_core.c" + ] + +if CONFIG["CPU_ARCH"] == "x86_64" and CONFIG["HOST_CPU_ARCH"] == "x86_64" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "NetBSD": + + UNIFIED_SOURCES += [ + "/media/webrtc/trunk/webrtc/modules/audio_processing/ns/noise_suppression.c", + "/media/webrtc/trunk/webrtc/modules/audio_processing/ns/ns_core.c" + ] + +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "OpenBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + + UNIFIED_SOURCES += [ + "/media/webrtc/trunk/webrtc/modules/audio_processing/ns/noise_suppression_x.c", + "/media/webrtc/trunk/webrtc/modules/audio_processing/ns/nsx_core.c", + "/media/webrtc/trunk/webrtc/modules/audio_processing/ns/nsx_core_c.c" + ] + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "OpenBSD": + + CFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + + UNIFIED_SOURCES += [ + "/media/webrtc/trunk/webrtc/modules/audio_processing/ns/noise_suppression_x.c", + "/media/webrtc/trunk/webrtc/modules/audio_processing/ns/nsx_core.c", + "/media/webrtc/trunk/webrtc/modules/audio_processing/ns/nsx_core_c.c" + ] + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "OpenBSD": CFLAGS += [ "-msse2" ] + UNIFIED_SOURCES += [ + "/media/webrtc/trunk/webrtc/modules/audio_processing/ns/noise_suppression.c", + "/media/webrtc/trunk/webrtc/modules/audio_processing/ns/ns_core.c" + ] + +if CONFIG["CPU_ARCH"] == "x86_64" and CONFIG["HOST_CPU_ARCH"] == "x86_64" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "OpenBSD": + + UNIFIED_SOURCES += [ + "/media/webrtc/trunk/webrtc/modules/audio_processing/ns/noise_suppression.c", + "/media/webrtc/trunk/webrtc/modules/audio_processing/ns/ns_core.c" + ] + if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "x86_64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "Android": DEFINES["WEBRTC_ARCH_ARM64"] = True DEFINES["WEBRTC_HAS_NEON"] = True UNIFIED_SOURCES += [ "/media/webrtc/trunk/webrtc/modules/audio_processing/ns/noise_suppression_x.c", "/media/webrtc/trunk/webrtc/modules/audio_processing/ns/nsx_core.c", @@ -325,16 +409,32 @@ if CONFIG["CPU_ARCH"] == "aarch64" and C DEFINES["WEBRTC_HAS_NEON"] = True UNIFIED_SOURCES += [ "/media/webrtc/trunk/webrtc/modules/audio_processing/ns/noise_suppression_x.c", "/media/webrtc/trunk/webrtc/modules/audio_processing/ns/nsx_core.c", "/media/webrtc/trunk/webrtc/modules/audio_processing/ns/nsx_core_c.c" ] +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "FreeBSD": + + CFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + + UNIFIED_SOURCES += [ + "/media/webrtc/trunk/webrtc/modules/audio_processing/ns/noise_suppression_x.c", + "/media/webrtc/trunk/webrtc/modules/audio_processing/ns/nsx_core.c", + "/media/webrtc/trunk/webrtc/modules/audio_processing/ns/nsx_core_c.c" + ] + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "FreeBSD": CFLAGS += [ "-msse2" ] UNIFIED_SOURCES += [ "/media/webrtc/trunk/webrtc/modules/audio_processing/ns/noise_suppression.c", @@ -343,21 +443,99 @@ if CONFIG["CPU_ARCH"] == "x86" and CONFI if CONFIG["CPU_ARCH"] == "x86_64" and CONFIG["HOST_CPU_ARCH"] == "x86_64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "FreeBSD": UNIFIED_SOURCES += [ "/media/webrtc/trunk/webrtc/modules/audio_processing/ns/noise_suppression.c", "/media/webrtc/trunk/webrtc/modules/audio_processing/ns/ns_core.c" ] +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "NetBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + + UNIFIED_SOURCES += [ + "/media/webrtc/trunk/webrtc/modules/audio_processing/ns/noise_suppression_x.c", + "/media/webrtc/trunk/webrtc/modules/audio_processing/ns/nsx_core.c", + "/media/webrtc/trunk/webrtc/modules/audio_processing/ns/nsx_core_c.c" + ] + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "NetBSD": + + CFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + + UNIFIED_SOURCES += [ + "/media/webrtc/trunk/webrtc/modules/audio_processing/ns/noise_suppression_x.c", + "/media/webrtc/trunk/webrtc/modules/audio_processing/ns/nsx_core.c", + "/media/webrtc/trunk/webrtc/modules/audio_processing/ns/nsx_core_c.c" + ] + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "NetBSD": CFLAGS += [ "-msse2" ] + UNIFIED_SOURCES += [ + "/media/webrtc/trunk/webrtc/modules/audio_processing/ns/noise_suppression.c", + "/media/webrtc/trunk/webrtc/modules/audio_processing/ns/ns_core.c" + ] + +if CONFIG["CPU_ARCH"] == "x86_64" and CONFIG["HOST_CPU_ARCH"] == "x86_64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "NetBSD": + + UNIFIED_SOURCES += [ + "/media/webrtc/trunk/webrtc/modules/audio_processing/ns/noise_suppression.c", + "/media/webrtc/trunk/webrtc/modules/audio_processing/ns/ns_core.c" + ] + +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "OpenBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + + UNIFIED_SOURCES += [ + "/media/webrtc/trunk/webrtc/modules/audio_processing/ns/noise_suppression_x.c", + "/media/webrtc/trunk/webrtc/modules/audio_processing/ns/nsx_core.c", + "/media/webrtc/trunk/webrtc/modules/audio_processing/ns/nsx_core_c.c" + ] + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "OpenBSD": + + CFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + + UNIFIED_SOURCES += [ + "/media/webrtc/trunk/webrtc/modules/audio_processing/ns/noise_suppression_x.c", + "/media/webrtc/trunk/webrtc/modules/audio_processing/ns/nsx_core.c", + "/media/webrtc/trunk/webrtc/modules/audio_processing/ns/nsx_core_c.c" + ] + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "OpenBSD": CFLAGS += [ "-msse2" ] + UNIFIED_SOURCES += [ + "/media/webrtc/trunk/webrtc/modules/audio_processing/ns/noise_suppression.c", + "/media/webrtc/trunk/webrtc/modules/audio_processing/ns/ns_core.c" + ] + +if CONFIG["CPU_ARCH"] == "x86_64" and CONFIG["HOST_CPU_ARCH"] == "x86_64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "OpenBSD": + + UNIFIED_SOURCES += [ + "/media/webrtc/trunk/webrtc/modules/audio_processing/ns/noise_suppression.c", + "/media/webrtc/trunk/webrtc/modules/audio_processing/ns/ns_core.c" + ] + Library("audio_processing_c_gn") diff --git a/media/webrtc/trunk/webrtc/modules/audio_processing/audio_processing_gn/moz.build b/media/webrtc/trunk/webrtc/modules/audio_processing/audio_processing_gn/moz.build --- a/media/webrtc/trunk/webrtc/modules/audio_processing/audio_processing_gn/moz.build +++ b/media/webrtc/trunk/webrtc/modules/audio_processing/audio_processing_gn/moz.build @@ -173,25 +173,23 @@ if CONFIG["OS_TARGET"] == "Linux": "m", "rt" ] if CONFIG["OS_TARGET"] == "NetBSD": DEFINES["USE_X11"] = "1" DEFINES["WEBRTC_BSD"] = True - DEFINES["WEBRTC_NS_FLOAT"] = True DEFINES["WEBRTC_POSIX"] = True DEFINES["_FILE_OFFSET_BITS"] = "64" if CONFIG["OS_TARGET"] == "OpenBSD": DEFINES["USE_X11"] = "1" DEFINES["WEBRTC_BSD"] = True - DEFINES["WEBRTC_NS_FLOAT"] = True DEFINES["WEBRTC_POSIX"] = True DEFINES["_FILE_OFFSET_BITS"] = "64" if CONFIG["OS_TARGET"] == "WINNT": DEFINES["CERT_CHAIN_PARA_HAS_EXTRA_FIELDS"] = True DEFINES["NOMINMAX"] = True DEFINES["NO_TCMALLOC"] = True @@ -274,40 +272,97 @@ if CONFIG["CPU_ARCH"] == "x86" and CONFI DEFINES["WEBRTC_NS_FLOAT"] = True if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "FreeBSD": DEFINES["WEBRTC_ARCH_ARM64"] = True DEFINES["WEBRTC_HAS_NEON"] = True DEFINES["WEBRTC_NS_FIXED"] = True +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "FreeBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + DEFINES["WEBRTC_NS_FIXED"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "FreeBSD": CXXFLAGS += [ "-msse2" ] DEFINES["WEBRTC_NS_FLOAT"] = True if CONFIG["CPU_ARCH"] == "x86_64" and CONFIG["HOST_CPU_ARCH"] == "x86_64" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "FreeBSD": DEFINES["WEBRTC_NS_FLOAT"] = True +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "NetBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + DEFINES["WEBRTC_NS_FIXED"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "NetBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + DEFINES["WEBRTC_NS_FIXED"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "NetBSD": CXXFLAGS += [ "-msse2" ] + DEFINES["WEBRTC_NS_FLOAT"] = True + +if CONFIG["CPU_ARCH"] == "x86_64" and CONFIG["HOST_CPU_ARCH"] == "x86_64" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "NetBSD": + + DEFINES["WEBRTC_NS_FLOAT"] = True + +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "OpenBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + DEFINES["WEBRTC_NS_FIXED"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "OpenBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + DEFINES["WEBRTC_NS_FIXED"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "OpenBSD": CXXFLAGS += [ "-msse2" ] + DEFINES["WEBRTC_NS_FLOAT"] = True + +if CONFIG["CPU_ARCH"] == "x86_64" and CONFIG["HOST_CPU_ARCH"] == "x86_64" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "OpenBSD": + + DEFINES["WEBRTC_NS_FLOAT"] = True + if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "x86_64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "Android": DEFINES["WEBRTC_ARCH_ARM64"] = True DEFINES["WEBRTC_HAS_NEON"] = True DEFINES["WEBRTC_NS_FIXED"] = True if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "x86_64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "Android": @@ -329,33 +384,90 @@ if CONFIG["CPU_ARCH"] == "x86" and CONFI DEFINES["WEBRTC_NS_FLOAT"] = True if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "FreeBSD": DEFINES["WEBRTC_ARCH_ARM64"] = True DEFINES["WEBRTC_HAS_NEON"] = True DEFINES["WEBRTC_NS_FIXED"] = True +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "FreeBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + DEFINES["WEBRTC_NS_FIXED"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "FreeBSD": CXXFLAGS += [ "-msse2" ] DEFINES["WEBRTC_NS_FLOAT"] = True if CONFIG["CPU_ARCH"] == "x86_64" and CONFIG["HOST_CPU_ARCH"] == "x86_64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "FreeBSD": DEFINES["WEBRTC_NS_FLOAT"] = True +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "NetBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + DEFINES["WEBRTC_NS_FIXED"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "NetBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + DEFINES["WEBRTC_NS_FIXED"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "NetBSD": CXXFLAGS += [ "-msse2" ] + DEFINES["WEBRTC_NS_FLOAT"] = True + +if CONFIG["CPU_ARCH"] == "x86_64" and CONFIG["HOST_CPU_ARCH"] == "x86_64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "NetBSD": + + DEFINES["WEBRTC_NS_FLOAT"] = True + +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "OpenBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + DEFINES["WEBRTC_NS_FIXED"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "OpenBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + DEFINES["WEBRTC_NS_FIXED"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "OpenBSD": CXXFLAGS += [ "-msse2" ] + DEFINES["WEBRTC_NS_FLOAT"] = True + +if CONFIG["CPU_ARCH"] == "x86_64" and CONFIG["HOST_CPU_ARCH"] == "x86_64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "OpenBSD": + + DEFINES["WEBRTC_NS_FLOAT"] = True + Library("audio_processing_gn") diff --git a/media/webrtc/trunk/webrtc/modules/audio_processing/audio_processing_neon_c_gn/moz.build b/media/webrtc/trunk/webrtc/modules/audio_processing/audio_processing_neon_c_gn/moz.build --- a/media/webrtc/trunk/webrtc/modules/audio_processing/audio_processing_neon_c_gn/moz.build +++ b/media/webrtc/trunk/webrtc/modules/audio_processing/audio_processing_neon_c_gn/moz.build @@ -60,38 +60,125 @@ if CONFIG["OS_TARGET"] == "Android": OS_LIBS += [ "log" ] if CONFIG["OS_TARGET"] == "FreeBSD": DEFINES["USE_X11"] = "1" - DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_BSD"] = True + +if CONFIG["OS_TARGET"] == "NetBSD": + + DEFINES["USE_X11"] = "1" + DEFINES["WEBRTC_BSD"] = True + +if CONFIG["OS_TARGET"] == "OpenBSD": + + DEFINES["USE_X11"] = "1" DEFINES["WEBRTC_BSD"] = True if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "x86_64" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Android": DEFINES["WEBRTC_ARCH_ARM64"] = True if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "x86_64" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Android": CFLAGS += [ "-mfpu=neon" ] DEFINES["WEBRTC_ARCH_ARM"] = True DEFINES["WEBRTC_ARCH_ARM_V7"] = True +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "FreeBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "FreeBSD": + + CFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "NetBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "NetBSD": + + CFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "OpenBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "OpenBSD": + + CFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "x86_64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "Android": DEFINES["WEBRTC_ARCH_ARM64"] = True if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "x86_64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "Android": CFLAGS += [ "-mfpu=neon" ] DEFINES["WEBRTC_ARCH_ARM"] = True DEFINES["WEBRTC_ARCH_ARM_V7"] = True +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "FreeBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "FreeBSD": + + CFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "NetBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "NetBSD": + + CFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "OpenBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "OpenBSD": + + CFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + Library("audio_processing_neon_c_gn") diff --git a/media/webrtc/trunk/webrtc/modules/audio_processing/audio_processing_neon_gn/moz.build b/media/webrtc/trunk/webrtc/modules/audio_processing/audio_processing_neon_gn/moz.build --- a/media/webrtc/trunk/webrtc/modules/audio_processing/audio_processing_neon_gn/moz.build +++ b/media/webrtc/trunk/webrtc/modules/audio_processing/audio_processing_neon_gn/moz.build @@ -66,38 +66,125 @@ if CONFIG["OS_TARGET"] == "Android": OS_LIBS += [ "log" ] if CONFIG["OS_TARGET"] == "FreeBSD": DEFINES["USE_X11"] = "1" - DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_BSD"] = True + +if CONFIG["OS_TARGET"] == "NetBSD": + + DEFINES["USE_X11"] = "1" + DEFINES["WEBRTC_BSD"] = True + +if CONFIG["OS_TARGET"] == "OpenBSD": + + DEFINES["USE_X11"] = "1" DEFINES["WEBRTC_BSD"] = True if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "x86_64" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Android": DEFINES["WEBRTC_ARCH_ARM64"] = True if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "x86_64" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Android": CXXFLAGS += [ "-mfpu=neon" ] DEFINES["WEBRTC_ARCH_ARM"] = True DEFINES["WEBRTC_ARCH_ARM_V7"] = True +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "FreeBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "FreeBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "NetBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "NetBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "OpenBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "OpenBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "x86_64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "Android": DEFINES["WEBRTC_ARCH_ARM64"] = True if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "x86_64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "Android": CXXFLAGS += [ "-mfpu=neon" ] DEFINES["WEBRTC_ARCH_ARM"] = True DEFINES["WEBRTC_ARCH_ARM_V7"] = True +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "FreeBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "FreeBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "NetBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "NetBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "OpenBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "OpenBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + Library("audio_processing_neon_gn") diff --git a/media/webrtc/trunk/webrtc/modules/audio_processing/audio_processing_sse2_gn/moz.build b/media/webrtc/trunk/webrtc/modules/audio_processing/audio_processing_sse2_gn/moz.build --- a/media/webrtc/trunk/webrtc/modules/audio_processing/audio_processing_sse2_gn/moz.build +++ b/media/webrtc/trunk/webrtc/modules/audio_processing/audio_processing_sse2_gn/moz.build @@ -118,16 +118,17 @@ if CONFIG["OS_TARGET"] == "NetBSD": DEFINES["USE_X11"] = "1" DEFINES["WEBRTC_BSD"] = True DEFINES["WEBRTC_POSIX"] = True DEFINES["_FILE_OFFSET_BITS"] = "64" if CONFIG["OS_TARGET"] == "OpenBSD": CXXFLAGS += [ + "-msse2", "-msse2" ] DEFINES["USE_X11"] = "1" DEFINES["WEBRTC_BSD"] = True DEFINES["WEBRTC_POSIX"] = True DEFINES["_FILE_OFFSET_BITS"] = "64" diff --git a/media/webrtc/trunk/webrtc/modules/bitrate_controller/bitrate_controller_gn/moz.build b/media/webrtc/trunk/webrtc/modules/bitrate_controller/bitrate_controller_gn/moz.build --- a/media/webrtc/trunk/webrtc/modules/bitrate_controller/bitrate_controller_gn/moz.build +++ b/media/webrtc/trunk/webrtc/modules/bitrate_controller/bitrate_controller_gn/moz.build @@ -198,28 +198,68 @@ if CONFIG["CPU_ARCH"] == "x86" and CONFI "-msse2" ] if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "FreeBSD": DEFINES["WEBRTC_ARCH_ARM64"] = True DEFINES["WEBRTC_HAS_NEON"] = True +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "FreeBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "FreeBSD": CXXFLAGS += [ "-msse2" ] +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "NetBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "NetBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "NetBSD": CXXFLAGS += [ "-msse2" ] +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "OpenBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "OpenBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "OpenBSD": CXXFLAGS += [ "-msse2" ] if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "x86_64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "Android": @@ -242,27 +282,67 @@ if CONFIG["CPU_ARCH"] == "x86" and CONFI "-msse2" ] if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "FreeBSD": DEFINES["WEBRTC_ARCH_ARM64"] = True DEFINES["WEBRTC_HAS_NEON"] = True +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "FreeBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "FreeBSD": CXXFLAGS += [ "-msse2" ] +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "NetBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "NetBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "NetBSD": CXXFLAGS += [ "-msse2" ] +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "OpenBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "OpenBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "OpenBSD": CXXFLAGS += [ "-msse2" ] Library("bitrate_controller_gn") diff --git a/media/webrtc/trunk/webrtc/modules/congestion_controller/congestion_controller_gn/moz.build b/media/webrtc/trunk/webrtc/modules/congestion_controller/congestion_controller_gn/moz.build --- a/media/webrtc/trunk/webrtc/modules/congestion_controller/congestion_controller_gn/moz.build +++ b/media/webrtc/trunk/webrtc/modules/congestion_controller/congestion_controller_gn/moz.build @@ -208,28 +208,68 @@ if CONFIG["CPU_ARCH"] == "x86" and CONFI "-msse2" ] if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "FreeBSD": DEFINES["WEBRTC_ARCH_ARM64"] = True DEFINES["WEBRTC_HAS_NEON"] = True +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "FreeBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "FreeBSD": CXXFLAGS += [ "-msse2" ] +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "NetBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "NetBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "NetBSD": CXXFLAGS += [ "-msse2" ] +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "OpenBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "OpenBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "OpenBSD": CXXFLAGS += [ "-msse2" ] if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "x86_64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "Android": @@ -252,27 +292,67 @@ if CONFIG["CPU_ARCH"] == "x86" and CONFI "-msse2" ] if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "FreeBSD": DEFINES["WEBRTC_ARCH_ARM64"] = True DEFINES["WEBRTC_HAS_NEON"] = True +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "FreeBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "FreeBSD": CXXFLAGS += [ "-msse2" ] +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "NetBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "NetBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "NetBSD": CXXFLAGS += [ "-msse2" ] +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "OpenBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "OpenBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "OpenBSD": CXXFLAGS += [ "-msse2" ] Library("congestion_controller_gn") diff --git a/media/webrtc/trunk/webrtc/modules/desktop_capture/desktop_capture_differ_sse2_gn/moz.build b/media/webrtc/trunk/webrtc/modules/desktop_capture/desktop_capture_differ_sse2_gn/moz.build --- a/media/webrtc/trunk/webrtc/modules/desktop_capture/desktop_capture_differ_sse2_gn/moz.build +++ b/media/webrtc/trunk/webrtc/modules/desktop_capture/desktop_capture_differ_sse2_gn/moz.build @@ -96,16 +96,17 @@ if CONFIG["OS_TARGET"] == "NetBSD": DEFINES["USE_X11"] = "1" DEFINES["WEBRTC_BSD"] = True DEFINES["WEBRTC_POSIX"] = True DEFINES["_FILE_OFFSET_BITS"] = "64" if CONFIG["OS_TARGET"] == "OpenBSD": CXXFLAGS += [ + "-msse2", "-msse2" ] DEFINES["USE_X11"] = "1" DEFINES["WEBRTC_BSD"] = True DEFINES["WEBRTC_POSIX"] = True DEFINES["_FILE_OFFSET_BITS"] = "64" diff --git a/media/webrtc/trunk/webrtc/modules/desktop_capture/desktop_capture_gn/moz.build b/media/webrtc/trunk/webrtc/modules/desktop_capture/desktop_capture_gn/moz.build --- a/media/webrtc/trunk/webrtc/modules/desktop_capture/desktop_capture_gn/moz.build +++ b/media/webrtc/trunk/webrtc/modules/desktop_capture/desktop_capture_gn/moz.build @@ -326,50 +326,130 @@ if CONFIG["MOZ_DEBUG"] == "1" and CONFIG DEFINES["_HAS_ITERATOR_DEBUGGING"] = "0" if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "FreeBSD": DEFINES["WEBRTC_ARCH_ARM64"] = True DEFINES["WEBRTC_HAS_NEON"] = True +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "FreeBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "FreeBSD": CXXFLAGS += [ "-msse2" ] +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "NetBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "NetBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "NetBSD": CXXFLAGS += [ "-msse2" ] +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "OpenBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "OpenBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "OpenBSD": CXXFLAGS += [ "-msse2" ] if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "FreeBSD": DEFINES["WEBRTC_ARCH_ARM64"] = True DEFINES["WEBRTC_HAS_NEON"] = True +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "FreeBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "FreeBSD": CXXFLAGS += [ "-msse2" ] +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "NetBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "NetBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "NetBSD": CXXFLAGS += [ "-msse2" ] +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "OpenBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "OpenBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "OpenBSD": CXXFLAGS += [ "-msse2" ] Library("desktop_capture_gn") diff --git a/media/webrtc/trunk/webrtc/modules/desktop_capture/primitives_gn/moz.build b/media/webrtc/trunk/webrtc/modules/desktop_capture/primitives_gn/moz.build --- a/media/webrtc/trunk/webrtc/modules/desktop_capture/primitives_gn/moz.build +++ b/media/webrtc/trunk/webrtc/modules/desktop_capture/primitives_gn/moz.build @@ -138,50 +138,130 @@ if CONFIG["MOZ_DEBUG"] == "1" and CONFIG DEFINES["_HAS_ITERATOR_DEBUGGING"] = "0" if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "FreeBSD": DEFINES["WEBRTC_ARCH_ARM64"] = True DEFINES["WEBRTC_HAS_NEON"] = True +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "FreeBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "FreeBSD": CXXFLAGS += [ "-msse2" ] +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "NetBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "NetBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "NetBSD": CXXFLAGS += [ "-msse2" ] +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "OpenBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "OpenBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "OpenBSD": CXXFLAGS += [ "-msse2" ] if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "FreeBSD": DEFINES["WEBRTC_ARCH_ARM64"] = True DEFINES["WEBRTC_HAS_NEON"] = True +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "FreeBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "FreeBSD": CXXFLAGS += [ "-msse2" ] +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "NetBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "NetBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "NetBSD": CXXFLAGS += [ "-msse2" ] +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "OpenBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "OpenBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "OpenBSD": CXXFLAGS += [ "-msse2" ] Library("primitives_gn") diff --git a/media/webrtc/trunk/webrtc/modules/media_file/media_file_gn/moz.build b/media/webrtc/trunk/webrtc/modules/media_file/media_file_gn/moz.build --- a/media/webrtc/trunk/webrtc/modules/media_file/media_file_gn/moz.build +++ b/media/webrtc/trunk/webrtc/modules/media_file/media_file_gn/moz.build @@ -190,28 +190,68 @@ if CONFIG["CPU_ARCH"] == "x86" and CONFI "-msse2" ] if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "FreeBSD": DEFINES["WEBRTC_ARCH_ARM64"] = True DEFINES["WEBRTC_HAS_NEON"] = True +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "FreeBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "FreeBSD": CXXFLAGS += [ "-msse2" ] +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "NetBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "NetBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "NetBSD": CXXFLAGS += [ "-msse2" ] +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "OpenBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "OpenBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "OpenBSD": CXXFLAGS += [ "-msse2" ] if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "x86_64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "Android": @@ -234,27 +274,67 @@ if CONFIG["CPU_ARCH"] == "x86" and CONFI "-msse2" ] if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "FreeBSD": DEFINES["WEBRTC_ARCH_ARM64"] = True DEFINES["WEBRTC_HAS_NEON"] = True +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "FreeBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "FreeBSD": CXXFLAGS += [ "-msse2" ] +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "NetBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "NetBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "NetBSD": CXXFLAGS += [ "-msse2" ] +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "OpenBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "OpenBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "OpenBSD": CXXFLAGS += [ "-msse2" ] Library("media_file_gn") diff --git a/media/webrtc/trunk/webrtc/modules/pacing/pacing_gn/moz.build b/media/webrtc/trunk/webrtc/modules/pacing/pacing_gn/moz.build --- a/media/webrtc/trunk/webrtc/modules/pacing/pacing_gn/moz.build +++ b/media/webrtc/trunk/webrtc/modules/pacing/pacing_gn/moz.build @@ -199,28 +199,68 @@ if CONFIG["CPU_ARCH"] == "x86" and CONFI "-msse2" ] if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "FreeBSD": DEFINES["WEBRTC_ARCH_ARM64"] = True DEFINES["WEBRTC_HAS_NEON"] = True +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "FreeBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "FreeBSD": CXXFLAGS += [ "-msse2" ] +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "NetBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "NetBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "NetBSD": CXXFLAGS += [ "-msse2" ] +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "OpenBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "OpenBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "OpenBSD": CXXFLAGS += [ "-msse2" ] if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "x86_64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "Android": @@ -243,27 +283,67 @@ if CONFIG["CPU_ARCH"] == "x86" and CONFI "-msse2" ] if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "FreeBSD": DEFINES["WEBRTC_ARCH_ARM64"] = True DEFINES["WEBRTC_HAS_NEON"] = True +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "FreeBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "FreeBSD": CXXFLAGS += [ "-msse2" ] +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "NetBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "NetBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "NetBSD": CXXFLAGS += [ "-msse2" ] +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "OpenBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "OpenBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "OpenBSD": CXXFLAGS += [ "-msse2" ] Library("pacing_gn") diff --git a/media/webrtc/trunk/webrtc/modules/remote_bitrate_estimator/remote_bitrate_estimator_gn/moz.build b/media/webrtc/trunk/webrtc/modules/remote_bitrate_estimator/remote_bitrate_estimator_gn/moz.build --- a/media/webrtc/trunk/webrtc/modules/remote_bitrate_estimator/remote_bitrate_estimator_gn/moz.build +++ b/media/webrtc/trunk/webrtc/modules/remote_bitrate_estimator/remote_bitrate_estimator_gn/moz.build @@ -198,28 +198,68 @@ if CONFIG["CPU_ARCH"] == "x86" and CONFI "-msse2" ] if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "FreeBSD": DEFINES["WEBRTC_ARCH_ARM64"] = True DEFINES["WEBRTC_HAS_NEON"] = True +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "FreeBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "FreeBSD": CXXFLAGS += [ "-msse2" ] +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "NetBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "NetBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "NetBSD": CXXFLAGS += [ "-msse2" ] +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "OpenBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "OpenBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "OpenBSD": CXXFLAGS += [ "-msse2" ] if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "x86_64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "Android": @@ -242,27 +282,67 @@ if CONFIG["CPU_ARCH"] == "x86" and CONFI "-msse2" ] if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "FreeBSD": DEFINES["WEBRTC_ARCH_ARM64"] = True DEFINES["WEBRTC_HAS_NEON"] = True +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "FreeBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "FreeBSD": CXXFLAGS += [ "-msse2" ] +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "NetBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "NetBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "NetBSD": CXXFLAGS += [ "-msse2" ] +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "OpenBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "OpenBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "OpenBSD": CXXFLAGS += [ "-msse2" ] Library("remote_bitrate_estimator_gn") diff --git a/media/webrtc/trunk/webrtc/modules/rtp_rtcp/rtp_rtcp_gn/moz.build b/media/webrtc/trunk/webrtc/modules/rtp_rtcp/rtp_rtcp_gn/moz.build --- a/media/webrtc/trunk/webrtc/modules/rtp_rtcp/rtp_rtcp_gn/moz.build +++ b/media/webrtc/trunk/webrtc/modules/rtp_rtcp/rtp_rtcp_gn/moz.build @@ -269,28 +269,68 @@ if CONFIG["CPU_ARCH"] == "x86" and CONFI "-msse2" ] if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "FreeBSD": DEFINES["WEBRTC_ARCH_ARM64"] = True DEFINES["WEBRTC_HAS_NEON"] = True +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "FreeBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "FreeBSD": CXXFLAGS += [ "-msse2" ] +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "NetBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "NetBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "NetBSD": CXXFLAGS += [ "-msse2" ] +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "OpenBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "OpenBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "OpenBSD": CXXFLAGS += [ "-msse2" ] if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "x86_64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "Android": @@ -313,27 +353,67 @@ if CONFIG["CPU_ARCH"] == "x86" and CONFI "-msse2" ] if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "FreeBSD": DEFINES["WEBRTC_ARCH_ARM64"] = True DEFINES["WEBRTC_HAS_NEON"] = True +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "FreeBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "FreeBSD": CXXFLAGS += [ "-msse2" ] +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "NetBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "NetBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "NetBSD": CXXFLAGS += [ "-msse2" ] +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "OpenBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "OpenBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "OpenBSD": CXXFLAGS += [ "-msse2" ] Library("rtp_rtcp_gn") diff --git a/media/webrtc/trunk/webrtc/modules/utility/utility_gn/moz.build b/media/webrtc/trunk/webrtc/modules/utility/utility_gn/moz.build --- a/media/webrtc/trunk/webrtc/modules/utility/utility_gn/moz.build +++ b/media/webrtc/trunk/webrtc/modules/utility/utility_gn/moz.build @@ -203,28 +203,68 @@ if CONFIG["CPU_ARCH"] == "x86" and CONFI "-msse2" ] if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "FreeBSD": DEFINES["WEBRTC_ARCH_ARM64"] = True DEFINES["WEBRTC_HAS_NEON"] = True +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "FreeBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "FreeBSD": CXXFLAGS += [ "-msse2" ] +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "NetBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "NetBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "NetBSD": CXXFLAGS += [ "-msse2" ] +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "OpenBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "OpenBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "OpenBSD": CXXFLAGS += [ "-msse2" ] if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "x86_64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "Android": @@ -247,27 +287,67 @@ if CONFIG["CPU_ARCH"] == "x86" and CONFI "-msse2" ] if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "FreeBSD": DEFINES["WEBRTC_ARCH_ARM64"] = True DEFINES["WEBRTC_HAS_NEON"] = True +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "FreeBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "FreeBSD": CXXFLAGS += [ "-msse2" ] +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "NetBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "NetBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "NetBSD": CXXFLAGS += [ "-msse2" ] +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "OpenBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "OpenBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "OpenBSD": CXXFLAGS += [ "-msse2" ] Library("utility_gn") diff --git a/media/webrtc/trunk/webrtc/modules/video_capture/video_capture_internal_impl_gn/moz.build b/media/webrtc/trunk/webrtc/modules/video_capture/video_capture_internal_impl_gn/moz.build --- a/media/webrtc/trunk/webrtc/modules/video_capture/video_capture_internal_impl_gn/moz.build +++ b/media/webrtc/trunk/webrtc/modules/video_capture/video_capture_internal_impl_gn/moz.build @@ -257,28 +257,68 @@ if CONFIG["CPU_ARCH"] == "x86" and CONFI "-msse2" ] if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "FreeBSD": DEFINES["WEBRTC_ARCH_ARM64"] = True DEFINES["WEBRTC_HAS_NEON"] = True +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "FreeBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "FreeBSD": CXXFLAGS += [ "-msse2" ] +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "NetBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "NetBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "NetBSD": CXXFLAGS += [ "-msse2" ] +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "OpenBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "OpenBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "OpenBSD": CXXFLAGS += [ "-msse2" ] if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "x86_64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "Android": @@ -301,27 +341,67 @@ if CONFIG["CPU_ARCH"] == "x86" and CONFI "-msse2" ] if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "FreeBSD": DEFINES["WEBRTC_ARCH_ARM64"] = True DEFINES["WEBRTC_HAS_NEON"] = True +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "FreeBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "FreeBSD": CXXFLAGS += [ "-msse2" ] +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "NetBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "NetBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "NetBSD": CXXFLAGS += [ "-msse2" ] +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "OpenBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "OpenBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "OpenBSD": CXXFLAGS += [ "-msse2" ] Library("video_capture_internal_impl_gn") diff --git a/media/webrtc/trunk/webrtc/modules/video_capture/video_capture_module_gn/moz.build b/media/webrtc/trunk/webrtc/modules/video_capture/video_capture_module_gn/moz.build --- a/media/webrtc/trunk/webrtc/modules/video_capture/video_capture_module_gn/moz.build +++ b/media/webrtc/trunk/webrtc/modules/video_capture/video_capture_module_gn/moz.build @@ -201,28 +201,68 @@ if CONFIG["CPU_ARCH"] == "x86" and CONFI "-msse2" ] if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "FreeBSD": DEFINES["WEBRTC_ARCH_ARM64"] = True DEFINES["WEBRTC_HAS_NEON"] = True +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "FreeBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "FreeBSD": CXXFLAGS += [ "-msse2" ] +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "NetBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "NetBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "NetBSD": CXXFLAGS += [ "-msse2" ] +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "OpenBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "OpenBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "OpenBSD": CXXFLAGS += [ "-msse2" ] if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "x86_64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "Android": @@ -245,27 +285,67 @@ if CONFIG["CPU_ARCH"] == "x86" and CONFI "-msse2" ] if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "FreeBSD": DEFINES["WEBRTC_ARCH_ARM64"] = True DEFINES["WEBRTC_HAS_NEON"] = True +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "FreeBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "FreeBSD": CXXFLAGS += [ "-msse2" ] +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "NetBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "NetBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "NetBSD": CXXFLAGS += [ "-msse2" ] +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "OpenBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "OpenBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "OpenBSD": CXXFLAGS += [ "-msse2" ] Library("video_capture_module_gn") diff --git a/media/webrtc/trunk/webrtc/modules/video_coding/video_coding_gn/moz.build b/media/webrtc/trunk/webrtc/modules/video_coding/video_coding_gn/moz.build --- a/media/webrtc/trunk/webrtc/modules/video_coding/video_coding_gn/moz.build +++ b/media/webrtc/trunk/webrtc/modules/video_coding/video_coding_gn/moz.build @@ -229,28 +229,68 @@ if CONFIG["CPU_ARCH"] == "x86" and CONFI "-msse2" ] if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "FreeBSD": DEFINES["WEBRTC_ARCH_ARM64"] = True DEFINES["WEBRTC_HAS_NEON"] = True +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "FreeBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "FreeBSD": CXXFLAGS += [ "-msse2" ] +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "NetBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "NetBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "NetBSD": CXXFLAGS += [ "-msse2" ] +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "OpenBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "OpenBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "OpenBSD": CXXFLAGS += [ "-msse2" ] if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "x86_64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "Android": @@ -273,27 +313,67 @@ if CONFIG["CPU_ARCH"] == "x86" and CONFI "-msse2" ] if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "FreeBSD": DEFINES["WEBRTC_ARCH_ARM64"] = True DEFINES["WEBRTC_HAS_NEON"] = True +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "FreeBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "FreeBSD": CXXFLAGS += [ "-msse2" ] +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "NetBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "NetBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "NetBSD": CXXFLAGS += [ "-msse2" ] +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "OpenBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "OpenBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "OpenBSD": CXXFLAGS += [ "-msse2" ] Library("video_coding_gn") diff --git a/media/webrtc/trunk/webrtc/modules/video_coding/video_coding_utility_gn/moz.build b/media/webrtc/trunk/webrtc/modules/video_coding/video_coding_utility_gn/moz.build --- a/media/webrtc/trunk/webrtc/modules/video_coding/video_coding_utility_gn/moz.build +++ b/media/webrtc/trunk/webrtc/modules/video_coding/video_coding_utility_gn/moz.build @@ -205,28 +205,68 @@ if CONFIG["CPU_ARCH"] == "x86" and CONFI "-msse2" ] if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "FreeBSD": DEFINES["WEBRTC_ARCH_ARM64"] = True DEFINES["WEBRTC_HAS_NEON"] = True +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "FreeBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "FreeBSD": CXXFLAGS += [ "-msse2" ] +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "NetBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "NetBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "NetBSD": CXXFLAGS += [ "-msse2" ] +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "OpenBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "OpenBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "OpenBSD": CXXFLAGS += [ "-msse2" ] if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "x86_64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "Android": @@ -249,27 +289,67 @@ if CONFIG["CPU_ARCH"] == "x86" and CONFI "-msse2" ] if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "FreeBSD": DEFINES["WEBRTC_ARCH_ARM64"] = True DEFINES["WEBRTC_HAS_NEON"] = True +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "FreeBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "FreeBSD": CXXFLAGS += [ "-msse2" ] +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "NetBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "NetBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "NetBSD": CXXFLAGS += [ "-msse2" ] +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "OpenBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "OpenBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "OpenBSD": CXXFLAGS += [ "-msse2" ] Library("video_coding_utility_gn") diff --git a/media/webrtc/trunk/webrtc/modules/video_coding/webrtc_h264_gn/moz.build b/media/webrtc/trunk/webrtc/modules/video_coding/webrtc_h264_gn/moz.build --- a/media/webrtc/trunk/webrtc/modules/video_coding/webrtc_h264_gn/moz.build +++ b/media/webrtc/trunk/webrtc/modules/video_coding/webrtc_h264_gn/moz.build @@ -196,28 +196,68 @@ if CONFIG["CPU_ARCH"] == "x86" and CONFI "-msse2" ] if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "FreeBSD": DEFINES["WEBRTC_ARCH_ARM64"] = True DEFINES["WEBRTC_HAS_NEON"] = True +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "FreeBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "FreeBSD": CXXFLAGS += [ "-msse2" ] +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "NetBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "NetBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "NetBSD": CXXFLAGS += [ "-msse2" ] +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "OpenBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "OpenBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "OpenBSD": CXXFLAGS += [ "-msse2" ] if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "x86_64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "Android": @@ -240,27 +280,67 @@ if CONFIG["CPU_ARCH"] == "x86" and CONFI "-msse2" ] if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "FreeBSD": DEFINES["WEBRTC_ARCH_ARM64"] = True DEFINES["WEBRTC_HAS_NEON"] = True +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "FreeBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "FreeBSD": CXXFLAGS += [ "-msse2" ] +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "NetBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "NetBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "NetBSD": CXXFLAGS += [ "-msse2" ] +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "OpenBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "OpenBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "OpenBSD": CXXFLAGS += [ "-msse2" ] Library("webrtc_h264_gn") diff --git a/media/webrtc/trunk/webrtc/modules/video_coding/webrtc_i420_gn/moz.build b/media/webrtc/trunk/webrtc/modules/video_coding/webrtc_i420_gn/moz.build --- a/media/webrtc/trunk/webrtc/modules/video_coding/webrtc_i420_gn/moz.build +++ b/media/webrtc/trunk/webrtc/modules/video_coding/webrtc_i420_gn/moz.build @@ -198,28 +198,68 @@ if CONFIG["CPU_ARCH"] == "x86" and CONFI "-msse2" ] if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "FreeBSD": DEFINES["WEBRTC_ARCH_ARM64"] = True DEFINES["WEBRTC_HAS_NEON"] = True +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "FreeBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "FreeBSD": CXXFLAGS += [ "-msse2" ] +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "NetBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "NetBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "NetBSD": CXXFLAGS += [ "-msse2" ] +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "OpenBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "OpenBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "OpenBSD": CXXFLAGS += [ "-msse2" ] if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "x86_64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "Android": @@ -242,27 +282,67 @@ if CONFIG["CPU_ARCH"] == "x86" and CONFI "-msse2" ] if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "FreeBSD": DEFINES["WEBRTC_ARCH_ARM64"] = True DEFINES["WEBRTC_HAS_NEON"] = True +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "FreeBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "FreeBSD": CXXFLAGS += [ "-msse2" ] +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "NetBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "NetBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "NetBSD": CXXFLAGS += [ "-msse2" ] +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "OpenBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "OpenBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "OpenBSD": CXXFLAGS += [ "-msse2" ] Library("webrtc_i420_gn") diff --git a/media/webrtc/trunk/webrtc/modules/video_coding/webrtc_vp8_gn/moz.build b/media/webrtc/trunk/webrtc/modules/video_coding/webrtc_vp8_gn/moz.build --- a/media/webrtc/trunk/webrtc/modules/video_coding/webrtc_vp8_gn/moz.build +++ b/media/webrtc/trunk/webrtc/modules/video_coding/webrtc_vp8_gn/moz.build @@ -204,28 +204,68 @@ if CONFIG["CPU_ARCH"] == "x86" and CONFI "-msse2" ] if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "FreeBSD": DEFINES["WEBRTC_ARCH_ARM64"] = True DEFINES["WEBRTC_HAS_NEON"] = True +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "FreeBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "FreeBSD": CXXFLAGS += [ "-msse2" ] +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "NetBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "NetBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "NetBSD": CXXFLAGS += [ "-msse2" ] +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "OpenBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "OpenBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "OpenBSD": CXXFLAGS += [ "-msse2" ] if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "x86_64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "Android": @@ -248,27 +288,67 @@ if CONFIG["CPU_ARCH"] == "x86" and CONFI "-msse2" ] if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "FreeBSD": DEFINES["WEBRTC_ARCH_ARM64"] = True DEFINES["WEBRTC_HAS_NEON"] = True +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "FreeBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "FreeBSD": CXXFLAGS += [ "-msse2" ] +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "NetBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "NetBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "NetBSD": CXXFLAGS += [ "-msse2" ] +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "OpenBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "OpenBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "OpenBSD": CXXFLAGS += [ "-msse2" ] Library("webrtc_vp8_gn") diff --git a/media/webrtc/trunk/webrtc/modules/video_coding/webrtc_vp9_gn/moz.build b/media/webrtc/trunk/webrtc/modules/video_coding/webrtc_vp9_gn/moz.build --- a/media/webrtc/trunk/webrtc/modules/video_coding/webrtc_vp9_gn/moz.build +++ b/media/webrtc/trunk/webrtc/modules/video_coding/webrtc_vp9_gn/moz.build @@ -200,28 +200,68 @@ if CONFIG["CPU_ARCH"] == "x86" and CONFI "-msse2" ] if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "FreeBSD": DEFINES["WEBRTC_ARCH_ARM64"] = True DEFINES["WEBRTC_HAS_NEON"] = True +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "FreeBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "FreeBSD": CXXFLAGS += [ "-msse2" ] +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "NetBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "NetBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "NetBSD": CXXFLAGS += [ "-msse2" ] +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "OpenBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "OpenBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "OpenBSD": CXXFLAGS += [ "-msse2" ] if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "x86_64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "Android": @@ -244,27 +284,67 @@ if CONFIG["CPU_ARCH"] == "x86" and CONFI "-msse2" ] if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "FreeBSD": DEFINES["WEBRTC_ARCH_ARM64"] = True DEFINES["WEBRTC_HAS_NEON"] = True +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "FreeBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "FreeBSD": CXXFLAGS += [ "-msse2" ] +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "NetBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "NetBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "NetBSD": CXXFLAGS += [ "-msse2" ] +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "OpenBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "OpenBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "OpenBSD": CXXFLAGS += [ "-msse2" ] Library("webrtc_vp9_gn") diff --git a/media/webrtc/trunk/webrtc/modules/video_processing/video_processing_gn/moz.build b/media/webrtc/trunk/webrtc/modules/video_processing/video_processing_gn/moz.build --- a/media/webrtc/trunk/webrtc/modules/video_processing/video_processing_gn/moz.build +++ b/media/webrtc/trunk/webrtc/modules/video_processing/video_processing_gn/moz.build @@ -207,28 +207,68 @@ if CONFIG["CPU_ARCH"] == "x86" and CONFI "-msse2" ] if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "FreeBSD": DEFINES["WEBRTC_ARCH_ARM64"] = True DEFINES["WEBRTC_HAS_NEON"] = True +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "FreeBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "FreeBSD": CXXFLAGS += [ "-msse2" ] +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "NetBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "NetBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "NetBSD": CXXFLAGS += [ "-msse2" ] +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "OpenBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "OpenBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "OpenBSD": CXXFLAGS += [ "-msse2" ] if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "x86_64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "Android": @@ -251,27 +291,67 @@ if CONFIG["CPU_ARCH"] == "x86" and CONFI "-msse2" ] if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "FreeBSD": DEFINES["WEBRTC_ARCH_ARM64"] = True DEFINES["WEBRTC_HAS_NEON"] = True +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "FreeBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "FreeBSD": CXXFLAGS += [ "-msse2" ] +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "NetBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "NetBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "NetBSD": CXXFLAGS += [ "-msse2" ] +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "OpenBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "OpenBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "OpenBSD": CXXFLAGS += [ "-msse2" ] Library("video_processing_gn") diff --git a/media/webrtc/trunk/webrtc/modules/video_processing/video_processing_neon_gn/moz.build b/media/webrtc/trunk/webrtc/modules/video_processing/video_processing_neon_gn/moz.build --- a/media/webrtc/trunk/webrtc/modules/video_processing/video_processing_neon_gn/moz.build +++ b/media/webrtc/trunk/webrtc/modules/video_processing/video_processing_neon_gn/moz.build @@ -56,38 +56,125 @@ if CONFIG["OS_TARGET"] == "Android": DEFINES["WEBRTC_ANDROID"] = True DEFINES["WEBRTC_ANDROID_OPENSLES"] = True DEFINES["WEBRTC_LINUX"] = True DEFINES["__GNU_SOURCE"] = "1" if CONFIG["OS_TARGET"] == "FreeBSD": DEFINES["USE_X11"] = "1" - DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_BSD"] = True + +if CONFIG["OS_TARGET"] == "NetBSD": + + DEFINES["USE_X11"] = "1" + DEFINES["WEBRTC_BSD"] = True + +if CONFIG["OS_TARGET"] == "OpenBSD": + + DEFINES["USE_X11"] = "1" DEFINES["WEBRTC_BSD"] = True if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "x86_64" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Android": DEFINES["WEBRTC_ARCH_ARM64"] = True if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "x86_64" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "Android": CXXFLAGS += [ "-mfpu=neon" ] DEFINES["WEBRTC_ARCH_ARM"] = True DEFINES["WEBRTC_ARCH_ARM_V7"] = True +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "FreeBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "FreeBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "NetBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "NetBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "OpenBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "OpenBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "x86_64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "Android": DEFINES["WEBRTC_ARCH_ARM64"] = True if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "x86_64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "Android": CXXFLAGS += [ "-mfpu=neon" ] DEFINES["WEBRTC_ARCH_ARM"] = True DEFINES["WEBRTC_ARCH_ARM_V7"] = True +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "FreeBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "FreeBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "NetBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "NetBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "OpenBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "OpenBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + Library("video_processing_neon_gn") diff --git a/media/webrtc/trunk/webrtc/modules/video_processing/video_processing_sse2_gn/moz.build b/media/webrtc/trunk/webrtc/modules/video_processing/video_processing_sse2_gn/moz.build --- a/media/webrtc/trunk/webrtc/modules/video_processing/video_processing_sse2_gn/moz.build +++ b/media/webrtc/trunk/webrtc/modules/video_processing/video_processing_sse2_gn/moz.build @@ -124,16 +124,17 @@ if CONFIG["OS_TARGET"] == "NetBSD": DEFINES["USE_X11"] = "1" DEFINES["WEBRTC_BSD"] = True DEFINES["WEBRTC_POSIX"] = True DEFINES["_FILE_OFFSET_BITS"] = "64" if CONFIG["OS_TARGET"] == "OpenBSD": CXXFLAGS += [ + "-msse2", "-msse2" ] DEFINES["USE_X11"] = "1" DEFINES["WEBRTC_BSD"] = True DEFINES["WEBRTC_POSIX"] = True DEFINES["_FILE_OFFSET_BITS"] = "64" diff --git a/media/webrtc/trunk/webrtc/system_wrappers/field_trial_default_gn/moz.build b/media/webrtc/trunk/webrtc/system_wrappers/field_trial_default_gn/moz.build --- a/media/webrtc/trunk/webrtc/system_wrappers/field_trial_default_gn/moz.build +++ b/media/webrtc/trunk/webrtc/system_wrappers/field_trial_default_gn/moz.build @@ -174,28 +174,68 @@ if CONFIG["CPU_ARCH"] == "x86" and CONFI "-msse2" ] if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "FreeBSD": DEFINES["WEBRTC_ARCH_ARM64"] = True DEFINES["WEBRTC_HAS_NEON"] = True +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "FreeBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "FreeBSD": CXXFLAGS += [ "-msse2" ] +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "NetBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "NetBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "NetBSD": CXXFLAGS += [ "-msse2" ] +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "OpenBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "OpenBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "OpenBSD": CXXFLAGS += [ "-msse2" ] if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "x86_64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "Android": @@ -218,27 +258,67 @@ if CONFIG["CPU_ARCH"] == "x86" and CONFI "-msse2" ] if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "FreeBSD": DEFINES["WEBRTC_ARCH_ARM64"] = True DEFINES["WEBRTC_HAS_NEON"] = True +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "FreeBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "FreeBSD": CXXFLAGS += [ "-msse2" ] +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "NetBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "NetBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "NetBSD": CXXFLAGS += [ "-msse2" ] +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "OpenBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "OpenBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "OpenBSD": CXXFLAGS += [ "-msse2" ] Library("field_trial_default_gn") diff --git a/media/webrtc/trunk/webrtc/system_wrappers/metrics_default_gn/moz.build b/media/webrtc/trunk/webrtc/system_wrappers/metrics_default_gn/moz.build --- a/media/webrtc/trunk/webrtc/system_wrappers/metrics_default_gn/moz.build +++ b/media/webrtc/trunk/webrtc/system_wrappers/metrics_default_gn/moz.build @@ -174,28 +174,68 @@ if CONFIG["CPU_ARCH"] == "x86" and CONFI "-msse2" ] if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "FreeBSD": DEFINES["WEBRTC_ARCH_ARM64"] = True DEFINES["WEBRTC_HAS_NEON"] = True +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "FreeBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "FreeBSD": CXXFLAGS += [ "-msse2" ] +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "NetBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "NetBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "NetBSD": CXXFLAGS += [ "-msse2" ] +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "OpenBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "OpenBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "OpenBSD": CXXFLAGS += [ "-msse2" ] if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "x86_64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "Android": @@ -218,27 +258,67 @@ if CONFIG["CPU_ARCH"] == "x86" and CONFI "-msse2" ] if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "FreeBSD": DEFINES["WEBRTC_ARCH_ARM64"] = True DEFINES["WEBRTC_HAS_NEON"] = True +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "FreeBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "FreeBSD": CXXFLAGS += [ "-msse2" ] +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "NetBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "NetBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "NetBSD": CXXFLAGS += [ "-msse2" ] +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "OpenBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "OpenBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "OpenBSD": CXXFLAGS += [ "-msse2" ] Library("metrics_default_gn") diff --git a/media/webrtc/trunk/webrtc/system_wrappers/system_wrappers_gn/moz.build b/media/webrtc/trunk/webrtc/system_wrappers/system_wrappers_gn/moz.build --- a/media/webrtc/trunk/webrtc/system_wrappers/system_wrappers_gn/moz.build +++ b/media/webrtc/trunk/webrtc/system_wrappers/system_wrappers_gn/moz.build @@ -269,28 +269,68 @@ if CONFIG["CPU_ARCH"] == "x86" and CONFI "-msse2" ] if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "FreeBSD": DEFINES["WEBRTC_ARCH_ARM64"] = True DEFINES["WEBRTC_HAS_NEON"] = True +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "FreeBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "FreeBSD": CXXFLAGS += [ "-msse2" ] +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "NetBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "NetBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "NetBSD": CXXFLAGS += [ "-msse2" ] +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "OpenBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "OpenBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "OpenBSD": CXXFLAGS += [ "-msse2" ] if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "x86_64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "Android": @@ -313,27 +353,67 @@ if CONFIG["CPU_ARCH"] == "x86" and CONFI "-msse2" ] if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "FreeBSD": DEFINES["WEBRTC_ARCH_ARM64"] = True DEFINES["WEBRTC_HAS_NEON"] = True +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "FreeBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "FreeBSD": CXXFLAGS += [ "-msse2" ] +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "NetBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "NetBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "NetBSD": CXXFLAGS += [ "-msse2" ] +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "OpenBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "OpenBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "OpenBSD": CXXFLAGS += [ "-msse2" ] Library("system_wrappers_gn") diff --git a/media/webrtc/trunk/webrtc/video/video_gn/moz.build b/media/webrtc/trunk/webrtc/video/video_gn/moz.build --- a/media/webrtc/trunk/webrtc/video/video_gn/moz.build +++ b/media/webrtc/trunk/webrtc/video/video_gn/moz.build @@ -222,28 +222,68 @@ if CONFIG["CPU_ARCH"] == "x86" and CONFI "-msse2" ] if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "FreeBSD": DEFINES["WEBRTC_ARCH_ARM64"] = True DEFINES["WEBRTC_HAS_NEON"] = True +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "FreeBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "FreeBSD": CXXFLAGS += [ "-msse2" ] +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "NetBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "NetBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "NetBSD": CXXFLAGS += [ "-msse2" ] +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "OpenBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "OpenBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "OpenBSD": CXXFLAGS += [ "-msse2" ] if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "x86_64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "Android": @@ -266,27 +306,67 @@ if CONFIG["CPU_ARCH"] == "x86" and CONFI "-msse2" ] if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "FreeBSD": DEFINES["WEBRTC_ARCH_ARM64"] = True DEFINES["WEBRTC_HAS_NEON"] = True +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "FreeBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "FreeBSD": CXXFLAGS += [ "-msse2" ] +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "NetBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "NetBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "NetBSD": CXXFLAGS += [ "-msse2" ] +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "OpenBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "OpenBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "OpenBSD": CXXFLAGS += [ "-msse2" ] Library("video_gn") diff --git a/media/webrtc/trunk/webrtc/video_engine/video_engine_gn/moz.build b/media/webrtc/trunk/webrtc/video_engine/video_engine_gn/moz.build --- a/media/webrtc/trunk/webrtc/video_engine/video_engine_gn/moz.build +++ b/media/webrtc/trunk/webrtc/video_engine/video_engine_gn/moz.build @@ -134,50 +134,130 @@ if CONFIG["MOZ_DEBUG"] == "1" and CONFIG DEFINES["_HAS_ITERATOR_DEBUGGING"] = "0" if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "FreeBSD": DEFINES["WEBRTC_ARCH_ARM64"] = True DEFINES["WEBRTC_HAS_NEON"] = True +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "FreeBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "FreeBSD": CXXFLAGS += [ "-msse2" ] +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "NetBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "NetBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "NetBSD": CXXFLAGS += [ "-msse2" ] +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "OpenBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "OpenBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "OpenBSD": CXXFLAGS += [ "-msse2" ] if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "FreeBSD": DEFINES["WEBRTC_ARCH_ARM64"] = True DEFINES["WEBRTC_HAS_NEON"] = True +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "FreeBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "FreeBSD": CXXFLAGS += [ "-msse2" ] +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "NetBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "NetBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "NetBSD": CXXFLAGS += [ "-msse2" ] +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "OpenBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "OpenBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "OpenBSD": CXXFLAGS += [ "-msse2" ] Library("video_engine_gn") diff --git a/media/webrtc/trunk/webrtc/voice_engine/audio_coder_gn/moz.build b/media/webrtc/trunk/webrtc/voice_engine/audio_coder_gn/moz.build --- a/media/webrtc/trunk/webrtc/voice_engine/audio_coder_gn/moz.build +++ b/media/webrtc/trunk/webrtc/voice_engine/audio_coder_gn/moz.build @@ -189,28 +189,68 @@ if CONFIG["CPU_ARCH"] == "x86" and CONFI "-msse2" ] if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "FreeBSD": DEFINES["WEBRTC_ARCH_ARM64"] = True DEFINES["WEBRTC_HAS_NEON"] = True +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "FreeBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "FreeBSD": CXXFLAGS += [ "-msse2" ] +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "NetBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "NetBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "NetBSD": CXXFLAGS += [ "-msse2" ] +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "OpenBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "OpenBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "OpenBSD": CXXFLAGS += [ "-msse2" ] if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "x86_64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "Android": @@ -233,27 +273,67 @@ if CONFIG["CPU_ARCH"] == "x86" and CONFI "-msse2" ] if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "FreeBSD": DEFINES["WEBRTC_ARCH_ARM64"] = True DEFINES["WEBRTC_HAS_NEON"] = True +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "FreeBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "FreeBSD": CXXFLAGS += [ "-msse2" ] +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "NetBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "NetBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "NetBSD": CXXFLAGS += [ "-msse2" ] +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "OpenBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "OpenBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "OpenBSD": CXXFLAGS += [ "-msse2" ] Library("audio_coder_gn") diff --git a/media/webrtc/trunk/webrtc/voice_engine/file_player_gn/moz.build b/media/webrtc/trunk/webrtc/voice_engine/file_player_gn/moz.build --- a/media/webrtc/trunk/webrtc/voice_engine/file_player_gn/moz.build +++ b/media/webrtc/trunk/webrtc/voice_engine/file_player_gn/moz.build @@ -190,28 +190,68 @@ if CONFIG["CPU_ARCH"] == "x86" and CONFI "-msse2" ] if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "FreeBSD": DEFINES["WEBRTC_ARCH_ARM64"] = True DEFINES["WEBRTC_HAS_NEON"] = True +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "FreeBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "FreeBSD": CXXFLAGS += [ "-msse2" ] +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "NetBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "NetBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "NetBSD": CXXFLAGS += [ "-msse2" ] +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "OpenBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "OpenBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "OpenBSD": CXXFLAGS += [ "-msse2" ] if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "x86_64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "Android": @@ -234,27 +274,67 @@ if CONFIG["CPU_ARCH"] == "x86" and CONFI "-msse2" ] if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "FreeBSD": DEFINES["WEBRTC_ARCH_ARM64"] = True DEFINES["WEBRTC_HAS_NEON"] = True +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "FreeBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "FreeBSD": CXXFLAGS += [ "-msse2" ] +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "NetBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "NetBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "NetBSD": CXXFLAGS += [ "-msse2" ] +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "OpenBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "OpenBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "OpenBSD": CXXFLAGS += [ "-msse2" ] Library("file_player_gn") diff --git a/media/webrtc/trunk/webrtc/voice_engine/file_recorder_gn/moz.build b/media/webrtc/trunk/webrtc/voice_engine/file_recorder_gn/moz.build --- a/media/webrtc/trunk/webrtc/voice_engine/file_recorder_gn/moz.build +++ b/media/webrtc/trunk/webrtc/voice_engine/file_recorder_gn/moz.build @@ -190,28 +190,68 @@ if CONFIG["CPU_ARCH"] == "x86" and CONFI "-msse2" ] if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "FreeBSD": DEFINES["WEBRTC_ARCH_ARM64"] = True DEFINES["WEBRTC_HAS_NEON"] = True +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "FreeBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "FreeBSD": CXXFLAGS += [ "-msse2" ] +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "NetBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "NetBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "NetBSD": CXXFLAGS += [ "-msse2" ] +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "OpenBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "OpenBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "OpenBSD": CXXFLAGS += [ "-msse2" ] if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "x86_64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "Android": @@ -234,27 +274,67 @@ if CONFIG["CPU_ARCH"] == "x86" and CONFI "-msse2" ] if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "FreeBSD": DEFINES["WEBRTC_ARCH_ARM64"] = True DEFINES["WEBRTC_HAS_NEON"] = True +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "FreeBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "FreeBSD": CXXFLAGS += [ "-msse2" ] +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "NetBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "NetBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "NetBSD": CXXFLAGS += [ "-msse2" ] +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "OpenBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "OpenBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "OpenBSD": CXXFLAGS += [ "-msse2" ] Library("file_recorder_gn") diff --git a/media/webrtc/trunk/webrtc/voice_engine/level_indicator_gn/moz.build b/media/webrtc/trunk/webrtc/voice_engine/level_indicator_gn/moz.build --- a/media/webrtc/trunk/webrtc/voice_engine/level_indicator_gn/moz.build +++ b/media/webrtc/trunk/webrtc/voice_engine/level_indicator_gn/moz.build @@ -189,28 +189,68 @@ if CONFIG["CPU_ARCH"] == "x86" and CONFI "-msse2" ] if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "FreeBSD": DEFINES["WEBRTC_ARCH_ARM64"] = True DEFINES["WEBRTC_HAS_NEON"] = True +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "FreeBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "FreeBSD": CXXFLAGS += [ "-msse2" ] +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "NetBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "NetBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "NetBSD": CXXFLAGS += [ "-msse2" ] +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "OpenBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "OpenBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "OpenBSD": CXXFLAGS += [ "-msse2" ] if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "x86_64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "Android": @@ -233,27 +273,67 @@ if CONFIG["CPU_ARCH"] == "x86" and CONFI "-msse2" ] if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "FreeBSD": DEFINES["WEBRTC_ARCH_ARM64"] = True DEFINES["WEBRTC_HAS_NEON"] = True +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "FreeBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "FreeBSD": CXXFLAGS += [ "-msse2" ] +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "NetBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "NetBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "NetBSD": CXXFLAGS += [ "-msse2" ] +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "OpenBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "OpenBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "OpenBSD": CXXFLAGS += [ "-msse2" ] Library("level_indicator_gn") diff --git a/media/webrtc/trunk/webrtc/voice_engine/voice_engine_gn/moz.build b/media/webrtc/trunk/webrtc/voice_engine/voice_engine_gn/moz.build --- a/media/webrtc/trunk/webrtc/voice_engine/voice_engine_gn/moz.build +++ b/media/webrtc/trunk/webrtc/voice_engine/voice_engine_gn/moz.build @@ -228,28 +228,68 @@ if CONFIG["CPU_ARCH"] == "x86" and CONFI "-msse2" ] if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "FreeBSD": DEFINES["WEBRTC_ARCH_ARM64"] = True DEFINES["WEBRTC_HAS_NEON"] = True +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "FreeBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "FreeBSD": CXXFLAGS += [ "-msse2" ] +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "NetBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "NetBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "NetBSD": CXXFLAGS += [ "-msse2" ] +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "OpenBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "OpenBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "OpenBSD": CXXFLAGS += [ "-msse2" ] if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "x86_64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "Android": @@ -272,27 +312,67 @@ if CONFIG["CPU_ARCH"] == "x86" and CONFI "-msse2" ] if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "FreeBSD": DEFINES["WEBRTC_ARCH_ARM64"] = True DEFINES["WEBRTC_HAS_NEON"] = True +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "FreeBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "FreeBSD": CXXFLAGS += [ "-msse2" ] +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "NetBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "NetBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "NetBSD": CXXFLAGS += [ "-msse2" ] +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "OpenBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "OpenBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "OpenBSD": CXXFLAGS += [ "-msse2" ] Library("voice_engine_gn") diff --git a/media/webrtc/trunk/webrtc/webrtc_common_gn/moz.build b/media/webrtc/trunk/webrtc/webrtc_common_gn/moz.build --- a/media/webrtc/trunk/webrtc/webrtc_common_gn/moz.build +++ b/media/webrtc/trunk/webrtc/webrtc_common_gn/moz.build @@ -175,28 +175,68 @@ if CONFIG["CPU_ARCH"] == "x86" and CONFI "-msse2" ] if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "FreeBSD": DEFINES["WEBRTC_ARCH_ARM64"] = True DEFINES["WEBRTC_HAS_NEON"] = True +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "FreeBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "FreeBSD": CXXFLAGS += [ "-msse2" ] +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "NetBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "NetBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "NetBSD": CXXFLAGS += [ "-msse2" ] +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "OpenBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "OpenBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "OpenBSD": CXXFLAGS += [ "-msse2" ] if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "x86_64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "Android": @@ -219,27 +259,67 @@ if CONFIG["CPU_ARCH"] == "x86" and CONFI "-msse2" ] if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "FreeBSD": DEFINES["WEBRTC_ARCH_ARM64"] = True DEFINES["WEBRTC_HAS_NEON"] = True +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "FreeBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "FreeBSD": CXXFLAGS += [ "-msse2" ] +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "NetBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "NetBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "NetBSD": CXXFLAGS += [ "-msse2" ] +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "OpenBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "OpenBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "OpenBSD": CXXFLAGS += [ "-msse2" ] Library("webrtc_common_gn") diff --git a/media/webrtc/trunk/webrtc/webrtc_gn/moz.build b/media/webrtc/trunk/webrtc/webrtc_gn/moz.build --- a/media/webrtc/trunk/webrtc/webrtc_gn/moz.build +++ b/media/webrtc/trunk/webrtc/webrtc_gn/moz.build @@ -279,28 +279,68 @@ if CONFIG["CPU_ARCH"] == "x86" and CONFI "-msse2" ] if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "FreeBSD": DEFINES["WEBRTC_ARCH_ARM64"] = True DEFINES["WEBRTC_HAS_NEON"] = True +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "FreeBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "FreeBSD": CXXFLAGS += [ "-msse2" ] +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "NetBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "NetBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "NetBSD": CXXFLAGS += [ "-msse2" ] +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "OpenBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "OpenBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and not CONFIG["MOZ_DEBUG"] and CONFIG["OS_TARGET"] == "OpenBSD": CXXFLAGS += [ "-msse2" ] if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "x86_64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "Android": @@ -323,27 +363,67 @@ if CONFIG["CPU_ARCH"] == "x86" and CONFI "-msse2" ] if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "FreeBSD": DEFINES["WEBRTC_ARCH_ARM64"] = True DEFINES["WEBRTC_HAS_NEON"] = True +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "FreeBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "FreeBSD": CXXFLAGS += [ "-msse2" ] +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "NetBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "NetBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "NetBSD": CXXFLAGS += [ "-msse2" ] +if CONFIG["CPU_ARCH"] == "aarch64" and CONFIG["HOST_CPU_ARCH"] == "aarch64" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "OpenBSD": + + DEFINES["WEBRTC_ARCH_ARM64"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + +if CONFIG["CPU_ARCH"] == "arm" and CONFIG["HOST_CPU_ARCH"] == "arm" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "OpenBSD": + + CXXFLAGS += [ + "-mfpu=neon" + ] + + DEFINES["WEBRTC_ARCH_ARM"] = True + DEFINES["WEBRTC_ARCH_ARM_V7"] = True + DEFINES["WEBRTC_HAS_NEON"] = True + if CONFIG["CPU_ARCH"] == "x86" and CONFIG["HOST_CPU_ARCH"] == "x86" and CONFIG["MOZ_DEBUG"] == "1" and CONFIG["OS_TARGET"] == "OpenBSD": CXXFLAGS += [ "-msse2" ] Library("webrtc_gn")