Searched refs:BLOCKSIZE_H (Results 1 – 2 of 2) sorted by relevance
426 #define BLOCKSIZE_H 32 macro450 min(height, BLOCKSIZE_H)); in WSCONS_blit16blocked()454 dst_pos = (Uint16 *)((Uint8 *)dst_pos + dst_linebytes * BLOCKSIZE_H); in WSCONS_blit16blocked()455 src_pos += srcDownDelta * BLOCKSIZE_H; in WSCONS_blit16blocked()456 height -= BLOCKSIZE_H; in WSCONS_blit16blocked()
1467 #define BLOCKSIZE_H 32 macro1486 min(height, BLOCKSIZE_H)); in FB_blit16blocked()1490 dst_pos = (Uint16 *)((Uint8 *)dst_pos + dst_linebytes * BLOCKSIZE_H); in FB_blit16blocked()1491 src_pos += src_down_delta * BLOCKSIZE_H; in FB_blit16blocked()1492 height -= BLOCKSIZE_H; in FB_blit16blocked()