OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:tmp32x4_2
(Results
1 - 1
of
1
) sorted by null
/external/webrtc/src/modules/audio_processing/aecm/
aecm_core_neon.c
123
int32x4_t
tmp32x4_2
;
local
124
__asm__("vdup.32 %q0, %1" : "=w"(
tmp32x4_2
) : "r"((WebRtc_Word32)
141
__asm__("vshl.s32 %q0, %q1, %q2" : "=w"(tmp32x4_0) : "0"(tmp32x4_0), "w"(
tmp32x4_2
));
161
__asm__("vshl.s32 %q0, %q1, %q2" : "=w"(tmp32x4_0) : "0"(tmp32x4_0), "w"(
tmp32x4_2
));
Completed in 222 milliseconds