Searched refs:tp3 (Results 1 – 6 of 6) sorted by relevance
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/mips/dspr2/ |
D | vp9_convolve8_avg_dspr2.c | 452 uint32_t tp3, tp4, tn2; in vp9_convolve_avg_dspr2() local 500 [tp3] "=&r" (tp3), [tp4] "=&r" (tp4), in vp9_convolve_avg_dspr2() 535 [tp3] "=&r" (tp3), [tp4] "=&r" (tp4), in vp9_convolve_avg_dspr2() 586 [tp3] "=&r" (tp3), [tp4] "=&r" (tp4), in vp9_convolve_avg_dspr2() 674 [tp3] "=&r" (tp3), [tp4] "=&r" (tp4), in vp9_convolve_avg_dspr2()
|
D | vp9_convolve8_dspr2.c | 167 uint32_t tp1, tp2, tp3; in convolve_horiz_8_transposed_dspr2() local 314 : [tp1] "=&r" (tp1), [tp2] "=&r" (tp2), [tp3] "=&r" (tp3), in convolve_horiz_8_transposed_dspr2() 1136 uint32_t tp1, tp2, tp3, tp4; in vp9_convolve_copy_dspr2() local 1156 [tp3] "=&r" (tp3), [tp4] "=&r" (tp4) in vp9_convolve_copy_dspr2() 1167 uint32_t tp1, tp2, tp3, tp4; in vp9_convolve_copy_dspr2() local 1196 [tp3] "=&r" (tp3), [tp4] "=&r" (tp4), in vp9_convolve_copy_dspr2() 1209 uint32_t tp1, tp2, tp3, tp4; in vp9_convolve_copy_dspr2() local 1261 [tp3] "=&r" (tp3), [tp4] "=&r" (tp4), in vp9_convolve_copy_dspr2()
|
D | vp9_convolve2_horiz_dspr2.c | 115 uint32_t tp1, tp2, tp3; in convolve_bi_horiz_8_dspr2() local 215 : [tp1] "=&r" (tp1), [tp2] "=&r" (tp2), [tp3] "=&r" (tp3), in convolve_bi_horiz_8_dspr2()
|
D | vp9_convolve2_avg_horiz_dspr2.c | 128 uint32_t tp1, tp2, tp3, tp4; in convolve_bi_avg_horiz_8_dspr2() local 252 [tp3] "=&r" (tp3), [tp4] "=&r" (tp4), in convolve_bi_avg_horiz_8_dspr2()
|
D | vp9_convolve2_dspr2.c | 124 uint32_t tp1, tp2, tp3; in convolve_bi_horiz_8_transposed_dspr2() local 236 : [tp1] "=&r" (tp1), [tp2] "=&r" (tp2), [tp3] "=&r" (tp3), in convolve_bi_horiz_8_transposed_dspr2()
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/mips/dspr2/ |
D | filter_dspr2.c | 959 unsigned int tp1, tp2, tp3, tn1; in vp8_filter_block2d_first_pass16_4tap() local 979 : [tp3] "=&r" (tp3) in vp8_filter_block2d_first_pass16_4tap() 1038 : [tp1] "=&r" (tp1), [tp2] "=&r" (tp2), [tp3] "=&r" (tp3), in vp8_filter_block2d_first_pass16_4tap()
|