Home
last modified time | relevance | path

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

/external/mesa3d/src/amd/vulkan/
Dradv_meta_blit.c565 unsigned src_y1 = pRegions[r].srcOffsets[1].y; in radv_CmdBlitImage() local
/external/libvpx/libvpx/third_party/libyuv/source/
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()
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()
Dplanar_functions.cc724 const uint8* src_y1, int src_stride_y1, in BlendPlane()
784 const uint8* src_y1, int src_stride_y1, 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/libyuv/files/source/
Drow_neon.cc2740 const uint8* src_y1, in SobelXRow_NEON()
2786 const uint8* src_y1, in SobelYRow_NEON()
Drow_neon64.cc2725 const uint8* src_y1, in SobelXRow_NEON()
2771 const uint8* src_y1, in SobelYRow_NEON()
Drow_gcc.cc4391 const uint8* src_y1, in SobelXRow_SSE2()
4448 const uint8* src_y1, in SobelYRow_SSE2()
Dplanar_functions.cc895 const uint8* src_y1, in BlendPlane()
961 const uint8* src_y1, in I420Blend()
Drow_common.cc878 const uint8* src_y1, in SobelXRow_C()
899 const uint8* src_y1, 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/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_blorp.c355 float src_x1, float src_y1, in brw_blorp_blit_miptrees()
/external/mesa3d/src/intel/blorp/
Dblorp_blit.c2009 float src_x1, float src_y1, in blorp_blit()
/external/mesa3d/src/intel/vulkan/
Danv_blorp.c496 unsigned src_y1 = pRegions[r].srcOffsets[1].y; in anv_CmdBlitImage() local