Home
last modified time | relevance | path

Searched defs:dst_b (Results 1 – 11 of 11) sorted by relevance

/external/libyuv/files/source/
Drotate.cc158 uint8* dst_b, int dst_stride_b, in TransposeUVWx8_SSE2()
638 uint8* dst_b, int dst_stride_b, in TransposeUVWx8_SSE2()
902 uint8* dst_b, int dst_stride_b, in TransposeUVWx8_C()
929 uint8* dst_b, int dst_stride_b, in TransposeUVWxH_C()
941 uint8* dst_b, int dst_stride_b, in TransposeUV()
981 uint8* dst_b, int dst_stride_b, in RotateUV90()
995 uint8* dst_b, int dst_stride_b, in RotateUV270()
1012 uint8* dst_b, int dst_stride_b, in RotateUV180()
Drotate_neon.cc193 uint8* dst_b, int dst_stride_b, in TransposeUVWx8_NEON()
Drow_neon.cc482 void MirrorRowUV_NEON(const uint8* src, uint8* dst_a, uint8* dst_b, int width) { in MirrorRowUV_NEON()
/external/libvpx/libvpx/third_party/libyuv/source/
Drotate_common.cc38 uint8* dst_b, int dst_stride_b, int width) { in TransposeUVWx8_C()
77 uint8* dst_b, int dst_stride_b, in TransposeUVWxH_C()
Drotate.cc194 uint8* dst_b, int dst_stride_b, in TransposeUV()
241 uint8* dst_b, int dst_stride_b, in RotateUV90()
255 uint8* dst_b, int dst_stride_b, in RotateUV270()
272 uint8* dst_b, int dst_stride_b, in RotateUV180()
Drotate_win.cc117 uint8* dst_b, int dst_stride_b, in TransposeUVWx8_SSE2()
Drotate_neon.cc249 uint8* dst_b, int dst_stride_b, in TransposeUVWx8_NEON()
Drotate_neon64.cc256 uint8* dst_b, int dst_stride_b, in TransposeUVWx8_NEON()
Drotate_gcc.cc379 uint8* dst_b, int dst_stride_b, int width) { in TransposeUVWx8_SSE2()
Drotate_mips.cc313 uint8* dst_b, int dst_stride_b, in TransposeUVWx8_MIPS_DSPR2()
/external/skia/src/opts/
DSkBlitRow_opts_arm_neon.cpp1331 uint16x8_t dst_r, dst_g, dst_b; in S32A_D565_Opaque_Dither_neon() local