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

  /external/svox/pico/lib/
picosig2.c 1005 picoos_int32 *hann; local
    [all...]
  /external/chromium_org/third_party/webrtc/modules/audio_processing/aecm/
aecm_core_mips.c 86 int32_t hann, hann1, coefs; local
97 "addiu %[hann], %[hanning], 0 \n\t"
104 "lh %[tmp2], 0(%[hann]) \n\t"
113 "addiu %[hann], %[hann], 2 \n\t"
127 "lh %[tmp2], 0(%[hann]) \n\t"
136 "addiu %[hann], %[hann], 2 \n\t"
148 : [load_ptr] "=&r" (load_ptr), [shift] "=&r" (shift), [hann] "=&r" (hann),
    [all...]

Completed in 96 milliseconds