Searched refs:tn2 (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 501 [tn1] "=&r" (tn1), [tn2] "=&r" (tn2) in vp9_convolve_avg_dspr2() 536 [tn1] "=&r" (tn1), [tn2] "=&r" (tn2) in vp9_convolve_avg_dspr2() 587 [tn1] "=&r" (tn1), [tn2] "=&r" (tn2) in vp9_convolve_avg_dspr2() 675 [tn1] "=&r" (tn1), [tn2] "=&r" (tn2) in vp9_convolve_avg_dspr2()
|
D | vp9_convolve8_avg_horiz_dspr2.c | 37 uint32_t tn1, tn2; in convolve_avg_horiz_4_dspr2() local 128 [tn1] "=&r" (tn1), [tn2] "=&r" (tn2), in convolve_avg_horiz_4_dspr2() 158 uint32_t tn1, tn2, tn3; in convolve_avg_horiz_8_dspr2() local 315 [tn1] "=&r" (tn1), [tn2] "=&r" (tn2), [tn3] "=&r" (tn3), in convolve_avg_horiz_8_dspr2()
|
D | vp9_convolve8_horiz_dspr2.c | 37 uint32_t tn1, tn2; in convolve_horiz_4_dspr2() local 117 [tn1] "=&r" (tn1), [tn2] "=&r" (tn2), in convolve_horiz_4_dspr2() 147 uint32_t tn1, tn2, tn3; in convolve_horiz_8_dspr2() local 281 [tn1] "=&r" (tn1), [tn2] "=&r" (tn2), [tn3] "=&r" (tn3), in convolve_horiz_8_dspr2()
|
D | vp9_convolve2_avg_horiz_dspr2.c | 35 uint32_t tn1, tn2; in convolve_bi_avg_horiz_4_dspr2() local 104 [tn1] "=&r" (tn1), [tn2] "=&r" (tn2), in convolve_bi_avg_horiz_4_dspr2()
|
D | vp9_convolve8_dspr2.c | 53 uint32_t tn1, tn2; in convolve_horiz_4_transposed_dspr2() local 139 : [tp1] "=&r" (tp1), [tp2] "=&r" (tp2), [tn1] "=&r" (tn1), [tn2] "=&r" (tn2), in convolve_horiz_4_transposed_dspr2()
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/mips/dspr2/ |
D | filter_dspr2.c | 131 unsigned int tp1, tp2, tn1, tn2; in vp8_filter_block2d_first_pass_4() local 225 [tn2] "=&r" (tn2), [p1] "=&r" (p1), [p2] "=&r" (p2), in vp8_filter_block2d_first_pass_4() 327 unsigned int tp1, tp2, tn1, tn2; in vp8_filter_block2d_first_pass_8_all() local 418 : [tp1] "=&r" (tp1), [tp2] "=&r" (tp2), [tn2] "=&r" (tn2), in vp8_filter_block2d_first_pass_8_all() 545 [tn2] "=&r" (tn2), [p1] "=&r" (p1), [p2] "=&r" (p2), in vp8_filter_block2d_first_pass_8_all() 627 unsigned int tp1, tp2, tn1, tn2; in vp8_filter_block2d_first_pass16_6tap() local 689 : [tp1] "=&r" (tp1), [tp2] "=&r" (tp2), [tn2] "=&r" (tn2), in vp8_filter_block2d_first_pass16_6tap()
|