Home
last modified time | relevance | path

Searched defs:dst_a (Results 1 – 25 of 39) sorted by relevance

12

/external/libyuv/files/source/
Drotate_common.cc41 uint8* dst_a, in TransposeUVWx8_C()
87 uint8* dst_a, in TransposeUVWxH_C()
Drotate.cc229 uint8* dst_a, in TransposeUV()
304 uint8* dst_a, in RotateUV90()
320 uint8* dst_a, in RotateUV270()
339 uint8* dst_a, in RotateUV180()
Drotate_win.cc117 uint8* dst_a, in TransposeUVWx8_SSE2()
Drotate_neon.cc250 uint8* dst_a, in TransposeUVWx8_NEON()
Drotate_gcc.cc260 uint8* dst_a, in TransposeUVWx8_SSE2()
Drotate_neon64.cc259 uint8* dst_a, in TransposeUVWx8_NEON()
Drotate_dspr2.cc308 uint8* dst_a, in TransposeUVWx8_DSPR2()
Drotate_msa.cc66 uint8* dst_a, in TransposeUVWx16_C()
158 uint8* dst_a, in TransposeUVWx16_MSA()
/external/libvpx/libvpx/third_party/libyuv/source/
Drotate_common.cc41 uint8_t* dst_a, in TransposeUVWx8_C()
87 uint8_t* dst_a, in TransposeUVWxH_C()
Drotate.cc206 uint8_t* dst_a, in TransposeUV()
275 uint8_t* dst_a, in RotateUV90()
291 uint8_t* dst_a, in RotateUV270()
310 uint8_t* dst_a, in RotateUV180()
Drotate_win.cc117 uint8_t* dst_a, in TransposeUVWx8_SSE2()
Drotate_neon.cc197 uint8_t* dst_a, in TransposeUVWx8_NEON()
Drotate_neon64.cc205 uint8_t* dst_a, in TransposeUVWx8_NEON()
Drotate_gcc.cc260 uint8_t* dst_a, in TransposeUVWx8_SSE2()
Drotate_msa.cc66 uint8_t* dst_a, in TransposeUVWx16_C()
158 uint8_t* dst_a, in TransposeUVWx16_MSA()
/external/libaom/libaom/third_party/libyuv/source/
Drotate_common.cc37 uint8* dst_a, int dst_stride_a, in TransposeUVWx8_C()
76 uint8* dst_a, int dst_stride_a, in TransposeUVWxH_C()
Drotate.cc193 uint8* dst_a, int dst_stride_a, in TransposeUV()
240 uint8* dst_a, int dst_stride_a, in RotateUV90()
254 uint8* dst_a, int dst_stride_a, in RotateUV270()
271 uint8* dst_a, int dst_stride_a, in RotateUV180()
Drotate_win.cc116 uint8* dst_a, int dst_stride_a, in TransposeUVWx8_SSE2()
Drotate_neon.cc248 uint8* dst_a, int dst_stride_a, in TransposeUVWx8_NEON()
Drotate_gcc.cc378 uint8* dst_a, int dst_stride_a, in TransposeUVWx8_SSE2()
Drotate_neon64.cc255 uint8* dst_a, int dst_stride_a, in TransposeUVWx8_NEON()
Drotate_mips.cc312 uint8* dst_a, int dst_stride_a, in TransposeUVWx8_MIPS_DSPR2()
/external/deqp/external/openglcts/modules/glesext/draw_buffers_indexed/
DesextcDrawBuffersIndexedBase.cpp257 glw::GLenum dst_a) in SetBlendFuncSeparatei()
336 glw::GLenum src_a, glw::GLenum dst_a) in SetBlendFuncSeparate()
/external/mesa3d/src/gallium/drivers/vc4/
Dvc4_nir_lower_blend.c182 nir_ssa_def *dst_a, in vc4_blend_channel_i()
344 nir_ssa_def *dst_a; in vc4_do_blending_i() local
/external/webp/src/demux/
Danim_decode.c198 uint32_t dst, uint8_t dst_a, in BlendChannelNonPremult()
214 const uint8_t dst_a = (dst >> 24) & 0xff; in BlendPixelNonPremult() local

12