OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tmpU32no3
(Results
1 - 3
of
3
) sorted by null
/external/webrtc/webrtc/modules/audio_processing/ns/
nsx_core_c.c
30
uint32_t zeros, num, den, tmpU32no1, tmpU32no2,
tmpU32no3
;
162
tmpU32no3
= (inst->thresholdSpecDiff << 17) / 25;
163
tmpU32no2 = tmpU32no1 -
tmpU32no3
;
169
tmpU32no2 =
tmpU32no3
- tmpU32no1;
nsx_core.c
[
all
...]
nsx_core_mips.c
30
uint32_t tmpU32no1, tmpU32no2,
tmpU32no3
;
197
tmpU32no3
= (inst->thresholdSpecDiff << 17) / 25;
198
tmpU32no2 = tmpU32no1 -
tmpU32no3
;
204
tmpU32no2 =
tmpU32no3
- tmpU32no1;
[
all
...]
Completed in 65 milliseconds