Searched defs:TILE_INFO (Results 1 – 1 of 1) sorted by relevance
310 typedef struct TILE_INFO struct312 int64_t matrix[4];314 uint16_t tile_x_num; /* x axis tile num / tile size is 8x8 pixel */315 uint16_t tile_y_num; /* y axis tile num */339 TILE_INFO; argument