Searched refs:dest_step (Results 1 – 2 of 2) sorted by relevance
72 int dest_step, in scale1d_2t1_i() argument86 …for (i = dest_step, j = source_step; i < dest_length * dest_step; i += dest_step, j += source_step… in scale1d_2t1_i()126 int dest_step, in scale1d_2t1_ps() argument139 for (i = 0; i < dest_length * dest_step; i += dest_step, j += source_step) in scale1d_2t1_ps()172 int dest_step, in scale1d_c() argument189 for (i = 0; i < dest_length * dest_step; i += dest_step) { in scale1d_c()262 … unsigned char * dest, int dest_step, unsigned int dest_scale, unsigned int dest_length); in Scale2D()
210 int dest_step = bYFlip ? -dest_pitch : dest_pitch; in SwapXY() local215 dest_scan += dest_step; in SwapXY()220 int dest_step = bYFlip ? -dest_pitch : dest_pitch; in SwapXY() local222 dest_step -= 2; in SwapXY()235 dest_scan += dest_step; in SwapXY()242 dest_scan += dest_step; in SwapXY()249 dest_scan += dest_step; in SwapXY()258 int dest_step = bYFlip ? -dest_pitch : dest_pitch; in SwapXY() local269 dest_scan += dest_step; in SwapXY()