Home
last modified time | relevance | path

Searched defs:src_rgb (Results 1 – 12 of 12) sorted by relevance

/third_party/skia/m133/third_party/externals/libyuv/source/
Dscale_rgb.cc31 int RGBScale(const uint8_t* src_rgb, in RGBScale()
Drow_mmi.cc687 void ARGBToUVRow_MMI(const uint8_t* src_rgb, in ARGBToUVRow_MMI()
1003 void BGRAToUVRow_MMI(const uint8_t* src_rgb, in BGRAToUVRow_MMI()
1319 void ABGRToUVRow_MMI(const uint8_t* src_rgb, in ABGRToUVRow_MMI()
1635 void RGBAToUVRow_MMI(const uint8_t* src_rgb, in RGBAToUVRow_MMI()
1955 void RGB24ToUVRow_MMI(const uint8_t* src_rgb, in RGB24ToUVRow_MMI()
2291 void RAWToUVRow_MMI(const uint8_t* src_rgb, in RAWToUVRow_MMI()
2627 void ARGBToUVJRow_MMI(const uint8_t* src_rgb, in ARGBToUVJRow_MMI()
5128 void SplitRGBRow_MMI(const uint8_t* src_rgb, in SplitRGBRow_MMI()
Drow_msa.cc2019 void RGB24ToUVRow_MSA(const uint8_t* src_rgb, in RGB24ToUVRow_MSA()
2129 void RAWToUVRow_MSA(const uint8_t* src_rgb, in RAWToUVRow_MSA()
2505 void ARGBToUVJRow_MSA(const uint8_t* src_rgb, in ARGBToUVJRow_MSA()
2637 void BGRAToUVRow_MSA(const uint8_t* src_rgb, in BGRAToUVRow_MSA()
2672 void ABGRToUVRow_MSA(const uint8_t* src_rgb, in ABGRToUVRow_MSA()
2707 void RGBAToUVRow_MSA(const uint8_t* src_rgb, in RGBAToUVRow_MSA()
Drow_neon.cc647 void SplitRGBRow_NEON(const uint8_t* src_rgb, in SplitRGBRow_NEON()
2611 void RGBToYMatrixRow_NEON(const uint8_t* src_rgb, in RGBToYMatrixRow_NEON()
Drow_neon64.cc758 void SplitRGBRow_NEON(const uint8_t* src_rgb, in SplitRGBRow_NEON()
2857 void RGBToYMatrixRow_NEON(const uint8_t* src_rgb, in RGBToYMatrixRow_NEON()
Dplanar_functions.cc1039 void SplitRGBPlane(const uint8_t* src_rgb, in SplitRGBPlane()
Drow_gcc.cc5222 void SplitRGBRow_SSSE3(const uint8_t* src_rgb, in SplitRGBRow_SSSE3()
Drow_common.cc2741 void SplitRGBRow_C(const uint8_t* src_rgb, in SplitRGBRow_C()
/third_party/vk-gl-cts/external/openglcts/modules/glesext/draw_buffers_indexed/
DesextcDrawBuffersIndexedBase.cpp255 … DrawBuffersIndexedBase::BlendMaskStateMachine::SetBlendFuncSeparatei(int idx, glw::GLenum src_rgb, in SetBlendFuncSeparatei()
335 void DrawBuffersIndexedBase::BlendMaskStateMachine::SetBlendFuncSeparate(glw::GLenum src_rgb, glw::… in SetBlendFuncSeparate()
/third_party/mesa3d/src/compiler/glsl/
Dgl_nir_lower_blend_equation_advanced.c330 nir_variable *src_rgb = add_temp_var(b, "__blend_src_rgb", glsl_vec_type(3)); in calc_blend_result() local
/third_party/mesa3d/src/gallium/drivers/crocus/
Dcrocus_state.c1530 enum pipe_blendfactor src_rgb = in set_blend_entry_bits() local
1612 enum pipe_blendfactor src_rgb = in crocus_create_blend_state() local
/third_party/mesa3d/src/gallium/drivers/iris/
Diris_state.c1731 enum pipe_blendfactor src_rgb = in iris_create_blend_state() local