Home
last modified time | relevance | path

Searched refs:I422ToYUY2Row_SSE2 (Results 1 – 6 of 6) sorted by relevance

/external/libvpx/libvpx/third_party/libyuv/source/
Dconvert_from.cc179 I422ToYUY2Row = I422ToYUY2Row_SSE2; in I422ToYUY2()
226 I422ToYUY2Row = I422ToYUY2Row_SSE2; in I420ToYUY2()
Drow_any.cc58 ANY31(I422ToYUY2Row_Any_SSE2, I422ToYUY2Row_SSE2, 1, 1, 4, 15)
Dconvert_from_argb.cc550 I422ToYUY2Row = I422ToYUY2Row_SSE2; in ARGBToYUY2()
Drow_gcc.cc5145 void I422ToYUY2Row_SSE2(const uint8* src_y, in I422ToYUY2Row_SSE2() function
Drow_win.cc5990 void I422ToYUY2Row_SSE2(const uint8* src_y, in I422ToYUY2Row_SSE2() function
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/
Drow.h1641 void I422ToYUY2Row_SSE2(const uint8* src_y,