Home
last modified time | relevance | path

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

/external/libyuv/files/source/
Dscale_neon.cc46 void ScaleRowDown2Int_NEON(const uint8* src_ptr, ptrdiff_t src_stride, in ScaleRowDown2Int_NEON() function
Dconvert.cc194 void ScaleRowDown2Int_NEON(const uint8* src_ptr, ptrdiff_t src_stride,
234 ScaleRowDown2 = ScaleRowDown2Int_NEON; in I444ToI420()
Dscale.cc59 void ScaleRowDown2Int_NEON(const uint8* src_ptr, ptrdiff_t src_stride,
2305 ScaleRowDown2 = filtering ? ScaleRowDown2Int_NEON : ScaleRowDown2_NEON; in ScalePlaneDown2()