Home
last modified time | relevance | path

Searched defs:src2 (Results 1 – 25 of 215) sorted by relevance

123456789

/third_party/flutter/skia/third_party/externals/sdl/src/audio/
DSDL_mixer.c148 Sint16 src1, src2; in SDL_MixAudioFormat() local
207 Uint16 src1, src2; in SDL_MixAudioFormat() local
231 Uint16 src1, src2; in SDL_MixAudioFormat() local
257 Sint64 src1, src2; in SDL_MixAudioFormat() local
283 Sint64 src1, src2; in SDL_MixAudioFormat() local
311 float src1, src2; in SDL_MixAudioFormat() local
340 float src1, src2; in SDL_MixAudioFormat() local
/third_party/flutter/skia/third_party/externals/angle2/src/image_util/
Dimageformats.cpp31 void L8::average(L8 *dst, const L8 *src1, const L8 *src2) in average()
62 void R8::average(R8 *dst, const R8 *src1, const R8 *src2) in average()
80 void A8::average(A8 *dst, const A8 *src1, const A8 *src2) in average()
100 void L8A8::average(L8A8 *dst, const L8A8 *src1, const L8A8 *src2) in average()
121 void A8L8::average(A8L8 *dst, const A8L8 *src1, const A8L8 *src2) in average()
155 void R8G8::average(R8G8 *dst, const R8G8 *src1, const R8G8 *src2) in average()
191 void R8G8B8::average(R8G8B8 *dst, const R8G8B8 *src1, const R8G8B8 *src2) in average()
228 void B8G8R8::average(B8G8R8 *dst, const B8G8R8 *src1, const B8G8R8 *src2) in average()
250 void R5G6B5::average(R5G6B5 *dst, const R5G6B5 *src1, const R5G6B5 *src2) in average()
275 void B5G6R5::average(B5G6R5 *dst, const B5G6R5 *src1, const B5G6R5 *src2) in average()
[all …]
/third_party/skia/third_party/externals/angle2/src/image_util/
Dimageformats.cpp31 void L8::average(L8 *dst, const L8 *src1, const L8 *src2) in average()
62 void R8::average(R8 *dst, const R8 *src1, const R8 *src2) in average()
80 void A8::average(A8 *dst, const A8 *src1, const A8 *src2) in average()
100 void L8A8::average(L8A8 *dst, const L8A8 *src1, const L8A8 *src2) in average()
121 void A8L8::average(A8L8 *dst, const A8L8 *src1, const A8L8 *src2) in average()
155 void R8G8::average(R8G8 *dst, const R8G8 *src1, const R8G8 *src2) in average()
191 void R8G8B8::average(R8G8B8 *dst, const R8G8B8 *src1, const R8G8B8 *src2) in average()
228 void B8G8R8::average(B8G8R8 *dst, const B8G8R8 *src1, const B8G8R8 *src2) in average()
250 void R5G6B5::average(R5G6B5 *dst, const R5G6B5 *src1, const R5G6B5 *src2) in average()
275 void B5G6R5::average(B5G6R5 *dst, const B5G6R5 *src1, const B5G6R5 *src2) in average()
[all …]
/third_party/boost/boost/sort/common/
Drange.hpp197 inline bool is_mergeable(const range<Iter1_t> &src1, const range<Iter2_t> &src2, in is_mergeable()
224 const range<Iter2_t> &src2, Compare comp) in is_mergeable_stable()
255 const range<Iter2_t> &src2, Compare comp) in merge()
279 const range<Iter2_t> &src2, in merge_construct()
303 const range<Iter2_t> &src2, Compare comp) in merge_half()
323 const range<Iter2_t> &src2, in merge_uncontiguous()
342 const range<Iter1_t> &src2, in merge_contiguous()
/third_party/ffmpeg/libavcodec/
Djpeg2000dsp.c45 float *src0 = _src0, *src1 = _src1, *src2 = _src2; in ict_float() local
62 int32_t *src0 = _src0, *src1 = _src1, *src2 = _src2; in ict_int() local
79 int32_t *src0 = _src0, *src1 = _src1, *src2 = _src2; in rct_int() local
Dhuffyuvencdsp.c27 static void diff_int16_c(uint16_t *dst, const uint16_t *src1, const uint16_t *src2, unsigned mask, … in diff_int16_c()
53 static void sub_hfyu_median_pred_int16_c(uint16_t *dst, const uint16_t *src1, const uint16_t *src2,… in sub_hfyu_median_pred_int16_c()
Dlossless_videoencdsp.c28 static void diff_bytes_c(uint8_t *dst, const uint8_t *src1, const uint8_t *src2, intptr_t w) in diff_bytes_c()
57 const uint8_t *src2, intptr_t w, in sub_median_pred_c()
Dpngdsp.c31 static void add_bytes_l2_c(uint8_t *dst, uint8_t *src1, uint8_t *src2, int w) in add_bytes_l2_c()
/third_party/ffmpeg/libavcodec/mips/
Dpixblockdsp_msa.c25 const uint8_t *src2, int32_t stride) in diff_pixels_msa()
48 v16u8 src0, src1, src2, src3; in copy_8bit_to_16bit_width8_msa() local
72 v16u8 src0, src1, src2, src3, src4, src5, src6, src7; in copy_16multx8mult_msa() local
98 v16u8 src0, src1, src2, src3, src4, src5, src6, src7; in copy_width16_msa() local
140 const uint8_t *src2, ptrdiff_t stride) in ff_diff_pixels_msa()
Dsimple_idct_mmi.c61 #define IDCT_ROW_COND_DC(src1, src2) \ in ff_simple_idct_8_mmi() argument
206 #define IDCT_COL_CASE2(src1, src2, out1, out2) \ in ff_simple_idct_8_mmi() argument
Dhpeldsp_msa.c85 v16i8 src0, src1, src2, src3, src0_sld1, src1_sld1, src2_sld1, src3_sld1; in common_hz_bil_8w_msa() local
105 v16u8 src0, src1, src2, src3, src4, src5, src6, src7; in common_hz_bil_16w_msa() local
127 v16i8 src0, src1, src2, src3, src4, src5, src6, src7; in common_hz_bil_no_rnd_8x8_msa() local
150 v16i8 src0, src1, src2, src3, src0_sld1, src1_sld1, src2_sld1, src3_sld1; in common_hz_bil_no_rnd_4x8_msa() local
164 v16u8 src0, src1, src2, src3, src4, src5, src6, src7, src8; in common_hz_bil_no_rnd_16x16_msa() local
199 v16u8 src0, src1, src2, src3, src4, src5, src6, src7, src8; in common_hz_bil_no_rnd_8x16_msa() local
254 v16i8 src0, src1, src2, src3, src0_sld1, src1_sld1, src2_sld1, src3_sld1; in common_hz_bil_and_aver_dst_8w_msa() local
276 v16u8 src0, src1, src2, src3, src4, src5, src6, src7, src8; in common_hz_bil_and_aver_dst_16w_msa() local
300 v16u8 src0, src1, src2, res0, res1; in common_vt_bil_4w_msa() local
327 v16u8 src0, src1, src2, src3, src4; in common_vt_bil_8w_msa() local
[all …]
Dvp8_mc_msa.c71 #define HORIZ_6TAP_4WID_4VECS_FILT(src0, src1, src2, src3, \ argument
86 #define HORIZ_6TAP_8WID_4VECS_FILT(src0, src1, src2, src3, \ argument
131 #define HORIZ_4TAP_4WID_4VECS_FILT(src0, src1, src2, src3, \ argument
143 #define HORIZ_4TAP_8WID_4VECS_FILT(src0, src1, src2, src3, \ argument
163 v16i8 src0, src1, src2, src3, filt0, filt1, filt2; in common_hz_6t_4x4_msa() local
191 v16i8 src0, src1, src2, src3, filt0, filt1, filt2; in common_hz_6t_4x8_msa() local
241 v16i8 src0, src1, src2, src3, filt0, filt1, filt2; in ff_put_vp8_epel8_h6_msa() local
289 v16i8 src0, src1, src2, src3, src4, src5, src6, src7, filt0, filt1, filt2; in ff_put_vp8_epel16_h6_msa() local
338 v16i8 src0, src1, src2, src3, src4, src5, src6, src7, src8; in ff_put_vp8_epel4_v6_msa() local
385 v16i8 src0, src1, src2, src3, src4, src7, src8, src9, src10; in ff_put_vp8_epel8_v6_msa() local
[all …]
Dh264chroma_msa.c66 v16u8 src0, src1, src2, src3; in avc_chroma_hz_2x4_msa() local
130 v16u8 src0, src1, src2, src3, out; in avc_chroma_hz_4x4_msa() local
153 v16u8 src0, src1, src2, src3, src4, src5, src6, src7, out0, out1; in avc_chroma_hz_4x8_msa() local
190 v16u8 src0, src1, src2, src3, out0, out1; in avc_chroma_hz_8x4_msa() local
213 v16u8 src0, src1, src2, src3, src4, src5, src6, src7; in avc_chroma_hz_8x8_msa() local
248 v16u8 src0, src1, src2, src3, out0, out1; in avc_chroma_hz_nonmult_msa() local
309 v16i8 src0, src1, src2; in avc_chroma_vt_2x2_msa() local
340 v16u8 src0, src1, src2, src3, src4; in avc_chroma_vt_2x4_msa() local
379 v16u8 src0, src1, src2; in avc_chroma_vt_4x2_msa() local
403 v16u8 src0, src1, src2, src3, src4; in avc_chroma_vt_4x4_msa() local
[all …]
Dme_cmp_msa.c29 v16u8 src0, src1, src2, src3, ref0, ref1, ref2, ref3; in sad_8width_msa() local
78 v16u8 src0, src1, src2, src3, comp0, comp1; in sad_horiz_bilinear_filter_8width_msa() local
120 v16u8 src0, src1, src2, src3, comp0, comp1; in sad_horiz_bilinear_filter_16width_msa() local
158 v16u8 src0, src1, src2, src3, comp0, comp1; in sad_vert_bilinear_filter_8width_msa() local
196 v16u8 src0, src1, src2, src3, comp0, comp1; in sad_vert_bilinear_filter_16width_msa() local
234 v16u8 src0, src1, src2, src3, temp0, temp1, diff; in sad_hv_bilinear_filter_8width_msa() local
290 v16u8 src0, src1, src2, src3, comp, diff; in sad_hv_bilinear_filter_16width_msa() local
412 uint32_t src0, src1, src2, src3; in sse_4width_msa() local
440 v16u8 src0, src1, src2, src3; in sse_8width_msa() local
504 v16u8 src0, src1, src2, src3, src4, src5, src6, src7; in hadamard_diff_8x8_msa() local
[all …]
Dvp9_mc_msa.c83 #define HORIZ_8TAP_4WID_4VECS_FILT(src0, src1, src2, src3, \ argument
102 #define HORIZ_8TAP_8WID_4VECS_FILT(src0, src1, src2, src3, \ argument
164 v16i8 src0, src1, src2, src3, filt0, filt1, filt2, filt3; in common_hz_8t_4x4_msa() local
193 v16i8 src0, src1, src2, src3; in common_hz_8t_4x8_msa() local
240 v16i8 src0, src1, src2, src3, filt0, filt1, filt2, filt3; in common_hz_8t_8x4_msa() local
272 v16i8 src0, src1, src2, src3, filt0, filt1, filt2, filt3; in common_hz_8t_8x8mult_msa() local
320 v16i8 src0, src1, src2, src3, filt0, filt1, filt2, filt3; in common_hz_8t_16w_msa() local
359 v16i8 src0, src1, src2, src3, filt0, filt1, filt2, filt3; in common_hz_8t_32w_msa() local
418 v16i8 src0, src1, src2, src3, filt0, filt1, filt2, filt3; in common_hz_8t_64w_msa() local
475 v16i8 src0, src1, src2, src3, src4, src5, src6, src7, src8, src9, src10; in common_vt_8t_4w_msa() local
[all …]
Dpixblockdsp_mmi.c98 const uint8_t *src2, ptrdiff_t stride) in ff_diff_pixels_mmi()
/third_party/boost/libs/iostreams/test/
Dtee_test.cpp29 test_file src1, src2; in read_write_test() local
44 test_file src1, src2; in read_write_test() local
87 test_file src1, src2; in read_write_test() local
102 test_file src1, src2; in read_write_test() local
Drestrict_test.cpp137 test_file src2; in read_device() local
151 test_file src2; in read_device() local
165 test_file src2; in read_device() local
179 test_file src2; in read_device() local
224 uppercase_file src2; in read_filter() local
239 uppercase_file src2; in read_filter() local
254 uppercase_file src2; in read_filter() local
269 uppercase_file src2; in read_filter() local
/third_party/ffmpeg/tests/checkasm/
Dfloat_dsp.c89 static void test_vector_fmul_add(const float *src0, const float *src1, const float *src2) in test_vector_fmul_add()
157 static void test_vector_fmac_scalar(const float *src0, const float *src1, const float *src2) in test_vector_fmac_scalar()
205 static void test_vector_dmac_scalar(const double *src0, const double *src1, const double *src2) in test_vector_dmac_scalar()
/third_party/flutter/skia/third_party/externals/libwebp/src/dsp/
Dssim.c64 const uint8_t* src2, int stride2, in SSIMGetClipped_C()
94 const uint8_t* src2, int stride2) { in SSIMGet_C()
118 const uint8_t* src2, int len) { in AccumulateSSE_C()
/third_party/skia/third_party/externals/libwebp/src/dsp/
Dssim.c64 const uint8_t* src2, int stride2, in SSIMGetClipped_C()
94 const uint8_t* src2, int stride2) { in SSIMGet_C()
118 const uint8_t* src2, int len) { in AccumulateSSE_C()
/third_party/flutter/skia/src/core/
DSkMatrix44.cpp770 static void map2_if(const SkMScalar mat[][4], const float* SK_RESTRICT src2, in map2_if()
782 static void map2_id(const SkMScalar mat[][4], const double* SK_RESTRICT src2, in map2_id()
794 static void map2_tf(const SkMScalar mat[][4], const float* SK_RESTRICT src2, in map2_tf()
809 static void map2_td(const SkMScalar mat[][4], const double* SK_RESTRICT src2, in map2_td()
821 static void map2_sf(const SkMScalar mat[][4], const float* SK_RESTRICT src2, in map2_sf()
834 static void map2_sd(const SkMScalar mat[][4], const double* SK_RESTRICT src2, in map2_sd()
846 static void map2_af(const SkMScalar mat[][4], const float* SK_RESTRICT src2, in map2_af()
864 static void map2_ad(const SkMScalar mat[][4], const double* SK_RESTRICT src2, in map2_ad()
878 static void map2_pf(const SkMScalar mat[][4], const float* SK_RESTRICT src2, in map2_pf()
893 static void map2_pd(const SkMScalar mat[][4], const double* SK_RESTRICT src2, in map2_pd()
[all …]
/third_party/pcre2/pcre2/src/sljit/
DsljitNativeSPARC_32.c36 #define ARG2(flags, src2) ((flags & SRC2_IMM) ? IMM(src2) : S2(src2)) argument
39 sljit_s32 dst, sljit_s32 src1, sljit_sw src2) in emit_single_op()
/third_party/skia/samplecode/
DSamplePolyToPoly.cpp53 const SkPoint src2[] = { in PolyToPolyView() local
125 const int src2[] = { 32, 32, 64, 32 }; in onDrawContent() local
/third_party/gstreamer/gstplugins_good/tests/check/elements/
Dvideomixer.c146 GstElement *bin, *src1, *src2, *videomixer, *sink; in GST_START_TEST() local
295 GstElement *bin, *src1, *src2, *videomixer, *sink; in GST_START_TEST() local
381 GstElement *bin, *src1, *src2, *src3, *videomixer, *sink; in GST_START_TEST() local
486 GstElement *bin, *src1, *src2, *videomixer, *sink; in GST_START_TEST() local
903 GstElement *bin, *src1, *src2, *videomixer, *sink; in GST_START_TEST() local

123456789