Searched refs:ScaleRowDown8Int_SSE2 (Results 1 – 1 of 1) sorted by relevance
837 static void ScaleRowDown8Int_SSE2(const uint8* src_ptr, int src_stride, in ScaleRowDown8Int_SSE2() function1660 void ScaleRowDown8Int_SSE2(const uint8* src_ptr, int src_stride,1663 DECLARE_FUNCTION(ScaleRowDown8Int_SSE2)2199 static void ScaleRowDown8Int_SSE2(const uint8* src_ptr, int src_stride, in ScaleRowDown8Int_SSE2() function3156 ScaleRowDown8 = filtering ? ScaleRowDown8Int_SSE2 : ScaleRowDown8_SSE2; in ScalePlaneDown8()