Home
last modified time | relevance | path

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

/external/libyuv/files/source/
Drotate.cc156 static void TransposeUVWx8_SSE2(const uint8* src, int src_stride, in TransposeUVWx8_SSE2() function
374 extern "C" void TransposeUVWx8_SSE2(const uint8* src, int src_stride,
379 DECLARE_FUNCTION(TransposeUVWx8_SSE2)
636 static void TransposeUVWx8_SSE2(const uint8* src, int src_stride, in TransposeUVWx8_SSE2() function
955 TransposeUVWx8 = TransposeUVWx8_SSE2; in TransposeUV()