Searched defs:tn2 (Results 1 – 8 of 8) sorted by relevance
/external/libvpx/libvpx/vpx_dsp/mips/ |
D | convolve8_avg_horiz_dspr2.c | 35 uint32_t tn1, tn2; in convolve_avg_horiz_4_dspr2() local 156 uint32_t tn1, tn2, tn3; in convolve_avg_horiz_8_dspr2() local
|
D | convolve8_horiz_dspr2.c | 35 uint32_t tn1, tn2; in convolve_horiz_4_dspr2() local 145 uint32_t tn1, tn2, tn3; in convolve_horiz_8_dspr2() local
|
D | convolve8_avg_dspr2.c | 434 uint32_t tp3, tp4, tn2; in vpx_convolve_avg_dspr2() local
|
D | convolve2_avg_horiz_dspr2.c | 33 uint32_t tn1, tn2; in convolve_bi_avg_horiz_4_dspr2() local
|
D | convolve8_dspr2.c | 35 uint32_t tn1, tn2; in convolve_horiz_4_transposed_dspr2() local
|
/external/libvpx/libvpx/vp8/common/mips/dspr2/ |
D | filter_dspr2.c | 131 unsigned int tp1, tp2, tn1, tn2; in vp8_filter_block2d_first_pass_4() local 327 unsigned int tp1, tp2, tn1, tn2; in vp8_filter_block2d_first_pass_8_all() local 627 unsigned int tp1, tp2, tn1, tn2; in vp8_filter_block2d_first_pass16_6tap() local
|
/external/opencv/cv/src/ |
D | cvcontourtree.cpp | 75 CvPoint t, tp1, tp2, tp3, tn1, tn2, tn3; in icvCreateContourTree() local
|
/external/icu/icu4j/perf-tests/src/com/ibm/icu/dev/test/perf/ |
D | PerfTest.java | 163 String tn2 = "test" + tn1; in isTestCmd_impl() local
|