Searched defs:TILE (Results 1 – 3 of 3) sorted by relevance
160 AC_DEFINE([TILE], 1, [Define for the Tile architecture]) definition
15 #define TILE(x, width) (((x) & 0xFFFF) * width >> 16) macro
568 MORPHOLOGY, BITMAP, DISPLACE, TILE, PICTURE, PAINT, NUM_FILTERS }; in make_image_filter() enumerator