Searched refs:ARGBInterpolateRow (Results 1 – 1 of 1) sorted by relevance
1404 void (*ARGBInterpolateRow)(uint8* dst_ptr, const uint8* src_ptr, in ARGBInterpolate() local1412 ARGBInterpolateRow = ARGBInterpolateRow_SSSE3; in ARGBInterpolate()1416 ARGBInterpolateRow(dst_argb, src_argb0, src_argb1 - src_argb0, in ARGBInterpolate()