Searched refs:YUY2ToUV422Row_SSE2 (Results 1 – 12 of 12) sorted by relevance
/external/libvpx/libvpx/third_party/libyuv/source/ |
D | row_any.cc | 583 ANY12(YUY2ToUV422Row_Any_SSE2, YUY2ToUV422Row_SSE2, 1, 4, 1, 15)
|
D | row_gcc.cc | 2883 void YUY2ToUV422Row_SSE2(const uint8* src_yuy2, in YUY2ToUV422Row_SSE2() function
|
D | planar_functions.cc | 314 YUY2ToUV422Row = YUY2ToUV422Row_SSE2; in YUY2ToI422()
|
D | row_common.cc | 2268 YUY2ToUV422Row_SSE2(src_yuy2, row_u, row_v, twidth); in YUY2ToARGBRow_SSSE3()
|
D | row_win.cc | 3870 void YUY2ToUV422Row_SSE2(const uint8* src_yuy2, in YUY2ToUV422Row_SSE2() function
|
/external/libyuv/files/source/ |
D | row_posix.cc | 2242 void YUY2ToUV422Row_SSE2(const uint8* src_yuy2, in YUY2ToUV422Row_SSE2() function
|
D | convert_argb.cc | 703 YUY2ToUV422Row = YUY2ToUV422Row_SSE2; in YUY2ToARGB()
|
D | planar_functions.cc | 137 YUY2ToUV422Row = YUY2ToUV422Row_SSE2; in YUY2ToI422()
|
D | convert.cc | 547 YUY2ToUV422Row = YUY2ToUV422Row_SSE2; in Q420ToI420()
|
D | row_win.cc | 2645 void YUY2ToUV422Row_SSE2(const uint8* src_yuy2, in YUY2ToUV422Row_SSE2() function
|
/external/libyuv/files/include/libyuv/ |
D | row.h | 606 void YUY2ToUV422Row_SSE2(const uint8* src_yuy2,
|
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/ |
D | row.h | 1564 void YUY2ToUV422Row_SSE2(const uint8* src_yuy2,
|