Searched refs:ScaleRowDown4Int_SSE2 (Results 1 – 1 of 1) sorted by relevance
745 static void ScaleRowDown4Int_SSE2(const uint8* src_ptr, int src_stride, in ScaleRowDown4Int_SSE2() function1579 static void ScaleRowDown4Int_SSE2(const uint8* src_ptr, int src_stride, in ScaleRowDown4Int_SSE2() function3117 ScaleRowDown4 = filtering ? ScaleRowDown4Int_SSE2 : ScaleRowDown4_SSE2; in ScalePlaneDown4()