/third_party/ffmpeg/libavcodec/mips/ |
D | h264chroma_msa.c | 889 uint16_t tp0, tp1, tp2, tp3; in avc_chroma_hz_and_aver_dst_2x4_msa() local 904 tp3 = LH(dst + 3 * stride); in avc_chroma_hz_and_aver_dst_2x4_msa() 908 dst_data = (v16u8) __msa_insert_h((v8i16) dst_data, 3, tp3); in avc_chroma_hz_and_aver_dst_2x4_msa() 973 uint32_t tp0, tp1, tp2, tp3; in avc_chroma_hz_and_aver_dst_4x4_msa() local 985 LW4(dst, stride, tp0, tp1, tp2, tp3); in avc_chroma_hz_and_aver_dst_4x4_msa() 986 INSERT_W4_UB(tp0, tp1, tp2, tp3, dst_data); in avc_chroma_hz_and_aver_dst_4x4_msa() 1002 uint32_t tp0, tp1, tp2, tp3; in avc_chroma_hz_and_aver_dst_4x8_msa() local 1014 LW4(dst, stride, tp0, tp1, tp2, tp3); in avc_chroma_hz_and_aver_dst_4x8_msa() 1015 INSERT_W4_UB(tp0, tp1, tp2, tp3, dst0); in avc_chroma_hz_and_aver_dst_4x8_msa() 1016 LW4(dst + 4 * stride, stride, tp0, tp1, tp2, tp3); in avc_chroma_hz_and_aver_dst_4x8_msa() [all …]
|
D | h264dsp_msa.c | 55 uint32_t tp0, tp1, tp2, tp3, offset_val; in avc_wgt_4x4_msa() local 65 LW4(data, stride, tp0, tp1, tp2, tp3); in avc_wgt_4x4_msa() 66 INSERT_W4_UB(tp0, tp1, tp2, tp3, src0); in avc_wgt_4x4_msa() 82 uint32_t tp0, tp1, tp2, tp3, offset_val; in avc_wgt_4x8_msa() local 93 LW4(data, stride, tp0, tp1, tp2, tp3); in avc_wgt_4x8_msa() 94 INSERT_W4_UB(tp0, tp1, tp2, tp3, src0); in avc_wgt_4x8_msa() 95 LW4(data + 4 * stride, stride, tp0, tp1, tp2, tp3); in avc_wgt_4x8_msa() 96 INSERT_W4_UB(tp0, tp1, tp2, tp3, src1); in avc_wgt_4x8_msa() 115 uint64_t tp0, tp1, tp2, tp3; in avc_wgt_8x4_msa() local 126 LD4(data, stride, tp0, tp1, tp2, tp3); in avc_wgt_8x4_msa() [all …]
|
D | vp9_mc_msa.c | 991 uint32_t tp0, tp1, tp2, tp3; in common_hz_8t_and_aver_dst_4x4_msa() local 1012 LW4(dst, dst_stride, tp0, tp1, tp2, tp3); in common_hz_8t_and_aver_dst_4x4_msa() 1013 INSERT_W4_UB(tp0, tp1, tp2, tp3, dst0); in common_hz_8t_and_aver_dst_4x4_msa() 1026 uint32_t tp0, tp1, tp2, tp3; in common_hz_8t_and_aver_dst_4x8_msa() local 1046 LW4(dst, dst_stride, tp0, tp1, tp2, tp3); in common_hz_8t_and_aver_dst_4x8_msa() 1047 INSERT_W4_UB(tp0, tp1, tp2, tp3, dst0); in common_hz_8t_and_aver_dst_4x8_msa() 1048 LW4(dst + 4 * dst_stride, dst_stride, tp0, tp1, tp2, tp3); in common_hz_8t_and_aver_dst_4x8_msa() 1049 INSERT_W4_UB(tp0, tp1, tp2, tp3, dst1); in common_hz_8t_and_aver_dst_4x8_msa() 1088 int64_t tp0, tp1, tp2, tp3; in common_hz_8t_and_aver_dst_8w_msa() local 1111 LD4(dst, dst_stride, tp0, tp1, tp2, tp3); in common_hz_8t_and_aver_dst_8w_msa() [all …]
|
D | h264qpel_msa.c | 360 uint32_t tp0, tp1, tp2, tp3; in avc_luma_hv_qrt_and_aver_dst_4x4_msa() local 411 LW4(dst, stride, tp0, tp1, tp2, tp3); in avc_luma_hv_qrt_and_aver_dst_4x4_msa() 412 INSERT_W4_UB(tp0, tp1, tp2, tp3, dst0); in avc_luma_hv_qrt_and_aver_dst_4x4_msa() 432 uint64_t tp0, tp1, tp2, tp3; in avc_luma_hv_qrt_and_aver_dst_8x8_msa() local 492 LD4(dst, stride, tp0, tp1, tp2, tp3); in avc_luma_hv_qrt_and_aver_dst_8x8_msa() 494 INSERT_D2_UB(tp2, tp3, dst1); in avc_luma_hv_qrt_and_aver_dst_8x8_msa() 533 LD4(dst, stride, tp0, tp1, tp2, tp3); in avc_luma_hv_qrt_and_aver_dst_8x8_msa() 535 INSERT_D2_UB(tp2, tp3, dst1); in avc_luma_hv_qrt_and_aver_dst_8x8_msa() 556 uint64_t tp0, tp1, tp2, tp3; in avc_luma_hv_qrt_and_aver_dst_16x16_msa() local 620 LD4(dst, stride, tp0, tp1, tp2, tp3); in avc_luma_hv_qrt_and_aver_dst_16x16_msa() [all …]
|
D | hevc_mc_bi_msa.c | 69 uint32_t loop_cnt, tp0, tp1, tp2, tp3; in hevc_bi_copy_4w_msa() local 91 LW4(src0_ptr, src_stride, tp0, tp1, tp2, tp3); in hevc_bi_copy_4w_msa() 92 INSERT_W4_SB(tp0, tp1, tp2, tp3, src0); in hevc_bi_copy_4w_msa() 103 LW4(src0_ptr, src_stride, tp0, tp1, tp2, tp3); in hevc_bi_copy_4w_msa() 105 INSERT_W4_SB(tp0, tp1, tp2, tp3, src0); in hevc_bi_copy_4w_msa() 106 LW4(src0_ptr, src_stride, tp0, tp1, tp2, tp3); in hevc_bi_copy_4w_msa() 108 INSERT_W4_SB(tp0, tp1, tp2, tp3, src1); in hevc_bi_copy_4w_msa() 138 uint64_t tp0, tp1, tp2, tp3; in hevc_bi_copy_6w_msa() local 146 LD4(src0_ptr, src_stride, tp0, tp1, tp2, tp3); in hevc_bi_copy_6w_msa() 149 INSERT_D2_SB(tp2, tp3, src1); in hevc_bi_copy_6w_msa() [all …]
|
D | hevc_mc_uniw_msa.c | 66 uint32_t loop_cnt, tp0, tp1, tp2, tp3; in hevc_uniwgt_copy_4w_msa() local 95 LW4(src, src_stride, tp0, tp1, tp2, tp3); in hevc_uniwgt_copy_4w_msa() 96 INSERT_W4_SB(tp0, tp1, tp2, tp3, src0); in hevc_uniwgt_copy_4w_msa() 105 LW4(src, src_stride, tp0, tp1, tp2, tp3); in hevc_uniwgt_copy_4w_msa() 107 INSERT_W4_SB(tp0, tp1, tp2, tp3, src0); in hevc_uniwgt_copy_4w_msa() 108 LW4(src, src_stride, tp0, tp1, tp2, tp3); in hevc_uniwgt_copy_4w_msa() 110 INSERT_W4_SB(tp0, tp1, tp2, tp3, src1); in hevc_uniwgt_copy_4w_msa() 134 uint64_t tp0, tp1, tp2, tp3; in hevc_uniwgt_copy_6w_msa() local 147 LD4(src, src_stride, tp0, tp1, tp2, tp3); in hevc_uniwgt_copy_6w_msa() 150 INSERT_D2_SB(tp2, tp3, src1); in hevc_uniwgt_copy_6w_msa() [all …]
|
D | hevc_mc_biw_msa.c | 95 uint32_t loop_cnt, tp0, tp1, tp2, tp3; in hevc_biwgt_copy_4w_msa() local 131 LW4(src0_ptr, src_stride, tp0, tp1, tp2, tp3); in hevc_biwgt_copy_4w_msa() 132 INSERT_W4_SB(tp0, tp1, tp2, tp3, src0); in hevc_biwgt_copy_4w_msa() 144 LW4(src0_ptr, src_stride, tp0, tp1, tp2, tp3); in hevc_biwgt_copy_4w_msa() 146 INSERT_W4_SB(tp0, tp1, tp2, tp3, src0); in hevc_biwgt_copy_4w_msa() 147 LW4(src0_ptr, src_stride, tp0, tp1, tp2, tp3); in hevc_biwgt_copy_4w_msa() 149 INSERT_W4_SB(tp0, tp1, tp2, tp3, src1); in hevc_biwgt_copy_4w_msa() 186 uint64_t tp0, tp1, tp2, tp3; in hevc_biwgt_copy_6w_msa() local 203 LD4(src0_ptr, src_stride, tp0, tp1, tp2, tp3); in hevc_biwgt_copy_6w_msa() 206 INSERT_D2_SB(tp2, tp3, src1); in hevc_biwgt_copy_6w_msa() [all …]
|
/third_party/boost/boost/mp11/ |
D | tuple.hpp | 140 …_transform_impl( integer_sequence<std::size_t, J...>, F const& f, Tp1&& tp1, Tp2&& tp2, Tp3&& tp3 ) in tuple_transform_impl() argument 141 …<Tp1>(tp1) ), std::get<J>( std::forward<Tp2>(tp2) ), std::get<J>( std::forward<Tp3>(tp3) ) )... ) ) in tuple_transform_impl() 143 …d<Tp1>(tp1) ), std::get<J>( std::forward<Tp2>(tp2) ), std::get<J>( std::forward<Tp3>(tp3) ) )... ); in tuple_transform_impl()
|
/third_party/boost/libs/date_time/test/posix_time/ |
D | testtime_input_facet.cpp | 341 time_period tp3(pt3, pt4); in do_all_tests() 347 check_equal("Special values period (infinities)", tp3, tp2); in do_all_tests()
|
/third_party/skia/third_party/externals/abseil-cpp/absl/time/internal/cctz/src/ |
D | time_zone_format_test.cc | 1416 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()
|
/third_party/abseil-cpp/absl/time/internal/cctz/src/ |
D | time_zone_format_test.cc | 1416 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()
|