HomeSort by relevance Sort by last modified time
    Searched full:synthbuf (Results 1 - 1 of 1) sorted by null

  /external/webrtc/webrtc/modules/audio_processing/ns/
nsx_core_mips.c 513 int16_t *synthBuf = inst->synthesisBuffer;
566 "lh %[r1], 0(%[synthBuf]) \n\t"
567 "lh %[r3], 2(%[synthBuf]) \n\t"
568 "lh %[r5], 4(%[synthBuf]) \n\t"
569 "lh %[r7], 6(%[synthBuf]) \n\t"
590 "sh %[r0], 0(%[synthBuf]) \n\t"
591 "sh %[r2], 2(%[synthBuf]) \n\t"
592 "sh %[r4], 4(%[synthBuf]) \n\t"
593 "sh %[r6], 6(%[synthBuf]) \n\t"
600 "addiu %[synthBuf],%[synthBuf], 8 \n\t
    [all...]

Completed in 172 milliseconds