webrtc/modules/audio_processing/aec
Mirko Bonadei ea7a3f8225 Fixing unsafe conversion
The bot "Win (more_configs)" has spotted another unsafe type conversion.

This CL is a follow-up of:
- https://webrtc-review.googlesource.com/c/src/+/12921
- https://webrtc-review.googlesource.com/c/src/+/13122

Bug: chromium:759980
Change-Id: I3634c3e20fcd9f4e106914399ac40ca87d4c6137
No-Try: True
Reviewed-on: https://webrtc-review.googlesource.com/13622
Commit-Queue: Mirko Bonadei <mbonadei@webrtc.org>
Reviewed-by: Karl Wiberg <kwiberg@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#20349}
2017-10-19 10:59:50 +00:00
..
aec_common.h Adding NOLINT for typedefs.h and common_types.h 2017-09-15 13:03:51 +00:00
aec_core.cc Adding NOLINT for typedefs.h and common_types.h 2017-09-15 13:03:51 +00:00
aec_core.h Adding NOLINT for typedefs.h and common_types.h 2017-09-15 13:03:51 +00:00
aec_core_mips.cc Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
aec_core_neon.cc Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
aec_core_optimized_methods.h Adding NOLINT for typedefs.h and common_types.h 2017-09-15 13:03:51 +00:00
aec_core_sse2.cc Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
aec_resampler.cc Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
aec_resampler.h Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
echo_cancellation.cc Adding NOLINT for typedefs.h and common_types.h 2017-09-15 13:03:51 +00:00
echo_cancellation.h Adding NOLINT for typedefs.h and common_types.h 2017-09-15 13:03:51 +00:00
echo_cancellation_unittest.cc Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
system_delay_unittest.cc Fixing unsafe conversion 2017-10-19 10:59:50 +00:00