Searched refs:TransposeUVWx8_SSE2 (Results 1 – 14 of 14) sorted by relevance
/external/libaom/libaom/third_party/libyuv/source/ |
D | rotate_gcc.cc | 110 void TransposeUVWx8_SSE2(const uint8* src, int src_stride, 114 DECLARE_FUNCTION(TransposeUVWx8_SSE2) 377 void TransposeUVWx8_SSE2(const uint8* src, int src_stride, in TransposeUVWx8_SSE2() function
|
D | rotate_win.cc | 115 void TransposeUVWx8_SSE2(const uint8* src, int src_stride, in TransposeUVWx8_SSE2() function
|
D | rotate.cc | 208 TransposeUVWx8 = TransposeUVWx8_SSE2; in TransposeUV()
|
/external/libvpx/libvpx/third_party/libyuv/source/ |
D | rotate_gcc.cc | 258 void TransposeUVWx8_SSE2(const uint8_t* src, in TransposeUVWx8_SSE2() function
|
D | rotate_any.cc | 63 TUVANY(TransposeUVWx8_Any_SSE2, TransposeUVWx8_SSE2, 7)
|
D | rotate_win.cc | 115 __declspec(naked) void TransposeUVWx8_SSE2(const uint8_t* src, in TransposeUVWx8_SSE2() function
|
D | rotate.cc | 231 TransposeUVWx8 = TransposeUVWx8_SSE2; in TransposeUV()
|
/external/libyuv/files/source/ |
D | rotate_gcc.cc | 258 void TransposeUVWx8_SSE2(const uint8* src, in TransposeUVWx8_SSE2() function
|
D | rotate_any.cc | 65 TUVANY(TransposeUVWx8_Any_SSE2, TransposeUVWx8_SSE2, 7)
|
D | rotate_win.cc | 115 __declspec(naked) void TransposeUVWx8_SSE2(const uint8* src, in TransposeUVWx8_SSE2() function
|
D | rotate.cc | 254 TransposeUVWx8 = TransposeUVWx8_SSE2; in TransposeUV()
|
/external/libaom/libaom/third_party/libyuv/include/libyuv/ |
D | rotate_row.h | 124 void TransposeUVWx8_SSE2(const uint8* src, int src_stride,
|
/external/libvpx/libvpx/third_party/libyuv/include/libyuv/ |
D | rotate_row.h | 145 void TransposeUVWx8_SSE2(const uint8_t* src,
|
/external/libyuv/files/include/libyuv/ |
D | rotate_row.h | 165 void TransposeUVWx8_SSE2(const uint8* src,
|