Home
last modified time | relevance | path

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

/external/libaom/libaom/aom_dsp/mips/
Dconvolve8_dspr2.c84 uint32_t tp1, tp2, tp3, tp4; in aom_convolve_copy_dspr2() local
103 : [tp1] "=&r"(tp1), [tp2] "=&r"(tp2), [tp3] "=&r"(tp3), in aom_convolve_copy_dspr2()
112 uint32_t tp1, tp2, tp3, tp4; in aom_convolve_copy_dspr2() local
140 : [tp1] "=&r"(tp1), [tp2] "=&r"(tp2), [tp3] "=&r"(tp3), in aom_convolve_copy_dspr2()
150 uint32_t tp1, tp2, tp3, tp4; in aom_convolve_copy_dspr2() local
201 : [tp1] "=&r"(tp1), [tp2] "=&r"(tp2), [tp3] "=&r"(tp3), in aom_convolve_copy_dspr2()
Dconvolve2_horiz_dspr2.c106 uint32_t tp1, tp2, tp3; in convolve_bi_horiz_8_dspr2() local
206 : [tp1] "=&r"(tp1), [tp2] "=&r"(tp2), [tp3] "=&r"(tp3), in convolve_bi_horiz_8_dspr2()
Dconvolve2_dspr2.c115 uint32_t tp1, tp2, tp3; in convolve_bi_horiz_8_transposed_dspr2() local
228 : [tp1] "=&r"(tp1), [tp2] "=&r"(tp2), [tp3] "=&r"(tp3), [p1] "=&r"(p1), in convolve_bi_horiz_8_transposed_dspr2()
/external/libvpx/libvpx/vpx_dsp/mips/
Dvpx_convolve8_avg_horiz_msa.c19 uint32_t tp0, tp1, tp2, tp3; in common_hz_8t_and_aver_dst_4x4_msa() local
40 LW4(dst, dst_stride, tp0, tp1, tp2, tp3); in common_hz_8t_and_aver_dst_4x4_msa()
41 INSERT_W4_UB(tp0, tp1, tp2, tp3, dst0); in common_hz_8t_and_aver_dst_4x4_msa()
53 uint32_t tp0, tp1, tp2, tp3; in common_hz_8t_and_aver_dst_4x8_msa() local
73 LW4(dst, dst_stride, tp0, tp1, tp2, tp3); in common_hz_8t_and_aver_dst_4x8_msa()
74 INSERT_W4_UB(tp0, tp1, tp2, tp3, dst0); in common_hz_8t_and_aver_dst_4x8_msa()
75 LW4(dst + 4 * dst_stride, dst_stride, tp0, tp1, tp2, tp3); in common_hz_8t_and_aver_dst_4x8_msa()
76 INSERT_W4_UB(tp0, tp1, tp2, tp3, dst1); in common_hz_8t_and_aver_dst_4x8_msa()
109 int64_t tp0, tp1, tp2, tp3; in common_hz_8t_and_aver_dst_8w_msa() local
132 LD4(dst, dst_stride, tp0, tp1, tp2, tp3); in common_hz_8t_and_aver_dst_8w_msa()
[all …]
Dconvolve8_avg_dspr2.c409 uint32_t tp1, tp2, tn1, tp3, tp4, tn2; in vpx_convolve_avg_dspr2() local
459 : [tp1] "=&r"(tp1), [tp2] "=&r"(tp2), [tp3] "=&r"(tp3), in vpx_convolve_avg_dspr2()
492 : [tp1] "=&r"(tp1), [tp2] "=&r"(tp2), [tp3] "=&r"(tp3), in vpx_convolve_avg_dspr2()
541 : [tp1] "=&r"(tp1), [tp2] "=&r"(tp2), [tp3] "=&r"(tp3), in vpx_convolve_avg_dspr2()
627 : [tp1] "=&r"(tp1), [tp2] "=&r"(tp2), [tp3] "=&r"(tp3), in vpx_convolve_avg_dspr2()
Dconvolve8_dspr2.c146 uint32_t tp1, tp2, tp3; in convolve_horiz_8_transposed_dspr2() local
293 : [tp1] "=&r"(tp1), [tp2] "=&r"(tp2), [tp3] "=&r"(tp3), [p1] "=&r"(p1), in convolve_horiz_8_transposed_dspr2()
1461 uint32_t tp1, tp2, tp3, tp4; in vpx_convolve_copy_dspr2() local
1480 : [tp1] "=&r"(tp1), [tp2] "=&r"(tp2), [tp3] "=&r"(tp3), in vpx_convolve_copy_dspr2()
1490 uint32_t tp1, tp2, tp3, tp4; in vpx_convolve_copy_dspr2() local
1518 : [tp1] "=&r"(tp1), [tp2] "=&r"(tp2), [tp3] "=&r"(tp3), in vpx_convolve_copy_dspr2()
1529 uint32_t tp1, tp2, tp3, tp4; in vpx_convolve_copy_dspr2() local
1580 : [tp1] "=&r"(tp1), [tp2] "=&r"(tp2), [tp3] "=&r"(tp3), in vpx_convolve_copy_dspr2()
Dvpx_convolve8_avg_msa.c19 uint32_t tp0, tp1, tp2, tp3; in common_hv_8ht_8vt_and_aver_dst_4w_msa() local
63 LW4(dst, dst_stride, tp0, tp1, tp2, tp3); in common_hv_8ht_8vt_and_aver_dst_4w_msa()
64 INSERT_W4_UB(tp0, tp1, tp2, tp3, dst0); in common_hv_8ht_8vt_and_aver_dst_4w_msa()
97 uint64_t tp0, tp1, tp2, tp3; in common_hv_8ht_8vt_and_aver_dst_8w_msa() local
148 LD4(dst, dst_stride, tp0, tp1, tp2, tp3); in common_hv_8ht_8vt_and_aver_dst_8w_msa()
150 INSERT_D2_UB(tp2, tp3, dst1); in common_hv_8ht_8vt_and_aver_dst_8w_msa()
231 uint32_t tp0, tp1, tp2, tp3; in common_hv_2ht_2vt_and_aver_dst_4x4_msa() local
255 LW4(dst, dst_stride, tp0, tp1, tp2, tp3); in common_hv_2ht_2vt_and_aver_dst_4x4_msa()
256 INSERT_W4_UB(tp0, tp1, tp2, tp3, dst0); in common_hv_2ht_2vt_and_aver_dst_4x4_msa()
267 uint32_t tp0, tp1, tp2, tp3; in common_hv_2ht_2vt_and_aver_dst_4x8_msa() local
[all …]
Dvpx_convolve8_avg_vert_msa.c20 uint32_t tp0, tp1, tp2, tp3; in common_vt_8t_and_aver_dst_4w_msa() local
47 LW4(dst, dst_stride, tp0, tp1, tp2, tp3); in common_vt_8t_and_aver_dst_4w_msa()
48 INSERT_W4_UB(tp0, tp1, tp2, tp3, dst0); in common_vt_8t_and_aver_dst_4w_msa()
77 uint64_t tp0, tp1, tp2, tp3; in common_vt_8t_and_aver_dst_8w_msa() local
101 LD4(dst, dst_stride, tp0, tp1, tp2, tp3); in common_vt_8t_and_aver_dst_8w_msa()
103 INSERT_D2_UB(tp2, tp3, dst1); in common_vt_8t_and_aver_dst_8w_msa()
251 uint32_t tp0, tp1, tp2, tp3; in common_vt_2t_and_aver_dst_4x4_msa() local
267 LW4(dst, dst_stride, tp0, tp1, tp2, tp3); in common_vt_2t_and_aver_dst_4x4_msa()
268 INSERT_W4_UB(tp0, tp1, tp2, tp3, dst0); in common_vt_2t_and_aver_dst_4x4_msa()
285 uint32_t tp0, tp1, tp2, tp3; in common_vt_2t_and_aver_dst_4x8_msa() local
[all …]
Dconvolve2_avg_horiz_dspr2.c120 uint32_t tp1, tp2, tp3, tp4; in convolve_bi_avg_horiz_8_dspr2() local
243 : [tp1] "=&r"(tp1), [tp2] "=&r"(tp2), [tp3] "=&r"(tp3), in convolve_bi_avg_horiz_8_dspr2()
Dconvolve2_horiz_dspr2.c105 uint32_t tp1, tp2, tp3; in convolve_bi_horiz_8_dspr2() local
205 : [tp1] "=&r"(tp1), [tp2] "=&r"(tp2), [tp3] "=&r"(tp3), in convolve_bi_horiz_8_dspr2()
Dconvolve2_dspr2.c113 uint32_t tp1, tp2, tp3; in convolve_bi_horiz_8_transposed_dspr2() local
226 : [tp1] "=&r"(tp1), [tp2] "=&r"(tp2), [tp3] "=&r"(tp3), [p1] "=&r"(p1), in convolve_bi_horiz_8_transposed_dspr2()
/external/libvpx/libvpx/vp9/encoder/mips/msa/
Dvp9_fdct16x16_msa.c21 v8i16 tp0, tp1, tp2, tp3, g0, g1, g2, g3, g8, g9, g10, g11, h0, h1, h2, h3; in fadst16_cols_step1_msa() local
47 BUTTERFLY_4(g0, g2, g10, g8, tp0, tp2, tp3, tp1); in fadst16_cols_step1_msa()
49 ST_SH2(tp1, tp3, int_buf + 4 * 8, 8); in fadst16_cols_step1_msa()
82 BUTTERFLY_4(h0, h2, g2, g0, tp0, tp1, tp2, tp3); in fadst16_cols_step1_msa()
83 ST_SH4(tp0, tp1, tp2, tp3, int_buf + 2 * 8, 4 * 8); in fadst16_cols_step1_msa()
89 v8i16 tp0, tp1, tp2, tp3, g5, g7, g13, g15; in fadst16_cols_step2_msa() local
103 tp3 = LD_SH(int_buf + 10 * 8); in fadst16_cols_step2_msa()
107 MADD_BF(tp0, tp1, tp2, tp3, k0, k1, k2, k0, out4, out6, out5, out7); in fadst16_cols_step2_msa()
122 tp3 = LD_SH(int_buf + 6 * 8); in fadst16_cols_step2_msa()
124 BUTTERFLY_4(tp0, tp1, tp3, tp2, out0, out1, h11, h10); in fadst16_cols_step2_msa()
[all …]
/external/libvpx/libvpx/vp8/common/mips/dspr2/
Dfilter_dspr2.c868 unsigned int tp1, tp2, tp3, tn1; in vp8_filter_block2d_first_pass16_4tap() local
885 : [tp3] "=&r"(tp3) in vp8_filter_block2d_first_pass16_4tap()
981 : [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.c725 uint32_t tp0, tp1, tp2, tp3; in vp8_bilinear_predict4x4_msa() local
727 LW4(src, src_stride, tp0, tp1, tp2, tp3); in vp8_bilinear_predict4x4_msa()
728 SW4(tp0, tp1, tp2, tp3, dst, dst_stride); in vp8_bilinear_predict4x4_msa()
Dsixtap_filter_msa.c1420 uint32_t tp0, tp1, tp2, tp3; in vp8_sixtap_predict4x4_msa() local
1422 LW4(src, src_stride, tp0, tp1, tp2, tp3); in vp8_sixtap_predict4x4_msa()
1423 SW4(tp0, tp1, tp2, tp3, dst, dst_stride); in vp8_sixtap_predict4x4_msa()
/external/openscreen/third_party/abseil/src/absl/time/internal/cctz/src/
Dtime_zone_format_test.cc1416 time_point<chrono::nanoseconds> tp3; in TEST() local
1417 EXPECT_TRUE(parse(RFC3339_sec, "2014-02-12T20:21:00Z", tz, &tp3)); in TEST()
1418 EXPECT_EQ(tp, tp3); in TEST()
/external/rust/crates/grpcio-sys/grpc/third_party/abseil-cpp/absl/time/internal/cctz/src/
Dtime_zone_format_test.cc1416 time_point<chrono::nanoseconds> tp3; in TEST() local
1417 EXPECT_TRUE(parse(RFC3339_sec, "2014-02-12T20:21:00Z", tz, &tp3)); in TEST()
1418 EXPECT_EQ(tp, tp3); in TEST()
/external/libtextclassifier/abseil-cpp/absl/time/internal/cctz/src/
Dtime_zone_format_test.cc1416 time_point<chrono::nanoseconds> tp3; in TEST() local
1417 EXPECT_TRUE(parse(RFC3339_sec, "2014-02-12T20:21:00Z", tz, &tp3)); in TEST()
1418 EXPECT_EQ(tp, tp3); in TEST()
/external/toolchain-utils/android_bench_suite/panorama_input/
Dtest_034.ppm9122 …�ö�³�³�õ�´���������۾�ڽ�ڽ�߽��²�Ķ�ƹ�ij�ò���ݻ�ض�Ұ�ѯ�Ұ�Ұ�Գ�׳�Ү�ʨ�Ю�ʭ�ʭ�ʮ�ɭ�ë�ŭ��tp3;)*4"#&)B15[KO…