Searched refs:dest_step (Results 1 – 2 of 2) sorted by relevance
71 int dest_step, in scale1d_2t1_i() argument85 …for (i = dest_step, j = source_step; i < dest_length * dest_step; i += dest_step, j += source_step… in scale1d_2t1_i()125 int dest_step, in scale1d_2t1_ps() argument138 for (i = 0; i < dest_length * dest_step; i += dest_step, j += source_step) in scale1d_2t1_ps()171 int dest_step, in scale1d_c() argument188 for (i = 0; i < dest_length * dest_step; i += dest_step) { in scale1d_c()261 … unsigned char * dest, int dest_step, unsigned int dest_scale, unsigned int dest_length); in Scale2D()
88 int dest_step = bYFlip ? -dest_pitch : dest_pitch; in SwapXY() local93 dest_scan += dest_step; in SwapXY()98 int dest_step = bYFlip ? -dest_pitch : dest_pitch; in SwapXY() local100 dest_step -= 2; in SwapXY()112 dest_scan += dest_step; in SwapXY()119 dest_scan += dest_step; in SwapXY()126 dest_scan += dest_step; in SwapXY()134 int dest_step = bYFlip ? -dest_pitch : dest_pitch; in SwapXY() local144 dest_scan += dest_step; in SwapXY()