Searched refs:tempx (Results 1 – 1 of 1) sorted by relevance
90 RK_U32* tempx = &raster2pelx[0]; in init_raster2pelxy() local97 tempx[0] = 0; in init_raster2pelxy()98 tempx++; in init_raster2pelxy()100 tempx[0] = tempx[-1] + unitSize; in init_raster2pelxy()101 tempx++; in init_raster2pelxy()105 memcpy(tempx, tempx - numPartInCUSize, sizeof(RK_U32) * numPartInCUSize); in init_raster2pelxy()106 tempx += numPartInCUSize; in init_raster2pelxy()