Searched refs:ytiles (Results 1 – 1 of 1) sorted by relevance
498 int ytiles = (sz.height + TILE_SIZE-1)/TILE_SIZE; in ocl_moments() local499 int ntiles = xtiles*ytiles; in ocl_moments()