OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:ptr_window
(Results
1 - 1
of
1
) sorted by null
/external/webrtc/src/modules/audio_processing/ns/
nsx_core_neon.c
502
int16_t*
ptr_window
= &inst->window[0];
local
511
"vld1.16 d23, [%[
ptr_window
]]!\n\t"
528
"vld1.16 d27, [%[
ptr_window
]]!\n\t"
545
[
ptr_window
]"+r"(
ptr_window
),
650
int16_t*
ptr_window
= &inst->window[0];
local
658
"vld1.16 d21, [%[
ptr_window
]]!\n\t"
666
"vld1.16 d23, [%[
ptr_window
]]!\n\t"
675
[
ptr_window
]"+r"(
ptr_window
),
[
all
...]
Completed in 47 milliseconds