HomeSort by relevance Sort by last modified time
    Searched defs:anaLen (Results 1 - 5 of 5) sorted by null

  /external/chromium_org/third_party/webrtc/modules/audio_processing/ns/
ns_core.h 58 int anaLen;
nsx_core.h 37 int anaLen;
nsx_core_mips.c 337 int anaLen = inst->anaLen;
349 inst->anaLen - inst->blockLen10ms);
351 + inst->anaLen - inst->blockLen10ms, new_speech, inst->blockLen10ms);
358 "sra %[iters], %[anaLen], 3 \n\t"
415 "andi %[after], %[anaLen], 7 \n\t"
437 : [anaLen] "r" (anaLen)
444 "sra %[iters], %[anaLen], 2 \n\t"
478 "andi %[after], %[anaLen], 3 \n\t
    [all...]
  /external/webrtc/src/modules/audio_processing/ns/
ns_core.h 58 int anaLen;
nsx_core.h 38 WebRtc_Word16 anaLen;

Completed in 1160 milliseconds