Searched refs:YUY2ToUVRow_SSE2 (Results 1 – 8 of 8) sorted by relevance
/external/libyuv/files/source/ |
D | row_posix.cc | 2202 void YUY2ToUVRow_SSE2(const uint8* src_yuy2, int stride_yuy2, in YUY2ToUVRow_SSE2() function
|
D | convert.cc | 670 YUY2ToUVRow = YUY2ToUVRow_SSE2; in YUY2ToI420()
|
D | row_win.cc | 2601 void YUY2ToUVRow_SSE2(const uint8* src_yuy2, int stride_yuy2, in YUY2ToUVRow_SSE2() function
|
/external/libyuv/files/include/libyuv/ |
D | row.h | 604 void YUY2ToUVRow_SSE2(const uint8* src_yuy2, int stride_yuy2,
|
/external/chromium_org/third_party/libyuv/source/ |
D | convert.cc | 535 YUY2ToUVRow = YUY2ToUVRow_SSE2; in YUY2ToI420()
|
D | row_posix.cc | 3497 void YUY2ToUVRow_SSE2(const uint8* src_yuy2, int stride_yuy2, in YUY2ToUVRow_SSE2() function
|
D | row_win.cc | 4046 void YUY2ToUVRow_SSE2(const uint8* src_yuy2, int stride_yuy2, in YUY2ToUVRow_SSE2() function
|
/external/chromium_org/third_party/libyuv/include/libyuv/ |
D | row.h | 1372 void YUY2ToUVRow_SSE2(const uint8* src_yuy2, int stride_yuy2,
|