Home
last modified time | relevance | path

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

/external/libaom/libaom/aom_dsp/mips/
Dconvolve8_horiz_dspr2.c34 uint32_t tn1, tn2; in convolve_horiz_4_dspr2() local
139 uint32_t tn1, tn2, tn3; in convolve_horiz_8_dspr2() local
/external/libvpx/libvpx/vpx_dsp/mips/
Dconvolve8_avg_horiz_dspr2.c33 uint32_t tn1, tn2; in convolve_avg_horiz_4_dspr2() local
149 uint32_t tn1, tn2, tn3; in convolve_avg_horiz_8_dspr2() local
Dconvolve8_horiz_dspr2.c32 uint32_t tn1, tn2; in convolve_horiz_4_dspr2() local
137 uint32_t tn1, tn2, tn3; in convolve_horiz_8_dspr2() local
Dconvolve8_avg_dspr2.c409 uint32_t tp1, tp2, tn1, tp3, tp4, tn2; in vpx_convolve_avg_dspr2() local
Dconvolve2_avg_horiz_dspr2.c31 uint32_t tn1, tn2; in convolve_bi_avg_horiz_4_dspr2() local
Dconvolve8_dspr2.c34 uint32_t tn1, tn2; in convolve_horiz_4_transposed_dspr2() local
/external/libvpx/libvpx/vp8/common/mips/dspr2/
Dfilter_dspr2.c106 unsigned int tp1, tp2, tn1, tn2; in vp8_filter_block2d_first_pass_4() local
285 unsigned int tp1, tp2, tn1, tn2; in vp8_filter_block2d_first_pass_8_all() local
563 unsigned int tp1, tp2, tn1, tn2; in vp8_filter_block2d_first_pass16_6tap() local
/external/icu/icu4j/perf-tests/src/com/ibm/icu/dev/test/perf/
DPerfTest.java165 String tn2 = "test" + tn1; in isTestCmd_impl() local