Home
last modified time | relevance | path

Searched refs:ScaleRowDown4Int_NEON (Results 1 – 2 of 2) sorted by relevance

/external/libyuv/files/source/
Dscale_neon.cc90 void ScaleRowDown4Int_NEON(const uint8* src_ptr, ptrdiff_t src_stride, in ScaleRowDown4Int_NEON() function
Dscale.cc65 void ScaleRowDown4Int_NEON(const uint8* src_ptr, ptrdiff_t src_stride,
2343 ScaleRowDown4 = filtering ? ScaleRowDown4Int_NEON : ScaleRowDown4_NEON; in ScalePlaneDown4()