Home
last modified time | relevance | path

Searched defs:src0 (Results 1 – 25 of 197) sorted by relevance

12345678

/external/mesa3d/prebuilt-intermediates/nir/
Dnir_builder_opcodes.h29 nir_b2f(nir_builder *build, nir_ssa_def *src0) in nir_b2f()
34 nir_b2i(nir_builder *build, nir_ssa_def *src0) in nir_b2i()
39 nir_ball_fequal2(nir_builder *build, nir_ssa_def *src0, nir_ssa_def *src1) in nir_ball_fequal2()
44 nir_ball_fequal3(nir_builder *build, nir_ssa_def *src0, nir_ssa_def *src1) in nir_ball_fequal3()
49 nir_ball_fequal4(nir_builder *build, nir_ssa_def *src0, nir_ssa_def *src1) in nir_ball_fequal4()
54 nir_ball_iequal2(nir_builder *build, nir_ssa_def *src0, nir_ssa_def *src1) in nir_ball_iequal2()
59 nir_ball_iequal3(nir_builder *build, nir_ssa_def *src0, nir_ssa_def *src1) in nir_ball_iequal3()
64 nir_ball_iequal4(nir_builder *build, nir_ssa_def *src0, nir_ssa_def *src1) in nir_ball_iequal4()
69 nir_bany_fnequal2(nir_builder *build, nir_ssa_def *src0, nir_ssa_def *src1) in nir_bany_fnequal2()
74 nir_bany_fnequal3(nir_builder *build, nir_ssa_def *src0, nir_ssa_def *src1) in nir_bany_fnequal3()
[all …]
Dnir_constant_expressions.c299 const bool src0 = _src[0].u32[_i] != 0; in evaluate_b2f() local
314 const bool src0 = _src[0].u32[_i] != 0; in evaluate_b2f() local
329 const bool src0 = _src[0].u32[_i] != 0; in evaluate_b2f() local
358 const bool src0 = _src[0].u32[_i] != 0; in evaluate_b2i() local
373 const bool src0 = _src[0].u32[_i] != 0; in evaluate_b2i() local
388 const bool src0 = _src[0].u32[_i] != 0; in evaluate_b2i() local
403 const bool src0 = _src[0].u32[_i] != 0; in evaluate_b2i() local
431 const struct float16_vec src0 = { in evaluate_ball_fequal2() local
458 const struct float32_vec src0 = { in evaluate_ball_fequal2() local
485 const struct float64_vec src0 = { in evaluate_ball_fequal2() local
[all …]
/external/mesa3d/src/intel/compiler/
Dtest_fs_saturate_propagation.cpp106 fs_reg src0 = v->vgrf(glsl_type::float_type); in TEST_F() local
142 fs_reg src0 = v->vgrf(glsl_type::float_type); in TEST_F() local
179 fs_reg src0 = v->vgrf(glsl_type::float_type); in TEST_F() local
214 fs_reg src0 = v->vgrf(glsl_type::float_type); in TEST_F() local
248 fs_reg src0 = v->vgrf(glsl_type::float_type); in TEST_F() local
286 fs_reg src0 = v->vgrf(glsl_type::float_type); in TEST_F() local
324 fs_reg src0 = v->vgrf(glsl_type::float_type); in TEST_F() local
362 fs_reg src0 = v->vgrf(glsl_type::float_type); in TEST_F() local
403 fs_reg src0 = brw_imm_f(1.0f); in TEST_F() local
449 fs_reg src0 = v->vgrf(glsl_type::float_type); in TEST_F() local
[all …]
Dtest_vec4_cmod_propagation.cpp147 src_reg src0 = src_reg(v, glsl_type::float_type); in TEST_F() local
183 src_reg src0 = src_reg(v, glsl_type::float_type); in TEST_F() local
220 src_reg src0 = src_reg(v, glsl_type::float_type); in TEST_F() local
256 src_reg src0 = src_reg(v, glsl_type::uint_type); in TEST_F() local
289 src_reg src0 = src_reg(v, glsl_type::float_type); in TEST_F() local
329 src_reg src0 = src_reg(v, glsl_type::float_type); in TEST_F() local
368 src_reg src0 = src_reg(v, glsl_type::float_type); in TEST_F() local
410 src_reg src0 = src_reg(v, glsl_type::float_type); in TEST_F() local
451 src_reg src0 = src_reg(v, glsl_type::float_type); in TEST_F() local
487 src_reg src0 = src_reg(v, glsl_type::float_type); in TEST_F() local
[all …]
Dtest_fs_cmod_propagation.cpp105 fs_reg src0 = v->vgrf(glsl_type::float_type); in TEST_F() local
137 fs_reg src0 = v->vgrf(glsl_type::float_type); in TEST_F() local
170 fs_reg src0 = v->vgrf(glsl_type::uint_type); in TEST_F() local
202 fs_reg src0 = v->vgrf(glsl_type::float_type); in TEST_F() local
241 fs_reg src0 = v->vgrf(glsl_type::float_type); in TEST_F() local
279 fs_reg src0 = v->vgrf(glsl_type::float_type); in TEST_F() local
320 fs_reg src0 = v->vgrf(glsl_type::float_type); in TEST_F() local
358 fs_reg src0 = v->vgrf(glsl_type::float_type); in TEST_F() local
391 fs_reg src0 = v->vgrf(glsl_type::float_type); in TEST_F() local
423 fs_reg src0 = v->vgrf(glsl_type::int_type); in TEST_F() local
[all …]
Dbrw_vec4_builder.h245 emit(enum opcode opcode, const dst_reg &dst, const src_reg &src0) const in emit()
268 emit(enum opcode opcode, const dst_reg &dst, const src_reg &src0, in emit()
289 emit(enum opcode opcode, const dst_reg &dst, const src_reg &src0, in emit()
335 emit_minmax(const dst_reg &dst, const src_reg &src0, in emit_minmax()
486 IF(const src_reg &src0, const src_reg &src1, in IF()
/external/libaom/libaom/aom_dsp/x86/
Dblend_sse4.h26 static INLINE __m128i blend_4(const uint8_t *src0, const uint8_t *src1, in blend_4()
41 static INLINE __m128i blend_8(const uint8_t *src0, const uint8_t *src1, in blend_8()
58 static INLINE __m128i blend_4_u8(const uint8_t *src0, const uint8_t *src1, in blend_4_u8()
72 static INLINE __m128i blend_8_u8(const uint8_t *src0, const uint8_t *src1, in blend_8_u8()
86 static INLINE __m128i blend_16_u8(const uint8_t *src0, const uint8_t *src1, in blend_16_u8()
106 static INLINE __m128i blend_4_b10(const uint16_t *src0, const uint16_t *src1, in blend_4_b10()
121 static INLINE __m128i blend_8_b10(const uint16_t *src0, const uint16_t *src1, in blend_8_b10()
136 static INLINE __m128i blend_4_b12(const uint16_t *src0, const uint16_t *src1, in blend_4_b12()
161 static INLINE __m128i blend_8_b12(const uint16_t *src0, const uint16_t *src1, in blend_8_b12()
Dblend_a64_vmask_sse4.c31 const uint8_t *src0, uint32_t src0_stride, in blend_a64_vmask_w4_sse4_1()
56 const uint8_t *src0, uint32_t src0_stride, in blend_a64_vmask_w8_sse4_1()
81 const uint8_t *src0, in blend_a64_vmask_w16n_sse4_1()
113 const uint8_t *src0, uint32_t src0_stride, in aom_blend_a64_vmask_sse4_1()
151 uint16_t *dst, uint32_t dst_stride, const uint16_t *src0, in blend_a64_vmask_bn_w4_sse4_1()
172 const uint16_t *src0, in blend_a64_vmask_b10_w4_sse4_1()
183 const uint16_t *src0, in blend_a64_vmask_b12_w4_sse4_1()
194 uint16_t *dst, uint32_t dst_stride, const uint16_t *src0, in blend_a64_vmask_bn_w8n_sse4_1()
216 const uint16_t *src0, in blend_a64_vmask_b10_w8n_sse4_1()
226 const uint16_t *src0, in blend_a64_vmask_b12_w8n_sse4_1()
[all …]
Dblend_a64_mask_sse4.c32 const uint8_t *src0, uint32_t src0_stride, in blend_a64_mask_w4_sse4_1()
53 const uint8_t *src0, uint32_t src0_stride, in blend_a64_mask_w8_sse4_1()
74 uint8_t *dst, uint32_t dst_stride, const uint8_t *src0, in blend_a64_mask_w16n_sse4_1()
103 uint8_t *dst, uint32_t dst_stride, const uint8_t *src0, in blend_a64_mask_sx_w4_sse4_1()
130 uint8_t *dst, uint32_t dst_stride, const uint8_t *src0, in blend_a64_mask_sx_w8_sse4_1()
158 uint8_t *dst, uint32_t dst_stride, const uint8_t *src0, in blend_a64_mask_sx_w16n_sse4_1()
194 uint8_t *dst, uint32_t dst_stride, const uint8_t *src0, in blend_a64_mask_sy_w4_sse4_1()
220 uint8_t *dst, uint32_t dst_stride, const uint8_t *src0, in blend_a64_mask_sy_w8_sse4_1()
244 uint8_t *dst, uint32_t dst_stride, const uint8_t *src0, in blend_a64_mask_sy_w16n_sse4_1()
274 uint8_t *dst, uint32_t dst_stride, const uint8_t *src0, in blend_a64_mask_sx_sy_w4_sse4_1()
[all …]
Dblend_mask_sse4.h28 uint8_t *dst, const CONV_BUF_TYPE *src0, const CONV_BUF_TYPE *src1, in blend_a64_d16_mask_w4_sse41()
46 uint8_t *dst, const CONV_BUF_TYPE *src0, const CONV_BUF_TYPE *src1, in blend_a64_d16_mask_w8_sse41()
65 uint8_t *dst, uint32_t dst_stride, const CONV_BUF_TYPE *src0, in aom_lowbd_blend_a64_d16_mask_subw0_subh0_w4_sse4_1()
84 uint8_t *dst, uint32_t dst_stride, const CONV_BUF_TYPE *src0, in aom_lowbd_blend_a64_d16_mask_subw0_subh0_w8_sse4_1()
102 uint8_t *dst, uint32_t dst_stride, const CONV_BUF_TYPE *src0, in aom_lowbd_blend_a64_d16_mask_subw1_subh1_w4_sse4_1()
127 uint8_t *dst, uint32_t dst_stride, const CONV_BUF_TYPE *src0, in aom_lowbd_blend_a64_d16_mask_subw1_subh1_w8_sse4_1()
152 uint8_t *dst, uint32_t dst_stride, const CONV_BUF_TYPE *src0, in aom_lowbd_blend_a64_d16_mask_subw1_subh0_w4_sse4_1()
174 uint8_t *dst, uint32_t dst_stride, const CONV_BUF_TYPE *src0, in aom_lowbd_blend_a64_d16_mask_subw1_subh0_w8_sse4_1()
195 uint8_t *dst, uint32_t dst_stride, const CONV_BUF_TYPE *src0, in aom_lowbd_blend_a64_d16_mask_subw0_subh1_w4_sse4_1()
217 uint8_t *dst, uint32_t dst_stride, const CONV_BUF_TYPE *src0, in aom_lowbd_blend_a64_d16_mask_subw0_subh1_w8_sse4_1()
Dblend_a64_mask_avx2.c29 uint8_t *dst, const CONV_BUF_TYPE *src0, const CONV_BUF_TYPE *src1, in blend_a64_d16_mask_w16_avx2()
50 uint8_t *dst, const CONV_BUF_TYPE *src0, const CONV_BUF_TYPE *src1, in blend_a64_d16_mask_w32_avx2()
83 uint8_t *dst, uint32_t dst_stride, const CONV_BUF_TYPE *src0, in lowbd_blend_a64_d16_mask_subw0_subh0_w16_avx2()
102 uint8_t *dst, uint32_t dst_stride, const CONV_BUF_TYPE *src0, in lowbd_blend_a64_d16_mask_subw0_subh0_w32_avx2()
124 uint8_t *dst, uint32_t dst_stride, const CONV_BUF_TYPE *src0, in lowbd_blend_a64_d16_mask_subw1_subh1_w16_avx2()
149 uint8_t *dst, uint32_t dst_stride, const CONV_BUF_TYPE *src0, in lowbd_blend_a64_d16_mask_subw1_subh1_w32_avx2()
181 uint8_t *dst, uint32_t dst_stride, const CONV_BUF_TYPE *src0, in lowbd_blend_a64_d16_mask_subw1_subh0_w16_avx2()
205 uint8_t *dst, uint32_t dst_stride, const CONV_BUF_TYPE *src0, in lowbd_blend_a64_d16_mask_subw1_subh0_w32_avx2()
232 uint8_t *dst, uint32_t dst_stride, const CONV_BUF_TYPE *src0, in lowbd_blend_a64_d16_mask_subw0_subh1_w16_avx2()
257 uint8_t *dst, uint32_t dst_stride, const CONV_BUF_TYPE *src0, in lowbd_blend_a64_d16_mask_subw0_subh1_w32_avx2()
[all …]
/external/mesa3d/src/gallium/drivers/svga/
Dsvga_tgsi_insn.c353 struct src_register src0) in emit_op1()
366 struct src_register src0, in emit_op2()
381 struct src_register src0, in emit_op3()
398 struct src_register src0, in emit_op4()
458 struct src_register *src0) in emit_repl()
506 struct src_register src0) in submit_op1()
526 struct src_register src0, in submit_op2()
575 struct src_register src0, in submit_op3()
647 struct src_register src0, in submit_op4()
1031 const struct src_register src0 = in emit_fake_arl() local
[all …]
/external/libvpx/libvpx/vpx_dsp/mips/
Dsum_squares_msa.c22 uint64_t src0, src1, src2, src3; in vpx_sum_squares_2d_i16_msa() local
35 v8i16 src0, src1, src2, src3, src4, src5, src6, src7; in vpx_sum_squares_2d_i16_msa() local
47 v8i16 src0, src1, src2, src3, src4, src5, src6, src7; in vpx_sum_squares_2d_i16_msa() local
76 v8i16 src0, src1, src2, src3, src4, src5, src6, src7; in vpx_sum_squares_2d_i16_msa() local
/external/swiftshader/src/Pipeline/
DShaderCore.cpp752 void ShaderCore::add(Vector4f &dst, const Vector4f &src0, const Vector4f &src1) in add()
760 void ShaderCore::iadd(Vector4f &dst, const Vector4f &src0, const Vector4f &src1) in iadd()
768 void ShaderCore::sub(Vector4f &dst, const Vector4f &src0, const Vector4f &src1) in sub()
776 void ShaderCore::isub(Vector4f &dst, const Vector4f &src0, const Vector4f &src1) in isub()
784 …void ShaderCore::mad(Vector4f &dst, const Vector4f &src0, const Vector4f &src1, const Vector4f &sr… in mad()
792 …void ShaderCore::imad(Vector4f &dst, const Vector4f &src0, const Vector4f &src1, const Vector4f &s… in imad()
800 void ShaderCore::mul(Vector4f &dst, const Vector4f &src0, const Vector4f &src1) in mul()
808 void ShaderCore::imul(Vector4f &dst, const Vector4f &src0, const Vector4f &src1) in imul()
826 void ShaderCore::div(Vector4f &dst, const Vector4f &src0, const Vector4f &src1) in div()
834 void ShaderCore::idiv(Vector4f &dst, const Vector4f &src0, const Vector4f &src1) in idiv()
[all …]
DVertexProgram.cpp117 Src src0 = instruction->src[0]; in program() local
924 void VertexProgram::M3X2(Vector4f &dst, Vector4f &src0, Src &src1) in M3X2()
933 void VertexProgram::M3X3(Vector4f &dst, Vector4f &src0, Src &src1) in M3X3()
944 void VertexProgram::M3X4(Vector4f &dst, Vector4f &src0, Src &src1) in M3X4()
957 void VertexProgram::M4X3(Vector4f &dst, Vector4f &src0, Src &src1) in M4X3()
968 void VertexProgram::M4X4(Vector4f &dst, Vector4f &src0, Src &src1) in M4X4()
986 void VertexProgram::BREAKC(Vector4f &src0, Vector4f &src1, Control control) in BREAKC()
1274 void VertexProgram::IFC(Vector4f &src0, Vector4f &src1, Control control) in IFC()
1485 void VertexProgram::TEX(Vector4f &dst, Vector4f &src0, const Src &src1) in TEX()
1490 void VertexProgram::TEXOFFSET(Vector4f &dst, Vector4f &src0, const Src& src1, Vector4f &offset) in TEXOFFSET()
[all …]
DPixelProgram.cpp115 const Src &src0 = instruction->src[0]; in applyShader() local
1135 void PixelProgram::M3X2(Vector4f &dst, Vector4f &src0, const Src &src1) in M3X2()
1144 void PixelProgram::M3X3(Vector4f &dst, Vector4f &src0, const Src &src1) in M3X3()
1155 void PixelProgram::M3X4(Vector4f &dst, Vector4f &src0, const Src &src1) in M3X4()
1168 void PixelProgram::M4X3(Vector4f &dst, Vector4f &src0, const Src &src1) in M4X3()
1179 void PixelProgram::M4X4(Vector4f &dst, Vector4f &src0, const Src &src1) in M4X4()
1192 void PixelProgram::TEX(Vector4f &dst, Vector4f &src0, const Src &src1, bool project, bool bias) in TEX()
1210 void PixelProgram::TEXOFFSET(Vector4f &dst, Vector4f &src0, const Src &src1, Vector4f &offset) in TEXOFFSET()
1215 …void PixelProgram::TEXLODOFFSET(Vector4f &dst, Vector4f &src0, const Src &src1, Vector4f &offset, … in TEXLODOFFSET()
1220 void PixelProgram::TEXBIAS(Vector4f &dst, Vector4f &src0, const Src &src1, Float4 &bias) in TEXBIAS()
[all …]
/external/swiftshader/src/Shader/
DShaderCore.cpp752 void ShaderCore::add(Vector4f &dst, const Vector4f &src0, const Vector4f &src1) in add()
760 void ShaderCore::iadd(Vector4f &dst, const Vector4f &src0, const Vector4f &src1) in iadd()
768 void ShaderCore::sub(Vector4f &dst, const Vector4f &src0, const Vector4f &src1) in sub()
776 void ShaderCore::isub(Vector4f &dst, const Vector4f &src0, const Vector4f &src1) in isub()
784 …void ShaderCore::mad(Vector4f &dst, const Vector4f &src0, const Vector4f &src1, const Vector4f &sr… in mad()
792 …void ShaderCore::imad(Vector4f &dst, const Vector4f &src0, const Vector4f &src1, const Vector4f &s… in imad()
800 void ShaderCore::mul(Vector4f &dst, const Vector4f &src0, const Vector4f &src1) in mul()
808 void ShaderCore::imul(Vector4f &dst, const Vector4f &src0, const Vector4f &src1) in imul()
826 void ShaderCore::div(Vector4f &dst, const Vector4f &src0, const Vector4f &src1) in div()
834 void ShaderCore::idiv(Vector4f &dst, const Vector4f &src0, const Vector4f &src1) in idiv()
[all …]
DPixelPipeline.cpp87 const Src &src0 = instruction->src[0]; in applyShader() local
1450 void PixelPipeline::MOV(Vector4s &dst, Vector4s &src0) in MOV()
1458 void PixelPipeline::ADD(Vector4s &dst, Vector4s &src0, Vector4s &src1) in ADD()
1466 void PixelPipeline::SUB(Vector4s &dst, Vector4s &src0, Vector4s &src1) in SUB()
1474 void PixelPipeline::MAD(Vector4s &dst, Vector4s &src0, Vector4s &src1, Vector4s &src2) in MAD()
1483 void PixelPipeline::MUL(Vector4s &dst, Vector4s &src0, Vector4s &src1) in MUL()
1492 void PixelPipeline::DP3(Vector4s &dst, Vector4s &src0, Vector4s &src1) in DP3()
1510 void PixelPipeline::DP4(Vector4s &dst, Vector4s &src0, Vector4s &src1) in DP4()
1530 void PixelPipeline::LRP(Vector4s &dst, Vector4s &src0, Vector4s &src1, Vector4s &src2) in LRP()
1644 …PixelPipeline::TEXDP3TEX(Vector4s &dst, Float4 &u, Float4 &v, Float4 &s, int stage, Vector4s &src0) in TEXDP3TEX()
[all …]
DVertexProgram.cpp124 Src src0 = instruction->src[0]; in program() local
1002 void VertexProgram::M3X2(Vector4f &dst, Vector4f &src0, Src &src1) in M3X2()
1011 void VertexProgram::M3X3(Vector4f &dst, Vector4f &src0, Src &src1) in M3X3()
1022 void VertexProgram::M3X4(Vector4f &dst, Vector4f &src0, Src &src1) in M3X4()
1035 void VertexProgram::M4X3(Vector4f &dst, Vector4f &src0, Src &src1) in M4X3()
1046 void VertexProgram::M4X4(Vector4f &dst, Vector4f &src0, Src &src1) in M4X4()
1064 void VertexProgram::BREAKC(Vector4f &src0, Vector4f &src1, Control control) in BREAKC()
1358 void VertexProgram::IFC(Vector4f &src0, Vector4f &src1, Control control) in IFC()
1569 void VertexProgram::TEX(Vector4f &dst, Vector4f &src0, const Src &src1) in TEX()
1574 void VertexProgram::TEXOFFSET(Vector4f &dst, Vector4f &src0, const Src& src1, Vector4f &offset) in TEXOFFSET()
[all …]
DPixelProgram.cpp115 const Src &src0 = instruction->src[0]; in applyShader() local
1160 void PixelProgram::M3X2(Vector4f &dst, Vector4f &src0, const Src &src1) in M3X2()
1169 void PixelProgram::M3X3(Vector4f &dst, Vector4f &src0, const Src &src1) in M3X3()
1180 void PixelProgram::M3X4(Vector4f &dst, Vector4f &src0, const Src &src1) in M3X4()
1193 void PixelProgram::M4X3(Vector4f &dst, Vector4f &src0, const Src &src1) in M4X3()
1204 void PixelProgram::M4X4(Vector4f &dst, Vector4f &src0, const Src &src1) in M4X4()
1217 void PixelProgram::TEX(Vector4f &dst, Vector4f &src0, const Src &src1, bool project, bool bias) in TEX()
1235 void PixelProgram::TEXOFFSET(Vector4f &dst, Vector4f &src0, const Src &src1, Vector4f &offset) in TEXOFFSET()
1240 …void PixelProgram::TEXLODOFFSET(Vector4f &dst, Vector4f &src0, const Src &src1, Vector4f &offset, … in TEXLODOFFSET()
1245 void PixelProgram::TEXBIAS(Vector4f &dst, Vector4f &src0, const Src &src1, Float4 &bias) in TEXBIAS()
[all …]
/external/mesa3d/src/gallium/auxiliary/tgsi/
Dtgsi_exec.c131 const union tgsi_exec_channel *src0, in micro_cmp()
362 const union tgsi_double_channel *src0, in micro_dldexp()
495 const union tgsi_exec_channel *src0, in micro_lrp()
507 const union tgsi_exec_channel *src0, in micro_mad()
581 const union tgsi_exec_channel *src0, in micro_seq()
592 const union tgsi_exec_channel *src0, in micro_sge()
623 const union tgsi_exec_channel *src0, in micro_sgt()
644 const union tgsi_exec_channel *src0, in micro_sle()
655 const union tgsi_exec_channel *src0, in micro_slt()
666 const union tgsi_exec_channel *src0, in micro_sne()
[all …]
/external/libyuv/files/source/
Dscale_msa.cc29 v16u8 src0, src1, dst0; in ScaleARGBRowDown2_MSA() local
47 v16u8 src0, src1, vec0, vec1, dst0; in ScaleARGBRowDown2Linear_MSA() local
69 v16u8 src0, src1, src2, src3, vec0, vec1, vec2, vec3, dst0; in ScaleARGBRowDown2Box_MSA() local
131 v16u8 src0 = {0}, src1 = {0}, src2 = {0}, src3 = {0}; in ScaleARGBRowDownEvenBox_MSA() local
182 v16u8 src0, src1, src2, src3, dst0, dst1; in ScaleRowDown2_MSA() local
203 v16u8 src0, src1, src2, src3, vec0, vec1, vec2, vec3, dst0, dst1; in ScaleRowDown2Linear_MSA() local
230 v16u8 src0, src1, src2, src3, src4, src5, src6, src7, dst0, dst1; in ScaleRowDown2Box_MSA() local
268 v16u8 src0, src1, src2, src3, vec0, vec1, dst0; in ScaleRowDown4_MSA() local
294 v16u8 src0, src1, src2, src3, src4, src5, src6, src7, dst0; in ScaleRowDown4Box_MSA() local
358 v16u8 src0, src1, vec0; in ScaleRowDown38_MSA() local
[all …]
Drow_msa.cc290 v16u8 src0, src1, src2, src3; in MirrorRow_MSA() local
307 v16u8 src0, src1, src2, src3; in ARGBMirrorRow_MSA() local
377 v16u8 src0, src1, src2; in I422ToARGBRow_MSA() local
408 v16u8 src0, src1, src2; in I422ToRGBARow_MSA() local
441 v16u8 src0, src1, src2, src3; in I422AlphaToARGBRow_MSA() local
477 v16u8 src0, src1, src2, src3, src4, dst0, dst1, dst2; in I422ToRGB24Row_MSA() local
530 v16u8 src0, src1, src2, dst0; in I422ToRGB565Row_MSA() local
568 v16u8 src0, src1, src2, dst0; in I422ToARGB4444Row_MSA() local
608 v16u8 src0, src1, src2, dst0; in I422ToARGB1555Row_MSA() local
643 v16u8 src0, src1, src2, src3, dst0, dst1; in YUY2ToYRow_MSA() local
[all …]
/external/webp/src/dsp/
Dlossless_enc_msa.c21 #define TRANSFORM_COLOR_8(src0, src1, dst0, dst1, c0, c1, mask0, mask1) do { \ argument
53 v16u8 src0, dst0; in TransformColor_MSA() local
101 v16u8 src0, dst0, tmp0; in SubtractGreenFromBlueAndRed_MSA() local
/external/libvpx/libvpx/third_party/libyuv/source/
Drow_msa.cc290 v16u8 src0, src1, src2, src3; in MirrorRow_MSA() local
307 v16u8 src0, src1, src2, src3; in ARGBMirrorRow_MSA() local
377 v16u8 src0, src1, src2; in I422ToARGBRow_MSA() local
408 v16u8 src0, src1, src2; in I422ToRGBARow_MSA() local
441 v16u8 src0, src1, src2, src3; in I422AlphaToARGBRow_MSA() local
477 v16u8 src0, src1, src2, src3, src4, dst0, dst1, dst2; in I422ToRGB24Row_MSA() local
530 v16u8 src0, src1, src2, dst0; in I422ToRGB565Row_MSA() local
568 v16u8 src0, src1, src2, dst0; in I422ToARGB4444Row_MSA() local
608 v16u8 src0, src1, src2, dst0; in I422ToARGB1555Row_MSA() local
643 v16u8 src0, src1, src2, src3, dst0, dst1; in YUY2ToYRow_MSA() local
[all …]

12345678