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

  /external/webrtc/webrtc/common_audio/signal_processing/
filter_ar_fast_q12_mips.c 22 int coefptr, outptr, tmpout, inptr; local
42 " addu %[coefptr], %[coefficients], %[offset] \n\t"
50 "lh %[r1], 0(%[coefptr]) \n\t"
52 "lh %[r3], -2(%[coefptr]) \n\t"
58 " addiu %[coefptr], %[coefptr], -4 \n\t"
64 "addu %[coefptr], %[coefficients], %[offset] \n\t"
90 "lh %[r1], 0(%[coefptr]) \n\t"
92 "lh %[r3], -2(%[coefptr]) \n\t"
98 " addiu %[coefptr], %[coefptr], -4 \n\t
    [all...]

Completed in 125 milliseconds