Searched refs:sq7 (Results 1 - 1 of 1) sorted by relevance

/external/libvpx/libvpx/vpx_dsp/mips/
H A Dloopfilter_mb_horiz_dspr2.c32 uint8_t *sq0, *sq1, *sq2, *sq3, *sq4, *sq5, *sq6, *sq7; local
78 sq7 = sq6 + pitch;
104 "lw %[q7], (%[sq7]) \n\t"
109 [sq4] "r" (sq4), [sq5] "r" (sq5), [sq6] "r" (sq6), [sq7] "r" (sq7)

Completed in 497 milliseconds