Home
last modified time | relevance | path

Searched defs:src_y0 (Results 1 – 15 of 15) sorted by relevance

/external/mesa3d/src/amd/vulkan/
Dradv_meta_blit.c564 unsigned src_y0 = pRegions[r].srcOffsets[0].y; in radv_CmdBlitImage() local
/external/libyuv/files/source/
Drow_neon.cc2739 void SobelXRow_NEON(const uint8* src_y0, in SobelXRow_NEON()
2785 void SobelYRow_NEON(const uint8* src_y0, in SobelYRow_NEON()
Drow_neon64.cc2724 void SobelXRow_NEON(const uint8* src_y0, in SobelXRow_NEON()
2770 void SobelYRow_NEON(const uint8* src_y0, in SobelYRow_NEON()
Drow_gcc.cc4390 void SobelXRow_SSE2(const uint8* src_y0, in SobelXRow_SSE2()
4447 void SobelYRow_SSE2(const uint8* src_y0, in SobelYRow_SSE2()
Dplanar_functions.cc893 int BlendPlane(const uint8* src_y0, in BlendPlane()
955 int I420Blend(const uint8* src_y0, in I420Blend()
Drow_common.cc877 void SobelXRow_C(const uint8* src_y0, in SobelXRow_C()
898 void SobelYRow_C(const uint8* src_y0, in SobelYRow_C()
Drow_msa.cc328 v16u8 src_u0, src_v0, src_y0, src_y1, vec_uv0, vec_uv1; in I422ToYUY2Row_MSA() local
352 v16u8 src_u0, src_v0, src_y0, src_y1, vec_uv0, vec_uv1; in I422ToUYVYRow_MSA() local
/external/libvpx/libvpx/third_party/libyuv/source/
Drow_neon.cc2758 void SobelXRow_NEON(const uint8* src_y0, const uint8* src_y1, in SobelXRow_NEON()
2801 void SobelYRow_NEON(const uint8* src_y0, const uint8* src_y1, in SobelYRow_NEON()
Drow_neon64.cc2724 void SobelXRow_NEON(const uint8* src_y0, const uint8* src_y1, in SobelXRow_NEON()
2767 void SobelYRow_NEON(const uint8* src_y0, const uint8* src_y1, in SobelYRow_NEON()
Dplanar_functions.cc723 int BlendPlane(const uint8* src_y0, int src_stride_y0, in BlendPlane()
781 int I420Blend(const uint8* src_y0, int src_stride_y0, in I420Blend()
Drow_gcc.cc4339 void SobelXRow_SSE2(const uint8* src_y0, const uint8* src_y1, in SobelXRow_SSE2()
4393 void SobelYRow_SSE2(const uint8* src_y0, const uint8* src_y1, in SobelYRow_SSE2()
Drow_common.cc879 void SobelXRow_C(const uint8* src_y0, const uint8* src_y1, const uint8* src_y2, in SobelXRow_C()
897 void SobelYRow_C(const uint8* src_y0, const uint8* src_y1, in SobelYRow_C()
/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_blorp.c354 float src_x0, float src_y0, in brw_blorp_blit_miptrees()
/external/mesa3d/src/intel/blorp/
Dblorp_blit.c2008 float src_x0, float src_y0, in blorp_blit()
/external/mesa3d/src/intel/vulkan/
Danv_blorp.c495 unsigned src_y0 = pRegions[r].srcOffsets[0].y; in anv_CmdBlitImage() local