Searched refs:unitSize (Results 1 – 1 of 1) sorted by relevance
77 RK_U32 unitSize = maxCUSize >> (maxDepth - 1); in init_raster2zscan() local78 RK_U32 numPartInCUSize = (RK_U32)maxCUSize / unitSize; in init_raster2zscan()93 RK_U32 unitSize = maxCUSize >> (maxDepth - 1); in init_raster2pelxy() local95 RK_U32 numPartInCUSize = maxCUSize / unitSize; in init_raster2pelxy()100 tempx[0] = tempx[-1] + unitSize; in init_raster2pelxy()110 tempy[i] = (i / numPartInCUSize) * unitSize; in init_raster2pelxy()