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