OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:WebRtcSpl_SatW32ToW16
(Results
26 - 32
of
32
) sorted by null
1
2
/external/webrtc/src/modules/audio_processing/
audio_buffer.cc
31
out[i] =
WebRtcSpl_SatW32ToW16
(data32);
/external/chromium_org/third_party/webrtc/modules/audio_processing/ns/
nsx_core_neon.c
109
// tmp16 =
WebRtcSpl_SatW32ToW16
(tmp32no1);
132
*ptr_noiseEstQuantile =
WebRtcSpl_SatW32ToW16
(tmp32no1);
515
// inst->real[i] =
WebRtcSpl_SatW32ToW16
(tmp32); // Q0
524
// inst->real[i] =
WebRtcSpl_SatW32ToW16
(tmp32); // Q0
561
// tmp16b =
WebRtcSpl_SatW32ToW16
(tmp32); // Q0
578
// tmp16b =
WebRtcSpl_SatW32ToW16
(tmp32); // Q0
nsx_core.c
330
inst->noiseEstQuantile[i] =
WebRtcSpl_SatW32ToW16
(tmp32no1);
485
inst->real[i] =
WebRtcSpl_SatW32ToW16
(tmp32); // Q0
505
tmp16b =
WebRtcSpl_SatW32ToW16
(tmp32); // Q0
[
all
...]
/external/chromium_org/third_party/webrtc/modules/audio_coding/codecs/isac/fix/source/
decode_plc.c
813
tmp_1 = (int16_t)
WebRtcSpl_SatW32ToW16
(
816
tmp_2 = (int16_t)
WebRtcSpl_SatW32ToW16
(
/external/webrtc/src/modules/audio_coding/codecs/isac/fix/source/
decode_plc.c
813
tmp_1 = (WebRtc_Word16)
WebRtcSpl_SatW32ToW16
(
816
tmp_2 = (WebRtc_Word16)
WebRtcSpl_SatW32ToW16
(
/external/webrtc/src/modules/audio_processing/ns/
nsx_core_neon.c
68
// tmp16 =
WebRtcSpl_SatW32ToW16
(tmp32no1);
91
*ptr_noiseEstQuantile =
WebRtcSpl_SatW32ToW16
(tmp32no1);
473
// inst->real[i] =
WebRtcSpl_SatW32ToW16
(tmp32); // Q0
482
// inst->real[i] =
WebRtcSpl_SatW32ToW16
(tmp32); // Q0
519
// tmp16b =
WebRtcSpl_SatW32ToW16
(tmp32); // Q0
536
// tmp16b =
WebRtcSpl_SatW32ToW16
(tmp32); // Q0
nsx_core.c
466
inst->noiseEstQuantile[i] =
WebRtcSpl_SatW32ToW16
(tmp32no1);
625
inst->real[i] =
WebRtcSpl_SatW32ToW16
(tmp32); // Q0
645
tmp16b =
WebRtcSpl_SatW32ToW16
(tmp32); // Q0
[
all
...]
Completed in 358 milliseconds
1
2