/third_party/ffmpeg/libavcodec/mips/ |
D | vp8_idct_msa.c | 54 v16i8 pred0, pred1, pred2, pred3, dest0, dest1; in ff_vp8_idct_add_msa() local 75 VSHF_B2_SB(res0, res1, res2, res3, mask, mask, dest0, dest1); in ff_vp8_idct_add_msa() 76 ST_W2(dest0, 0, 1, dst, stride); in ff_vp8_idct_add_msa() 87 v16i8 pred0, pred1, pred2, pred3, dest0, dest1; in ff_vp8_idct_dc_add_msa() local 97 VSHF_B2_SB(res0, res1, res2, res3, mask, mask, dest0, dest1); in ff_vp8_idct_dc_add_msa() 98 ST_W2(dest0, 0, 1, dst, stride); in ff_vp8_idct_dc_add_msa()
|
D | vc1dsp_mmi.c | 431 MMI_LDC1(%[ftmp1], %[dest0], 0x00) in ff_vc1_inv_trans_8x4_dc_mmi() 459 MMI_SDC1(%[ftmp1], %[dest0], 0x00) in ff_vc1_inv_trans_8x4_dc_mmi() 468 : [dest0]"r"(dest+0*linesize), [dest1]"r"(dest+1*linesize), in ff_vc1_inv_trans_8x4_dc_mmi() 883 MMI_LWC1(%[ftmp1], %[dest0], 0x00) in ff_vc1_inv_trans_4x8_dc_mmi() 919 MMI_SWC1(%[ftmp1], %[dest0], 0x00) in ff_vc1_inv_trans_4x8_dc_mmi() 933 : [dest0]"r"(dest+0*linesize), [dest1]"r"(dest+1*linesize), in ff_vc1_inv_trans_4x8_dc_mmi() 1139 MMI_LWC1(%[ftmp1], %[dest0], 0x00) in ff_vc1_inv_trans_4x4_dc_mmi() 1159 MMI_SWC1(%[ftmp1], %[dest0], 0x00) in ff_vc1_inv_trans_4x4_dc_mmi() 1167 : [dest0]"r"(dest+0*linesize), [dest1]"r"(dest+1*linesize), in ff_vc1_inv_trans_4x4_dc_mmi()
|
/third_party/gstreamer/gstplugins_bad/gst/bayer/ |
D | gstbayer2rgb.c | 355 gst_bayer2rgb_split_and_upsample_horiz (guint8 * dest0, guint8 * dest1, in gst_bayer2rgb_split_and_upsample_horiz() argument 360 dest0[0] = src[0]; in gst_bayer2rgb_split_and_upsample_horiz() 362 dest0[1] = (src[0] + src[2] + 1) >> 1; in gst_bayer2rgb_split_and_upsample_horiz() 366 bayer_orc_horiz_upsample_unaligned (dest0 + 2, dest1 + 2, src + 1, in gst_bayer2rgb_split_and_upsample_horiz() 369 bayer_orc_horiz_upsample (dest0 + 2, dest1 + 2, src + 2, (n - 4) >> 1); in gst_bayer2rgb_split_and_upsample_horiz() 374 dest0[i] = src[i]; in gst_bayer2rgb_split_and_upsample_horiz() 377 dest0[i] = src[i - 1]; in gst_bayer2rgb_split_and_upsample_horiz()
|
/third_party/mesa3d/src/intel/compiler/ |
D | test_fs_cmod_propagation.cpp | 368 fs_reg dest0 = v->vgrf(glsl_type::float_type); in TEST_F() local 374 bld.ADD(dest0, src0, src1); in TEST_F() 376 bld.CMP(bld.null_reg_f(), dest0, zero, BRW_CONDITIONAL_GE); in TEST_F() 407 fs_reg dest0 = v->vgrf(glsl_type::float_type); in TEST_F() local 413 bld.ADD(dest0, src0, src1); in TEST_F() 416 bld.CMP(bld.null_reg_f(), dest0, zero, BRW_CONDITIONAL_GE); in TEST_F() 489 fs_reg dest0 = v->vgrf(glsl_type::float_type); in TEST_F() local 495 set_condmod(BRW_CONDITIONAL_GE, bld.ADD(dest0, src0, src1)); in TEST_F() 497 bld.CMP(bld.null_reg_f(), dest0, zero, BRW_CONDITIONAL_GE); in TEST_F() 1101 fs_reg dest0 = v->vgrf(glsl_type::float_type); in TEST_F() local [all …]
|
D | test_vec4_cmod_propagation.cpp | 339 dst_reg dest0 = dst_reg(v, glsl_type::float_type); in TEST_F() local 345 bld.ADD(dest0, src0, src1); in TEST_F() 347 bld.CMP(bld.null_reg_f(), src_reg(dest0), zero, BRW_CONDITIONAL_GE); in TEST_F() 420 dst_reg dest0 = dst_reg(v, glsl_type::float_type); in TEST_F() local 429 set_condmod(BRW_CONDITIONAL_GE, bld.ADD(dest0, src0, src1)); in TEST_F() 431 bld.CMP(dest_null, src_reg(dest0), zero, BRW_CONDITIONAL_GE); in TEST_F()
|
/third_party/lzma/Asm/x86/ |
D | XzCrc64Opt.asm | 139 CRC macro op0:req, op1:req, dest0:req, dest1:req, src:req, t:req 140 op0 dest0, DWORD PTR [rT + src * 8 + 0800h * t] 144 CRC_XOR macro dest0:req, dest1:req, src:req, t:req 145 CRC xor, xor, dest0, dest1, src, t
|
/third_party/mesa3d/src/gallium/drivers/r600/sfn/ |
D | sfn_instrfactory.cpp | 145 auto dest0 = m_value_factory.dest(literal->def, 2 * i, pin_none); in load_const() local 147 shader.emit_instruction(new AluInstr(op1_mov, dest0, src0, {alu_write})); in load_const()
|
/third_party/skia/third_party/externals/libwebp/src/dsp/ |
D | dec_msa.c | 48 v16i8 dest0, dest1, dest2, dest3; in TransformOne() local 58 LD_SB4(dst, BPS, dest0, dest1, dest2, dest3); in TransformOne() 59 ILVR_B4_SW(zero, dest0, zero, dest1, zero, dest2, zero, dest3, in TransformOne() 138 v16u8 dest0, dest1, dest2, dest3; in TransformAC3() local 144 LD_UB4(dst, BPS, dest0, dest1, dest2, dest3); in TransformAC3() 145 ILVR_B4_SW(zero, dest0, zero, dest1, zero, dest2, zero, dest3, in TransformAC3()
|
D | enc_msa.c | 49 v16i8 dest0, dest1, dest2, dest3; in ITransformOne() local 60 LD_SB4(ref, BPS, dest0, dest1, dest2, dest3); in ITransformOne() 61 ILVR_B4_SW(zero, dest0, zero, dest1, zero, dest2, zero, dest3, in ITransformOne()
|
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/DartARM32/ |
D | assembler_arm.cc | 2048 const int32_t dest0 = (dest & 0x000000ff); in ProcessARMv6() local 2055 const int32_t patched_or3 = 0xe38cc000 | dest0; in ProcessARMv6() 2153 const int32_t dest0 = (dest & 0x000000ff); in BindARMv6() local 2160 const int32_t patched_or3 = 0xe38cc000 | dest0; in BindARMv6()
|
/third_party/mesa3d/src/panfrost/bifrost/ |
D | bifrost_compile.c | 646 bi_load_ubo_to(bi_builder *b, unsigned bitsize, bi_index dest0, bi_index src0, in bi_load_ubo_to() argument 652 I = bi_ld_buffer_to(b, bitsize, dest0, src0, src1); in bi_load_ubo_to() 655 I = bi_load_to(b, bitsize, dest0, src0, src1, BI_SEG_UBO, 0); in bi_load_ubo_to() 658 bi_emit_cached_split(b, dest0, bitsize); in bi_load_ubo_to()
|