Searched defs:tmp16no1 (Results 1 – 8 of 8) sorted by relevance
/external/webrtc/webrtc/modules/audio_processing/ns/ |
D | nsx_core_c.c | 35 int16_t tmp16, tmp16no1, tmp16no2, tmpIndFX, tableIndex, frac, intPart; in WebRtcNsx_SpeechNoiseProb() local
|
D | nsx_core.c | 340 int16_t log2, tabind, logval, tmp16, tmp16no1, tmp16no2; in NoiseEstimationC() local 1100 int16_t tmp16no1; in WebRtcNsx_ComputeSpectralDifference() local 1430 int16_t tmp16no1, tmp16no2; in WebRtcNsx_DataSynthesis() local
|
D | nsx_core_mips.c | 34 int16_t tmp16, tmp16no1, tmp16no2, tmpIndFX, tableIndex, frac; in WebRtcNsx_SpeechNoiseProb() local
|
D | nsx_core_neon.c | 140 int16_t log2, tabind, logval, tmp16, tmp16no1, tmp16no2; in WebRtcNsx_NoiseEstimationNeon() local
|
/external/webrtc/webrtc/modules/audio_processing/aecm/ |
D | aecm_core_c.c | 175 int16_t tmp16no1; in TimeToFrequencyDomain() local 317 int16_t tmp16no1; in WebRtcAecm_ProcessBlock() local
|
D | aecm_core.c | 909 int16_t tmp16no1; in WebRtcAecm_UpdateChannel() local 1111 int16_t tmp16no1; in WebRtcAecm_CalcSuppressionGain() local
|
D | aecm_core_mips.c | 638 int16_t tmp16no1; in TimeToFrequencyDomain() local 829 int16_t tmp16no1; in WebRtcAecm_ProcessBlock() local
|
/external/webrtc/webrtc/modules/audio_processing/agc/legacy/ |
D | digital_agc.c | 81 int16_t i, tmp16, tmp16no1; in WebRtcAgc_CalculateGainTable() local
|