HomeSort by relevance Sort by last modified time
    Searched refs:ptr_window (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/webrtc/modules/audio_processing/ns/
nsx_core_neon.c 497 const int16_t* ptr_window = &inst->window[0]; local
506 "vld1.16 d23, [%[ptr_window]]!\n\t"
523 "vld1.16 d27, [%[ptr_window]]!\n\t"
540 [ptr_window]"+r"(ptr_window),
645 const int16_t* ptr_window = &inst->window[0]; local
653 "vld1.16 d21, [%[ptr_window]]!\n\t"
661 "vld1.16 d23, [%[ptr_window]]!\n\t"
670 [ptr_window]"+r"(ptr_window),
    [all...]
  /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 63 milliseconds