Searched defs:tp5 (Results 1 - 1 of 1) sorted by relevance

/external/libvpx/libvpx/vpx_dsp/mips/
H A Dconvolve8_dspr2.c1491 uint32_t tp5, tp6, tp7, tp8; local
1504 "ulw %[tp5], 16(%[src]) \n\t"
1513 "sw %[tp5], 16(%[dst]) \n\t" /* store */
1519 [tp4] "=&r"(tp4), [tp5] "=&r"(tp5), [tp6] "=&r"(tp6),
1530 uint32_t tp5, tp6, tp7, tp8; local
1548 "ulw %[tp5], 16(%[src]) \n\t"
1557 "sw %[tp5], 16(%[dst]) \n\t" /* store */
1566 "ulw %[tp5], 48(%[src]) \n\t"
1575 "sw %[tp5], 4
[all...]

Completed in 552 milliseconds