Home
last modified time | relevance | path

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

/external/libvpx/libvpx/third_party/libyuv/source/
Drow_x86.asm109 ; void MergeUVRow_SSE2(const uint8* src_u, const uint8* src_v, uint8* dst_uv,
Dconvert_from_argb.cc322 MergeUVRow_ = MergeUVRow_SSE2; in ARGBToNV12()
431 MergeUVRow_ = MergeUVRow_SSE2; in ARGBToNV21()
Drow_any.cc167 ANY21(MergeUVRow_Any_SSE2, MergeUVRow_SSE2, 0, 1, 1, 2, 15)
Dconvert_from.cc406 MergeUVRow_ = MergeUVRow_SSE2; in I420ToNV12()
Drow_gcc.cc2563 void MergeUVRow_SSE2(const uint8* src_u, const uint8* src_v, uint8* dst_uv, in MergeUVRow_SSE2() function
Drow_win.cc3272 void MergeUVRow_SSE2(const uint8* src_u, const uint8* src_v, uint8* dst_uv, in MergeUVRow_SSE2() function
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/
Drow.h791 void MergeUVRow_SSE2(const uint8* src_u, const uint8* src_v, uint8* dst_uv,