Home
last modified time | relevance | path

Searched refs:MergeUVRow_SSE2 (Results 1 – 6 of 6) 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.cc313 MergeUVRow_ = MergeUVRow_SSE2; in ARGBToNV12()
416 MergeUVRow_ = MergeUVRow_SSE2; in ARGBToNV21()
Dconvert_from.cc407 MergeUVRow_ = MergeUVRow_SSE2; in I420ToNV12()
Drow_posix.cc3179 void MergeUVRow_SSE2(const uint8* src_u, const uint8* src_v, uint8* dst_uv, in MergeUVRow_SSE2() function
Drow_win.cc3573 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.h783 void MergeUVRow_SSE2(const uint8* src_u, const uint8* src_v, uint8* dst_uv,