Home
last modified time | relevance | path

Searched defs:tn2 (Results 1 – 8 of 8) sorted by relevance

/external/libvpx/libvpx/vpx_dsp/mips/
Dconvolve8_avg_horiz_dspr2.c35 uint32_t tn1, tn2; in convolve_avg_horiz_4_dspr2() local
156 uint32_t tn1, tn2, tn3; in convolve_avg_horiz_8_dspr2() local
Dconvolve8_horiz_dspr2.c35 uint32_t tn1, tn2; in convolve_horiz_4_dspr2() local
145 uint32_t tn1, tn2, tn3; in convolve_horiz_8_dspr2() local
Dconvolve8_avg_dspr2.c434 uint32_t tp3, tp4, tn2; in vpx_convolve_avg_dspr2() local
Dconvolve2_avg_horiz_dspr2.c33 uint32_t tn1, tn2; in convolve_bi_avg_horiz_4_dspr2() local
Dconvolve8_dspr2.c35 uint32_t tn1, tn2; in convolve_horiz_4_transposed_dspr2() local
/external/libvpx/libvpx/vp8/common/mips/dspr2/
Dfilter_dspr2.c131 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/
Dcvcontourtree.cpp75 CvPoint t, tp1, tp2, tp3, tn1, tn2, tn3; in icvCreateContourTree() local
/external/icu/icu4j/perf-tests/src/com/ibm/icu/dev/test/perf/
DPerfTest.java163 String tn2 = "test" + tn1; in isTestCmd_impl() local