Home
last modified time | relevance | path

Searched defs:src2 (Results 76 - 100 of 324) sorted by relevance

12345678910>>...13

/third_party/skia/third_party/externals/libwebp/src/dsp/
H A Dssim_sse2.c45 AccumulateSSE_SSE2(const uint8_t* src1, const uint8_t* src2, int len) AccumulateSSE_SSE2() argument
125 SSIMGet_SSE2(const uint8_t* src1, int stride1, const uint8_t* src2, int stride2) SSIMGet_SSE2() argument
/kernel/linux/linux-5.10/include/linux/
H A Dbitmap.h291 bitmap_and(unsigned long *dst, const unsigned long *src1, const unsigned long *src2, unsigned int nbits) bitmap_and() argument
299 bitmap_or(unsigned long *dst, const unsigned long *src1, const unsigned long *src2, unsigned int nbits) bitmap_or() argument
308 bitmap_xor(unsigned long *dst, const unsigned long *src1, const unsigned long *src2, unsigned int nbits) bitmap_xor() argument
317 bitmap_andnot(unsigned long *dst, const unsigned long *src1, const unsigned long *src2, unsigned int nbits) bitmap_andnot() argument
341 bitmap_equal(const unsigned long *src1, const unsigned long *src2, unsigned int nbits) bitmap_equal() argument
361 bitmap_or_equal(const unsigned long *src1, const unsigned long *src2, const unsigned long *src3, unsigned int nbits) bitmap_or_equal() argument
372 bitmap_intersects(const unsigned long *src1, const unsigned long *src2, unsigned int nbits) bitmap_intersects() argument
381 bitmap_subset(const unsigned long *src1, const unsigned long *src2, unsigned int nbits) bitmap_subset() argument
[all...]
/kernel/linux/linux-6.6/include/linux/
H A Dbitmap.h318 bitmap_and(unsigned long *dst, const unsigned long *src1, const unsigned long *src2, unsigned int nbits) bitmap_and() argument
326 bitmap_or(unsigned long *dst, const unsigned long *src1, const unsigned long *src2, unsigned int nbits) bitmap_or() argument
335 bitmap_xor(unsigned long *dst, const unsigned long *src1, const unsigned long *src2, unsigned int nbits) bitmap_xor() argument
344 bitmap_andnot(unsigned long *dst, const unsigned long *src1, const unsigned long *src2, unsigned int nbits) bitmap_andnot() argument
368 bitmap_equal(const unsigned long *src1, const unsigned long *src2, unsigned int nbits) bitmap_equal() argument
388 bitmap_or_equal(const unsigned long *src1, const unsigned long *src2, const unsigned long *src3, unsigned int nbits) bitmap_or_equal() argument
399 bitmap_intersects(const unsigned long *src1, const unsigned long *src2, unsigned int nbits) bitmap_intersects() argument
409 bitmap_subset(const unsigned long *src1, const unsigned long *src2, unsigned int nbits) bitmap_subset() argument
443 bitmap_weight_and(const unsigned long *src1, const unsigned long *src2, unsigned int nbits) bitmap_weight_and() argument
[all...]
/test/xts/acts/graphic/acts_drawing_native/
H A DDrawingNativeCanvasTestPart2.cpp231 OH_Drawing_Rect *src2 = OH_Drawing_RectCreate(0, 0, FLT_MAX, FLT_MAX); in HWTEST_F() local
279 OH_Drawing_Rect *src2 = OH_Drawing_RectCreate(0, 0, FLT_MAX, FLT_MAX); in HWTEST_F() local
/third_party/ffmpeg/libavcodec/mips/
H A Dhpeldsp_mmi.c303 ff_put_pixels4_l2_8_mmi(uint8_t *dst, const uint8_t *src1, const uint8_t *src2, int dst_stride, int src_stride1, int src_stride2, int h) ff_put_pixels4_l2_8_mmi() argument
347 ff_put_pixels8_l2_8_mmi(uint8_t *dst, const uint8_t *src1, const uint8_t *src2, int dst_stride, int src_stride1, int src_stride2, int h) ff_put_pixels8_l2_8_mmi() argument
408 ff_put_pixels16_l2_8_mmi(uint8_t *dst, const uint8_t *src1, const uint8_t *src2, int dst_stride, int src_stride1, int src_stride2, int h) ff_put_pixels16_l2_8_mmi() argument
487 ff_avg_pixels4_l2_8_mmi(uint8_t *dst, const uint8_t *src1, const uint8_t *src2, int dst_stride, int src_stride1, int src_stride2, int h) ff_avg_pixels4_l2_8_mmi() argument
533 ff_avg_pixels8_l2_8_mmi(uint8_t *dst, const uint8_t *src1, const uint8_t *src2, int dst_stride, int src_stride1, int src_stride2, int h) ff_avg_pixels8_l2_8_mmi() argument
605 ff_avg_pixels16_l2_8_mmi(uint8_t *dst, const uint8_t *src1, const uint8_t *src2, int dst_stride, int src_stride1, int src_stride2, int h) ff_avg_pixels16_l2_8_mmi() argument
657 ff_put_no_rnd_pixels8_l2_8_mmi(uint8_t *dst, const uint8_t *src1, const uint8_t *src2, int dst_stride, int src_stride1, int src_stride2, int h) ff_put_no_rnd_pixels8_l2_8_mmi() argument
[all...]
H A Dpixblockdsp_msa.c48 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
24 diff_pixels_msa(int16_t *block, const uint8_t *src1, const uint8_t *src2, int32_t stride) diff_pixels_msa() argument
98 v16u8 src0, src1, src2, src3, src4, src5, src6, src7; copy_width16_msa() local
139 ff_diff_pixels_msa(int16_t *av_restrict block, const uint8_t *src1, const uint8_t *src2, ptrdiff_t stride) ff_diff_pixels_msa() argument
[all...]
/third_party/ffmpeg/libavcodec/
H A Dgdv.c540 uint8_t *src2 = gdv->frame + sidx; in gdv_decode_frame() local
H A Dwmv2dsp.c173 const int src2 = src[2 * srcStride]; in wmv2_mspel8_v_lowpass() local
H A Dphotocd.c153 const uint8_t *src2 = dst + linesize; in interp_lines() local
H A Dvp3dsp.c431 put_no_rnd_pixels_l2(uint8_t *dst, const uint8_t *src1, const uint8_t *src2, ptrdiff_t stride, int h) put_no_rnd_pixels_l2() argument
/third_party/ffmpeg/libavfilter/
H A Dcolorspace.c54 ff_matrix_mul_3x3(double dst[3][3], const double src1[3][3], const double src2[3][3]) ff_matrix_mul_3x3() argument
H A Dvf_noise.c182 const int8_t *src2 = (const int8_t*)src; in ff_line_noise_avg_c() local
H A Dvf_framerate.c100 AVFrame *src2 = td->copy_src2; in filter_slice() local
/third_party/ffmpeg/libswscale/
H A Dvscale.c89 uint8_t **src2 = desc->src->plane[2].line + sp2; in chr_planar_vscale() local
129 uint8_t **src2 = desc->src->plane[2].line + sp2; in packed_vscale() local
197 uint8_t **src2 in any_vscale() local
[all...]
/third_party/ffmpeg/libswscale/x86/
H A Dhscale_fast_bilinear_simd.c283 ff_hcscale_fast_mmxext(SwsContext *c, int16_t *dst1, int16_t *dst2, int dstWidth, const uint8_t *src1, const uint8_t *src2, int srcW, int xInc) ff_hcscale_fast_mmxext() argument
/third_party/ffmpeg/libswscale/tests/
H A Dswscale.c58 static uint64_t getSSD(const uint8_t *src1, const uint8_t *src2, in getSSD() argument
/third_party/mesa3d/src/freedreno/ir3/
H A Dir3_a4xx.c101 struct ir3_instruction *stgb, *src0, *src1, *src2, *byte_offset, *offset; in emit_intrinsic_store_ssbo() local
368 struct ir3_instruction *atomic, *src0, *src1, *src2; in emit_intrinsic_atomic_image() local
[all...]
H A Dir3_lower_subgroups.c110 triop(struct ir3_block *block, opc_t opc, struct ir3_register *dst, struct ir3_register *src0, struct ir3_register *src1, struct ir3_register *src2) triop() argument
/third_party/mesa3d/src/compiler/nir/
H A Dnir_lower_wpos_ytransform.c72 nir_cmp(nir_builder *b, nir_ssa_def *src0, nir_ssa_def *src1, nir_ssa_def *src2) in nir_cmp() argument
H A Dnir_opt_vectorize.c87 srcs_equal(const nir_src *src1, const nir_src *src2) in srcs_equal() argument
97 alu_srcs_equal(const nir_alu_src *src1, const nir_alu_src *src2, in alu_srcs_equal() argument
H A Dnir_lower_flrp.c318 unsigned src2; member
/third_party/mesa3d/src/imagination/vulkan/pds/
H A Dpvr_pds_printer.c120 char src2[32]; in pvr_pds_disassemble_instruction_sftlp32() local
172 char src2[32]; pvr_pds_disassemble_instruction_stm() local
227 char src2[32]; pvr_pds_disassemble_instruction_sftlp64() local
387 char src2[PVR_PDS_MAX_INST_STR_LEN]; pvr_pds_disassemble_instruction_ddmad() local
488 char src2[PVR_PDS_MAX_INST_STR_LEN]; pvr_pds_disassemble_instruction_mad() local
[all...]
/third_party/mesa3d/src/intel/compiler/
H A Dbrw_fs.cpp122 fs_inst(enum opcode opcode, uint8_t exec_size, const fs_reg &dst, const fs_reg &src0, const fs_reg &src1, const fs_reg &src2) fs_inst() argument
H A Dtest_fs_cmod_propagation.cpp292 fs_reg src2 = v->vgrf(glsl_type::float_type); in TEST_F() local
330 fs_reg src2 = v->vgrf(glsl_type::float_type); in TEST_F() local
372 fs_reg src2 = v->vgrf(glsl_type::float_type); in TEST_F() local
411 fs_reg src2 = v->vgrf(glsl_type::float_type); TEST_F() local
452 fs_reg src2 = v->vgrf(glsl_type::vec2_type); TEST_F() local
493 fs_reg src2 = v->vgrf(glsl_type::float_type); TEST_F() local
1273 fs_reg src2 = v->vgrf(glsl_type::float_type); TEST_F() local
1313 fs_reg src2 = v->vgrf(glsl_type::float_type); TEST_F() local
1437 fs_reg src2 = v->vgrf(glsl_type::float_type); TEST_F() local
2850 fs_reg src2 = v->vgrf(glsl_type::float_type); TEST_F() local
2893 fs_reg src2 = v->vgrf(glsl_type::float_type); TEST_F() local
2939 fs_reg src2 = v->vgrf(glsl_type::float_type); TEST_F() local
3026 fs_reg src2 = v->vgrf(glsl_type::float_type); TEST_F() local
3158 fs_reg src2 = v->vgrf(glsl_type::float_type); TEST_F() local
3201 fs_reg src2 = v->vgrf(glsl_type::float_type); TEST_F() local
[all...]
H A Dtest_vec4_cmod_propagation.cpp303 src_reg src2 = src_reg(v, glsl_type::float_type); in TEST_F() local
343 src_reg src2 = src_reg(v, glsl_type::float_type); in TEST_F() local
382 src_reg src2 = src_reg(v, glsl_type::vec2_type); in TEST_F() local
424 src_reg src2 in TEST_F() local
681 src_reg src2 = src_reg(v, glsl_type::vec4_type); TEST_F() local
723 src_reg src2 = src_reg(v, glsl_type::vec4_type); TEST_F() local
916 src_reg src2 = src_reg(v, glsl_type::float_type); TEST_F() local
964 src_reg src2 = src_reg(v, glsl_type::float_type); TEST_F() local
[all...]

Completed in 26 milliseconds

12345678910>>...13