Lines Matching defs:src_stride
64 static void TransposeWx8_SSSE3(const uint8* src, int src_stride, in TransposeWx8_SSSE3()
156 static void TransposeUVWx8_SSE2(const uint8* src, int src_stride, in TransposeUVWx8_SSE2()
285 static void TransposeWx8_SSSE3(const uint8* src, int src_stride, in TransposeWx8_SSSE3()
497 static void TransposeWx8_FAST_SSSE3(const uint8* src, int src_stride, in TransposeWx8_FAST_SSSE3()
636 static void TransposeUVWx8_SSE2(const uint8* src, int src_stride, in TransposeUVWx8_SSE2()
748 static void TransposeWx8_C(const uint8* src, int src_stride, in TransposeWx8_C()
765 static void TransposeWxH_C(const uint8* src, int src_stride, in TransposeWxH_C()
776 void TransposePlane(const uint8* src, int src_stride, in TransposePlane()
813 void RotatePlane90(const uint8* src, int src_stride, in RotatePlane90()
825 void RotatePlane270(const uint8* src, int src_stride, in RotatePlane270()
837 void RotatePlane180(const uint8* src, int src_stride, in RotatePlane180()
900 static void TransposeUVWx8_C(const uint8* src, int src_stride, in TransposeUVWx8_C()
927 static void TransposeUVWxH_C(const uint8* src, int src_stride, in TransposeUVWxH_C()
939 void TransposeUV(const uint8* src, int src_stride, in TransposeUV()
979 void RotateUV90(const uint8* src, int src_stride, in RotateUV90()
993 void RotateUV270(const uint8* src, int src_stride, in RotateUV270()
1010 void RotateUV180(const uint8* src, int src_stride, in RotateUV180()