Home | History | Annotate | Download | only in source

Lines Matching defs:ScaleRowDown2Int_C

1964 void ScaleRowDown2Int_C(const uint8* src_ptr, ptrdiff_t src_stride,
2060 ScaleRowDown2Int_C(src_row, kMaxOutputWidth, dst, dst_width);
2301 filtering ? ScaleRowDown2Int_C : ScaleRowDown2_C;