Searched refs:YUY2ToUV422Row_SSE2 (Results 1 – 16 of 16) sorted by relevance
/external/libaom/libaom/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_any.cc | 922 ANY12(YUY2ToUV422Row_Any_SSE2, YUY2ToUV422Row_SSE2, 1, 4, 1, 15)
|
D | row_gcc.cc | 3139 void YUY2ToUV422Row_SSE2(const uint8* src_yuy2, in YUY2ToUV422Row_SSE2() function
|
D | planar_functions.cc | 505 YUY2ToUV422Row = YUY2ToUV422Row_SSE2; in YUY2ToI422()
|
D | row_win.cc | 3895 __declspec(naked) void YUY2ToUV422Row_SSE2(const uint8* src_yuy2,
|
/external/libvpx/libvpx/third_party/libyuv/source/ |
D | row_any.cc | 1050 ANY12(YUY2ToUV422Row_Any_SSE2, YUY2ToUV422Row_SSE2, 1, 4, 1, 15)
|
D | row_gcc.cc | 4148 void YUY2ToUV422Row_SSE2(const uint8_t* src_yuy2, in YUY2ToUV422Row_SSE2() function
|
D | planar_functions.cc | 702 YUY2ToUV422Row = YUY2ToUV422Row_SSE2; in YUY2ToI422()
|
D | row_win.cc | 3905 __declspec(naked) void YUY2ToUV422Row_SSE2(const uint8_t* src_yuy2,
|
/external/libaom/libaom/third_party/libyuv/include/libyuv/ |
D | row.h | 1565 void YUY2ToUV422Row_SSE2(const uint8* src_yuy2,
|
/external/libyuv/files/include/libyuv/ |
D | row.h | 2544 void YUY2ToUV422Row_SSE2(const uint8* src_yuy2,
|
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/ |
D | row.h | 2759 void YUY2ToUV422Row_SSE2(const uint8_t* src_yuy2,
|