Searched defs:xblocks (Results 1 – 3 of 3) sorted by relevance
107 int xblocks, int yblocks, int zblocks, bool isUnsignedByte) in Decode()
1389 int xblocks = (mipLevelExtent.width + xBlockSize - 1) / xBlockSize; in decodeASTC() local
313 const int xblocks = ((width+xhalf)/blockx) + 1; in calc_combed_score() local