Searched refs:src_down_delta (Results 1 – 2 of 2) sorted by relevance
44 int src_down_delta, /* pixels, not bytes */
1445 static void FB_blit16(Uint8 *byte_src_pos, int src_right_delta, int src_down_delta, in FB_blit16() argument1461 src_pos += src_down_delta; in FB_blit16()1469 static void FB_blit16blocked(Uint8 *byte_src_pos, int src_right_delta, int src_down_delta, in FB_blit16blocked() argument1482 src_down_delta, in FB_blit16blocked()1491 src_pos += src_down_delta * BLOCKSIZE_H; in FB_blit16blocked()