Searched refs:tp7 (Results 1 – 2 of 2) sorted by relevance
/external/libaom/libaom/aom_dsp/mips/ |
D | convolve8_dspr2.c | 113 uint32_t tp5, tp6, tp7, tp8; in aom_convolve_copy_dspr2() local 142 [tp7] "=&r"(tp7), [tp8] "=&r"(tp8) in aom_convolve_copy_dspr2() 151 uint32_t tp5, tp6, tp7, tp8; in aom_convolve_copy_dspr2() local 203 [tp7] "=&r"(tp7), [tp8] "=&r"(tp8) in aom_convolve_copy_dspr2()
|
/external/libvpx/libvpx/vpx_dsp/mips/ |
D | convolve8_dspr2.c | 1491 uint32_t tp5, tp6, tp7, tp8; in vpx_convolve_copy_dspr2() local 1520 [tp7] "=&r"(tp7), [tp8] "=&r"(tp8) in vpx_convolve_copy_dspr2() 1530 uint32_t tp5, tp6, tp7, tp8; in vpx_convolve_copy_dspr2() local 1582 [tp7] "=&r"(tp7), [tp8] "=&r"(tp8) in vpx_convolve_copy_dspr2()
|