Searched defs:ScaleRowDown38_2_Int_SSSE3 (Results 1 - 2 of 2) sorted by relevance

/external/libvpx/libvpx/third_party/libyuv/source/
H A Dscale.c1176 static void ScaleRowDown38_2_Int_SSSE3(const uint8* src_ptr, int src_stride, function
1952 void ScaleRowDown38_2_Int_SSSE3(const uint8* src_ptr, int src_stride,
1955 DECLARE_FUNCTION(ScaleRowDown38_2_Int_SSSE3)
2491 static void ScaleRowDown38_2_Int_SSSE3(const uint8* src_ptr, int src_stride, function
3306 ScaleRowDown38_2 = ScaleRowDown38_2_Int_SSSE3;
/external/libyuv/files/source/
H A Dscale.cc824 static void ScaleRowDown38_2_Int_SSSE3(const uint8* src_ptr, function
1643 static void ScaleRowDown38_2_Int_SSSE3(const uint8* src_ptr, function
2521 ScaleRowDown38_2 = ScaleRowDown38_2_Int_SSSE3;

Completed in 270 milliseconds