Home | History | Annotate | Download | only in source

Lines Matching full:src_stride

194 void ScaleRowDown2Int_NEON(const uint8* src_ptr, ptrdiff_t src_stride,
199 void ScaleRowDown2Int_SSE2(const uint8* src_ptr, ptrdiff_t src_stride,
202 void ScaleRowDown2Int_C(const uint8* src_ptr, ptrdiff_t src_stride,
229 void (*ScaleRowDown2)(const uint8* src_ptr, ptrdiff_t src_stride,
278 int src_stride, int dst_stride,