Home | History | Annotate | Download | only in source

Lines Matching refs:TransposeUVWx8_SSE2

156 static void TransposeUVWx8_SSE2(const uint8* src, int src_stride,
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,
955 TransposeUVWx8 = TransposeUVWx8_SSE2;