Searched refs:ScaleRowDown2Int_NEON (Results 1 - 1 of 1) sorted by relevance

/external/libyuv/files/source/
H A Dscale.cc69 void ScaleRowDown2Int_NEON(const uint8* src_ptr, int src_stride, function in namespace:libyuv
2746 ScaleRowDown2 = filtering ? ScaleRowDown2Int_NEON : ScaleRowDown2_NEON;

Completed in 33 milliseconds