Home
last modified time | relevance | path

Searched defs:dst_uv (Results 1 – 8 of 8) sorted by relevance

/external/libvpx/libvpx/third_party/libyuv/source/
Dconvert_from_argb.cc254 uint8* dst_uv, int dst_stride_uv, in ARGBToNV12()
357 uint8* dst_uv, int dst_stride_uv, in ARGBToNV21()
Drow_win.cc3573 void MergeUVRow_SSE2(const uint8* src_u, const uint8* src_v, uint8* dst_uv, in MergeUVRow_SSE2()
3604 uint8* dst_uv, int width) { in MergeUVRow_Unaligned_SSE2()
3635 void MergeUVRow_AVX2(const uint8* src_u, const uint8* src_v, uint8* dst_uv, in MergeUVRow_AVX2()
6739 uint8* dst_uv, int pix) { in HalfRow_SSE2()
6764 uint8* dst_uv, int pix) { in HalfRow_AVX2()
Dconvert_from.cc364 uint8* dst_uv, int dst_stride_uv, in I420ToNV12()
1096 uint8* dst_uv = dst_sample + width * height; in ConvertFromI420() local
Drow_posix.cc3179 void MergeUVRow_SSE2(const uint8* src_u, const uint8* src_v, uint8* dst_uv, in MergeUVRow_SSE2()
3212 uint8* dst_uv, int width) { in MergeUVRow_Unaligned_SSE2()
5793 uint8* dst_uv, int pix) { in HalfRow_SSE2()
Drow_neon64.cc846 void MergeUVRow_NEON(const uint8* src_u, const uint8* src_v, uint8* dst_uv, in MergeUVRow_NEON()
1358 uint8* dst_uv, int pix) { in HalfRow_NEON()
Drow_neon.cc805 void MergeUVRow_NEON(const uint8* src_u, const uint8* src_v, uint8* dst_uv, in MergeUVRow_NEON()
1277 uint8* dst_uv, int pix) { in HalfRow_NEON()
Drow_common.cc1548 void MergeUVRow_C(const uint8* src_u, const uint8* src_v, uint8* dst_uv, in MergeUVRow_C()
1890 uint8* dst_uv, int pix) { in HalfRow_C()
1898 uint16* dst_uv, int pix) { in HalfRow_16_C()
/external/libyuv/files/source/
Dconvert.cc70 uint8* dst_uv, int pix) { in HalfRow_SSE2()
95 uint8* dst_uv, int pix) { in HalfRow_SSE2()
119 uint8* dst_uv, int pix) { in HalfRow_C()