Home
last modified time | relevance | path

Searched refs:dst_stride_b (Results 1 – 7 of 7) sorted by relevance

/external/libyuv/files/source/
Drotate.cc57 uint8* dst_b, int dst_stride_b,
158 uint8* dst_b, int dst_stride_b, in TransposeUVWx8_SSE2() argument
376 uint8* dst_b, int dst_stride_b,
638 uint8* dst_b, int dst_stride_b, in TransposeUVWx8_SSE2() argument
739 "r"(static_cast<intptr_t>(dst_stride_b)) // %6 in TransposeUVWx8_SSE2()
902 uint8* dst_b, int dst_stride_b, in TransposeUVWx8_C() argument
923 dst_b += dst_stride_b; in TransposeUVWx8_C()
929 uint8* dst_b, int dst_stride_b, in TransposeUVWxH_C() argument
934 dst_b[j + ((i >> 1) * dst_stride_b)] = src[i + (j * src_stride) + 1]; in TransposeUVWxH_C()
941 uint8* dst_b, int dst_stride_b, in TransposeUV() argument
[all …]
Drotate_neon.cc193 uint8* dst_b, int dst_stride_b, in TransposeUVWx8_NEON() argument
394 "+r"(dst_stride_b), // %5 in TransposeUVWx8_NEON()
/external/libvpx/libvpx/third_party/libyuv/source/
Drotate.cc56 uint8* dst_b, int dst_stride_b,
72 uint8* dst_b, int dst_stride_b,
174 uint8* dst_b, int dst_stride_b, in TransposeUVWx8_SSE2() argument
393 uint8* dst_b, int dst_stride_b,
662 uint8* dst_b, int dst_stride_b, in TransposeUVWx8_SSE2() argument
763 "r"((intptr_t)(dst_stride_b)) // %6 in TransposeUVWx8_SSE2()
959 uint8* dst_b, int dst_stride_b, in TransposeUVWx8_C() argument
981 dst_b += dst_stride_b; in TransposeUVWx8_C()
987 uint8* dst_b, int dst_stride_b, in TransposeUVWxH_C() argument
994 dst_b[j + ((i >> 1) * dst_stride_b)] = src[i + (j * src_stride) + 1]; in TransposeUVWxH_C()
[all …]
Drotate_mips.cc314 uint8* dst_b, int dst_stride_b, in TransposeUVWx8_MIPS_DSPR2() argument
472 [dst_stride_b] "r" (dst_stride_b) in TransposeUVWx8_MIPS_DSPR2()
Drotate_neon.cc247 uint8* dst_b, int dst_stride_b, in TransposeUVWx8_NEON() argument
521 "+r"(dst_stride_b), // %6 in TransposeUVWx8_NEON()
/external/libyuv/files/include/libyuv/
Drotate.h72 uint8* dst_b, int dst_stride_b,
82 uint8* dst_b, int dst_stride_b,
88 uint8* dst_b, int dst_stride_b,
102 uint8* dst_b, int dst_stride_b,
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/
Drotate.h78 uint8* dst_b, int dst_stride_b,
88 uint8* dst_b, int dst_stride_b,
94 uint8* dst_b, int dst_stride_b,
109 uint8* dst_b, int dst_stride_b,