OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:ptr_ana
(Results
1 - 1
of
1
) sorted by null
/external/webrtc/src/modules/audio_processing/ns/
nsx_core_neon.c
612
int16_t*
ptr_ana
= &inst->analysisBuffer[inst->blockLen10ms];
local
622
"vld1.16 {d20, d21}, [%[
ptr_ana
]]!\n\t"
624
"vld1.16 {d22, d23}, [%[
ptr_ana
]]!\n\t"
626
:[
ptr_ana
]"+r"(
ptr_ana
),
635
for (
ptr_ana
= new_speech; ptr_out < &inst->analysisBuffer[inst->anaLen];) {
638
"vld1.16 {d20, d21}, [%[
ptr_ana
]]!\n\t"
640
"vld1.16 {d22, d23}, [%[
ptr_ana
]]!\n\t"
642
:[
ptr_ana
]"+r"(
ptr_ana
),
[
all
...]
Completed in 174 milliseconds