Searched refs:ScaleRowDown4Int_NEON (Results 1 – 2 of 2) sorted by relevance
90 void ScaleRowDown4Int_NEON(const uint8* src_ptr, ptrdiff_t src_stride, in ScaleRowDown4Int_NEON() function
65 void ScaleRowDown4Int_NEON(const uint8* src_ptr, ptrdiff_t src_stride,2343 ScaleRowDown4 = filtering ? ScaleRowDown4Int_NEON : ScaleRowDown4_NEON; in ScalePlaneDown4()