Home
last modified time | relevance | path

Searched refs:tp3 (Results 1 – 11 of 11) sorted by relevance

/external/libvpx/libvpx/vpx_dsp/mips/
Dconvolve8_avg_dspr2.c434 uint32_t tp3, tp4, tn2; in vpx_convolve_avg_dspr2() local
482 [tp3] "=&r" (tp3), [tp4] "=&r" (tp4), in vpx_convolve_avg_dspr2()
517 [tp3] "=&r" (tp3), [tp4] "=&r" (tp4), in vpx_convolve_avg_dspr2()
568 [tp3] "=&r" (tp3), [tp4] "=&r" (tp4), in vpx_convolve_avg_dspr2()
656 [tp3] "=&r" (tp3), [tp4] "=&r" (tp4), in vpx_convolve_avg_dspr2()
Dconvolve8_dspr2.c149 uint32_t tp1, tp2, tp3; in convolve_horiz_8_transposed_dspr2() local
296 : [tp1] "=&r" (tp1), [tp2] "=&r" (tp2), [tp3] "=&r" (tp3), in convolve_horiz_8_transposed_dspr2()
1109 uint32_t tp1, tp2, tp3, tp4; in vpx_convolve_copy_dspr2() local
1129 [tp3] "=&r" (tp3), [tp4] "=&r" (tp4) in vpx_convolve_copy_dspr2()
1140 uint32_t tp1, tp2, tp3, tp4; in vpx_convolve_copy_dspr2() local
1169 [tp3] "=&r" (tp3), [tp4] "=&r" (tp4), in vpx_convolve_copy_dspr2()
1182 uint32_t tp1, tp2, tp3, tp4; in vpx_convolve_copy_dspr2() local
1234 [tp3] "=&r" (tp3), [tp4] "=&r" (tp4), in vpx_convolve_copy_dspr2()
Dconvolve2_avg_horiz_dspr2.c126 uint32_t tp1, tp2, tp3, tp4; in convolve_bi_avg_horiz_8_dspr2() local
250 [tp3] "=&r" (tp3), [tp4] "=&r" (tp4), in convolve_bi_avg_horiz_8_dspr2()
Dconvolve2_horiz_dspr2.c113 uint32_t tp1, tp2, tp3; in convolve_bi_horiz_8_dspr2() local
213 : [tp1] "=&r" (tp1), [tp2] "=&r" (tp2), [tp3] "=&r" (tp3), in convolve_bi_horiz_8_dspr2()
Dconvolve2_dspr2.c122 uint32_t tp1, tp2, tp3; in convolve_bi_horiz_8_transposed_dspr2() local
234 : [tp1] "=&r" (tp1), [tp2] "=&r" (tp2), [tp3] "=&r" (tp3), in convolve_bi_horiz_8_transposed_dspr2()
/external/libvpx/libvpx/vp9/encoder/mips/msa/
Dvp9_fdct16x16_msa.c20 v8i16 tp0, tp1, tp2, tp3, g0, g1, g2, g3, g8, g9, g10, g11, h0, h1, h2, h3; in fadst16_cols_step1_msa() local
46 BUTTERFLY_4(g0, g2, g10, g8, tp0, tp2, tp3, tp1); in fadst16_cols_step1_msa()
48 ST_SH2(tp1, tp3, int_buf + 4 * 8, 8); in fadst16_cols_step1_msa()
81 BUTTERFLY_4(h0, h2, g2, g0, tp0, tp1, tp2, tp3); in fadst16_cols_step1_msa()
82 ST_SH4(tp0, tp1, tp2, tp3, int_buf + 2 * 8, 4 * 8); in fadst16_cols_step1_msa()
88 v8i16 tp0, tp1, tp2, tp3, g5, g7, g13, g15; in fadst16_cols_step2_msa() local
102 tp3 = LD_SH(int_buf + 10 * 8); in fadst16_cols_step2_msa()
106 MADD_BF(tp0, tp1, tp2, tp3, k0, k1, k2, k0, out4, out6, out5, out7); in fadst16_cols_step2_msa()
121 tp3 = LD_SH(int_buf + 6 * 8); in fadst16_cols_step2_msa()
123 BUTTERFLY_4(tp0, tp1, tp3, tp2, out0, out1, h11, h10); in fadst16_cols_step2_msa()
[all …]
/external/opencv/cv/src/
Dcvcontourtree.cpp75 CvPoint t, tp1, tp2, tp3, tn1, tn2, tn3; in icvCreateContourTree() local
193 tp3 = pt1[i - 3]; in icvCreateContourTree()
209 icvCalcTriAttr( contour, tp2, tp3, nmp3, tp1, nmp1, &sp2, &sp2_c, &hp2, in icvCreateContourTree()
333 tp3 = tp2; in icvCreateContourTree()
/external/libvpx/libvpx/vp8/common/mips/dspr2/
Dfilter_dspr2.c959 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()
/external/libvpx/libvpx/vp8/common/mips/msa/
Dbilinear_filter_msa.c807 uint32_t tp0, tp1, tp2, tp3; in vp8_bilinear_predict4x4_msa() local
809 LW4(src, src_stride, tp0, tp1, tp2, tp3); in vp8_bilinear_predict4x4_msa()
810 SW4(tp0, tp1, tp2, tp3, dst, dst_stride); in vp8_bilinear_predict4x4_msa()
Dsixtap_filter_msa.c1501 uint32_t tp0, tp1, tp2, tp3; in vp8_sixtap_predict4x4_msa() local
1503 LW4(src, src_stride, tp0, tp1, tp2, tp3); in vp8_sixtap_predict4x4_msa()
1504 SW4(tp0, tp1, tp2, tp3, dst, dst_stride); in vp8_sixtap_predict4x4_msa()
/external/chromium-trace/catapult/telemetry/telemetry/internal/testing/
Dsample_vtune_db_output6 tp3